[asterisk-bugs] [Asterisk 0018510]: Asterisk 1.4.38, 1.6.2.15 and 1.8.1 with debug flags crashes on load test
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jan 4 23:12:29 UTC 2011
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=18510
======================================================================
Reported By: postas
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18510
Category: Core/General
Reproducibility: always
Severity: crash
Priority: normal
Status: acknowledged
Asterisk Version: 1.6.2.15
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-12-21 09:22 CST
Last Modified: 2011-01-04 17:12 CST
======================================================================
Summary: Asterisk 1.4.38, 1.6.2.15 and 1.8.1 with debug flags
crashes on load test
Description:
I'm was trying to debug a deadlock on asterisk 1.4.38 and activated all the
following debug flags:
DONT_OPTIMIZE
DEBUG_THREADS
LOADABLE_MODULES
DEBUG_FD_LEAKS
DEBUG_CHANNEL_LOCKS
MALLOC_DEBUG
Then started a 30 call per second load test using SIPp with audio (plays a
ALAW pcap and RFC2833 DTMF's).
Asterisk extensions.conf has the following config:
[default]
;exten => _.,1,InAsteriskApp()
exten => _19196,1,Playback(/var/lib/asterisk/welcome)
exten => h,1,Hangup
Logger.conf has the following config:
;debug => debug
console => notice,warning,error,verbose,debug
;console => notice,warning,error
messages => notice,warning,error
;full => notice,warning,error,debug,verbose
I'm Running asterisk with the command 'asterisk -vvvgdc'.
I've tried all this test with the most recent versions of asterisk 1.4,
1.6 and 1.8 branches and get the same error after
https://issues.asterisk.org/view.php?id=72#c300 calls.
Can anyone help me? Thanks
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2011-01-04 17:12 lmadsen Description Updated
======================================================================
More information about the asterisk-bugs
mailing list