[asterisk-bugs] [JIRA] (ASTERISK-22416) [patch] Segmentation fault (in process_applicationmap_line, at features.c) when using improper feature mapping syntax

Digium Subversion (JIRA) noreply at issues.asterisk.org
Tue Sep 17 20:39:03 CDT 2013


     [ https://issues.asterisk.org/jira/browse/ASTERISK-22416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Digium Subversion closed ASTERISK-22416.
----------------------------------------

    Resolution: Fixed
    
> [patch] Segmentation fault (in process_applicationmap_line, at features.c) when using improper feature mapping syntax
> ---------------------------------------------------------------------------------------------------------------------
>
>                 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
>            Assignee: Michael L. Young
>         Attachments: asterisk-22416-check-syntax-first_v2.diff, asterisk-22416-dynamic-feature-check-syntax-first.diff, backtrace.txt
>
>
> 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