We know that asterisk 1.4 isn&#39;t supported anymore but we receive each week notices from systems about that asterisk is crashed at customer locations.<br><br>When we check the core dump (DONT_OPTIMIZE is turned off) we see often the following result of &#39;bt&#39; command in gdb:<br>
#0  0x008ad7a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2<br>#1  0x008ed7a5 in raise () from /lib/tls/libc.so.6<br>#2  0x008ef209 in abort () from /lib/tls/libc.so.6<br>#3  0x0092171a in __libc_message () from /lib/tls/libc.so.6<br>
#4  0x00927fbf in _int_free () from /lib/tls/libc.so.6<br>#5  0x0092833a in free () from /lib/tls/libc.so.6<br>#6  0x080aeb91 in __ast_module_user_remove (mod=0x9ecff4, u=0x9ee840) at loader.c:224<br>#7  0x00147028 in local_hangup (ast=0xa17e670) at chan_local.c:682<br>
#8  0x08087df1 in ast_hangup (chan=0xa17e670) at channel.c:1708<br>#9  0x0015f3fa in dial_exec_full (chan=0x9f82660, data=Variable &quot;data&quot; is not available.<br>) at app_dial.c:1926<br>#10 0x001623b4 in dial_exec (chan=0x0, data=0x6) at app_dial.c:1967<br>
#11 0x080cec70 in pbx_extension_helper (c=0x9f82660, con=Variable &quot;con&quot; is not available.<br>) at /usr/src/SMR-core/applications/asterisk-1.4.41-patched/include/asterisk/strings.h:36<br>#12 0x080d37db in __ast_pbx_run (c=0x9f82660) at pbx.c:2371<br>
#13 0x080d591e in pbx_thread (data=0x9f82660) at pbx.c:2693<br>#14 0x081068c5 in dummy_start (data=0x6) at utils.c:856<br>#15 0x00c48371 in start_thread () from /lib/tls/libpthread.so.0<br>#16 0x0098dffe in clone () from /lib/tls/libc.so.6<br>
<br>At most systems asterisk 1.4.41 or 1.4.42 is running.<br><br>Is somebody willing to help us to resolve these crashes?<br><br>Best regards,<br>Theo Belder<br><br><br><br><br><br>