[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:38:09 CST 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16921
======================================================================
Reported By: whardier
Assigned To: seanbright
======================================================================
Project: Asterisk
Issue ID: 16921
Category: Applications/app_voicemail
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: closed
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:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2010-02-26 21:29 CST
Last Modified: 2010-03-01 13:38 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.
======================================================================
----------------------------------------------------------------------
(0118707) svnbot (reporter) - 2010-03-01 13:38
https://issues.asterisk.org/view.php?id=16921#c118707
----------------------------------------------------------------------
Repository: asterisk
Revision: 249673
_U branches/1.6.0/
U branches/1.6.0/apps/app_voicemail.c
------------------------------------------------------------------------
r249673 | seanbright | 2010-03-01 13:38:08 -0600 (Mon, 01 Mar 2010) | 25
lines
Merged revisions 249672 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
................
r249672 | seanbright | 2010-03-01 14:36:30 -0500 (Mon, 01 Mar 2010) | 18
lines
Merged revisions 249671 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r249671 | seanbright | 2010-03-01 14:35:01 -0500 (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=249673
Issue History
Date Modified Username Field Change
======================================================================
2010-03-01 13:38 svnbot Checkin
2010-03-01 13:38 svnbot Note Added: 0118707
======================================================================
More information about the asterisk-bugs
mailing list