[Bug 767862] New: leaks tracer: display creation stack trace of leaked objects

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jun 20 09:41:28 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=767862

            Bug ID: 767862
           Summary: leaks tracer: display creation stack trace of leaked
                    objects
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: gdesmott at gnome.org
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

As suggested on https://bugzilla.gnome.org/show_bug.cgi?id=765052#c62 it would
be nice to be able to collect a stack trace when objects are created so we can
more easily track leaked objects.

Options to do so include:
- backtrace() from libc
- http://www.nongnu.org/libunwind/ as an optional dep to enable this feature.

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