[Home]

Summary:ASTERISK-16095: ExternalIVR 'S' command sometimes results in an Asterisk segmentation fault
Reporter:Dan Cropp (daninmadison)Labels:
Date Opened:2010-05-13 13:00:58Date Closed:2011-06-07 14:00:42
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Applications/app_externalivr
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:In the dialplan, I answer the call, play some files, and then send the call to an externalivr script.

The first thing the externalivr script does is set the autoclear option.
Then, it attempts to clear the playlist and insert a new file via the 'S' command.
In this case...
S,beep

When this is executed, it often causes Asterisk to crash with a segmentation fault.

****** ADDITIONAL INFORMATION ******

It sometimes works and sometimes causes the segmentation fault.

I haven't figured out any pattern for when it will work, versus when it fails.  The majority of the time, it fails.

If I use the 'A' command instead of 'S', it succeeds every time.
Comments:By: David Ruggles (thedavidfactor) 2010-05-13 13:32:12

What version of Asterisk are you using? Also please follow the directions in doc/backtrace.txt (in the asterisk source directory) and attach a back trace from the seg fault to this issue.

By: Paul Belanger (pabelanger) 2010-06-01 13:15:26

Suspended due to lack of activity. Please request a bug marshal in #asterisk-bugs on the IRC network irc.freenode.net to reopen the issue should you have the additional information requested.

Further information can be found at http://www.asterisk.org/developers/bug-guidelines