[Home]

Summary:ASTERISK-14948: conf2ael segfaults if the following code is in my extensions.conf
Reporter:Ira Emus (ira)Labels:
Date Opened:2009-10-06 12:51:20Date Closed:2011-07-27 12:59:44
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Utilities/conf2ael
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) conf2ael-backtrace.txt
Description:Using Asterisk 1.6.2.0 Beta4 though it happens in Beta3 also.

If the following section is included in my extensions.conf and any of the 5 commented lines are un-commented conf2ael segfaults.

****** ADDITIONAL INFORMATION ******

[oliners_out]
include => blocked_numbers
;exten => _NXXXXXX,1,gosub(dial-local,s,1(4,1310${EXTEN}))
;exten => _310NXXXXXX,1,gosub(dial-local,s,1(4,1${EXTEN}))
;exten => _1310NXXXXXX,1,gosub(dial-local,s,1(4,${EXTEN}))
;exten => _NXXNXXXXXX,1,gosub(dial-local,s,1(4,1${EXTEN}))
;exten => _1NXXNXXXXXX,1,gosub(dial-local,s,1(4,${EXTEN}))
Comments:By: Leif Madsen (lmadsen) 2009-10-07 08:19:24

Confirming this issue as I reproduced easily with latest 1.6.2.

By: Leif Madsen (lmadsen) 2009-10-07 08:38:25

I have also provided the backtrace.

By: Russell Bryant (russell) 2011-07-27 12:59:38.431-0500

Per the Asterisk maintenance timeline page at http://www.asterisk.org/asterisk-versions maintenance (bug) support for the 1.4 and 1.6.x branches has ended. For continued maintenance support please move to the 1.8 branch which is a long term support (LTS) branch. For more information about branch support, please see https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions

If this is still an issue, please open a new issue so it can be re-triaged appropriately. Thanks!