[asterisk-bugs] [Asterisk 0015406]: Asterisk crashes at approx 70-80 calls per second

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Jun 26 08:00:42 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15406 
====================================================================== 
Reported By:                kowalma
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   15406
Category:                   Resources/res_timing_pthread
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     new
Asterisk Version:           1.6.1.1 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-06-26 07:57 CDT
Last Modified:              2009-06-26 08:00 CDT
====================================================================== 
Summary:                    Asterisk crashes at approx 70-80 calls per second
Description: 
I'm running stress test of my new asterisk enviroment and I found out that
it crashes if I start 50+ calls per second.

Please find attached gdb output
====================================================================== 

---------------------------------------------------------------------- 
 (0107025) kowalma (reporter) - 2009-06-26 08:00
 https://issues.asterisk.org/view.php?id=15406#c107025 
---------------------------------------------------------------------- 
I run sipp with following commands:

#client
 sipp -s s -sn uac -p 6060 -i 192.168.9.3 192.168.9.3
#server
 sipp -sn uas -p 6061 -mp 6001

test context is following

[test]
exten => s,1,Set(rand=${RAND(1,30)})
exten => s,n,wait(${rand})
exten => s,n,Dial(SIP/sippuas,20) 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-06-26 08:00 kowalma        Note Added: 0107025                          
======================================================================




More information about the asterisk-bugs mailing list