[asterisk-bugs] [Asterisk 0000038]: Asterisk AGI leaves zombies

noreply at bugs.digium.com noreply at bugs.digium.com
Sat Jun 28 15:15:12 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=38 
====================================================================== 
Reported By:                casey0999
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   38
Category:                   Core/General
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     closed
Asterisk Version:           I did not set the version :( 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             08-02-2003 14:06 CDT
Last Modified:              06-28-2008 15:15 CDT
====================================================================== 
Summary:                    Asterisk AGI leaves zombies
Description: 
Recent versions of asterisk (ex: CVS 7/30) leave a zombie process each time
an AGI process returns to Asterisk.  Happens with Red Hat 9.
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 06-28-08 15:15  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 126222

U   team/murf/mtxprof/main/utils.c

------------------------------------------------------------------------
r126222 | murf | 2008-06-28 15:15:03 -0500 (Sat, 28 Jun 2008) | 1 line

Another experiment; force a coredump at pthread_create before
http://bugs.digium.com/view.php?id=34, then
another at http://bugs.digium.com/view.php?id=38, and compare the thread list;
at 38, the thread creation is
slow; at 34 they are fast. Compared the two; the only diff is that the sip
do_monitor is in the handle_request_invite code; and the CLI thread is
created. That's it. Tried running Asterisk w/o the CLI, and still the
pthread creates are slow, so that isn't it.
------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=126222 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
06-28-08 15:15  svnbot         Checkin                                      
06-28-08 15:15  svnbot         Note Added: 0089403                          
======================================================================




More information about the asterisk-bugs mailing list