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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jun 20 13:29:00 UTC 2016


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

--- Comment #2 from Stefan Sauer (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> ---
+1 Ideally we do a add a convenience api to get a backtrace and then use
libunwind if present and fallback to backtrace() and backtrace_symbols()
otherwise.
FYI. The not so nice glibc backtrace can be showed through addr2line to make it
pretty, but shelling out to a commandline tool is meh :/

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