[Bug 697694] New: watchdog: race causing deadlock in stop

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Apr 10 02:09:29 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=697694
  GStreamer | gst-plugins-bad | 1.x

           Summary: watchdog: race causing deadlock in stop
    Classification: Platform
           Product: GStreamer
           Version: 1.x
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: alexas at axis.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=241128)
 View: https://bugzilla.gnome.org/attachment.cgi?id=241128
 Review: https://bugzilla.gnome.org/review?bug=697694&attachment=241128

Patch

In some cases I get a race between g_main_loop_run (in the thread started in
start) and g_main_loop_quit (in stop) that causes the main loop to continue
running and thus stop failing to return.

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