(gdb) bt #0 0x0000002a96dbf005 in send_packet (f=0x7a86b0) at chan_iax2.c:1629 #1 0x0000002a96ddb990 in network_thread (ignore=0x0) at chan_iax2.c:8310 #2 0x00000033f130610a in start_thread () from /lib64/tls/libpthread.so.0 #3 0x00000033f06c5ee3 in clone () from /lib64/tls/libc.so.6 #4 0x0000000000000000 in ?? () (gdb) bt full #0 0x0000002a96dbf005 in send_packet (f=0x7a86b0) at chan_iax2.c:1629 res = 0 iabuf = "\200`0ñ3\000\000\000Ð A\000\000\000\000" callno = 8 __PRETTY_FUNCTION__ = "send_packet" #1 0x0000002a96ddb990 in network_thread (ignore=0x0) at chan_iax2.c:8310 res = -1 count = 0 f = (struct iax_frame *) 0x7a86b0 freeme = (struct iax_frame *) 0x0 __PRETTY_FUNCTION__ = "network_thread" #2 0x00000033f130610a in start_thread () from /lib64/tls/libpthread.so.0 No symbol table info available. #3 0x00000033f06c5ee3 in clone () from /lib64/tls/libc.so.6 No symbol table info available. #4 0x0000000000000000 in ?? () No symbol table info available. (gdb) thread apply all bt Thread 34 (process 17386): #0 0x00000033f130b0cf in __read_nocancel () from /lib64/tls/libpthread.so.0 #1 0x000000000049ec39 in read_char (el=0x60f4e0, cp=0x7fbffff5a7 "") at read.c:301 #2 0x000000000049ecdc in el_getc (el=0x60f4e0, cp=0x7fbffff5a7 "") at read.c:347 #3 0x000000000049eb47 in read_getcmd (el=0x60f4e0, cmdnum=0x7fbffff5a6 "", ch=0x7fbffff5a7 "") at read.c:243 #4 0x000000000049ee3b in el_gets (el=0x60f4e0, nread=0x7fbffff74c) at read.c:443 #5 0x0000000000467876 in main (argc=3, argv=0x7fbffff9d8) at asterisk.c:2412 Thread 33 (process 17427): #0 0x00000033f06bd0c2 in poll () from /lib64/tls/libc.so.6 #1 0x000000000046213e in listener (unused=0x0) at asterisk.c:574 #2 0x00000033f130610a in start_thread () from /lib64/tls/libpthread.so.0 #3 0x00000033f06c5ee3 in clone () from /lib64/tls/libc.so.6 #4 0x0000000000000000 in ?? () Thread 32 (process 17428): #0 0x00000033f06bd0c2 in poll () from /lib64/tls/libc.so.6 #1 0x0000000000475834 in ast_wait_for_input (fd=7, ms=-1) at utils.c:546 #2 0x0000000000482a96 in http_root (data=0x0) at http.c:470 #3 0x00000033f130610a in start_thread () from /lib64/tls/libpthread.so.0 #4 0x00000033f06c5ee3 in clone () from /lib64/tls/libc.so.6 #5 0x0000000000000000 in ?? () Thread 31 (process 17429): #0 0x00000033f06bd0c2 in poll () from /lib64/tls/libc.so.6 #1 0x000000000045f8d1 in accept_thread (ignore=0x0) at manager.c:1893 #2 0x00000033f130610a in start_thread () from /lib64/tls/libpthread.so.0 #3 0x00000033f06c5ee3 in clone () from /lib64/tls/libc.so.6 #4 0x0000000000000000 in ?? () Thread 30 (process 17430): #0 0x00000033f13089aa in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/tls/libpthread.so.0 #1 0x0000000000479876 in ast_cond_wait (cond=0x605b40, t=0x5ff4d0) at include/asterisk/lock.h:653 #2 0x0000000000479854 in do_devstate_changes (data=0x0) at devicestate.c:263 #3 0x00000033f130610a in start_thread () from /lib64/tls/libpthread.so.0 #4 0x00000033f06c5ee3 in clone () from /lib64/tls/libc.so.6 #5 0x0000000000000000 in ?? () Thread 29 (process 17455): #0 0x00000033f06bef86 in __select_nocancel () from /lib64/tls/libc.so.6 #1 0x0000002a9600923a in ast_select (nfds=0, rfds=0x40144040, wfds=0x0, efds=0x40143fc0, tvp=0x0) at ../include/asterisk/channel.h:1193 #2 0x0000002a960091fa in do_parking_thread (ignore=0x0) at res_features.c:1633 #3 0x00000033f130610a in start_thread () from /lib64/tls/libpthread.so.0 #4 0x00000033f06c5ee3 in clone () from /lib64/tls/libc.so.6 #5 0x0000000000000000 in ?? () Thread 28 (process 17456): #0 0x00000033f068f0a5 in __nanosleep_nocancel () from /lib64/tls/libc.so.6 #1 0x00000033f068ef10 in sleep () from /lib64/tls/libc.so.6 #2 0x0000002a96528abe in scan_thread (unused=0x0) at pbx_spool.c:363 #3 0x00000033f130610a in start_thread () from /lib64/tls/libpthread.so.0 #4 0x00000033f06c5ee3 in clone () from /lib64/tls/libc.so.6 #5 0x0000000000000000 in ?? () Thread 27 (process 17457): #0 0x00000033f06bd0c2 in poll () from /lib64/tls/libc.so.6 #1 0x00000000004120d0 in ast_io_wait (ioc=0x653540, howlong=1000) at io.c:266 #2 0x0000002a96738a2e in network_thread (ignore=0x0) at pbx_dundi.c:2092 #3 0x00000033f130610a in start_thread () from /lib64/tls/libpthread.so.0 #4 0x00000033f06c5ee3 in clone () from /lib64/tls/libc.so.6 #5 0x0000000000000000 in ?? () Thread 26 (process 17458): #0 0x00000033f068f0a5 in __nanosleep_nocancel () from /lib64/tls/libc.so.6 #1 0x00000033f068ef10 in sleep () from /lib64/tls/libc.so.6 #2 0x0000002a96738b6c in process_precache (ign=0x0) at pbx_dundi.c:2132 #3 0x00000033f130610a in start_thread () from /lib64/tls/libpthread.so.0 #4 0x00000033f06c5ee3 in clone () from /lib64/tls/libc.so.6 #5 0x0000000000000000 in ?? () Thread 25 (process 17459): #0 0x00000033f06bd0c2 in poll () from /lib64/tls/libc.so.6 #1 0x00000000004120d0 in ast_io_wait (ioc=0x65b0f0, howlong=1000) at io.c:266 #2 0x0000002a96c9a91f in do_monitor (data=0x0) at chan_sip.c:11753 #3 0x00000033f130610a in start_thread () from /lib64/tls/libpthread.so.0 #4 0x00000033f06c5ee3 in clone () from /lib64/tls/libc.so.6 #5 0x0000000000000000 in ?? () Thread 24 (process 17460): #0 0x00000033f13089aa in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/tls/libpthread.so.0 #1 0x0000002a96dda382 in ast_cond_wait (cond=0x7c4a10, t=0x7c49e8) at ../include/asterisk/lock.h:653 #2 0x0000002a96dd9cb0 in iax2_process_thread (data=0x7c38c0) at chan_iax2.c:7909 #3 0x00000033f130610a in start_thread () from /lib64/tls/libpthread.so.0 #4 0x00000033f06c5ee3 in clone () from /lib64/tls/libc.so.6 #5 0x0000000000000000 in ?? () Thread 23 (process 17461): #0 0x00000033f13089aa in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/tls/libpthread.so.0 #1 0x0000002a96dda382 in ast_cond_wait (cond=0x7c1070, t=0x7c1048) at ../include/asterisk/lock.h:653 #2 0x0000002a96dd9cb0 in iax2_process_thread (data=0x7bff20) at chan_iax2.c:7909 #3 0x00000033f130610a in start_thread () from /lib64/tls/libpthread.so.0 #4 0x00000033f06c5ee3 in clone () from /lib64/tls/libc.so.6 #5 0x0000000000000000 in ?? () Thread 22 (process 17462): #0 0x00000033f13089aa in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/tls/libpthread.so.0 #1 0x0000002a96dda382 in ast_cond_wait (cond=0x775650, t=0x775628) at ../include/asterisk/lock.h:653 #2 0x0000002a96dd9cb0 in iax2_process_thread (data=0x774500) at chan_iax2.c:7909 #3 0x00000033f130610a in start_thread () from /lib64/tls/libpthread.so.0 #4 0x00000033f06c5ee3 in clone () from /lib64/tls/libc.so.6 #5 0x0000000000000000 in ?? () Thread 21 (process 17463): #0 0x00000033f13089aa in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/tls/libpthread.so.0 #1 0x0000002a96dda382 in ast_cond_wait (cond=0x7a4370, t=0x7a4348) at ../include/asterisk/lock.h:653 #2 0x0000002a96dd9cb0 in iax2_process_thread (data=0x7a3220) at chan_iax2.c:7909 #3 0x00000033f130610a in start_thread () from /lib64/tls/libpthread.so.0 #4 0x00000033f06c5ee3 in clone () from /lib64/tls/libc.so.6 #5 0x0000000000000000 in ?? () Thread 20 (process 17464): #0 0x00000033f13089aa in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/tls/libpthread.so.0 #1 0x0000002a96dda382 in ast_cond_wait (cond=0x780330, t=0x780308) at ../include/asterisk/lock.h:653 #2 0x0000002a96dd9cb0 in iax2_process_thread (data=0x77f1e0) at chan_iax2.c:7909 #3 0x00000033f130610a in start_thread () from /lib64/tls/libpthread.so.0 #4 0x00000033f06c5ee3 in clone () from /lib64/tls/libc.so.6 #5 0x0000000000000000 in ?? () Thread 19 (process 17465): #0 0x00000033f13089aa in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/tls/libpthread.so.0 #1 0x0000002a96dda382 in ast_cond_wait (cond=0x765300, t=0x7652d8) at ../include/asterisk/lock.h:653 #2 0x0000002a96dd9cb0 in iax2_process_thread (data=0x7641b0) at chan_iax2.c:7909 #3 0x00000033f130610a in start_thread () from /lib64/tls/libpthread.so.0 #4 0x00000033f06c5ee3 in clone () from /lib64/tls/libc.so.6 #5 0x0000000000000000 in ?? () Thread 18 (process 17466): #0 0x00000033f13089aa in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/tls/libpthread.so.0 #1 0x0000002a96dda382 in ast_cond_wait (cond=0x76e310, t=0x76e2e8) at ../include/asterisk/lock.h:653 #2 0x0000002a96dd9cb0 in iax2_process_thread (data=0x76d1c0) at chan_iax2.c:7909 #3 0x00000033f130610a in start_thread () from /lib64/tls/libpthread.so.0 #4 0x00000033f06c5ee3 in clone () from /lib64/tls/libc.so.6 #5 0x0000000000000000 in ?? () Thread 17 (process 17467): #0 0x00000033f13089aa in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/tls/libpthread.so.0 #1 0x0000002a96dda382 in ast_cond_wait (cond=0x7b46c0, t=0x7b4698) at ../include/asterisk/lock.h:653 #2 0x0000002a96dd9cb0 in iax2_process_thread (data=0x7b3570) at chan_iax2.c:7909 #3 0x00000033f130610a in start_thread () from /lib64/tls/libpthread.so.0 #4 0x00000033f06c5ee3 in clone () from /lib64/tls/libc.so.6 #5 0x0000000000000000 in ?? () Thread 16 (process 17468): #0 0x00000033f13089aa in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/tls/libpthread.so.0 #1 0x0000002a96dda382 in ast_cond_wait (cond=0x7c2d40, t=0x7c2d18) at ../include/asterisk/lock.h:653 #2 0x0000002a96dd9cb0 in iax2_process_thread (data=0x7c1bf0) at chan_iax2.c:7909 #3 0x00000033f130610a in start_thread () from /lib64/tls/libpthread.so.0 #4 0x00000033f06c5ee3 in clone () from /lib64/tls/libc.so.6 #5 0x0000000000000000 in ?? () Thread 15 (process 17469): #0 0x00000033f13089aa in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/tls/libpthread.so.0 #1 0x0000002a96dda382 in ast_cond_wait (cond=0x76a970, t=0x76a948) at ../include/asterisk/lock.h:653 #2 0x0000002a96dd9cb0 in iax2_process_thread (data=0x769820) at chan_iax2.c:7909 #3 0x00000033f130610a in start_thread () from /lib64/tls/libpthread.so.0 #4 0x00000033f06c5ee3 in clone () from /lib64/tls/libc.so.6 #5 0x0000000000000000 in ?? () Thread 14 (process 17470): #0 0x00000033f1308b9f in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/tls/libpthread.so.0 #1 0x0000002a96ddb8e2 in ast_cond_timedwait (cond=0x2a96ef2360, t=0x2a96eefcc0, abstime=0x405131a0) at ../include/asterisk/lock.h:658 #2 0x0000002a96ddb846 in sched_thread (ignore=0x0) at chan_iax2.c:8277 #3 0x00000033f130610a in start_thread () from /lib64/tls/libpthread.so.0 #4 0x00000033f06c5ee3 in clone () from /lib64/tls/libc.so.6 #5 0x0000000000000000 in ?? () Thread 13 (process 17472): #0 0x00000033f06bd0c2 in poll () from /lib64/tls/libc.so.6 #1 0x0000002a9733e632 in pri_dchannel (vpri=0x2a97457180) at chan_zap.c:8405 #2 0x00000033f130610a in start_thread () from /lib64/tls/libpthread.so.0 #3 0x00000033f06c5ee3 in clone () from /lib64/tls/libc.so.6 #4 0x0000000000000000 in ?? () Thread 12 (process 17473): #0 0x00000033f06bd0c2 in poll () from /lib64/tls/libc.so.6 #1 0x0000002a9733e632 in pri_dchannel (vpri=0x2a974588b8) at chan_zap.c:8405 #2 0x00000033f130610a in start_thread () from /lib64/tls/libpthread.so.0 #3 0x00000033f06c5ee3 in clone () from /lib64/tls/libc.so.6 #4 0x0000000000000000 in ?? () Thread 11 (process 17474): #0 0x00000033f06bd0c2 in poll () from /lib64/tls/libc.so.6 #1 0x0000002a97338473 in do_monitor (data=0x0) at chan_zap.c:6702 #2 0x00000033f130610a in start_thread () from /lib64/tls/libpthread.so.0 #3 0x00000033f06c5ee3 in clone () from /lib64/tls/libc.so.6 #4 0x0000000000000000 in ?? () Thread 10 (process 17475): #0 0x00000033f06bd0c2 in poll () from /lib64/tls/libc.so.6 #1 0x00000000004120d0 in ast_io_wait (ioc=0x64fc10, howlong=1000) at io.c:266 #2 0x0000002a97704802 in do_monitor (data=0x0) at chan_mgcp.c:3519 #3 0x00000033f130610a in start_thread () from /lib64/tls/libpthread.so.0 #4 0x00000033f06c5ee3 in clone () from /lib64/tls/libc.so.6 #5 0x0000000000000000 in ?? () Thread 9 (process 17476): #0 0x00000033f130b3cf in __accept_nocancel () from /lib64/tls/libpthread.so.0 #1 0x0000002a9781565e in accept_thread (ignore=0x0) at chan_skinny.c:2959 #2 0x00000033f130610a in start_thread () from /lib64/tls/libpthread.so.0 #3 0x00000033f06c5ee3 in clone () from /lib64/tls/libc.so.6 #4 0x0000000000000000 in ?? () Thread 8 (process 17477): #0 0x00000033f06bd0c2 in poll () from /lib64/tls/libc.so.6 #1 0x00000000004120d0 in ast_io_wait (ioc=0x774450, howlong=1000) at io.c:266 #2 0x0000002a97815858 in do_monitor (data=0x0) at chan_skinny.c:3009 #3 0x00000033f130610a in start_thread () from /lib64/tls/libpthread.so.0 #4 0x00000033f06c5ee3 in clone () from /lib64/tls/libc.so.6 #5 0x0000000000000000 in ?? () Thread 7 (process 17478): #0 0x00000033f06bef86 in __select_nocancel () from /lib64/tls/libc.so.6 #1 0x0000002a97a2fd9b in ast_select (nfds=0, rfds=0x4071b140, wfds=0x0, efds=0x4071b0c0, tvp=0x0) at ../include/asterisk/channel.h:1193 #2 0x0000002a97a2fb85 in do_monitor (data=0x0) at chan_phone.c:1049 #3 0x00000033f130610a in start_thread () from /lib64/tls/libpthread.so.0 #4 0x00000033f06c5ee3 in clone () from /lib64/tls/libc.so.6 #5 0x0000000000000000 in ?? () Thread 6 (process 17479): #0 0x00000033f06bef86 in __select_nocancel () from /lib64/tls/libc.so.6 #1 0x0000002a97b371c4 in ast_select (nfds=68, rfds=0x4075b130, wfds=0x4075b0b0, efds=0x0, tvp=0x0) at ../include/asterisk/channel.h:1193 #2 0x0000002a97b36f37 in sound_thread (arg=0x7c6750) at chan_oss.c:578 #3 0x00000033f130610a in start_thread () from /lib64/tls/libpthread.so.0 #4 0x00000033f06c5ee3 in clone () from /lib64/tls/libc.so.6 #5 0x0000000000000000 in ?? () Thread 5 (process 17489): #0 0x00000033f06bd0c2 in poll () from /lib64/tls/libc.so.6 #1 0x000000000045f2ae in get_input (s=0x61c540, output=0x407981b4 "") at manager.c:1763 #2 0x000000000045f477 in session_do (data=0x61c540) at manager.c:1802 #3 0x00000033f130610a in start_thread () from /lib64/tls/libpthread.so.0 #4 0x00000033f06c5ee3 in clone () from /lib64/tls/libc.so.6 #5 0x0000000000000000 in ?? () Thread 4 (process 17495): #0 0x00000033f06bd0c2 in poll () from /lib64/tls/libc.so.6 #1 0x000000000045f2ae in get_input (s=0x72aa50, output=0x407d91b4 "") at manager.c:1763 #2 0x000000000045f477 in session_do (data=0x72aa50) at manager.c:1802 #3 0x00000033f130610a in start_thread () from /lib64/tls/libpthread.so.0 #4 0x00000033f06c5ee3 in clone () from /lib64/tls/libc.so.6 #5 0x0000000000000000 in ?? () Thread 3 (process 17509): #0 0x00000033f06bd0c2 in poll () from /lib64/tls/libc.so.6 #1 0x000000000045f2ae in get_input (s=0x7b0ef0, output=0x4081a1b4 "") at manager.c:1763 #2 0x000000000045f477 in session_do (data=0x7b0ef0) at manager.c:1802 #3 0x00000033f130610a in start_thread () from /lib64/tls/libpthread.so.0 #4 0x00000033f06c5ee3 in clone () from /lib64/tls/libc.so.6 #5 0x0000000000000000 in ?? () Thread 2 (process 17746): #0 0x00000033f06bd0c2 in poll () from /lib64/tls/libc.so.6 #1 0x000000000045f2ae in get_input (s=0x7270a0, output=0x4089c1b4 "") at manager.c:1763 #2 0x000000000045f477 in session_do (data=0x7270a0) at manager.c:1802 #3 0x00000033f130610a in start_thread () from /lib64/tls/libpthread.so.0 #4 0x00000033f06c5ee3 in clone () from /lib64/tls/libc.so.6 #5 0x0000000000000000 in ?? () Thread 1 (process 17471): #0 0x0000002a96dbf005 in send_packet (f=0x7a86b0) at chan_iax2.c:1629 #1 0x0000002a96ddb990 in network_thread (ignore=0x0) at chan_iax2.c:8310 #2 0x00000033f130610a in start_thread () from /lib64/tls/libpthread.so.0 #3 0x00000033f06c5ee3 in clone () from /lib64/tls/libc.so.6 #4 0x0000000000000000 in ?? ()