you probably get a bug-buddy dialog after the crash, it usually contain the 
backtrace. Otherwise you can use gdb that way:
- gdb totem
(gdb) run
... get the crash
(gdb) thread apply all bt

And copy the backtrace to a comment

-- 
totem-xine crashes
https://launchpad.net/bugs/79161

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to