[asterisk-bugs] [JIRA] (ASTERISK-26668) Subtle (unknown) error in dialplan causes asterisk to crash
George Joseph (JIRA)
noreply at issues.asterisk.org
Thu Dec 22 07:24:10 CST 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-26668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=234335#comment-234335 ]
George Joseph commented on ASTERISK-26668:
------------------------------------------
Completely reproduceable...
exten => 999999999[2-5],1(123456789012),Noop(Some Message)
will do it. If not at startup, do a "dialplan reload" a few times.
The missing leading '_' in the pattern, the length of the pattern, and the length of the label are all factors.
> Subtle (unknown) error in dialplan causes asterisk to crash
> -----------------------------------------------------------
>
> Key: ASTERISK-26668
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-26668
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: General
> Affects Versions: 13.13.1
> Environment: FreePBX 13
> Reporter: xrobau
>
> The extensions_additional.conf file (sent via email, as it contains confidential information) causes asterisk to crash when read.
> There are syntax errors in it (matches don't start with _, starting at line 6861), and when they were fixed, asterisk stopped crashing.
> However, when they were removed AGAIN, asterisk STILL wasn't crashing. At this point we managed to dig up a COPY of the exact file that was causing the crash, and confirmed that it crashes on another machine.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list