[asterisk-bugs] [Asterisk 0014464]: lock during simple call processing
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Jun 11 09:20:49 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=14464
======================================================================
Reported By: pj
Assigned To: mmichelson
======================================================================
Project: Asterisk
Issue ID: 14464
Category: Channels/chan_sip/General
Reproducibility: unable to reproduce
Severity: major
Priority: normal
Status: assigned
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 171528
Request Review:
======================================================================
Date Submitted: 2009-02-12 06:27 CST
Last Modified: 2009-06-11 09:20 CDT
======================================================================
Summary: lock during simple call processing
Description:
During normal operation, pure sip-sip calls, without special features (eg.
transfer), asterisk locks. Asterisk server had very small utilization -
three concurrent sip calls at maximum. After this lockout, all peers
becomed unreachable and asterisk must be manually restarted. CLI was not
locked.
"core show locks" attached
======================================================================
----------------------------------------------------------------------
(0106302) mmichelson (administrator) - 2009-06-11 09:20
https://issues.asterisk.org/view.php?id=14464#c106302
----------------------------------------------------------------------
I don't know if I can trust the gdb output for thread 6, but I just noticed
that the "free" in frame 2 says that it came from libresolv.so.2, so this
may mean that the SIP monitor thread is blocking during a DNS lookup for
some reason.
Issue History
Date Modified Username Field Change
======================================================================
2009-06-11 09:20 mmichelson Note Added: 0106302
======================================================================
More information about the asterisk-bugs
mailing list