[asterisk-bugs] [Asterisk 0017122]: Using pattern match in a hint causes deadlock under described conditions
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jun 8 15:27:58 CDT 2010
A NOTE has been added to this issue.
======================================================================
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: SWP-1227
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-06-08 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.
======================================================================
----------------------------------------------------------------------
(0123151) sbrath (reporter) - 2010-06-08 15:27
https://issues.asterisk.org/view.php?id=17122#c123151
----------------------------------------------------------------------
I have checked my files, and they were not truncated when uploaded. Do you
want a different test? This is actually quite easy to replicate.
Issue History
Date Modified Username Field Change
======================================================================
2010-06-08 15:27 sbrath Note Added: 0123151
======================================================================
More information about the asterisk-bugs
mailing list