Comment 3 for bug 757043

Revision history for this message
Bilal Akhtar (bilalakhtar) wrote :

Thank you for your bug report, but unfortunately this bug report doesn't have enough information on how the crash happened.
Could you kindly open up a virtual terminal by pressing Ctrl+Alt+f2, login, then run: (You need to have gdb installed first)
DISPLAY=:0 unity --advanced-debug --log=/home/USERNAME/gdb.log
and then type this inside gdb:
run
(reproduce the crash here)
bt full
quit

And then kindly attach the gdb.log file in your home directory, to this bug. Thanks