[gstreamer-bugs] [Bug 483654] Internal data flow error when playing movie with srt subtitle in totem

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Jan 11 10:21:10 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=483654

  GStreamer | gstreamer (core) | Ver: 0.10.14

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk
             Status|UNCONFIRMED                 |NEEDINFO




------- Comment #1 from Tim-Philipp Müller  2008-01-11 18:21 UTC -------
Does this only happen after you select Subtitles->None in the menu, or does it
happen even if you don't do anything?

If the latter, could you do these two things:

a)  $ G_DEBUG=fatal_warnings gdb --args /usr/bin/totem /path/to/movie.avi
    ... wait for it to abort at the first warning ...
    (gdb) bt
    ... paste the output gdb gives you
    (gdb) kill
    (gdb) quit


b) $ export GST_DEBUG_NO_COLOR=1
   $ GST_DEBUG=*:5 totem /path/to/movie.avi 2>dbg.log
   ... wait for error, then press Control-C or quit totem ...
   $ gzip dbg.log

   ... and attach dbg.log.gz to this bug report


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=483654.




More information about the Gstreamer-bugs mailing list