[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 08:42:05 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 08:42 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
======================================================================
----------------------------------------------------------------------
festr - 12-13-07 08:42
----------------------------------------------------------------------
I'm seeing also deadlocks with the latest 1.4 svn. So I've recompiled with
these flags: DEBUG_CHANNEL_LOCKS, DEBUG_THREADS, DETECT_DEADLOCKS and
DONT_OPTIMIZE. But now when deadlock occurs, i cannot connect to CLI
(locked).
So i've attached gdb to asterisk PID and made apply all thread bt. See
attached bt-festr file.
Issue History
Date Modified Username Field Change
======================================================================
12-13-07 08:42 festr Note Added: 0075338
======================================================================
More information about the asterisk-bugs
mailing list