[Mesa-dev] [Bug 66809] Compiz segfault with latest mesa-git

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jul 11 04:54:51 PDT 2013


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

--- Comment #2 from Marek Olšák <maraeo at gmail.com> ---
I need a backtrace.

1) Open a terminal window under X.
2) Type "screen", you'll get a new shell not connected to your X session.
3) Type "gdb --args compiz --replace ccp"
4) In gdb, type "start" and if it stops, always type "continue".
5) If X becomes unresponsive (due to the segfault or other reasons), that's
where screen comes in. Just go to the virtual terminal (ctrl+alt+f1) and type
"screen -RD" to reconnect to your screen shell. You should see your terminal
with gdb.
6) If you see a segfault in gdb, type "bt" and send the output to me. Otherwise
type "continue" (you may need to switch back to X for things to actually
continue).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130711/2b31dd04/attachment.html>


More information about the mesa-dev mailing list