[asterisk-bugs] [Asterisk 0016921]: [patch] VoiceMail(vmbox at context, s) -> Regularly segfaults asterisk
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Mar 1 13:35:03 CST 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16921
======================================================================
Reported By: whardier
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16921
Category: Applications/app_voicemail
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: ready for testing
Asterisk Version: 1.6.2.3-rc2
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-02-26 21:29 CST
Last Modified: 2010-03-01 13:35 CST
======================================================================
Summary: [patch] VoiceMail(vmbox at context,s) -> Regularly
segfaults asterisk
Description:
The second time I execute VoiceMail with the 's' flag while testing out
some dialplan it causes Asterisk to segfault. Initially I thought it was
on the first attempt however I may be mistaken.
======================================================================
----------------------------------------------------------------------
(0118705) svnbot (reporter) - 2010-03-01 13:35
https://issues.asterisk.org/view.php?id=16921#c118705
----------------------------------------------------------------------
Repository: asterisk
Revision: 249671
U branches/1.4/apps/app_voicemail.c
------------------------------------------------------------------------
r249671 | seanbright | 2010-03-01 13:35:02 -0600 (Mon, 01 Mar 2010) | 11
lines
Fix crash in app_voicemail related to message counting.
We were passing a 'struct inprocess **' and treating it like a 'struct
inprocess *'
causing a segfault.
(closes issue https://issues.asterisk.org/view.php?id=16921)
Reported by: whardier
Patches:
20100301_issue16921.patch uploaded by seanbright (license 71)
Tested by: whardier
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=249671
Issue History
Date Modified Username Field Change
======================================================================
2010-03-01 13:35 svnbot Checkin
2010-03-01 13:35 svnbot Note Added: 0118705
======================================================================
More information about the asterisk-bugs
mailing list