[asterisk-bugs] [Asterisk 0015706]: app_festival hangs on reading from spawned subprocess

Asterisk Bug Tracker noreply at bugs.digium.com
Wed Aug 12 15:50:45 CDT 2009


The following issue has been SUBMITTED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15706 
====================================================================== 
Reported By:                modelnine
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   15706
Category:                   Applications/app_festival
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Asterisk Version:           1.6.1.2 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-08-12 15:50 CDT
Last Modified:              2009-08-12 15:50 CDT
====================================================================== 
Summary:                    app_festival hangs on reading from spawned
subprocess
Description: 
Due to an invalid file descriptor (one that's already closed) being
referenced for writing in the subprocess that's spawned to feed the
festival output to the channel, app_festival blocks on trying to send voice
data to the connected channel. This kills the Asterisk session completely.

The attached patch fixes the issue and adds some debugging statements to
app_festival for checking that it now works.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-08-12 15:50 modelnine      New Issue                                    
2009-08-12 15:50 modelnine      Asterisk Version          => 1.6.1.2         
2009-08-12 15:50 modelnine      Regression                => No              
2009-08-12 15:50 modelnine      SVN Branch (only for SVN checkouts, not tarball
releases) => N/A             
======================================================================




More information about the asterisk-bugs mailing list