Loaded symbols for /usr/lib/asterisk/modules/func_enum.so Reading symbols from /usr/lib/asterisk/modules/func_uri.so...done. Loaded symbols for /usr/lib/asterisk/modules/func_uri.so Reading symbols from /lib/libnss_db.so.2...done. Loaded symbols for /lib/libnss_db.so.2 Reading symbols from /usr/lib/libdb3.so.3...done. Loaded symbols for /usr/lib/libdb3.so.3 #0 0x08061b6c in detach_spies (chan=0x8233c98) at channel.c:1086 1086 AST_LIST_TRAVERSE(&chan->spies->list, spy, list) { (gdb) bt #0 0x08061b6c in detach_spies (chan=0x8233c98) at channel.c:1086 #1 0x0806243b in ast_hangup (chan=0x8233c98) at channel.c:1277 #2 0x08088cc5 in __ast_pbx_run (c=0x8233c98) at pbx.c:2467 #3 0x08088e38 in pbx_thread (data=0x8233c98) at pbx.c:2517 #4 0x40025e51 in pthread_start_thread () from /lib/libpthread.so.0 #5 0x401ed92a in clone () from /lib/libc.so.6 (gdb) bt full #0 0x08061b6c in detach_spies (chan=0x8233c98) at channel.c:1086 spy = (struct ast_channel_spy *) 0xbd1ffa54 #1 0x0806243b in ast_hangup (chan=0x8233c98) at channel.c:1277 res = 0 #2 0x08088cc5 in __ast_pbx_run (c=0x8233c98) at pbx.c:2467 firstpass = 0 digit = 0 exten = '\0' pos = 0 waittime = 0 res = 0 autoloopflag = 0 #3 0x08088e38 in pbx_thread (data=0x8233c98) at pbx.c:2517 c = (struct ast_channel *) 0x8233c98 #4 0x40025e51 in pthread_start_thread () from /lib/libpthread.so.0 No symbol table info available. #5 0x401ed92a in clone () from /lib/libc.so.6 No symbol table info available. (gdb) thread apply all bt Thread 24 (process 21170): #0 0x4002babb in read () from /lib/libpthread.so.0 #1 0x000052b2 in ?? () #2 0xffffff80 in ?? () #3 0x080d5550 in read_char (el=0x8130b38, cp=0xbffffa97 "\bÿÿÿÿ") at read.c:296 #4 0x080d5678 in el_getc (el=0x8130b38, cp=0xbffffa97 "\bÿÿÿÿ") at read.c:347 #5 0x080d544f in read_getcmd (el=0x8130b38, cmdnum=0xbffffa9f "", ch=0xbffffa97 "\bÿÿÿÿ") at read.c:243 #6 0x080d589d in el_gets (el=0x8130b38, nread=0xbffffc1c) at read.c:443 #7 0x080b6f06 in main (argc=3, argv=0xbffffe04) at asterisk.c:2430 Thread 23 (process 21181): #0 0x401e4ada in poll () from /lib/libc.so.6 #1 0x40025b50 in __pthread_manager () from /lib/libpthread.so.0 #2 0x401ed92a in clone () from /lib/libc.so.6 Thread 22 (process 21184): #0 0x401e4ada in poll () from /lib/libc.so.6 #1 0x080b1d3a in listener (unused=0x0) at asterisk.c:594 #2 0x40025e51 in pthread_start_thread () from /lib/libpthread.so.0 #3 0x401ed92a in clone () from /lib/libc.so.6 Thread 21 (process 21185): #0 0x4002be88 in accept () from /lib/libpthread.so.0 #1 0x080affbd in accept_thread (ignore=0x0) at manager.c:1442 #2 0x40025e51 in pthread_start_thread () from /lib/libpthread.so.0 #3 0x401ed92a in clone () from /lib/libc.so.6 Thread 20 (process 21186): #0 0x40028604 in __pthread_sigsuspend () from /lib/libpthread.so.0 #1 0x400283c8 in __pthread_wait_for_restart_signal () from /lib/libpthread.so.0 #2 0x40024f2b in pthread_cond_wait@GLIBC_2.0 () from /lib/libpthread.so.0 #3 0x080c6f1b in ast_cond_wait (cond=0x8127b20, t=0x81227c8) at lock.h:635 #4 0x080c6e20 in do_devstate_changes (data=0x0) at devicestate.c:264 #5 0x40025e51 in pthread_start_thread () from /lib/libpthread.so.0 #6 0x401ed92a in clone () from /lib/libc.so.6 Thread 19 (process 21187): #0 0x401e7081 in select () from /lib/libc.so.6 #1 0x4037e2d8 in ?? () from /usr/lib/asterisk/modules/res_features.so #2 0xbf1ff864 in ?? () #3 0xbf1ff964 in ?? () #4 0x00000000 in ?? () #5 0x4037ae55 in ast_select (nfds=0, rfds=0xbf1ff964, wfds=0x0, efds=0xbf1ff8e4, tvp=0x0) at channel.h:1149 #6 0x40378b48 in do_parking_thread (ignore=0x0) at res_features.c:1657 #7 0x40025e51 in pthread_start_thread () from /lib/libpthread.so.0 #8 0x401ed92a in clone () from /lib/libc.so.6 Thread 18 (process 21188): #0 0x401bddb6 in nanosleep () from /lib/libc.so.6 #1 0x00000000 in ?? () #2 0x401bdbff in sleep () from /lib/libc.so.6 #3 0x4038f874 in scan_thread (unused=0x0) at pbx_spool.c:364 #4 0x40025e51 in pthread_start_thread () from /lib/libpthread.so.0 #5 0x401ed92a in clone () from /lib/libc.so.6 Thread 17 (process 21189): #0 0x401e4ada in poll () from /lib/libc.so.6 #1 0x08055dc6 in ast_io_wait (ioc=0x815b4e8, howlong=1000) at io.c:271 ---Type to continue, or q to quit--- #2 0x4039cb12 in network_thread (ignore=0x0) at pbx_dundi.c:2106 #3 0x40025e51 in pthread_start_thread () from /lib/libpthread.so.0 #4 0x401ed92a in clone () from /lib/libc.so.6 Thread 16 (process 21190): #0 0x401bddb6 in nanosleep () from /lib/libc.so.6 #1 0x00000000 in ?? () #2 0x401bdbff in sleep () from /lib/libc.so.6 #3 0x4039cc6d in process_precache (ign=0x0) at pbx_dundi.c:2146 #4 0x40025e51 in pthread_start_thread () from /lib/libpthread.so.0 #5 0x401ed92a in clone () from /lib/libc.so.6 Thread 15 (process 21191): #0 0x401e4ada in poll () from /lib/libc.so.6 #1 0x08055dc6 in ast_io_wait (ioc=0x8164fb8, howlong=1000) at io.c:271 #2 0x40402f07 in do_monitor (data=0x0) at chan_sip.c:11485 #3 0x40025e51 in pthread_start_thread () from /lib/libpthread.so.0 #4 0x401ed92a in clone () from /lib/libc.so.6 Thread 14 (process 21192): #0 0x401e4ada in poll () from /lib/libc.so.6 #1 0x08055dc6 in ast_io_wait (ioc=0x8170b90, howlong=1000) at io.c:271 #2 0x40442667 in do_monitor (data=0x0) at chan_mgcp.c:3460 #3 0x40025e51 in pthread_start_thread () from /lib/libpthread.so.0 #4 0x401ed92a in clone () from /lib/libc.so.6 Thread 13 (process 21193): #0 0x401e4ada in poll () from /lib/libc.so.6 #1 0x08055dc6 in ast_io_wait (ioc=0x816c0d0, howlong=1000) at io.c:271 #2 0x4046bf39 in network_thread (ignore=0x0) at chan_iax2.c:8009 #3 0x40025e51 in pthread_start_thread () from /lib/libpthread.so.0 #4 0x401ed92a in clone () from /lib/libc.so.6 Thread 12 (process 21194): #0 0x4002be88 in accept () from /lib/libpthread.so.0 #1 0x405c0abf in accept_thread (ignore=0x0) at chan_skinny.c:2961 #2 0x40025e51 in pthread_start_thread () from /lib/libpthread.so.0 #3 0x401ed92a in clone () from /lib/libc.so.6 Thread 11 (process 21195): #0 0x401e4ada in poll () from /lib/libc.so.6 #1 0x08055dc6 in ast_io_wait (ioc=0x816b790, howlong=1000) at io.c:271 #2 0x405c0d1a in do_monitor (data=0x0) at chan_skinny.c:3011 #3 0x40025e51 in pthread_start_thread () from /lib/libpthread.so.0 #4 0x401ed92a in clone () from /lib/libc.so.6 Thread 10 (process 21196): #0 0x401e7081 in select () from /lib/libc.so.6 #1 0x405d2c90 in ?? () from /usr/lib/asterisk/modules/chan_phone.so #2 0xbdfffbe0 in ?? () #3 0xbdfffa64 in ?? () #4 0x00000001 in ?? () #5 0x405d095c in ast_select (nfds=0, rfds=0xbdfffa64, wfds=0x0, efds=0xbdfff9e4, tvp=0x0) at channel.h:1149 #6 0x405cf4d8 in do_monitor (data=0x0) at chan_phone.c:1034 #7 0x40025e51 in pthread_start_thread () from /lib/libpthread.so.0 #8 0x401ed92a in clone () from /lib/libc.so.6 Thread 9 (process 21197): #0 0x401e4ada in poll () from /lib/libc.so.6 ---Type to continue, or q to quit--- #1 0x405f297d in pri_dchannel (vpri=0x4060dec8) at chan_zap.c:8186 #2 0x40025e51 in pthread_start_thread () from /lib/libpthread.so.0 #3 0x401ed92a in clone () from /lib/libc.so.6 Thread 8 (process 21198): #0 0x401e4ada in poll () from /lib/libc.so.6 #1 0x405ece28 in do_monitor (data=0x0) at chan_zap.c:6492 #2 0x40025e51 in pthread_start_thread () from /lib/libpthread.so.0 #3 0x401ed92a in clone () from /lib/libc.so.6 Thread 7 (process 21441): #0 0x401e4ada in poll () from /lib/libc.so.6 #1 0x080632b9 in ast_waitfor_nandfds (c=0xbc9ff6e4, n=0, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0xbc9ff6dc) at channel.c:1578 #2 0x0806371e in ast_waitfor_n (c=0xbc9ff6e4, n=0, ms=0xbc9ff6dc) at channel.c:1655 #3 0x080bb820 in autoservice_run (ign=0x0) at autoservice.c:91 #4 0x40025e51 in pthread_start_thread () from /lib/libpthread.so.0 #5 0x401ed92a in clone () from /lib/libc.so.6 Thread 6 (process 22127): #0 0x401e4ada in poll () from /lib/libc.so.6 #1 0x080afb46 in get_input (s=0x81f8910, output=0xbd7faac8 "") at manager.c:1359 #2 0x080afce1 in session_do (data=0x81f8910) at manager.c:1394 #3 0x40025e51 in pthread_start_thread () from /lib/libpthread.so.0 #4 0x401ed92a in clone () from /lib/libc.so.6 Thread 5 (process 23989): #0 0x401e4ada in poll () from /lib/libc.so.6 #1 0x080632b9 in ast_waitfor_nandfds (c=0xbd5f84a4, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0xbd5f847c) at channel.c:1578 #2 0x0806371e in ast_waitfor_n (c=0xbd5f84a4, n=2, ms=0xbd5f847c) at channel.c:1655 #3 0x080680a4 in ast_generic_bridge (c0=0x81ee0f8, c1=0x81eeea0, config=0xbd5f8924, fo=0xbd5f87a0, rc=0xbd5f879c, bridge_end={tv_sec = 0, tv_usec = 0}) at channel.c:3257 #4 0x08069033 in ast_channel_bridge (c0=0x81ee0f8, c1=0x81eeea0, config=0xbd5f8924, fo=0xbd5f87a0, rc=0xbd5f879c) at channel.c:3534 #5 0x40377642 in ast_bridge_call (chan=0x81ee0f8, peer=0x81eeea0, config=0xbd5f8924) at res_features.c:1326 #6 0x406e694e in try_calling (qe=0xbd5f8c14, options=0xbd5f8dbf "", announceoverride=0xbd5f8dc1 "", url=0xbd5f8dc0 "", go_on=0xbd5f8d90) at app_queue.c:2399 #7 0x406e9b85 in queue_exec (chan=0x81ee0f8, data=0xbd5fd1f4) at app_queue.c:3134 #8 0x0808361f in pbx_exec (c=0x81ee0f8, app=0x81a2228, data=0xbd5fd1f4, newstack=1) at pbx.c:553 #9 0x080869d4 in pbx_extension_helper (c=0x81ee0f8, con=0x0, context=0x81ee248 "queuecob", exten=0x81ee33c "s", priority=1, label=0x0, callerid=0x81a2090 "8183344648", action=1) at pbx.c:1697 #10 0x08087c61 in ast_spawn_extension (c=0x81ee0f8, context=0x81ee248 "queuecob", exten=0x81ee33c "s", priority=1, callerid=0x81a2090 "8183344648") at pbx.c:2230 #11 0x080880e0 in __ast_pbx_run (c=0x81ee0f8) at pbx.c:2296 #12 0x08088f64 in ast_pbx_run (c=0x81ee0f8) at pbx.c:2556 #13 0x405ebd46 in ss_thread (data=0x81ee0f8) at chan_zap.c:6162 #14 0x40025e51 in pthread_start_thread () from /lib/libpthread.so.0 #15 0x401ed92a in clone () from /lib/libc.so.6 Thread 4 (process 24018): #0 0x401e4ada in poll () from /lib/libc.so.6 #1 0x080632b9 in ast_waitfor_nandfds (c=0xbd3f7104, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0xbd3f70dc) at channel.c:1578 #2 0x0806371e in ast_waitfor_n (c=0xbd3f7104, n=2, ms=0xbd3f70dc) at channel.c:1655 #3 0x080680a4 in ast_generic_bridge (c0=0x81e8e98, c1=0x8183de8, config=0xbd3f7844, fo=0xbd3f7400, rc=0xbd3f73fc, bridge_end={tv_sec = 0, tv_usec = 0}) at channel.c:3257 #4 0x08069033 in ast_channel_bridge (c0=0x81e8e98, c1=0x8183de8, config=0xbd3f7844, fo=0xbd3f7400, rc=0xbd3f73fc) at channel.c:3534 #5 0x40377642 in ast_bridge_call (chan=0x81e8e98, peer=0x8183de8, config=0xbd3f7844) at res_features.c:1326 #6 0x4067b667 in dial_exec_full (chan=0x81e8e98, data=0xbd3f821e, peerflags=0xbd3f7f34) at app_dial.c:1591 #7 0x4067b95c in dial_exec (chan=0x81e8e98, data=0xbd3f821e) at app_dial.c:1633 #8 0x0808361f in pbx_exec (c=0x81e8e98, app=0x8130638, data=0xbd3f821e, newstack=1) at pbx.c:553 #9 0x40366bf9 in handle_exec (chan=0x81e8e98, agi=0xbd3f8a84, argc=3, argv=0xbd3f7fd4) at res_agi.c:1100 ---Type to continue, or q to quit--- #10 0x40367d91 in agi_handle_command (chan=0x81e8e98, agi=0xbd3f8a84, buf=0xbd3f8214 "EXEC") at res_agi.c:1834 #11 0x40368134 in run_agi (chan=0x81e8e98, request=0xbd3f8ab4 "dvoxcallext.agi", agi=0xbd3f8a84, pid=24021, dead=1) at res_agi.c:1914 #12 0x40368885 in agi_exec_full (chan=0x81e8e98, data=0xbd3fd714, enhanced=0, dead=1) at res_agi.c:2055 #13 0x40368b5f in deadagi_exec (chan=0x81e8e98, data=0xbd3fd714) at res_agi.c:2094 #14 0x0808361f in pbx_exec (c=0x81e8e98, app=0x814d4f0, data=0xbd3fd714, newstack=1) at pbx.c:553 #15 0x080869d4 in pbx_extension_helper (c=0x81e8e98, con=0x0, context=0x81e8fe8 "cobranza", exten=0x81e90dc "508", priority=2, label=0x0, callerid=0x816da48 "507", action=1) at pbx.c:1697 #16 0x08087c61 in ast_spawn_extension (c=0x81e8e98, context=0x81e8fe8 "cobranza", exten=0x81e90dc "508", priority=2, callerid=0x816da48 "507") at pbx.c:2230 #17 0x080880e0 in __ast_pbx_run (c=0x81e8e98) at pbx.c:2296 #18 0x08088e38 in pbx_thread (data=0x81e8e98) at pbx.c:2517 #19 0x40025e51 in pthread_start_thread () from /lib/libpthread.so.0 #20 0x401ed92a in clone () from /lib/libc.so.6 Thread 3 (process 24020): #0 0x40028604 in __pthread_sigsuspend () from /lib/libpthread.so.0 #1 0x400283c8 in __pthread_wait_for_restart_signal () from /lib/libpthread.so.0 #2 0x40024f2b in pthread_cond_wait@GLIBC_2.0 () from /lib/libpthread.so.0 #3 0x0806a4a4 in ast_cond_wait (cond=0xbcdffa70, t=0xbcdffa58) at lock.h:635 #4 0x080618a8 in ast_channel_spy_trigger_wait (spy=0xbcdffa54) at channel.c:1037 #5 0x407a1bc3 in mixmonitor_thread (obj=0x81c33e8) at app_mixmonitor.c:223 #6 0x40025e51 in pthread_start_thread () from /lib/libpthread.so.0 #7 0x401ed92a in clone () from /lib/libc.so.6 Thread 2 (process 24026): #0 0x401bdeb7 in _exit () from /lib/libc.so.6 #1 0x40025548 in __pthread_do_exit () from /lib/libpthread.so.0 #2 0x40025e5d in pthread_start_thread () from /lib/libpthread.so.0 #3 0x401ed92a in clone () from /lib/libc.so.6 Thread 1 (process 23998): #0 0x08061b6c in detach_spies (chan=0x8233c98) at channel.c:1086 #1 0x0806243b in ast_hangup (chan=0x8233c98) at channel.c:1277 #2 0x08088cc5 in __ast_pbx_run (c=0x8233c98) at pbx.c:2467 #3 0x08088e38 in pbx_thread (data=0x8233c98) at pbx.c:2517 #4 0x40025e51 in pthread_start_thread () from /lib/libpthread.so.0 #5 0x401ed92a in clone () from /lib/libc.so.6