Summary: | X: pixman-region.c:373: pixman_region_copy: Assertion `pixman_region_selfcheck (src)' failed. | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | David Ronis <David.Ronis> | ||||
Component: | Server/General | Assignee: | Xorg Project Team <xorg-team> | ||||
Status: | RESOLVED DUPLICATE | QA Contact: | Xorg Project Team <xorg-team> | ||||
Severity: | blocker | ||||||
Priority: | medium | ||||||
Version: | git | ||||||
Hardware: | x86 (IA32) | ||||||
OS: | Linux (All) | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
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.
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.