[gstreamer-bugs] [Bug 611719] New: GST_DEBUG_OBJECT macros not fed with GObject* in gstpoll.c

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Mar 3 09:21:50 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=611719
  GStreamer | gstreamer (core) | unspecified

           Summary: GST_DEBUG_OBJECT macros not fed with GObject* in
                    gstpoll.c
    Classification: Desktop
           Product: GStreamer
           Version: unspecified
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: xartigas.bugzilla at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


In gstreamer/gst/gstpoll.c there are several calls to GST_DEBUG_OBJECT and
GST_WARNING_OBJECT which are not given a GObject* but a GstPoll* (which does
not derive from GObject*).
In Linux this does not appear to cause any harm, but in Windows it segfaults.

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