[asterisk-bugs] [Asterisk 0013968]: AGI Leaves zombies behind it

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Nov 25 18:18:26 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=13968 
====================================================================== 
Reported By:                eldadran
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   13968
Category:                   Resources/res_agi
Reproducibility:            sometimes
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.22 
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-11-25 08:01 CST
Last Modified:              2008-11-25 18:18 CST
====================================================================== 
Summary:                    AGI Leaves zombies behind it
Description: 
AGI using php leaves zombie process.
it started when switching to 1.4.18, and after upgrading to 1.4.22 it
still happens.
The PHP version 5.1.6
====================================================================== 

---------------------------------------------------------------------- 
 (0095526) Corydon76 (administrator) - 2008-11-25 18:18
 http://bugs.digium.com/view.php?id=13968#c95526 
---------------------------------------------------------------------- 
If your process intercepts the SIGHUP and does any cleanup at all, it's
possible for the zombie to stick around until all AGI processes are gone
(which could be a long time, depending).  This patch should fix it.  Please
test and give feedback on your results. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-11-25 18:18 Corydon76      Note Added: 0095526                          
======================================================================




More information about the asterisk-bugs mailing list