https://bugs.freedesktop.org/show_bug.cgi?id=66809
--- Comment #2 from Marek Olšák <mar...@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.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev