[gstreamer-bugs] [Bug 355499] ensure_current_registry_forking() fails if zombie already killed by signal handler

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Oct 3 04:13:17 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=355499

  GStreamer | gstreamer (core) | Ver: HEAD CVS


Jan Schmidt changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|gstreamer-                  |thaytan at mad.scientist.com
                   |bugs at lists.sourceforge.net  |
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1




------- Comment #1 from Jan Schmidt  2006-10-03 11:12 UTC -------
Created an attachment (id=73933)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=73933&action=view)
use pipes to read a result from the child

This patch uses a pipe pair to receive a single byte result from the child
indicating success or failure. It still does waitpid to ensure the child is
reaped, but now ignores the result.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list