[asterisk-bugs] [Asterisk 0016012]: Asterisk forks processes then locks up

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Oct 20 08:45:10 CDT 2009


The following issue has been UPDATED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16012 
====================================================================== 
Reported By:                acunningham
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   16012
Category:                   General
Reproducibility:            random
Severity:                   crash
Priority:                   normal
Status:                     feedback
Target Version:             1.4.28
Asterisk Version:           Older 1.4 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-10-02 10:39 CDT
Last Modified:              2009-10-20 08:45 CDT
====================================================================== 
Summary:                    Asterisk forks processes then locks up
Description: 
One particular Asterisk 1.4.21.1 machine occasionally forks off some child
processes, goes to 100% CPU, and stops responding to calls and the console,
and stops logging. During this time:

test:~# ps -ef | grep asterisk | grep -v grep
root      4830     1  0 Sep07 ?        00:00:00 /bin/sh
/usr/sbin/safe_asterisk -U enswitch -G enswitch
enswitch 25822  4830 55 Sep29 ?        1-16:05:51 /usr/sbin/asterisk -U
enswitch -G enswitch -vvvg -c
enswitch 16080 25822  0 09:33 ?        00:00:00 [asterisk] <defunct>
enswitch 27846 25822  0 14:59 ?        00:00:00 [asterisk] <defunct>
enswitch 12656 25822 99 17:09 ?        00:19:04 /usr/sbin/asterisk -U
enswitch -G enswitch -vvvg -c

The "top" command shows that both process 25822 and 12656 are using 100%
CPU time.

Killing the processes and having safe_asterisk restart Asterisk fixes the
problem in the short term.

Any ideas on how to debug this?
======================================================================
Relationships       ID      Summary
----------------------------------------------------------------------
related to          0014309 [patch] SIP/realtime problems =&gt; 100...
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-10-20 08:45 lmadsen        Target Version            => 1.4.28          
======================================================================




More information about the asterisk-bugs mailing list