[Asterisk-Users] Voicemail Password crashing
Polycom User
polycomuser at gmail.com
Wed Aug 3 17:06:36 MST 2005
I am currently having issues when trying to change my password in
Voicemail. I am not utilizing realtime because I believe there is a
problem with MWI being sent to phones and realtime databases (this may
have changed since I last used Asterisk).
Whenever I try to change the password for the account, the asterisk
program gives a Sig fault (signal 11). I do see the
voicemail.conf.new file created, but it is a empy file.
I am currently utilizing the latest CVS head release(8-3-05).
Below is the backtrace from the Coredump.
Any help would be greatly appreciated.
Reading symbols from /usr/lib/asterisk/modules/app_addon_sql_mysql.so...done.
Loaded symbols for /usr/lib/asterisk/modules/app_addon_sql_mysql.so
#0 0x40189938 in wcslen () from /lib/libc.so.6
(gdb) print wcslen
$1 = {<text variable, no debug info>} 0x40189930 <wcslen>
(gdb) backtrace
#0 0x40189938 in wcslen () from /lib/libc.so.6
#1 0x4018ab72 in wcsrtombs () from /lib/libc.so.6
#2 0x401584a3 in vfprintf () from /lib/libc.so.6
#3 0x401600af in fprintf () from /lib/libc.so.6
#4 0x4074489a in vm_change_password (vmu=0xbd7f88e4,
newpassword=0xbd7f7574 "123") at app_voicemail.c:662
#5 0x4074334d in vm_options (chan=0x8140e58, vmu=0xbd7f88e4,
vms=0xbd7f8d34, fmtc=0x4074ba00 "wav49|gsm|wav") at
app_voicemail.c:4389
More information about the asterisk-users
mailing list