[Bug 649550] New: [playbin2] hang on song change

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri May 6 03:24:07 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=649550
  GStreamer | gst-plugins-base | 0.10.32

           Summary: [playbin2] hang on song change
    Classification: Platform
           Product: GStreamer
           Version: 0.10.32
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: christoph.reiter at gmx.at
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


This happens after about 20-40 fast song changes (reproducible)

playbin2.set_state(gst.STATE_NULL)
playbin2.set_property('uri', uri)
playbin2.set_state(gst.STATE_PLAYING)

The failing part seems to be at

"gst_pad_remove_data_probe (pad=0x4970380, handler_id=3274) at gstutils.c:3350
no_more_pads_cb (decodebin=<value optimized out>, group=0x4ba5958) at
gstplaybin2.c:2800"

Calling playbin2.get_state() before STATE_NULL seems to prevent the hang.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list