Comment 1 for bug 8287

Revision history for this message
Sebastien Bacher (seb128) wrote :

No problem on my box.

Could you get a backtrace of the crash ?
- $ apt-get install gdb
- $ gdb yelp
(gdb) run
... reproduce the crash
(gdb) bt

Please copy the backtrace result in the bug report.