[asterisk-bugs] [Asterisk 0010746]: app_voicemail dumps core
noreply at bugs.digium.com
noreply at bugs.digium.com
Mon Sep 17 14:41:46 CDT 2007
The following issue has been ASSIGNED.
======================================================================
http://bugs.digium.com/view.php?id=10746
======================================================================
Reported By: arcivanov
Assigned To: russell
======================================================================
Project: Asterisk
Issue ID: 10746
Category: Applications/app_voicemail
Reproducibility: always
Severity: crash
Priority: normal
Status: assigned
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 82595
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 09-17-2007 12:14 CDT
Last Modified: 09-17-2007 14:41 CDT
======================================================================
Summary: app_voicemail dumps core
Description:
(gdb) backtrace
http://bugs.digium.com/view.php?id=0 0xb7dfa444 in strftime_l () from
/lib/libc.so.6
http://bugs.digium.com/view.php?id=1 0xb7df8eff in strftime () from
/lib/libc.so.6
http://bugs.digium.com/view.php?id=2 0xb71282ee in leave_voicemail
(chan=0x8203eb0, ext=<value optimized
out>, options=0xb6f1de3c) at app_voicemail.c:2054
http://bugs.digium.com/view.php?id=3 0xb7129708 in vm_exec (chan=0x8203eb0,
data=0xb6f21f28) at
app_voicemail.c:6975
http://bugs.digium.com/view.php?id=4 0x080c838a in ?? ()
======================================================================
----------------------------------------------------------------------
svnbot - 09-17-07 14:41
----------------------------------------------------------------------
Repository: asterisk
Revision: 82644
------------------------------------------------------------------------
r82644 | russell | 2007-09-17 14:41:45 -0500 (Mon, 17 Sep 2007) | 6 lines
Initialize some memory to fix crashes when leaving voicemail. This
problem
was fixed by running Asterisk under valgrind.
(closes issue http://bugs.digium.com/view.php?id=10746, reported by arcivanov,
patched by me)
*** IMPORTANT NOTE: We need to check to see if this same bug exists
elsewhere.
------------------------------------------------------------------------
Issue History
Date Modified Username Field Change
======================================================================
09-17-07 14:41 svnbot Checkin
09-17-07 14:41 svnbot Note Added: 0070693
09-17-07 14:41 svnbot Status feedback => assigned
09-17-07 14:41 svnbot Assigned To putnopvut => russell
======================================================================
More information about the asterisk-bugs
mailing list