[Bug 770373] New: leak tracer: signal handlers need fixing

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Aug 25 09:35:55 UTC 2016


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

            Bug ID: 770373
           Summary: leak tracer: signal handlers need fixing
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: t.i.m at zen.co.uk
        QA Contact: gstreamer-bugs at lists.freedesktop.org
        Depends on: 767857
     GNOME version: ---

The signal handlers in the leaks tracer need fixing up.

You're not really allowed to do anything meaningful in a signal handler, so it
works at all, that's mostly luck.

Probably needs to be rewritten using another thread and/or signalfd() or GLib's
signalfd wrapper source thingy.

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