Hi all and merry holiday, I have encounter fs core dump many times when I exit fs_cli, I&#39;m using the fs 1.0.5pre9.<br>I can reproduce this fault by follow steps<br>1.launch fs with console<br>2.press ctrl+z to ext from fs console<br>
3.run fs_cli (from local)<br>4.press ctrl+z to exit fs_cli (or type /bye)<br>5.fs core dump.<br> <br>This fault is not reproduced every times, but quite frequent. does some have encountered the same problem or have any idea about it?<br>
Any suggestion is appreciated! <br><br><br>====here is the back traces in gdb<br>#0  0x02a6593c in ?? ()<br>(gdb) where<br>#0  0x02a6593c in ?? ()<br>#1  &lt;signal handler called&gt;<br>#2  0x0028a410 in __kernel_vsyscall ()<br>
#3  0x0075870b in write () from /lib/libpthread.so.0<br>#4  0x0035451a in apr_socket_send (sock=0x85a12f8, <br>    buf=0x10ab2fb &quot;Disconnected, goodbye.\nSee you at ClueCon! <a href="http://www.cluecon.com/">http://www.cluecon.com/</a>\n&quot;, len=0x10aaa78)<br>
    at network_io/unix/sendrecv.c:41<br>#5  0x002b8d11 in switch_socket_send (sock=0x85a12f8, <br>    buf=0x10ab2fb &quot;Disconnected, goodbye.\nSee you at ClueCon! <a href="http://www.cluecon.com/">http://www.cluecon.com/</a>\n&quot;, len=0x10ab368) at src/switch_apr.c:697<br>
#6  0x0011a3b2 in listener_run (thread=0xb6d9bbf8, obj=0x85a1490)<br>    at /root/src/freeswitch-1.0.5pre9/src/mod/event_handlers/mod_event_socket/mod_event_socket.c:2188<br>#7  0x003564f6 in dummy_worker (opaque=0xb6d9bbf8) at threadproc/unix/thread.c:138<br clear="all">
<br>====another back trace<br>(gdb) where<br>#0  0x075e893c in ?? ()<br>#1  &lt;signal handler called&gt;<br>#2  0x002ae410 in __kernel_vsyscall ()<br>#3  0x0075870b in write () from /lib/libpthread.so.0<br>#4  0x001d951a in apr_socket_send (sock=0x92f8650, <br>
    buf=0xe9f2fb &quot;Disconnected, goodbye.\nSee you at ClueCon! <a href="http://www.cluecon.com/">http://www.cluecon.com/</a>\n&quot;, len=0xe9ea78)<br>    at network_io/unix/sendrecv.c:41<br>#5  0x0013dd11 in switch_socket_send (sock=0x92f8650, <br>
    buf=0xe9f2fb &quot;Disconnected, goodbye.\nSee you at ClueCon! <a href="http://www.cluecon.com/">http://www.cluecon.com/</a>\n&quot;, len=0xe9f368) at src/switch_apr.c:697<br>#6  0x005473b2 in listener_run (thread=0xb6dfebf8, obj=0x92f87e8)<br>
    at /root/src/freeswitch-1.0.5pre9/src/mod/event_handlers/mod_event_socket/mod_event_socket.c:2188<br>#7  0x001db4f6 in dummy_worker (opaque=0xb6dfebf8) at threadproc/unix/thread.c:138<br>#8  0x007515ab in start_thread () from /lib/libpthread.so.0<br>
#9  0x006a7cfe in clone () from /lib/libc.so.6<br><br>-- <br>Lei.Tang<br><a href="mailto:lei.tlfly@gmail.com">lei.tlfly@gmail.com</a><br>