[gstreamer-bugs] [Bug 571400] New: RTSP blocks in gst_element_set_state( GST_STATE_PAUSED ) and incorrect url

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Feb 11 22:07:34 PST 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=571400

  GStreamer | gst-plugins-good | Ver: 0.10.13
           Summary: RTSP blocks in gst_element_set_state( GST_STATE_PAUSED )
                    and incorrect url
           Product: GStreamer
           Version: 0.10.13
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: Dmitry.Poplavsky at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


RTSP plugin blocks in gst_element_set_state( GST_STATE_PAUSED ) and incorrect
url for quite large amount of time ( something like 30 seconds ).

I noticed it blocks even if the url is correct, but for much smaller amount of
time ( like 1 second, depends on network quality ).

I'm using gstreamer 0.10.22 with plugins-good-0.10.13

Here is the backtrace:

#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb6b9d434 in ppoll () from /lib/libc.so.6
#2  0xb674d69c in gst_poll_wait (set=0x821f090, timeout=20000000000) at
gstpoll.c:1088
#3  0xb4b3d5e6 in gst_rtsp_connection_connect (conn=0x8374500,
timeout=0x8372210) at gstrtspconnection.c:282
#4  0xb48e1f52 in gst_rtspsrc_open (src=0x8372098) at gstrtspsrc.c:4055
#5  0xb48e3fa7 in gst_rtspsrc_change_state (element=0x8372098,
transition=GST_STATE_CHANGE_READY_TO_PAUSED) at gstrtspsrc.c:4777
#6  0xb67249a8 in gst_element_change_state (element=0x8372098,
transition=GST_STATE_CHANGE_READY_TO_PAUSED) at gstelement.c:2427
#7  0xb672790c in gst_element_set_state_func (element=0x8372098,
state=GST_STATE_PAUSED) at gstelement.c:2377
#8  0xb6723bd2 in gst_element_set_state (element=0x8372098,
state=GST_STATE_PAUSED) at gstelement.c:2280
#9  0xb67159a7 in gst_bin_change_state_func (element=0x8238208,
transition=GST_STATE_CHANGE_READY_TO_PAUSED) at gstbin.c:2062
#10 0xb67475aa in gst_pipeline_change_state (element=0x8238208,
transition=GST_STATE_CHANGE_READY_TO_PAUSED) at gstpipeline.c:465
#11 0xb67249a8 in gst_element_change_state (element=0x8238208,
transition=GST_STATE_CHANGE_READY_TO_PAUSED) at gstelement.c:2427
#12 0xb672473e in gst_element_continue_state (element=0x8238208,
ret=GST_STATE_CHANGE_SUCCESS) at gstelement.c:2134
#13 0xb6724ba3 in gst_element_change_state (element=0x8238208,
transition=GST_STATE_CHANGE_NULL_TO_READY) at gstelement.c:2464
#14 0xb672790c in gst_element_set_state_func (element=0x8238208,
state=GST_STATE_PAUSED) at gstelement.c:2377
#15 0xb6723bd2 in gst_element_set_state (element=0x8238208,
state=GST_STATE_PAUSED) at gstelement.c:2280


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




More information about the Gstreamer-bugs mailing list