[Home]

Summary:ASTERISK-21314: Sip channel is deadlocked
Reporter:Badalian Vyacheslav (slavon)Labels:
Date Opened:2013-03-25 07:11:12Date Closed:2013-03-25 08:40:29
Priority:CriticalRegression?Yes
Status:Closed/CompleteComponents:Channels/chan_sip/General
Versions:1.8.20.0 Frequency of
Occurrence
Frequent
Related
Issues:
duplicatesASTERISK-21068 Asterisk is freezing (since 1.8.18.0 to 1.8.20.1) when doing 'core show channels' AND receiving 'SIP register'
Environment:Attachments:( 0) backtrace-threads.txt
Description:I get this issue 3 times.

Results:
- Sip show peers - 0 peers
- Other asterisk "No Response" to this peer
- Sip reload - Asterisk say "Allready in reload"
- module reload chan_sip - can't reload - have 5 hitcount

i get backtrace
gdb -ex "thread apply all bt" --batch /usr/sbin/asterisk `pidof asterisk` > /tmp/backtrace-threads.txt

But asterisk version from YUM RPM (i think its don't have debug)
Comments:By: Badalian Vyacheslav (slavon) 2013-03-25 07:11:48.969-0500

Backtrace

By: Matt Jordan (mjordan) 2013-03-25 08:40:29.588-0500

This is a duplicate of ASTERISK-21068

By: Matt Jordan (mjordan) 2013-03-25 09:20:58.464-0500

If you can, please try the patch attached to ASTERISK-21068, ASTERISK-21068-1.8.diff. It should resolve the issue based on the backtraces attached to the various issues.