I've been evaluating asterisk for quite some time now and am attempting
to create services on it. The system is simple right now. asterisk
seems to look up atleast every week if not more. I am running asterisk
1.0.9 and would like to find similiar experiences of long term
stability.<br>
<br>
I attempted to debug it, but my asterisk isn't compiled with all the
possible debugging flags, which flags in the Makefile should I enable
to help provide more information? <br>
<br>
Here is what I have found so far.<br>
<br>
gdb attach backtrace:<br clear="all">(gdb) bt<br>
#0&nbsp; 0x401c4a76 in nanosleep () from /lib/libc.so.6<br>
#1&nbsp; 0x0000000c in ?? ()<br>
#2&nbsp; 0x401ef4ba in usleep () from /lib/libc.so.6<br>
#3&nbsp; 0x00000000 in ?? ()<br>
#4&nbsp; 0x8a9fa304 in ?? ()<br>
#5&nbsp; 0x8a9ffbe0 in ?? ()<br>
#6&nbsp; 0x00000000 in ?? ()<br>
#7&nbsp; 0x000003e8 in ?? ()<br>
#8&nbsp; 0x8a9fa504 in ?? ()<br>
#9&nbsp; 0x40678bbb in zt_handle_event (ast=0x8a9fa504) at chan_zap.c:590<br>
Previous frame inner to this frame (corrupt stack?)<br>
(gdb) info threads <br>
<br>
This is definitely something in zaptel (zt_handle) but the other errors
like corrupt stack lead me to believe there is also something else
wrong.<br>
<br>
Any input would be greatly appreciated.<br>-- <br>Sig Lange<br><a href="http://www.signuts.net/">http://www.signuts.net/</a>