[gstreamer-bugs] [Bug 624591] New: SEGV in pipeline with input-selector select-all=true

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jul 16 19:30:47 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=624591
  GStreamer | gst-plugins-bad | unspecified

           Summary: SEGV in pipeline with input-selector select-all=true
    Classification: Desktop
           Product: GStreamer
           Version: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: chris.shoemaker at cox.net
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


$/usr/bin/gst-launch-0.10 -evm alsasrc name=a_src device=hw:1 ! input-selector
name=selector select-all=true ! alsasink name=speakers device=default alsasrc
device=hw:0 ! selector.


Got message #305 from object "audiosinkringbuffer0" (stream-status):
GstMessageStreamStatus, type=(GstStreamStatusType)GST_STREAM_STATUS_TYPE_ENTER,
owner=(GstElement)"\(GstAlsaSink\)\ speakers", object=(gpointer)NULL;
/GstPipeline:pipeline0/GstInputSelector:selector: active-pad = (GstSelectorPad)
sink1
/GstPipeline:pipeline0/GstInputSelector:selector.GstPad:src: caps =
audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)16,
depth=(int)16, rate=(int)48000, channels=(int)2
Got message #306 from object "audiosinkringbuffer0" (stream-status):
GstMessageStreamStatus, type=(GstStreamStatusType)GST_STREAM_STATUS_TYPE_LEAVE,
owner=(GstElement)"\(GstAlsaSink\)\ speakers", object=(gpointer)NULL;
/GstPipeline:pipeline0/GstAlsaSink:speakers.GstPad:sink: caps =
audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)16,
depth=(int)16, rate=(int)48000, channels=(int)2
Got message #307 from object "audiosinkringbuffer0" (stream-status):
GstMessageStreamStatus, type=(GstStreamStatusType)GST_STREAM_STATUS_TYPE_ENTER,
owner=(GstElement)"\(GstAlsaSink\)\ speakers", object=(gpointer)NULL;
/GstPipeline:pipeline0/GstInputSelector:selector: active-pad = (GstSelectorPad)
sink1
Caught SIGSEGV accessing address 0x3400245f0
/GstPipeline:pipeline0/GstInputSelector:selector: active-pad = (GstSelectorPad)
sink1
/GstPipeline:pipeline0/GstInputSelector:selector.GstPad:src: caps =
audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)32,
depth=(int)32, rate=(int)44100, channels=(int)2
Got message #308 from object "audiosinkringbuffer0" (stream-status):
GstMessageStreamStatus, type=(GstStreamStatusType)GST_STREAM_STATUS_TYPE_LEAVE,
owner=(GstElement)"\(GstAlsaSink\)\ speakers", object=(gpointer)NULL;
Spinning.  Please run 'gdb gst-launch 31422' to continue debugging, Ctrl-C to
quit, or Ctrl-\ to dump core.
/GstPipeline:pipeline0/GstAlsaSink:speakers.GstPad:sink: caps =
audio/x-raw-int, endianness=(int)1234, signed=(boolean)true, width=(int)32,
depth=(int)32, rate=(int)44100, channels=(int)2
Got message #309 from object "audiosinkringbuffer0" (stream-status):
GstMessageStreamStatus, type=(GstStreamStatusType)GST_STREAM_STATUS_TYPE_ENTER,
owner=(GstElement)"\(GstAlsaSink\)\ speakers", object=(gpointer)NULL;
/GstPipeline:pipeline0/GstInputSelector:selector: active-pad = (GstSelectorPad)
sink0

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