Hard to produce a meaningful backtrace here, but yes, bug is easily reproducible.
This is what i get when debugging a bit: (totem:13434): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `GstBuffer' (totem:13434): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `GstXvImageBuffer' The program 'totem' received an X Window System error. This probably reflects a bug in the program. The error was 'BadMatch (invalid parameter attributes)'. (Details: serial 67 error_code 8 request_code 141 minor_code 19) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) Strangely when I used --sync as advised I couldn't reproduce it, but might be just a coincidence. Generally the bug is often observed, most probably easier spotted with small videos and Repeat mode on, changing videos seems very unreliable at fullscr -- Totem crashes after video finishes on full screen https://launchpad.net/bugs/83398 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
