[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 15:24:13 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 15:24 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
======================================================================
----------------------------------------------------------------------
russell - 12-07-07 15:24
----------------------------------------------------------------------
As you can see, I just fixed multiple errors related to lock handling with
DEBUG_THREADS turned on.
If you are experiencing a problem, please install the latest code from the
1.4 branch of Asterisk with both DONT_OPTIMIZE and DEBUG_THREADS enabled.
Then, if your system locks up again, hopefully "core show locks" will
properly return output.
$ svn co http://svn.digium.com/svn/asterisk/branches/1.4 asterisk-1.4
Thank you for your patience.
Issue History
Date Modified Username Field Change
======================================================================
12-07-07 15:24 russell Note Added: 0075065
======================================================================
More information about the asterisk-bugs
mailing list