[Bug 78002] [855GM] X crashes when moving the mouse cursor back into the LVDS screen area for the third time

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Apr 28 03:26:40 PDT 2014


https://bugs.freedesktop.org/show_bug.cgi?id=78002

--- Comment #7 from Chris Wilson <chris at chris-wilson.co.uk> ---
Right, you need to hit continue. So connect gdb, using gdb --pid=`pidof Xorg`
(or perhaps pidof X), then enter 'c' when it finishes loading the symbols and
then trigger the error. When X dies, gdb will hopefully capture the error and
present a command prompt again. Type 'bt'.

To get a good backtrace, typically requires the debugging symbols to be
installed.

Another thing to check is whether there is a tell-tale in dmesg for why X died.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20140428/02825f11/attachment.html>


More information about the intel-gfx-bugs mailing list