After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 315995 - Totem crash on exit with xvid avi and subtitles
Totem crash on exit with xvid avi and subtitles
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.8.x
Other Linux
: Normal critical
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2005-09-11 15:23 UTC by Maxime Bellengé
Modified: 2006-07-03 19:29 UTC
See Also:
GNOME target: ---
GNOME version: 2.9/2.10


Attachments
BackTrace (10.05 KB, text/plain)
2005-09-24 09:16 UTC, Maxime Bellengé
Details

Description Maxime Bellengé 2005-09-11 15:23:02 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.
Comment 1 Luca Ognibene 2005-09-24 08:54:15 UTC
Can you provide a backtrace?
See http://live.gnome.org/GettingTraces
thanks!
Comment 2 Maxime Bellengé 2005-09-24 09:15:06 UTC
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.
Comment 3 Maxime Bellengé 2005-09-24 09:16:26 UTC
Created attachment 52584 [details]
BackTrace
Comment 4 Andy Wingo 2006-01-16 10:43:05 UTC
Maxime, can you give this a try with totem and GStreamer 0.10? I think this problem should be fixed.
Comment 5 Baptiste Mille-Mathias 2006-07-03 19:29:48 UTC
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!