[gstreamer-bugs] [Bug 587674] New: [playbin2] pipeline gets stuck when stopping an ogg webradio stream

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Jul 3 04:07:21 PDT 2009


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=587674

  GStreamer | don't know | Ver: git
           Summary: [playbin2] pipeline gets stuck when stopping an ogg
                    webradio stream
           Product: GStreamer
           Version: git
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: don't know
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: andreas.frisch at multimedia-labs.de
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Please describe the problem:
when playing a webradio stream in ogg format, after a short time, audioconvert
keeps spamming an info line and when i try stopping the pipeline after this
point, i get locked in a state transition and the pipeline never reaches NULL.


Steps to reproduce:
1. GST_DEBUG=*:3 gst-launch playbin2
uri=http://streaming.tidenet.de:8000/tide128.ogg > oggstream_stop_lock.log 2>&1
1b) let it play for about 2 minutes and then CTRL-C out

2. GST_DEBUG=*:3 gst-launch playbin2
uri=http://streaming.tidenet.de:8000/tide128.ogg > oggstream_stop_nolock.log
2>&1
2b) CTRL-C out right after it's done prebuffering and started playing


Actual results:
1. the described problem occurs: pipelines doesn't stop and gst-launch doesn't
quit. (in case of our application enigma2, it locks there of course)

2. stops and quits as expected

Expected results:
stop correctly also after having played for a while


Does this happen every time?
it's reproduceably as described

Other information:
logs to be uploaded


-- 
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=587674.




More information about the Gstreamer-bugs mailing list