[asterisk-bugs] [Asterisk 0016368]: [patch] Asterisk crash when SpeechCreate() is used in dialplan without exact name of the module, using the default.

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Feb 18 17:13:47 CST 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16368 
====================================================================== 
Reported By:                thirionjwf
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   16368
Category:                   Resources/res_speech
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     ready for review
Target Version:             1.6.0.24
Asterisk Version:           SVN 
JIRA:                       SWP-688 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!): 232229 
Request Review:              
====================================================================== 
Date Submitted:             2009-12-02 02:14 CST
Last Modified:              2010-02-18 17:13 CST
====================================================================== 
Summary:                    [patch] Asterisk crash when SpeechCreate() is used
in dialplan without exact name of the module, using the default.
Description: 
This was posted on the unimrcp (www.unimrcp.org) group
(http://code.google.com/p/unimrcp/issues) as Issue 53 by Arsen Chaloyen
(author of UniMRCP). It affects all Asterisk 1.6.x versions.

Scenario to reproduce
1. Load res_speech_unimrcp module (or any other speech module, it doesn't
matter)
2. Do whatever here
3. Unload res_speech_unimrcp
4. Call to Asterisk using the dialplan which use SpeechCreate() without
exact name of the module, using the default.
5. Asterisk one to one crashes.

====================================================================== 

---------------------------------------------------------------------- 
 (0118260) svnbot (reporter) - 2010-02-18 17:13
 https://issues.asterisk.org/view.php?id=16368#c118260 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 247841

U   trunk/res/res_speech.c

------------------------------------------------------------------------
r247841 | tilghman | 2010-02-18 17:13:46 -0600 (Thu, 18 Feb 2010) | 7
lines

Revert an errant part of a previous cleanup, to fix a memory corruption
issue.

(closes issue https://issues.asterisk.org/view.php?id=16368)
 Reported by: thirionjwf
 Patches: 
       res_speech.c.patch uploaded by thirionjwf (license 955)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=247841 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-02-18 17:13 svnbot         Checkin                                      
2010-02-18 17:13 svnbot         Note Added: 0118260                          
======================================================================




More information about the asterisk-bugs mailing list