hi all,<br><br>I&#39;m have a bit of a hard time with some segfaults on running 1.4.23.1 and mISDN 1.1.8. I already enabled &quot; DONT_OPTIMIZE&quot; and &quot; DEBUG_THREADS&quot; in asterisk so I can now generate a bt. I did that (following the instructions on voip-info) but I&#39;m not sure how to &quot;read&#39; the output now.<br>
<br>By looking  at the bt below, can one see if the problem is caused by something special ? I&#39;m running debian etc with kernel 2.6.18-6-686.<br><br>Core was generated by `asterisk -vvvvvvvvvvvvvg&#39;.<br>Program terminated with signal 11, Segmentation fault.<br>
#0  0xb7dfb5f7 in malloc_consolidate () from /lib/libc.so.6<br>(gdb) bt<br>#0  0xb7dfb5f7 in malloc_consolidate () from /lib/libc.so.6<br>#1  0xb7dfd236 in _int_malloc () from /lib/libc.so.6<br>#2  0xb7dffd56 in calloc () from /lib/libc.so.6<br>
#3  0x08118697 in _ast_calloc (num=1, len=1420, file=0x8157ed4 &quot;manager.c&quot;, lineno=2432, func=0x81597b9 &quot;accept_thread&quot;)<br>    at /srv/software/misdn-asterisk-20081107/asterisk-1.4.23.1/include/asterisk/utils.h:358<br>
#4  0x080cb2ea in accept_thread (ignore=0x0) at manager.c:2432<br>#5  0x0811a025 in dummy_start (data=0x81acc70) at utils.c:856<br>#6  0xb7f31c51 in pthread_start_thread () from /lib/libpthread.so.0<br>#7  0xb7e537fa in clone () from /lib/libc.so.6<br>
(gdb) q<br><br>Thanks in advance for any pointers.<br><br>cheers<br>stoffell<br>