[Gstreamer-bugs] [Bug 143953] New: - Crash cause by gst_data_is_writable + audioconvert

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Tue Jun 8 07:31:53 PDT 2004


http://bugzilla.gnome.org/show_bug.cgi?id=143953
GStreamer | gstreamer (core) | Ver: 0.8.2

           Summary: Crash cause by gst_data_is_writable + audioconvert
           Product: GStreamer
           Version: 0.8.2
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-maint at bugzilla.gnome.org
        ReportedBy: francis_labonte at hotmail.com
         QAContact: gstreamer-maint at bugzilla.gnome.org


Hi,

gst-launch is crashing when I read a wav 32bits.  I have look inside the code
and it crash somewhere when audioconvert is trying to write to the destination
buffer.

I think there is a mistake in gst_data_is_writable in gstdata.c.  TRUE should be
return when refcount==1 and READONLY is not set. Otherwise, FALSE should be
returned.

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.




More information about the Gstreamer-bugs mailing list