[asterisk-bugs] [JIRA] (ASTERISK-17142) Asterisk 1.4.38, 1.6.2.15 and 1.8.1 with debug flags crashes on load test
Joshua Colp (JIRA)
noreply at issues.asterisk.org
Fri Mar 13 18:14:34 CDT 2015
[ https://issues.asterisk.org/jira/browse/ASTERISK-17142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=225400#comment-225400 ]
Joshua Colp commented on ASTERISK-17142:
----------------------------------------
I'll also add that attempting to do any sort of load test with those debug flags enabled will yield horrible results. They can seriously hinder it.
> Asterisk 1.4.38, 1.6.2.15 and 1.8.1 with debug flags crashes on load test
> -------------------------------------------------------------------------
>
> Key: ASTERISK-17142
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-17142
> Project: Asterisk
> Issue Type: Bug
> Components: Core/General
> Reporter: postas
> Severity: Critical
> Attachments: call.xml, issue18510.txt
>
>
> 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 ~300 calls.
> Can anyone help me? Thanks
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list