[asterisk-bugs] [Asterisk 0015505]: Asterisk crashing in cmd voicemail
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Aug 20 15:02:02 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-08-20 15:02 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 ...
======================================================================
----------------------------------------------------------------------
(0109385) qwell (administrator) - 2009-08-20 15:02
https://issues.asterisk.org/view.php?id=15505#c109385
----------------------------------------------------------------------
One of two things must be true here, unless gdb is changing things..
1) You're not using 1.4.
2) You backported/modified this feature in 1.4.
The ast_log in 1.4 has never existed as "curmsg: %s\n" - it has always
used %d (though trunk did use %s I believe).
These log messages are already gone in trunk and 1.6. Would it be
acceptable to just remove them in 1.4 also?
Issue History
Date Modified Username Field Change
======================================================================
2009-08-20 15:02 qwell Note Added: 0109385
======================================================================
More information about the asterisk-bugs
mailing list