[Home]

Summary:ASTERISK-01318: badly configured voicemail.conf causes segfault
Reporter:gr0k (gr0k)Labels:
Date Opened:2004-03-31 10:47:54.000-0600Date Closed:2008-01-15 14:49:26.000-0600
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Core/Configuration
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) bad_voicemail.conf.txt
( 1) bt.txt
( 2) btfull.txt
Description:I accidentally forgot to specify the context for a voicemail entry. (see attached bad_voicemail.conf) and when I started up asterisk (asterisk -vvvc), it segfaulted every time.  It wasn't until I figured out how to do a backtrace on the core dump did I figure out what was causing the segfault. (see bt file)

Asterisk CVS-03/31/04-10:25:12
Mandrake 9.2
Comments:By: Tilghman Lesher (tilghman) 2004-03-31 13:51:09.000-0600

Can you post a 'bt full'?  It would help to know what line of code caused the segfault.

By: Mark Spencer (markster) 2004-03-31 14:02:56.000-0600

Fixed in CVS

By: Digium Subversion (svnbot) 2008-01-15 14:49:25.000-0600

Repository: asterisk
Revision: 2591

U   trunk/apps/app_voicemail.c

------------------------------------------------------------------------
r2591 | markster | 2008-01-15 14:49:24 -0600 (Tue, 15 Jan 2008) | 2 lines

Don't die on a bad voicemail conf timezone entry (bug ASTERISK-1318)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=2591

By: Digium Subversion (svnbot) 2008-01-15 14:49:26.000-0600

Repository: asterisk
Revision: 2593

U   branches/v1-0_stable/apps/app_voicemail.c

------------------------------------------------------------------------
r2593 | markster | 2008-01-15 14:49:26 -0600 (Tue, 15 Jan 2008) | 2 lines

Backport voicemail fixes for bug ASTERISK-1318

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=2593