GNOME Bugzilla – Bug 315995
Totem crash on exit with xvid avi and subtitles
Last modified: 2006-07-03 19:29:48 UTC
Version details: 0.8.11 Distribution/Version: Fedora Core 4 When I play an xvid avi with srt subtitles, Totem 1.0.4/gstreamer 0.8.11 crashes when exiting with the following message : GStreamer-ERROR **: file gstoptimalscheduler.c: line 871 (destroy_group): assertion failed: (group->group_links == NULL) aborting... This did not happen with gstreamer plugins 0.8.10. After looking a bit into the code and comparing 0.8.10 with 0.8.11, I found the problem is in gst-plugin/ext/pango. If I revert to the content of the folder from 0.8.10. Totem no longer crashes but subtitles are not visible.
Can you provide a backtrace? See http://live.gnome.org/GettingTraces thanks!
Here is the backtrace done with gdb. I run totem with an xvid. It played for nearly 10 seconds with subtitles and then I clicked the close button. Right after that I got the backtrace. You can clearly see the totem_action_exit which leads to the g_assert_warning.
Created attachment 52584 [details] BackTrace
Maxime, can you give this a try with totem and GStreamer 0.10? I think this problem should be fixed.
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!