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 589914 - DVB: Internal data flow error on ad transition within totem
DVB: Internal data flow error on ad transition within totem
Status: RESOLVED DUPLICATE of bug 577175
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
0.10.23
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-07-27 17:53 UTC by Steve
Modified: 2011-05-20 07:16 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description Steve 2009-07-27 17:53:21 UTC
When a DVB-T tv program playing on Totem transitions to an advert an error
dialogue pops up: Internal data flow error. The stream stops playing, the
screen goes black.  This happens again when the advert ends and the tv program
re-starts.

Here is the error that totem spits out on the console:

** Message: Error: Internal data flow error.
gstbasesrc.c(2334): gst_base_src_loop ():
/GstPlayBin:play/DvbBaseBin:source/GstDvbSrc:dvbsrc13:
streaming task paused, reason not-negotiated (-4)

This is on an up to date Fedora 11 box with the following packages installed:

gstreamer.i586 0.10.23-2.fc11             
gstreamer-ffmpeg.i586 0.10.7-2.fc11.1
gstreamer-plugins-bad.i586 0.10.13-3.fc11
gstreamer-plugins-base.i586 0.10.23-3.fc11
gstreamer-plugins-flumpegdemux.i586 0.10.15-6.fc11             
gstreamer-plugins-good.i586 0.10.15-3.fc11
gstreamer-plugins-ugly.i586 0.10.12-1.fc11
gstreamer-python.i586 0.10.15-1.fc11
gstreamer-rtsp.i586 0.10.3-1.fc11
gstreamer-tools.i586 0.10.23-2.fc11
totem-2.26.3-1.fc11.i586
totem-gstreamer-2.26.3-1.fc11.i586


Here's the original bug at Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=513894
Comment 1 Sebastian Dröge (slomo) 2009-07-29 11:50:15 UTC
Could you provide a debug log with 

GST_DEBUG=5 GST_DEBUG_NO_COLOR=1 totem &> log

?
Comment 2 Steve 2009-07-29 14:25:58 UTC
GST_DEBUG=5 was using disk space at the rate of ~10MB/sec and slowed totem to a dead stop, so here's some output at level 3:

http://www.wikiupload.com/comment.php?id=148545

Comment 3 Sebastian Dröge (slomo) 2009-07-29 14:33:23 UTC
I can't download that file, it's always 0 bytes large :/
Comment 4 Steve 2009-07-29 14:47:08 UTC
Sorry, try (1.1MB): http://files.getdropbox.com/u/1640033/totem.log.lzma
Comment 5 Sebastian Dröge (slomo) 2011-05-20 07:16:23 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 577175 ***