← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 705078] Re: Xorg crashed with SIGSEGV in pixman_image_set_has_client_clip()

 

xorg-server (2:1.9.99.901+git20110131.be3be758-0ubuntu3) natty;
urgency=low

  * Restore 208_switch_on_release.diff - the patch does not appear to be
    upstream actually.  Users confirm the fix regressed without it.
    (LP: #711842)
  * Add 210_pixman_null_ptr_check.patch: pixman_image_create_bits() can
    return NULL under a variety of circumstances, thus needs checked
    before dereferencing it in the pixman_image_set_has_client_clip()
    call.
    (LP: #705078, deb: 596155, fdo: 28882)

 -- Bryce Harrington <bryce@xxxxxxxxxx>  Thu, 03 Feb 2011 22:42:52 -0800


** Changed in: xorg-server (Ubuntu)
       Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.
https://bugs.launchpad.net/bugs/705078

Title:
  Xorg crashed with SIGSEGV in pixman_image_set_has_client_clip()