[Bug 647760] New: Setting elements to NULL before removing from a bin could lead to assertions

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Apr 14 03:48:15 PDT 2011


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

           Summary: Setting elements to NULL before removing from a bin
                    could lead to assertions
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: critical
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: slomo at circular-chaos.org
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Setting elements to NULL before removing from a bin could lead to assertions
because the element could be set to something >NULL right before removing the
element, e.g. by the async state change thread. Not sure what can be done about
this. In any case this leads to assertions because the element will get
destroying in a non-NULL state now usually.

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