<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - [855GM] X crashes when moving the mouse cursor back into the LVDS screen area for the third time"
href="https://bugs.freedesktop.org/show_bug.cgi?id=78002#c7">Comment # 7</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW --- - [855GM] X crashes when moving the mouse cursor back into the LVDS screen area for the third time"
href="https://bugs.freedesktop.org/show_bug.cgi?id=78002">bug 78002</a>
from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
<pre>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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>