[asterisk-bugs] [JIRA] (ASTERISK-22416) Segmentation fault when feature mapping syntax error

Michael L. Young (JIRA) noreply at issues.asterisk.org
Wed Aug 28 10:07:05 CDT 2013


    [ https://issues.asterisk.org/jira/browse/ASTERISK-22416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=209695#comment-209695 ] 

Michael L. Young commented on ASTERISK-22416:
---------------------------------------------

Thank you for your bug report. In order to move your issue forward, we require a backtrace[1] from the core file produced after the crash. Also, be sure you have DONT_OPTIMIZE enabled in menuselect within the Compiler Flags section, then:

make install

After enabling, reproduce the crash, and then execute the backtrace[1] instructions. When complete, attach that file to this issue report.

[1] https://wiki.asterisk.org/wiki/display/AST/Getting+a+Backtrace


                
> Segmentation fault when feature mapping syntax error
> ----------------------------------------------------
>
>                 Key: ASTERISK-22416
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22416
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_features
>    Affects Versions: 1.8.23.0, 11.4.0
>         Environment: Centos 6.4
> Linux 2.6.32-358.11.1.el6.i686 #1 SMP Wed Jun 12 01:01:27 UTC 2013 i686 i686 i386 GNU/Linux
>            Reporter: CGI.NET
>            Severity: Critical
>
> In features.conf
> I set the error syntax look like
> [applicationmap]
> automon=*6
> when restart asterisk will crash and see 'Segmentation fault'.
> normal
> [applicationmap]
> automon=*6,self/both,AGI,agi://127.0.0.1/automon
> is ok.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list