[asterisk-bugs] [Asterisk 0017122]: Using pattern match in a hint causes deadlock under described conditions
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Apr 1 08:40:03 CDT 2010
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=17122
======================================================================
Reported By: sbrath
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17122
Category: Channels/chan_sip/Registration
Reproducibility: random
Severity: crash
Priority: normal
Status: acknowledged
Asterisk Version: 1.6.2.6
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-03-31 12:31 CDT
Last Modified: 2010-04-01 08:40 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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-04-01 08:40 lmadsen Description Updated
======================================================================
More information about the asterisk-bugs
mailing list