[Pidgin] #5553: Failure to initiate dbus connection (pidgin steals SIGCHLD from dbus)
Pidgin
trac at pidgin.im
Mon Sep 10 16:55:11 EDT 2012
#5553: Failure to initiate dbus connection (pidgin steals SIGCHLD from dbus)
--------------------------------+-------------------------------------------
Reporter: danieljo | Owner: elb
Type: patch | Status: closed
Milestone: 3.0.0 | Component: pidgin (gtk)
Version: 2.4.1 | Resolution: fixed
Keywords: linux dbus SIGCHLD |
--------------------------------+-------------------------------------------
Changes (by Elliott Sales de Andrade <qulogic at pidgin.im>):
* status: new => closed
* resolution: => fixed
* milestone: Patches Needing Review => 3.0.0
Comment:
(In [161320946afd]):[[BR]]
Remove SIGCHLD signal handler.
DNS processes are already reaped in libpurple. Sound processes are
reaped after 15 seconds. Other processes are sent through GLib and
reaped by it. Anyway, this means we can stop preventing GStreamer
from forking, and maybe fix a D-Bus bug, or something.
Fixes #5553.
Fixes #7902.
--
Ticket URL: <http://developer.pidgin.im/ticket/5553#comment:3>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list