GNOME Bugzilla – Bug 612133
no audio, cannot navigate dvd menus, and a slew of gst CRITICAL errors when playing dvd in totem
Last modified: 2010-08-22 03:19:43 UTC
when trying to play a dvd (Arrested Development season 1 disk 2) in Totem, I can't watch the dvd at all and I get a ton of errors written to stdout when I run totem with --debug. I see this error -> repeated over and over in the terminal output. ** (totem:9443): CRITICAL **: gst_audio_buffer_clip: assertion `segment->format == GST_FORMAT_TIME || segment->format == GST_FORMAT_DEFAULT' failed
Could you get a backtrace of this warning with G_DEBUG=fatal_warnings gdb --args totem --debug [then play until a warning pops up] bt [paste the output here]
Starting program: /usr/bin/totem --debug [Thread debugging using libthread_db enabled] (totem:22519): Totem-DEBUG: Received SaveYourself(SmSaveLocal, !Shutdown, SmInteractStyleNone, !Fast) in state idle (totem:22519): Totem-DEBUG: Setting initial properties (totem:22519): Totem-DEBUG: Sending SaveYourselfDone(True) for initial SaveYourself (totem:22519): Totem-DEBUG: Received SaveComplete message in state save-yourself-done [New Thread 0x7fffe8cec710 (LWP 22523)] [New Thread 0x7fffe73af710 (LWP 22524)] [Thread 0x7fffe73af710 (LWP 22524) exited] (totem:22519): Totem-DEBUG: Init of Python module (totem:22519): Totem-DEBUG: Registering Python plugin instance: BBCViewer+TotemPythonPlugin (totem:22519): Totem-DEBUG: Creating object of type BBCViewer+TotemPythonPlugin (totem:22519): Totem-DEBUG: Creating Python plugin instance (totem:22519): Totem-DEBUG: totem_playlist_add_one_mrl (): Title 0 (null) (null) GLib-GObject-WARNING **: IA__g_object_set_valist: object class `GstAutoConvert' has no property named `initial-identity' aborting... Program received signal SIGTRAP, Trace/breakpoint trap. 0x00007ffff2ce6ba2 in g_logv () from /lib/libglib-2.0.so.0 (gdb) backtrace
+ Trace 220955
That trace is from an earlier warning, that's not the one that prints over and over again in the terminal. I'm not sure how I'd get a trace on the other one with G_DEBUG=fatal_warnings
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!