[gstreamer-bugs] [Bug 403168] New: Race conditions during audioresample shutdown (segfault)

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Feb 1 03:08:08 PST 2007


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=403168

  GStreamer | gst-plugins-base | Ver: HEAD CVS

           Summary: Race conditions during audioresample shutdown (segfault)
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: sylane at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


If executed enough, the following command fails with different errors:

gst-launch audiotestsrc ! audio/x-raw-int,rate=44100 ! audioconvert !
audioresample ! audio/x-raw-int,rate=24000 ! lame ! mp3parse ! ffmux_flv !
fakesink

The specified rate is not supported by ffmux_flv so gst-lauch shutdown the
pipeline, and during the audioresample shutdown the following errors append:
- Floating point exception
- Segmentation fault 
- Deadlock


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list