[Bug 652838] New: gst_discoverer_discover_uri segfaults if the GError argument is NULL

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jun 17 08:50:38 PDT 2011


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

           Summary: gst_discoverer_discover_uri segfaults if the GError
                    argument is NULL
    Classification: Platform
           Product: GStreamer
           Version: 0.10.34
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: shacklein at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=190122)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=190122)
Sample application that causes the segfault

Calling gst_discoverer_discover_uri(discoverer, uri, NULL) causes a
segmentation fault in gstdiscoverer.c. It appears to report "No such file or
directory" when run in gdb.

This should probably be brought in line with other functions where the GError
argument is allowed to be NULL.

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