[asterisk-bugs] [JIRA] (ASTERISK-26397) AMI Command crashes Asterisk 14

Joshua Colp (JIRA) noreply at issues.asterisk.org
Wed Sep 21 13:30:01 CDT 2016


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

Joshua Colp updated ASTERISK-26397:
-----------------------------------

    Component/s: Core/ManagerInterface

> AMI Command crashes Asterisk 14
> -------------------------------
>
>                 Key: ASTERISK-26397
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-26397
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Core/ManagerInterface
>    Affects Versions: 14.0.0-beta2, 14.0.0-rc1
>            Reporter: Andrew Nagy
>         Attachments: bt.txt
>
>
> Seems there is an easy way to get Asterisk 14 RC1 to Core dump through AMI commands. This was also in beta2 (not sure about beta1)
> Command flow is
> {code}
> [root at freepbxdev1 ~]# telnet 127.0.0.1 5038
> Trying 127.0.0.1...
> Connected to 127.0.0.1.
> Escape character is '^]'.
> Asterisk Call Manager/2.8.0
> Action: login
> Username: admin
> Secret: <secret>
> Events: off
> Response: Success
> Message: Authentication accepted
> Action: PresenceState
> Provider: CustomPresence:1000
> Connection closed by foreign host.
> /usr/sbin/safe_asterisk: line 164: 30181 Segmentation fault      (core dumped) nice -n $PRIORITY "${ASTSBINDIR}/asterisk" -f ${CLIARGS} ${ASTARGS} > /dev/${TTY} 2>&1 < /dev/${TTY}
> {code}
> I have also attached a backtrace.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list