Description of problem: Xorg crashes after some amount of usage when compiz-fusion is enabled (xorg-x11-drv-i810 driver). This behaviour is not present when compiz-fusion is disabled. Version-Release number of selected component (if applicable): xorg-x11-server-Xorg-1.5.3-6.fc10.i386 xorg-x11-drv-i810-2.5.0-4.fc10.i386 compiz-0.7.8-4.fc10.i386 How reproducible: Always Steps to Reproduce: 1. Enable compiz-fusion 2. Work, browse the internet, play...whatever 3. Within 30 minutes xorg will have crashed, logging in remotely and killing xorg deadlocks the machine completely Actual results: When xorg crashes, I still can login remotely. However, when I try to reboot the machine or kill xorg manually, the machine deadlocks. No event is written to syslog whatsoever. Expected results: Normal operation Additional info: Sony Vaio VGN-BZ12XN Mobile Intel 4500MHD videocard
Thanks for the bug report. We have reviewed the information you have provided above, and there is some additional information we require that will be helpful in our diagnosis of this issue. Please attach your X server config file (/etc/X11/xorg.conf, if available) and X server log file (/var/log/Xorg.*.log) to the bug report as individual uncompressed file attachments using the bugzilla file attachment link below. We will review this issue again once you've had a chance to attach this information. Thanks in advance.
Smells like a potential duplicate of bug 464866.
Created attachment 329953 [details] Xorg.0.log There is no /etc/X11/xorg.conf presen on my system, here's the Xorg.0.log.
Created attachment 330505 [details] Xorg.0.log when the crash occurs This is an updated Xorg.0.log: [mi] EQ overflowing. The server is probably stuck in an infinite loop. Backtrace: 0: /usr/bin/Xorg(xorg_backtrace+0x3b) [0x812bc5b] 1: /usr/bin/Xorg(mieqEnqueue+0x289) [0x810b379] 2: /usr/bin/Xorg(xf86PostMotionEventP+0xc2) [0x80d4262] 3: /usr/bin/Xorg(xf86PostMotionEvent+0x68) [0x80d43c8] 4: /usr/lib/xorg/modules/input//evdev_drv.so [0x203d25] 5: /usr/bin/Xorg [0x80bcdb7] 6: /usr/bin/Xorg [0x80ac91e] 7: [0xf5c400] 8: [0xf5c416] 9: /lib/libc.so.6(ioctl+0x19) [0x316979] 10: /usr/lib/libdrm.so.2 [0x3b3a6cf] 11: /usr/lib/libdrm.so.2(drmWaitVBlank+0x28) [0x3b3ae08] 12: /usr/lib/dri/i965_dri.so [0x199578] 13: /usr/lib/dri/i965_dri.so(driWaitForVBlank+0xd8) [0x199798] 14: /usr/lib/dri/i965_dri.so(intelSwapBuffers+0x262) [0x19f5ac] 15: /usr/lib/dri/i965_dri.so [0x199912] 16: /usr/lib/xorg/modules/extensions//libglx.so [0x153504] 17: /usr/lib/xorg/modules/extensions//libglx.so [0x145cfe] 18: /usr/lib/xorg/modules/extensions//libglx.so [0x14963a] 19: /usr/bin/Xorg(Dispatch+0x34f) [0x8085e9f] 20: /usr/bin/Xorg(main+0x47d) [0x806b71d] 21: /lib/libc.so.6(__libc_start_main+0xe5) [0x2516e5] 22: /usr/bin/Xorg [0x806ab01] [mi] mieqEnequeue: out-of-order valuator event; dropping.
@Jarod: I think you are correct
Package versions: 2.6.27.12-170.2.5.fc10.i686 xorg-x11-drv-i810-2.5.0-4.fc10.i386 xorg-x11-server-Xorg-1.5.3-6.fc10.i386
Looks like adding this option to xorg.conf solved the issue, I have been using my laptop with compiz enabled for hours now, without a crash: Option "ExaNoComposite" "on"
*** This bug has been marked as a duplicate of bug 464866 ***
Please disregard my previous comment, I just expercienced another crash.