Comment 3 for bug 26609

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

Thanks for your bug. What version of Ubuntu do you use? Do you use totem-gstreamer or totem-xine? Could you get a backtrace of the crash using gdb?

run firefox
- gdb -p $(pidof firefox-bin)
(gdb) continue
...
get the firefox crash
(gdb) thread apply all bt