[asterisk-bugs] [Asterisk 0011915]: The asterisk service crashes twice a day

noreply at bugs.digium.com noreply at bugs.digium.com
Thu Oct 30 11:01:44 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=11915 
====================================================================== 
Reported By:                moty
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   11915
Category:                   Core-General
Reproducibility:            have not tried
Severity:                   crash
Priority:                   normal
Status:                     feedback
Asterisk Version:           1.4.17 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             02-04-2008 04:04 CST
Last Modified:              02-14-2008 10:53 CST
====================================================================== 
Summary:                    The asterisk service crashes twice a day
Description: 
Our production asterisk service (using safe_asterisk) is crashing twice a
day in avarage. I didn't manage to attach a core dump... Someone?
====================================================================== 

---------------------------------------------------------------------- 
 norman - 02-14-08 10:53  
---------------------------------------------------------------------- 
Can you also upload the console log? Did it crash or just hang? Thread 364
seems very similar to the other issues, I think.

To track these down, I often run them under gdb. For example, "gdb
/usr/sbin/asterisk" then "run -c -vvvg" When something happens, I can
control-C to enter the debugger, then "generate-core-file" then re-run. I
can then analyze the core offline with minimal downtime. Unfortunately,
when I did that for a similar freeze up, I couldn't really tell anything.
In my case, I suspected a new SIP call was being initiated from a client
workstation, and while trying to add the channel to the channel list, it
froze (since it wasn't actually in the list yet.) 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
02-14-08 10:53  norman         Note Added: 0082250                          
======================================================================




More information about the asterisk-bugs mailing list