Hi,<br>Ever since upgrading to 1.2.0, Asterisk occasionally core dumps. I'm currently on 1.2.1 with the same problem.<br>It crashes when an incoming call (zap) dials an extension. It will ring the extension short, then crash.
<br><br>Here is the backtrace:<br>#0&nbsp; 0x40187e06 in mallopt () from /lib/libc.so.6<br>(gdb) backtrace<br>#0&nbsp; 0x40187e06 in mallopt () from /lib/libc.so.6<br>#1&nbsp; 0x40186fb3 in malloc () from /lib/libc.so.6<br>#2&nbsp; 0x4018ba60 in strdup () from /lib/libc.so.6
<br>#3&nbsp; 0x0805777a in ast_verbose (fmt=0x40246300 &quot;&quot;) at logger.c:886<br>#4&nbsp; 0x4069edc6 in skinny_call (ast=0x8189250, dest=0x49445554 &lt;Address 0x49445554 out of bounds&gt;, timeout=0) at chan_skinny.c:1980<br>
#5&nbsp; 0x080631e0 in ast_call (chan=0x8189250, addr=0x49445554 &lt;Address 0x49445554 out of bounds&gt;, timeout=1229215060) at channel.c:2547<br>#6&nbsp; 0x407a6afe in dial_exec_full (chan=0x81879d0, data=0x8189250, peerflags=0xbd5f900c) at app_dial.c:1102
<br>#7&nbsp; 0x407a3dc5 in dial_exec (chan=0x49445554, data=0x49445554) at app_dial.c:1600<br>#8&nbsp; 0x0808dfa5 in pbx_extension_helper (c=0x81879d0, con=0x49445554, context=0x8187b20 &quot;menu-bell&quot;, exten=0x8187c14 &quot;2&quot;, priority=2, label=0x0, 
<br>&nbsp;&nbsp;&nbsp; callerid=0x0, action=0) at pbx.c:544<br>#9&nbsp; 0x0808eb4a in __ast_pbx_run (c=0x81879d0) at pbx.c:2220<br>#10 0x0808c7b4 in ast_pbx_run (c=0x81879d0) at pbx.c:2546<br>#11 0x406c7417 in ss_thread (data=0x81879d0) at chan_zap.c:6132
<br>#12 0x40025e51 in pthread_start_thread () from /lib/libpthread.so.0<br>#13 0x401ed92a in clone () from /lib/libc.so.6&nbsp;&nbsp; <br><br>Any ideas are welcome.<br>Thanks in advance,<br>-Ry<br>