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

Asterisk Team (JIRA) noreply at issues.asterisk.org
Wed Sep 21 13:26:01 CDT 2016


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

Asterisk Team commented on ASTERISK-26397:
------------------------------------------

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].

> 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
>    Affects Versions: 14.0.0-beta2, 14.0.0-rc1
>            Reporter: Andrew Nagy
>
> 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