[asterisk-bugs] [Asterisk 0014895]: [patch] Asterisk crashes when extenpatternmatchnew=yes
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Apr 23 15:42:12 CDT 2009
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=14895
======================================================================
Reported By: chris-mac
Assigned To: tilghman
======================================================================
Project: Asterisk
Issue ID: 14895
Category: Core/PBX
Reproducibility: always
Severity: crash
Priority: normal
Status: assigned
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.1
SVN Revision (number only!): 186527
Request Review:
======================================================================
Date Submitted: 2009-04-14 11:27 CDT
Last Modified: 2009-04-23 15:42 CDT
======================================================================
Summary: [patch] Asterisk crashes when
extenpatternmatchnew=yes
Description:
Asterisk crashes (see gdb.txt) under the following circumstances:
1. extenpatternmatchnew is set to 'yes' in extensions.conf
2. Bridge application is used to "Pickup" ringing channel
3. GotoIf is used in 'h' extension
How to reproduce:
Use modules.conf, extensions.conf and sip.conf attached.
Dial 123456 into Asterisk with phone A, so phone B will start ringing.
Dial ** with phone C to pickup ringing channel. Asterisk crashes here.
Regards,
Chris
======================================================================
----------------------------------------------------------------------
(0103728) svnbot (reporter) - 2009-04-23 15:42
http://bugs.digium.com/view.php?id=14895#c103728
----------------------------------------------------------------------
Repository: asterisk
Revision: 190352
U trunk/main/pbx.c
------------------------------------------------------------------------
r190352 | tilghman | 2009-04-23 15:42:11 -0500 (Thu, 23 Apr 2009) | 7
lines
Labels are sometimes (most of the time?) NULL for extensions.
(closes issue http://bugs.digium.com/view.php?id=14895)
Reported by: chris-mac
Patches:
20090423__bug14895__2.diff.txt uploaded by tilghman (license 14)
Tested by: lmadsen
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=190352
Issue History
Date Modified Username Field Change
======================================================================
2009-04-23 15:42 svnbot Note Added: 0103728
2009-04-23 15:42 svnbot Status ready for review =>
assigned
======================================================================
More information about the asterisk-bugs
mailing list