Comment 14 for bug 1045965

Revision history for this message
Marius B. Kotsbak (mariusko) wrote :

Unity is a python script, so it won't work, but it supports debugging:

--debug Run unity under gdb and print a backtrace on crash. /!\
                    Only if devs ask for it.

i.e. run "unity --debug --replace" before the crash (preferrable in a console terminal (hit CTRL-ALT-F1 and log in, then CTRL-ALT-F7)).