[asterisk-bugs] [Asterisk 0017122]: Using pattern match in a hint causes deadlock under described conditions
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Aug 13 15:27:48 CDT 2010
The following issue has been CLOSED
======================================================================
https://issues.asterisk.org/view.php?id=17122
======================================================================
Reported By: sbrath
Assigned To: tilghman
======================================================================
Project: Asterisk
Issue ID: 17122
Category: Channels/chan_sip/Registration
Reproducibility: random
Severity: crash
Priority: normal
Status: closed
Target Version: 1.6.2.12
Asterisk Version: SVN
JIRA: SWP-1227
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2010-03-31 12:31 CDT
Last Modified: 2010-08-13 15:27 CDT
======================================================================
Summary: Using pattern match in a hint causes deadlock under
described conditions
Description:
When using the following hint, most "dialplan reload" commands will lock
the system up. Once in deadlock, existing sip conversations will continue,
new sip connections will fail. sip show peers will look normal.
exten => _4040XXXX,hint,Custom:phone${EXTEN:4}
I have about 25 phones subscribing to this hint, and creating the "virtual
hints", on initial load all is well, reloads lock the system.
I have included attachments with core show locks and a bt trace of a
running thread to show where the deadlock is occurring.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0017643 [patch] dialplan reload deadlocks in as...
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-08-13 15:27 tilghman Status feedback => closed
2010-08-13 15:27 tilghman Resolution open => fixed
======================================================================
More information about the asterisk-bugs
mailing list