[asterisk-bugs] [Asterisk 0015505]: Asterisk crashing in cmd voicemail
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Jul 15 09:15:57 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15505
======================================================================
Reported By: Dovid
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15505
Category: Applications/app_voicemail
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.4.21.1
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-07-15 08:52 CDT
Last Modified: 2009-07-15 09:15 CDT
======================================================================
Summary: Asterisk crashing in cmd voicemail
Description:
When using cmd voicmeail with lang=he if I call in to hear messages, press
1 for the first message and in middle or at the end of the message I pres 6
asterisk crashes. kevin on irc said "<@kpfleming> so that code called
ast_log with a format of 'curmsg: %s\n' but did not provide a string
parameter to substitute into the log message".
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0015392 [patch] 1.6.1.1: Memory handling error ...
======================================================================
----------------------------------------------------------------------
(0107779) mmichelson (administrator) - 2009-07-15 09:15
https://issues.asterisk.org/view.php?id=15505#c107779
----------------------------------------------------------------------
This is a bit strange because there is no "he" support for app_voicemail in
1.4.21.1 from what I can tell.
Assuming, for a moment, that the version number reported here is
incorrect, I don't think this is related to
https://issues.asterisk.org/view.php?id=15392. That issue is due to
passing a NULL pointer to a printf-like function. In this case, we know
that the pointer passed to ast_log is non-NULL because of the if statement
directly above.
Issue History
Date Modified Username Field Change
======================================================================
2009-07-15 09:15 mmichelson Note Added: 0107779
======================================================================
More information about the asterisk-bugs
mailing list