[Bug 671277] New: rtspsrc segfault during pipeline state change to NULL

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Mar 3 13:55:21 PST 2012


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

           Summary: rtspsrc segfault during pipeline state change to NULL
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: lists at svrinformatica.it
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Program received signal SIGSEGV, Segmentation fault.
gst_rtsp_connection_flush (conn=0x6d31343b3700, flush=1)
    at gstrtspconnection.c:2567
2567      gst_poll_set_flushing (conn->fdset, flush);
(gdb) 
(gdb) bt
#0  gst_rtsp_connection_flush (conn=0x6d31343b3700, flush=1)
    at gstrtspconnection.c:2567
#1  0x00007ffff32efb01 in gst_rtspsrc_connection_flush (src=0x814070, flush=1)
    at gstrtspsrc.c:3429
#2  0x00007ffff32f13f6 in gst_rtspsrc_loop_send_cmd (src=0x814070, cmd=4, 
    flush=<optimized out>) at gstrtspsrc.c:4132
#3  0x00007ffff32fd3be in gst_rtspsrc_stop (src=0x814070) at gstrtspsrc.c:6592
#4  gst_rtspsrc_change_state (element=<optimized out>, 
    transition=<optimized out>) at gstrtspsrc.c:6673
#5  0x00007ffff7b33ecc in gst_element_change_state (element=<optimized out>, 
    transition=<optimized out>) at gstelement.c:2761
#6  0x00007ffff7b34822 in gst_element_set_state_func (element=0x814070, 
    state=GST_STATE_NULL) at gstelement.c:2717
#7  0x00007ffff7b20eda in gst_bin_element_set_state (next=GST_STATE_NULL, 
    current=GST_STATE_READY, start_time=71623096906, base_time=0, 
    element=0x814070, bin=0x820040) at gstbin.c:2209
#8  gst_bin_change_state_func (element=0x820040, 
    transition=GST_STATE_CHANGE_READY_TO_NULL) at gstbin.c:2518
#9  0x00007ffff7b54901 in gst_pipeline_change_state (element=0x820040, 
    transition=GST_STATE_CHANGE_READY_TO_NULL) at gstpipeline.c:484
#10 0x00007ffff7b33ecc in gst_element_change_state (element=<optimized out>, 
    transition=<optimized out>) at gstelement.c:2761
#11 0x00007ffff7b33f4f in gst_element_change_state (element=0x820040, 
---Type <return> to continue, or q <return> to quit---
    transition=<optimized out>) at gstelement.c:2798
#12 0x00007ffff7b3418b in gst_element_change_state (element=0x820040, 
    transition=<optimized out>) at gstelement.c:2805
#13 0x00007ffff7b34822 in gst_element_set_state_func (element=0x820040, 
    state=GST_STATE_NULL) at gstelement.c:2717

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