[asterisk-bugs] [JIRA] (ASTERISK-26397) AMI Command crashes Asterisk 14
Andrew Nagy (JIRA)
noreply at issues.asterisk.org
Wed Sep 21 13:26:01 CDT 2016
Andrew Nagy created ASTERISK-26397:
--------------------------------------
Summary: 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-rc1, 14.0.0-beta2
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