[asterisk-bugs] [Asterisk 0019328]: ExternalIVR Crash
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu May 19 13:41:11 CDT 2011
The following issue has been ASSIGNED.
======================================================================
https://issues.asterisk.org/view.php?id=19328
======================================================================
Reported By: chris-mac
Assigned To: thedavidfactor
======================================================================
Project: Asterisk
Issue ID: 19328
Category: Applications/app_externalivr
Reproducibility: always
Severity: crash
Priority: normal
Status: assigned
Asterisk Version: 1.8.4
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2011-05-19 08:13 CDT
Last Modified: 2011-05-19 13:41 CDT
======================================================================
Summary: ExternalIVR Crash
Description:
Asterisk crashes as described below:
extensions.conf:
exten => _X.,1,Ringing()
exten => _X.,n,Answer()
exten => _X.,n,Answer()
exten => _X.,n,ExternalIVR(/enc/etc/asterisk/ivr/test.sh)
console:
-- Executing [448454198462 at common:1] Ringing("SIP/OpenSER-00000000",
"") in new stack
-- Executing [448454198462 at common:2] Answer("SIP/OpenSER-00000000",
"") in new stack
-- Executing [448454198462 at common:3]
ExternalIVR("SIP/OpenSER-00000000", "/enc/etc/asterisk/ivr/test.sh") in new
stack
> ExternalIVR received application and arguments:
/enc/etc/asterisk/ivr/test.sh
> ExternalIVR received options: (null)
> Parsing options from: [(null)]
-- Answering channel and starting generator
> got command 'S,/var/lib/asterisk/sounds/demo-congrats'
Segmentation fault (core dumped)
test.sh IVR script and backtrace attached.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2011-05-19 13:41 lmadsen Status new => assigned
2011-05-19 13:41 lmadsen Assigned To => thedavidfactor
======================================================================
More information about the asterisk-bugs
mailing list