Bug 22641 - X: pixman-region.c:373: pixman_region_copy: Assertion `pixman_region_selfcheck (src)' failed.
Summary: X: pixman-region.c:373: pixman_region_copy: Assertion `pixman_region_selfchec...
Status: RESOLVED DUPLICATE of bug 22642
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: git
Hardware: x86 (IA32) Linux (All)
: medium blocker
Assignee: Xorg Project Team
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-06 13:21 UTC by David Ronis
Modified: 2009-07-06 13:35 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
configuration file (6.28 KB, text/plain)
2009-07-06 13:21 UTC, David Ronis
no flags Details

Description David Ronis 2009-07-06 13:21:24 UTC
Created attachment 27429 [details]
configuration file

I've recently rebuilt the git master on a slackware-12.2 box (as part of a restore after a hd crash).
I'd been running a 2-3 month old version of the git master up until this point.  I run a current gnome installation (via garnome) and start from a text consol using startx.

Yesterday:  I built and installed--things run as expected, but, exiting leaves the screen in graphics mode (I can access the machine remotely and verify that X is no longer running and can restart X by running startx remotely).  There is no hint of a problem in Xorg.0.log.

Today: I repulled and rebuilt.   I have the same behavior as before (not too much of a surprise) but now, X and then gnome crash as soon as I click on a window.  Now there is an error message:

X: pixman-region.c:373: pixman_region_copy: Assertion `pixman_region_selfcheck (src)' failed.
gnome-session: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.0.
gnome-session[21752]: WARNING: FIXME: Need to shutdown linc connections ...
ICE default IO error handler doing an exit(), pid = 21804, errno = 11

** (process:21804): WARNING **: FIXME: Need to shutdown linc connections ...
ICE default IO error handler doing an exit(), pid = 21811, errno = 11
gnome-settings-daemon: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.0.

etc.  

I'm using slackware's pixman:

libpixman-1.so.0 => /usr/lib/libpixman-1.so.0


I've compiled with gcc 4.4.0 using fairly aggressive optimization flags.
Comment 1 David Ronis 2009-07-06 13:35:19 UTC
I messed up adding the attachment.

This is a dup of 22642

*** This bug has been marked as a duplicate of bug 22642 ***


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.