GNOME Bugzilla – Bug 623245
Crash when unlocking screen
Last modified: 2010-06-30 21:08:45 UTC
This week I'm experiencing a new crash when coming back from a locked screen. It can reproduce it about two times, and after that it seems to disappear. From the trace it seems to be closely tied with the i915 driver, but I've not upgraded Xorg this week, and the bug has appeared very recently. Maybe a change in clutter triggered this? Hard to tell where the real bug is. Graphic card: Intel 915GM/GMS/910GML Xorg 7.5, libgl1-mesa-dri 7.9.0~git20100318. The printed abort message is consistently: Unexpected X error: BadDamage (invalid Damage parameter) serial 238111 error_code 165 request_code 152 minor_code 3) Program received signal SIGABRT, Aborted. 0xb77f6430 in __kernel_vsyscall () (gdb) ba
+ Trace 222653
There's a pseudo-patch in bug 623235 that I think should fix the problem. *** This bug has been marked as a duplicate of bug 623235 ***