[asterisk-bugs] [Asterisk 0011080]: SIP channel stops processing calls, but no apparent deadlock
noreply at bugs.digium.com
noreply at bugs.digium.com
Fri Dec 7 02:05:48 CST 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=11080
======================================================================
Reported By: callguy
Assigned To: russell
======================================================================
Project: Asterisk
Issue ID: 11080
Category: Channels/chan_sip/General
Reproducibility: always
Severity: block
Priority: normal
Status: assigned
Asterisk Version: 1.4.13
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 10-24-2007 15:58 CDT
Last Modified: 12-07-2007 02:05 CST
======================================================================
Summary: SIP channel stops processing calls, but no apparent
deadlock
Description:
Approximately once per week we are seeing asterisk stop processing SIP
calls. The behavior is the same as a deadlock, but core show locks does not
show any evidence that there is a deadlock.
The only way to resolve is to restart asterisk.
output of:
core show locks
info thread
thread apply all bt
from the running process is attached.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0011165 Deadlock in channel.c
======================================================================
----------------------------------------------------------------------
sekil - 12-07-07 02:05
----------------------------------------------------------------------
I got back to 1.4.15 with DONT_OPTIMIZE and all of the relevant DEBUGs. I
also patched it with the patch from rev.
http://bugs.digium.com/view.php?id=91192. Here's the part of 'core
show locks' from it:
=== Thread ID: 3084536720 (do_devstate_changes started at [ 378]
devicestate.c ast_device_state_engine_init())
=== ---> Tried and failed to get Lock http://bugs.digium.com/view.php?id=0
(channel.c): MUTEX 4978
ast_channel_trylock &chan->lock 0xb751c3e8 (5)
Next few 'core show locks' that I typed, killed Asterisk completely.
Issue History
Date Modified Username Field Change
======================================================================
12-07-07 02:05 sekil Note Added: 0075008
======================================================================
More information about the asterisk-bugs
mailing list