[Bug 656715] New: Refcounting crash

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Aug 16 19:35:55 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=656715
  GStreamer | don't know | 0.10.34

           Summary: Refcounting crash
    Classification: Platform
           Product: GStreamer
           Version: 0.10.34
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: critical
          Priority: Normal
         Component: don't know
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: jstpierre at mecheye.net
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


See https://bugzilla.redhat.com/show_bug.cgi?id=706744

While tracking down that bug, I found that the crash is due to improper
refcounting in gstreamer. Unless I'm missing something, the code path is all
gstreamer. It never hits totem.

See the test here at:
  http://p.mecheye.net/refcount/0

Notice how it incorrectly gets decremented to 0 during a message free, and is
then used later. (After its memory has been replaced by various pango stuff)

The gdb commands I used:
  http://p.mecheye.net/refcount-commands/1

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