[Pidgin] #7902: The sighandler() function in pidgin/gtkmain.c doesn't restore a SIGALRM handler.

Pidgin trac at pidgin.im
Mon Sep 10 16:55:08 EDT 2012


#7902: The sighandler() function in pidgin/gtkmain.c doesn't restore a SIGALRM
handler.
--------------------------------------+-------------------------------------
 Reporter:  quonsto                   |        Owner:  elb         
     Type:  patch                     |       Status:  closed      
Milestone:  3.0.0                     |    Component:  pidgin (gtk)
  Version:  2.5.3                     |   Resolution:  fixed       
 Keywords:  pidgin SIGALRM gstreamer  |  
--------------------------------------+-------------------------------------
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/7902#comment:7>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list