[gstreamer-bugs] [Bug 141828] gst-launch deadlocks

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Wed Dec 15 10:46:56 PST 2004


http://bugzilla.gnome.org/show_bug.cgi?id=141828
GStreamer | gstreamer (core) | Ver: HEAD CVS

ds at schleef.org changed:

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



------- Additional Comments From ds at schleef.org  2004-12-15 13:46 -------
Makes sense.  I moved the g_print() to main() and disabled the ones for SIGUSR1
and SIGUSR2.  The SIGUSRx handler could still cause deadlocks, since it
manipulates the core from a sighandler, which is not supported.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list