Comment 43 for bug 966631

Revision history for this message
markusj (markusj) wrote :

There appears to be a regression, at least on my machine, the GPU started to lock up randomly (some gnome shell actions, namely the hot corner, cause it more likely than general usage) after longer usage and previous suspend to disk/RAM. It seems not to appear if no suspend has been done before.

It appeared first at 2012-10-26, there have been some updates on related packages before:
linux-image-generic:amd64 3.2.0.31.34 -> 3.2.0.32.35
xserver-xorg-video-intel:amd64 2:2.17.0-1ubuntu4.1 -> 2:2.17.0-1ubuntu4.2

I am currently trying the workaround mentioned above and here:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/975689/comments/25

The first errors in Xorg.0.log
[ 21840.621] [mi] EQ overflowing. Additional events will be discarded until existing events are processed.
[ 21840.621]
Backtrace:
[ 21840.687] 0: /usr/bin/X (xorg_backtrace+0x26) [0x7f06040d1876]
[ 21840.687] 1: /usr/bin/X (mieqEnqueue+0x263) [0x7f06040b1f53]
[ 21840.687] 2: /usr/bin/X (0x7f0603f49000+0x62a34) [0x7f0603faba34]
[ 21840.687] 3: /usr/lib/xorg/modules/input/evdev_drv.so (0x7f05fe10f000+0x5d88) [0x7f05fe114d88]
[ 21840.687] 4: /usr/bin/X (0x7f0603f49000+0x8af37) [0x7f0603fd3f37]
[ 21840.687] 5: /usr/bin/X (0x7f0603f49000+0xb0d1a) [0x7f0603ff9d1a]
[ 21840.687] 6: /lib/x86_64-linux-gnu/libpthread.so.0 (0x7f060326f000+0xfcb0) [0x7f060327ecb0]
[ 21840.687] 7: /lib/x86_64-linux-gnu/libc.so.6 (ioctl+0x7) [0x7f06021cb527]
[ 21840.687] 8: /usr/lib/x86_64-linux-gnu/libdrm.so.2 (drmIoctl+0x28) [0x7f060075c1a8]
[ 21840.687] 9: /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1 (0x7f06000e5000+0x7c89) [0x7f06000ecc89]
[ 21840.687] 10: /usr/lib/xorg/modules/drivers/intel_drv.so (0x7f0600302000+0xb442) [0x7f060030d442]
[ 21840.687] 11: /usr/lib/xorg/modules/drivers/intel_drv.so (0x7f0600302000+0x124ba) [0x7f06003144ba]
[ 21840.687] 12: /usr/lib/xorg/modules/drivers/intel_drv.so (0x7f0600302000+0x32e53) [0x7f0600334e53]
[ 21840.687] 13: /usr/bin/X (miCopyRegion+0x18a) [0x7f06040b010a]
[ 21840.687] 14: /usr/bin/X (miDoCopy+0x392) [0x7f06040b0602]
[ 21840.687] 15: /usr/lib/xorg/modules/drivers/intel_drv.so (0x7f0600302000+0x338ae) [0x7f06003358ae]
[ 21840.687] 16: /usr/bin/X (0x7f0603f49000+0x11971c) [0x7f060406271c]
[ 21840.687] 17: /usr/bin/X (0x7f0603f49000+0x4a943) [0x7f0603f93943]
[ 21840.687] 18: /usr/bin/X (0x7f0603f49000+0x4e8a1) [0x7f0603f978a1]
[ 21840.687] 19: /usr/bin/X (0x7f0603f49000+0x3d7ba) [0x7f0603f867ba]
[ 21840.687] 20: /lib/x86_64-linux-gnu/libc.so.6 (__libc_start_main+0xed) [0x7f060210076d]
[ 21840.688] 21: /usr/bin/X (0x7f0603f49000+0x3daad) [0x7f0603f86aad]
[ 21840.688] [mi] These backtraces from mieqEnqueue may point to a culprit higher up the stack.
[ 21840.688] [mi] mieq is *NOT* the cause. It is a victim.