Comment 7 for bug 366979

Revision history for this message
Sebastien Bacher (seb128) wrote : Re: totem crashes when trying to play video file

could you add your /var/log/Xorg.0.log to the bug it should specify the driver used

could you also install libgtk2.0-0-dbg, run
- gdb totem
(gdb) break gdk_x_error
(gdb) run

and get the stacktrace?