[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:15:12 CST 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16368
======================================================================
Reported By: thirionjwf
Assigned To: tilghman
======================================================================
Project: Asterisk
Issue ID: 16368
Category: Resources/res_speech
Reproducibility: always
Severity: crash
Priority: normal
Status: closed
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:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-12-02 02:14 CST
Last Modified: 2010-02-18 17:15 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.
======================================================================
----------------------------------------------------------------------
(0118262) svnbot (reporter) - 2010-02-18 17:15
https://issues.asterisk.org/view.php?id=16368#c118262
----------------------------------------------------------------------
Repository: asterisk
Revision: 247843
_U branches/1.6.1/
U branches/1.6.1/res/res_speech.c
------------------------------------------------------------------------
r247843 | tilghman | 2010-02-18 17:15:11 -0600 (Thu, 18 Feb 2010) | 14
lines
Merged revisions 247841 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
........
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=247843
Issue History
Date Modified Username Field Change
======================================================================
2010-02-18 17:15 svnbot Checkin
2010-02-18 17:15 svnbot Note Added: 0118262
======================================================================
More information about the asterisk-bugs
mailing list