Comment 4 for bug 21110

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

Does it happen all the time for you? It works fine here. You can get a backtrace
by doing this after starting firefox:
- gdb -p `pidof firefox-bin`
(gdb) continue
... crash
(gdb) thread apply all bt

Does it happen as soon as you start playing a file? Does it happen on all the
files on this website?