[gstreamer-bugs] [Bug 635785] basesrc: fix deadlock

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Dec 29 02:51:13 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=635785
  GStreamer | gstreamer (core) | unspecified

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED

--- Comment #3 from Wim Taymans <wim.taymans at gmail.com> 2010-12-29 10:51:08 UTC ---
slightly modified patch, check the condition before waiting.

commit e444ffecf7568b6f9d23dae3dcef638674fe5661
Author: Wim Taymans <wim.taymans at collabora.co.uk>
Date:   Wed Dec 29 11:48:18 2010 +0100

    basesrc: fix deadlock

    Only go into LIVE_WAIT when the are not live_running and only stop waiting
when
    live_running is TRUE. If we don't loop, we could deadlock when called from
    outside of basesrc, such as baseaudiosrc.

    Fixes #635785

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