[asterisk-bugs] [Asterisk 0011080]: SIP channel stops processing calls, but no apparent deadlock
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu Dec 13 01:06:37 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-13-2007 01:06 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
======================================================================
----------------------------------------------------------------------
dimas - 12-13-07 01:06
----------------------------------------------------------------------
There is a small bug in the lock code making Asterisk to produce flood of
"Deadlock?" messages every 5 seconds. Note that it is not a bug with
locking itself - only with deadlock diagnostics and reporting.
I'm attaching the patch (lockrep.patch) which should prevent asterisk from
flooding exactly the same message several times a second. Could you please
give it a try?
Issue History
Date Modified Username Field Change
======================================================================
12-13-07 01:06 dimas Note Added: 0075328
======================================================================
More information about the asterisk-bugs
mailing list