[Home]

Summary:ASTERISK-23105: Asterisk crashed in 'inchar' at app_voicemail.c when performing forward
Reporter:Chris Cuzner (ccuzner)Labels:
Date Opened:2014-01-06 14:40:12.000-0600Date Closed:2017-12-18 11:02:51.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Applications/app_voicemail
Versions:1.8.18.0 Frequency of
Occurrence
One Time
Related
Issues:
Environment:Attachments:( 0) backtrace_sanitized.txt
Description:System crashed after user performed a forward within the voicemail application.
Comments:By: Chris Cuzner (ccuzner) 2014-01-06 14:41:11.158-0600

Sanitized backtrace.

By: Leif Madsen (lmadsen) 2014-01-06 14:42:01.043-0600

{noformat}
gdb> print *bio
gdb> $1 = {iocp = 114688, iolen = 236, linelength = 36, ateof = 0, iobuf = '\000' <repeats 255 times>}
gdb>
gdb> frame 0
gdb> #0  0x00007faaee4c24ab in inchar (bio=0x7faac7797ff0, fi=0x7faacdbac2b0) at app_voicemail.c:4255
{noformat}

By: Joshua C. Colp (jcolp) 2017-12-18 11:02:51.597-0600

I'm suspending this issue since it was a one time problem under Asterisk 1.8. If it occurs on a recent version please feel free to comment and the issue will automatically reopen.