[asterisk-bugs] [JIRA] (ASTERISK-17142) Asterisk 1.4.38, 1.6.2.15 and 1.8.1 with debug flags crashes on load test
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Fri Mar 13 18:10:34 CDT 2015
[ https://issues.asterisk.org/jira/browse/ASTERISK-17142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rusty Newton closed ASTERISK-17142.
-----------------------------------
Resolution: Cannot Reproduce
I'm going to close this issue out. This issue is getting a bit old, we don't have anyone else reporting the issue and it was reported against versions that are not longer supported at this time.
If anyone can reproduce this issue or something similar, please file a new issue (against the newer versions of Asterisk) and include all the appropriate debug as usual.
> 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