<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-2022-jp">
<META content="MSHTML 6.00.2800.1170" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>Hi,</DIV>
<DIV> </DIV>
<DIV>I would like to express my appreciation to your big efforts. I am
enjoying Asterisk very much.</DIV>
<DIV>My Asterisk works very well, but I encountered a segfault at voicemail
after pressing # to end the recording. Please see the log below. </DIV>
<DIV><FONT face="MS UI Gothic"></FONT> </DIV>
<DIV>My asterisk is running on RedHat 8. </DIV>
<DIV>When booting the Asterisk, I found a WARNING around IAX, and it
says "Unable to open IAX timing interface: No such device." Also I saw "No
ISA tormenta card found at d0000" because I have no zapata channel right
now.</DIV>
<DIV>Is this related to the trouble of voicemail?</DIV>
<DIV> </DIV>
<DIV>
<DIV>It is highly appreciated if I could have any suggestions.</DIV>
<DIV><FONT face="MS UI Gothic"></FONT> </DIV></DIV>
<DIV>Thank you very much in advance,</DIV>
<DIV>Hiro</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>--------------------</DIV>
<DIV># gdb ./asterisk<BR>GNU gdb Red Hat Linux (5.2.1-4)<BR>Copyright 2002 Free
Software Foundation, Inc.<BR>GDB is free software, covered by the GNU General
Public License, and you are<BR>welcome to change it and/or distribute copies of
it under certain conditions.<BR>Type "show copying" to see the
conditions.<BR>There is absolutely no warranty for GDB. Type "show
warranty" for details.<BR>This GDB was configured as
"i386-redhat-linux"...<BR>(gdb) set args -vvvc<BR>(gdb) run<BR>Starting program:
/usr/sbin/asterisk -vvvc<BR>[New Thread 8192 (LWP 920)]<BR>[New Thread 16385
(LWP 927)]<BR>[New Thread 8194 (LWP 928)]<BR> == Parsing
'/etc/asterisk/asterisk.conf': Found<BR>Asterisk CVS-03/31/03-17:20:21,
Copyright (C) 1999-2001 Linux Support Services, Inc.<BR>Written by Mark Spencer
<<A
href="mailto:markster@linux-support.net">markster@linux-support.net</A>><BR>=========================================================================<BR>
== Parsing '/etc/asterisk/logger.conf': Found<BR>Asterisk Event Logger Started
/var/log/asterisk/event_log<BR></DIV>
<DIV>...</DIV>
<DIV> </DIV>
<DIV> [chan_mgcp.so] => (Media Gateway Control Protocol
(MGCP))<BR> == Parsing '/etc/asterisk/mgcp.conf': Found<BR> == MGCP
Listening on 0.0.0.0:2427<BR> == Registered channel type 'MGCP' (Media
Gateway Control Protocol (MGCP))<BR>[New Thread 49159 (LWP
933)]<BR> [chan_iax2.so] => (Inter Asterisk eXchange (Ver
2))<BR>WARNING[8192]: File chan_iax2.c, Line 5473 (load_module): Unable to open
IAX timing interface: No such device<BR> == Manager registered action
IAXpeers<BR> == Parsing '/etc/asterisk/iax.conf': Found<BR>WARNING[8192]:
File chan_iax2.c, Line 4958 (set_config): Ignoring port for now<BR> ==
Registered channel type 'IAX2' (Inter Asterisk eXchange Driver (Ver
2))<BR> == Using TOS bits 16<BR>[New Thread 57352 (LWP 936)]<BR> ==
IAX Ready and Listening on 0.0.0.0 port 4569<BR> [chan_phone.so] =>
(Linux Telephony API Support)<BR></DIV>
<DIV>...</DIV>
<DIV> </DIV>
<DIV>Asterisk Ready.<BR>*CLI> <BR> -- Executing
VoiceMail("IAX[iaxtel2@219.7.2.26:5036]/139", "301") in new stack<BR> ==
Parsing '/etc/asterisk/voicemail.conf': Found<BR> -- Playing
'vm-intro'<BR> -- Playing 'beep'<BR> --
Recording to /var/spool/asterisk/vm/301/INBOX/msg0009<BR> --
User ended message by pressing #<BR> -- Playing
'vm-msgsaved'<BR> == Parsing '/etc/asterisk/voicemail.conf': Found</DIV>
<DIV> </DIV>
<DIV>Program received signal SIGSEGV, Segmentation fault.<BR>[Switching to
Thread 32773 (LWP 931)]<BR>0x40120f2a in _int_malloc () from
/lib/libc.so.6<BR>(gdb) bt<BR>#0 0x40120f2a in _int_malloc () from
/lib/libc.so.6<BR>#1 0x4012059c in malloc () from
/lib/libc.so.6<BR>#2 0x080526b3 in ast_frdup (f=0xbf1fe94c) at
frame.c:250<BR>#3 0x40308c85 in socket_read (id=0x80d6498, fd=11,
events=1, cbdata=0x0) at chan_iax.c:712<BR>#4 0x08050b5c in ast_io_wait
(ioc=0x80d0d00, howlong=15) at io.c:268<BR>#5 0x40306d3e in network_thread
(ignore=0x0) at chan_iax.c:4280<BR>#6 0x4002a76e in pthread_start_thread
() from /lib/libpthread.so.0<BR>#7 0x4002a7dd in
pthread_start_thread_event () from
/lib/libpthread.so.0<BR> <BR> <BR> <BR></DIV></BODY></HTML>