[asterisk-bugs] [JIRA] (ASTERISK-22757) segfault in res_clialiases.so on reload

Corey Farrell (JIRA) noreply at issues.asterisk.org
Sun Oct 27 18:24:03 CDT 2013


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

Corey Farrell commented on ASTERISK-22757:
------------------------------------------

Steps to cause segfault (I think on any current version, not just 11.x):
1) Start asterisk with cli_aliases.conf having reload=module reload
2) touch cli_aliases.conf (change timestamp to force reload)
3) From cli run 'reload'.  You will see warnings from cli.c about the reload command.
4) Press tab in asterisk CLI for command completion.  Segfault.

I know this isn't exactly how the segfault happened for Gareth, but since backtrace.txt shows the 'reload' alias in use I suspect it could be the same root cause (failure to remove the reload command alias).
                
> segfault in res_clialiases.so on reload
> ---------------------------------------
>
>                 Key: ASTERISK-22757
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-22757
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_clialiases
>    Affects Versions: 11.2.0
>         Environment: Centos 6.4 64bit
> Asterisk 11.2-cert2
> glibc-2.12-1.107.el6_4.2.x86_64
>            Reporter: Gareth Blades
>            Assignee: Rusty Newton
>         Attachments: backtrace.txt, cli_aliases.conf
>
>
> I performed a reload and asterisk crashed. There were a couple of new dynamic features changed and quite a lot of dialplan changes.
> kernel: asterisk[17869]: segfault at 0 ip 00007f57848b1eec sp 00007f577a558cc8 error 4 in res_clialiases.so[7f57848b1000+2000]
> backtrace attached

--
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