GNU gdb (Ubuntu 7.7.1-0ubuntu5~14.04.2) 7.7.1 Copyright (C) 2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from asterisk...done. [New LWP 27217] [New LWP 27220] [New LWP 27219] [New LWP 27224] [New LWP 27223] [New LWP 27227] [New LWP 27218] [New LWP 27226] [New LWP 27229] [New LWP 27233] [New LWP 27236] [New LWP 27238] [New LWP 27225] [New LWP 27231] [New LWP 27260] [New LWP 27209] [New LWP 27235] [New LWP 27228] [New LWP 27241] [New LWP 27239] [New LWP 27240] [New LWP 27232] [New LWP 27270] [New LWP 27230] [New LWP 27237] [New LWP 27271] [New LWP 27273] [New LWP 27258] [New LWP 27247] [New LWP 27234] [New LWP 27203] [New LWP 27191] [New LWP 27207] [New LWP 27190] [New LWP 27269] [New LWP 27206] [New LWP 27263] [New LWP 27208] [New LWP 27261] [New LWP 27193] [New LWP 27210] [New LWP 27201] [New LWP 27216] [New LWP 27221] [New LWP 27212] [New LWP 27213] [New LWP 27272] [New LWP 27204] [New LWP 27275] [New LWP 27276] [New LWP 27192] [New LWP 27196] [New LWP 27202] [New LWP 27200] [New LWP 27214] [New LWP 27222] [New LWP 27268] [New LWP 27257] [New LWP 27211] [New LWP 27205] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `/usr/sbin/asterisk -vvvvvg'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x00007f33e5168e0c in pjmedia_sdp_neg_cancel_offer () from /usr/lib/libpjmedia.so.2 (gdb) bt #0 0x00007f33e5168e0c in pjmedia_sdp_neg_cancel_offer () from /usr/lib/libpjmedia.so.2 #1 0x00007f33e539d888 in inv_handle_update_response () from /usr/lib/libpjsip-ua.so.2 #2 0x00007f33e5399a57 in mod_inv_on_tsx_state () from /usr/lib/libpjsip-ua.so.2 #3 0x00007f33f4c1d4dd in pjsip_dlg_on_tsx_state () from /usr/lib/libpjsip.so.2 #4 0x00007f33f4c18231 in tsx_set_state () from /usr/lib/libpjsip.so.2 #5 0x00007f33f4c1960c in tsx_on_state_proceeding_uac () from /usr/lib/libpjsip.so.2 #6 0x00007f33f4c19d0e in tsx_on_state_calling () from /usr/lib/libpjsip.so.2 #7 0x00007f33f4c1aecf in pjsip_tsx_recv_msg () from /usr/lib/libpjsip.so.2 #8 0x00007f33f4c1af75 in mod_tsx_layer_on_rx_response () from /usr/lib/libpjsip.so.2 #9 0x00007f33f4c0694f in pjsip_endpt_process_rx_data () from /usr/lib/libpjsip.so.2 #10 0x00007f33f5063c29 in distribute (data=0x7f3320010798) at res_pjsip/pjsip_distributor.c:347 #11 0x00000000005dc21f in ast_taskprocessor_execute (tps=0x7f33801fc458) at taskprocessor.c:769 #12 0x00000000005e4ebd in execute_tasks (data=0x7f33801fc458) at threadpool.c:1157 #13 0x00000000005dc21f in ast_taskprocessor_execute (tps=0x2aaa7e8) at taskprocessor.c:769 #14 0x00000000005e369c in threadpool_execute (pool=0x2aa8228) at threadpool.c:351 #15 0x00000000005e4bba in worker_active (worker=0x7f3388001008) at threadpool.c:1075 #16 0x00000000005e4977 in worker_start (arg=0x7f3388001008) at threadpool.c:995 #17 0x00000000005f072f in dummy_start (data=0x7f3388001120) at utils.c:1232 #18 0x00007f33f7d88182 in start_thread (arg=0x7f33f4101700) at pthread_create.c:312 #19 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 (gdb) bt full #0 0x00007f33e5168e0c in pjmedia_sdp_neg_cancel_offer () from /usr/lib/libpjmedia.so.2 No symbol table info available. #1 0x00007f33e539d888 in inv_handle_update_response () from /usr/lib/libpjsip-ua.so.2 No symbol table info available. #2 0x00007f33e5399a57 in mod_inv_on_tsx_state () from /usr/lib/libpjsip-ua.so.2 No symbol table info available. #3 0x00007f33f4c1d4dd in pjsip_dlg_on_tsx_state () from /usr/lib/libpjsip.so.2 No symbol table info available. #4 0x00007f33f4c18231 in tsx_set_state () from /usr/lib/libpjsip.so.2 No symbol table info available. #5 0x00007f33f4c1960c in tsx_on_state_proceeding_uac () from /usr/lib/libpjsip.so.2 No symbol table info available. #6 0x00007f33f4c19d0e in tsx_on_state_calling () from /usr/lib/libpjsip.so.2 No symbol table info available. #7 0x00007f33f4c1aecf in pjsip_tsx_recv_msg () from /usr/lib/libpjsip.so.2 No symbol table info available. #8 0x00007f33f4c1af75 in mod_tsx_layer_on_rx_response () from /usr/lib/libpjsip.so.2 No symbol table info available. #9 0x00007f33f4c0694f in pjsip_endpt_process_rx_data () from /usr/lib/libpjsip.so.2 No symbol table info available. #10 0x00007f33f5063c29 in distribute (data=0x7f3320010798) at res_pjsip/pjsip_distributor.c:347 param = {start_prio = 0, start_mod = 0x7f33f5275fe0 , idx_after_start = 1, silent = 0} handled = 0 rdata = 0x7f3320010798 is_request = 0 is_ack = 0 endpoint = #11 0x00000000005dc21f in ast_taskprocessor_execute (tps=0x7f33801fc458) at taskprocessor.c:769 local = {local_data = 0x2fc0065a130, data = 0x65a130 <__PRETTY_FUNCTION__.8652>} t = 0x7f3320002900 size = 0 __PRETTY_FUNCTION__ = "ast_taskprocessor_execute" #12 0x00000000005e4ebd in execute_tasks (data=0x7f33801fc458) at threadpool.c:1157 tps = 0x7f33801fc458 #13 0x00000000005dc21f in ast_taskprocessor_execute (tps=0x2aaa7e8) at taskprocessor.c:769 local = {local_data = 0x2aa81d0, data = 0x5e4c8e } t = 0x7f3320002930 size = 0 __PRETTY_FUNCTION__ = "ast_taskprocessor_execute" #14 0x00000000005e369c in threadpool_execute (pool=0x2aa8228) at threadpool.c:351 __PRETTY_FUNCTION__ = "threadpool_execute" #15 0x00000000005e4bba in worker_active (worker=0x7f3388001008) at threadpool.c:1075 alive = 0 #16 0x00000000005e4977 in worker_start (arg=0x7f3388001008) at threadpool.c:995 worker = 0x7f3388001008 __PRETTY_FUNCTION__ = "worker_start" #17 0x00000000005f072f in dummy_start (data=0x7f3388001120) at utils.c:1232 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {139861114754816, 7485410839826177438, 0, 0, 139861114755520, 139861114754816, 7485410839801011614, -7384093722508616290}, __mask_was_saved = 0}}, __pad = {0x7f33f4100ef0, 0x0, 0x0, 0x0}} __cancel_routine = 0x44fada __cancel_arg = 0x7f33f4101700 __not_first_call = 0 ret = 0x0 a = {start_routine = 0x5e48f0 , data = 0x7f3388001008, name = 0x7f3388001140 "worker_start started at [ 1049] threadpool.c worker_thread_start()"} #18 0x00007f33f7d88182 in start_thread (arg=0x7f33f4101700) at pthread_create.c:312 __res = pd = 0x7f33f4101700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {139861114754816, -7384094280948474466, 0, 0, 139861114755520, 139861114754816, 7485410839828274590, 7485408017711144350}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #19 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 No locals. (gdb) thread apply all bt Thread 60 (Thread 0x7f33f5d82700 (LWP 27205)): #0 0x00007f33f703b12d in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00000000005f0ab4 in ast_wait_for_input (fd=9, ms=-1) at utils.c:1321 #2 0x00000000005ddc2f in ast_tcptls_server_root (data=0x8b46e0 ) at tcptls.c:711 #3 0x00000000005f072f in dummy_start (data=0x24af030) at utils.c:1232 #4 0x00007f33f7d88182 in start_thread (arg=0x7f33f5d82700) at pthread_create.c:312 #5 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 59 (Thread 0x7f33f5a9a700 (LWP 27211)): #0 0x00007f33f703b12d in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00000000005f0ab4 in ast_wait_for_input (fd=10, ms=5000) at utils.c:1321 #2 0x00000000005ddc2f in ast_tcptls_server_root (data=0x8b64e0 ) at tcptls.c:711 #3 0x00000000005f072f in dummy_start (data=0x252b9c0) at utils.c:1232 #4 0x00007f33f7d88182 in start_thread (arg=0x7f33f5a9a700) at pthread_create.c:312 #5 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 58 (Thread 0x7f3341d87700 (LWP 27257)): #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 #1 0x00000000005da97c in ast_sem_wait (sem=0x2992e00) at /home/telecom/src/asterisk-3e3ea11/include/asterisk/sem.h:59 #2 0x00000000005daa3d in default_tps_processing_function (data=0x2cd5808) at taskprocessor.c:177 #3 0x00000000005f072f in dummy_start (data=0x2a021b0) at utils.c:1232 #4 0x00007f33f7d88182 in start_thread (arg=0x7f3341d87700) at pthread_create.c:312 #5 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 57 (Thread 0x7f33f60e6700 (LWP 27268)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 #1 0x00000000005345bc in __ast_cond_timedwait (filename=0x65aeb3 "threadpool.c", lineno=1101, func=0x65b3b4 <__PRETTY_FUNCTION__.8437> "worker_idle", cond_name=0x65b0f7 "&worker->cond", mutex_name=0x65b0e9 "&worker->lock", cond=0x7f33e8001010, t=0x7f33e8001040, abstime=0x7f33f60e5dc0) at lock.c:666 #2 0x00000000005e4c8e in worker_idle (worker=0x7f33e8001008) at threadpool.c:1101 #3 0x00000000005e49ce in worker_start (arg=0x7f33e8001008) at threadpool.c:993 #4 0x00000000005f072f in dummy_start (data=0x7f33e8001880) at utils.c:1232 #5 0x00007f33f7d88182 in start_thread (arg=0x7f33f60e6700) at pthread_create.c:312 #6 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 56 (Thread 0x7f338ede9700 (LWP 27222)): #0 0x00007f33f703fda3 in select () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007f33f47afe24 in pj_sock_select () from /usr/lib/libpj.so.2 #2 0x00007f33f47accbd in pj_ioqueue_poll () from /usr/lib/libpj.so.2 #3 0x00007f33f4c066c8 in pjsip_endpt_handle_events2 () from /usr/lib/libpjsip.so.2 #4 0x00007f33f50515a8 in monitor_thread_exec (endpt=) at res_pjsip.c:3084 #5 0x00007f33f47adf96 in thread_main () from /usr/lib/libpj.so.2 #6 0x00007f33f7d88182 in start_thread (arg=0x7f338ede9700) at pthread_create.c:312 #7 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 55 (Thread 0x7f33f5926700 (LWP 27214)): #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 #1 0x00000000005da97c in ast_sem_wait (sem=0x250a480) at /home/telecom/src/asterisk-3e3ea11/include/asterisk/sem.h:59 #2 0x00000000005daa3d in default_tps_processing_function (data=0x2752d68) at taskprocessor.c:177 #3 0x00000000005f072f in dummy_start (data=0x254d1f0) at utils.c:1232 #4 0x00007f33f7d88182 in start_thread (arg=0x7f33f5926700) at pthread_create.c:312 #5 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 54 (Thread 0x7f33f5fee700 (LWP 27200)): #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 #1 0x00000000005da97c in ast_sem_wait (sem=0x2452b20) at /home/telecom/src/asterisk-3e3ea11/include/asterisk/sem.h:59 #2 0x00000000005daa3d in default_tps_processing_function (data=0x2452f18) at taskprocessor.c:177 #3 0x00000000005f072f in dummy_start (data=0x2453050) at utils.c:1232 #4 0x00007f33f7d88182 in start_thread (arg=0x7f33f5fee700) at pthread_create.c:312 #5 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 53 (Thread 0x7f33f5ef6700 (LWP 27202)): #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 #1 0x00000000005da97c in ast_sem_wait (sem=0x24671c0) at /home/telecom/src/asterisk-3e3ea11/include/asterisk/sem.h:59 #2 0x00000000005daa3d in default_tps_processing_function (data=0x246a738) at taskprocessor.c:177 #3 0x00000000005f072f in dummy_start (data=0x2467190) at utils.c:1232 #4 0x00007f33f7d88182 in start_thread (arg=0x7f33f5ef6700) at pthread_create.c:312 #5 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 52 (Thread 0x7f33f61de700 (LWP 27196)): #0 0x00007f33f703988d in write () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007f33f6fc7003 in _IO_new_file_write (f=0x243cff0, data=0x7f33f9864000, n=122) at fileops.c:1261 #2 0x00007f33f6fc84dc in new_do_write (to_do=122, data=0x7f33f9864000 "[Jun 15 12:39:49] DEBUG[27217] pjsip: \tdlg0x7f33804ce ...Received Response msg 200/UPDATE/cseq=5093 (rdata0x7f3320010798)\n state Calling\n98)\n\nn_persistence'\nbillsec,disposition,amaflags,uniqueid) VALU"..., fp=0x243cff0) at fileops.c:538 #3 _IO_new_do_write (fp=0x243cff0, data=0x7f33f9864000 "[Jun 15 12:39:49] DEBUG[27217] pjsip: \tdlg0x7f33804ce ...Received Response msg 200/UPDATE/cseq=5093 (rdata0x7f3320010798)\n state Calling\n98)\n\nn_persistence'\nbillsec,disposition,amaflags,uniqueid) VALU"..., to_do=122) at fileops.c:511 #4 0x00007f33f6fc6890 in _IO_new_file_sync (fp=0x243cff0) at fileops.c:892 #5 0x00007f33f6fbbf52 in __GI__IO_fflush (fp=0x243cff0) at iofflush.c:41 #6 0x0000000000538085 in logger_print_normal (logmsg=0x7f3380567540) at logger.c:1299 #7 0x0000000000538261 in logger_thread (data=0x0) at logger.c:1344 #8 0x00000000005f072f in dummy_start (data=0x243c150) at utils.c:1232 #9 0x00007f33f7d88182 in start_thread (arg=0x7f33f61de700) at pthread_create.c:312 #10 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 51 (Thread 0x7f33f97d4700 (LWP 27192)): #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 #1 0x00000000005da97c in ast_sem_wait (sem=0x2437b10) at /home/telecom/src/asterisk-3e3ea11/include/asterisk/sem.h:59 #2 0x00000000005daa3d in default_tps_processing_function (data=0x243e7e8) at taskprocessor.c:177 #3 0x00000000005f072f in dummy_start (data=0x243d540) at utils.c:1232 #4 0x00007f33f7d88182 in start_thread (arg=0x7f33f97d4700) at pthread_create.c:312 #5 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 50 (Thread 0x7f3341a23700 (LWP 27276)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 #1 0x00000000005345bc in __ast_cond_timedwait (filename=0x65aeb3 "threadpool.c", lineno=1101, func=0x65b3b4 <__PRETTY_FUNCTION__.8437> "worker_idle", cond_name=0x65b0f7 "&worker->cond", mutex_name=0x65b0e9 "&worker->lock", cond=0x7f33e8001320, t=0x7f33e8001350, abstime=0x7f3341a22dc0) at lock.c:666 #2 0x00000000005e4c8e in worker_idle (worker=0x7f33e8001318) at threadpool.c:1101 #3 0x00000000005e49ce in worker_start (arg=0x7f33e8001318) at threadpool.c:993 #4 0x00000000005f072f in dummy_start (data=0x7f33e8001880) at utils.c:1232 #5 0x00007f33f7d88182 in start_thread (arg=0x7f3341a23700) at pthread_create.c:312 #6 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 49 (Thread 0x7f33419a7700 (LWP 27275)): #0 0x00007f33f703b12d in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00000000004b1a33 in ast_waitfor_nandfds (c=0x7f33419a2e20, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7f33419a3740) at channel.c:3083 #2 0x00000000004b1ea1 in ast_waitfor_n (c=0x7f33419a2e20, n=2, ms=0x7f33419a3740) at channel.c:3354 #3 0x00007f33569bba66 in wait_for_answer (in=0x7f3380575f78, out_chans=0x7f33419a39f0, to=0x7f33419a3740, peerflags=0x7f33419a4520, opt_args=0x7f33419a3b90, pa=0x7f33419a3ee0, num_in=0x7f33419a3a10, result=0x7f33419a36e0, dtmf_progress=0x0, ignore_cc=1, forced_clid=0x7f33419a3a60, stored_clid=0x7f33419a3ab0) at app_dial.c:1142 #4 0x00007f33569c292b in dial_exec_full (chan=0x7f3380575f78, data=0x7f33419a4af0 "PJSIP/4408_line", peerflags=0x7f33419a4520, continue_exec=0x0) at app_dial.c:2631 #5 0x00007f33569c4e65 in dial_exec (chan=0x7f3380575f78, data=0x7f33419a4af0 "PJSIP/4408_line") at app_dial.c:3072 #6 0x0000000000564fad in pbx_exec (c=0x7f3380575f78, app=0x2580330, data=0x7f33419a4af0 "PJSIP/4408_line") at pbx.c:1658 #7 0x000000000056f765 in pbx_extension_helper (c=0x7f3380575f78, con=0x0, context=0x7f3380576930 "longdistance", exten=0x7f3380576980 "4408", priority=1, label=0x0, callerid=0x7f33802a9d90 "\360\375\034\200\063\177", action=E_SPAWN, found=0x7f33419a6bdc, combined_find_spawn=1) at pbx.c:4930 #8 0x0000000000572462 in ast_spawn_extension (c=0x7f3380575f78, context=0x7f3380576930 "longdistance", exten=0x7f3380576980 "4408", priority=1, callerid=0x7f33802a9d90 "\360\375\034\200\063\177", found=0x7f33419a6bdc, combined_find_spawn=1) at pbx.c:5963 #9 0x0000000000573a17 in __ast_pbx_run (c=0x7f3380575f78, args=0x0) at pbx.c:6380 #10 0x0000000000575244 in pbx_thread (data=0x7f3380575f78) at pbx.c:6700 #11 0x00000000005f072f in dummy_start (data=0x7f338017f550) at utils.c:1232 #12 0x00007f33f7d88182 in start_thread (arg=0x7f33419a7700) at pthread_create.c:312 #13 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 48 (Thread 0x7f33f5dfe700 (LWP 27204)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x000000000053457e in __ast_cond_wait (filename=0x632fab "devicestate.c", lineno=546, func=0x633420 <__PRETTY_FUNCTION__.14666> "do_devstate_changes", cond_name=0x633267 "&change_pending", mutex_name=0x633277 "&state_changes.lock", cond=0x8d08a0 , t=0x8b3590 ) at lock.c:598 #2 0x00000000004f6266 in do_devstate_changes (data=0x0) at devicestate.c:546 #3 0x00000000005f072f in dummy_start (data=0x24831f0) at utils.c:1232 #4 0x00007f33f7d88182 in start_thread (arg=0x7f33f5dfe700) at pthread_create.c:312 #5 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 47 (Thread 0x7f3341b1b700 (LWP 27272)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 #1 0x00000000005345bc in __ast_cond_timedwait (filename=0x65aeb3 "threadpool.c", lineno=1101, func=0x65b3b4 <__PRETTY_FUNCTION__.8437> "worker_idle", cond_name=0x65b0f7 "&worker->cond", mutex_name=0x65b0e9 "&worker->lock", cond=0x7f3388002900, t=0x7f3388002930, abstime=0x7f3341b1adc0) at lock.c:666 #2 0x00000000005e4c8e in worker_idle (worker=0x7f33880028f8) at threadpool.c:1101 #3 0x00000000005e49ce in worker_start (arg=0x7f33880028f8) at threadpool.c:993 #4 0x00000000005f072f in dummy_start (data=0x7f3388001780) at utils.c:1232 #5 0x00007f33f7d88182 in start_thread (arg=0x7f3341b1b700) at pthread_create.c:312 #6 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 46 (Thread 0x7f33f59a2700 (LWP 27213)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x000000000053457e in __ast_cond_wait (filename=0x653c5b "sched.c", lineno=124, func=0x653f38 <__PRETTY_FUNCTION__.12744> "sched_run", cond_name=0x653c6e "&con->sched_thread->cond", mutex_name=0x653c63 "&con->lock", cond=0x2512218, t=0x2549270) at lock.c:598 #2 0x00000000005b4ac8 in sched_run (data=0x2549270) at sched.c:124 #3 0x00000000005f072f in dummy_start (data=0x2536ae0) at utils.c:1232 #4 0x00007f33f7d88182 in start_thread (arg=0x7f33f59a2700) at pthread_create.c:312 #5 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 45 (Thread 0x7f33f5a1e700 (LWP 27212)): #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 #1 0x00000000005da97c in ast_sem_wait (sem=0x250d0a0) at /home/telecom/src/asterisk-3e3ea11/include/asterisk/sem.h:59 #2 0x00000000005daa3d in default_tps_processing_function (data=0x2548f98) at taskprocessor.c:177 #3 0x00000000005f072f in dummy_start (data=0x251bba0) at utils.c:1232 #4 0x00007f33f7d88182 in start_thread (arg=0x7f33f5a1e700) at pthread_create.c:312 #5 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 44 (Thread 0x7f338e08d700 (LWP 27221)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 #1 0x00000000005345bc in __ast_cond_timedwait (filename=0x65aeb3 "threadpool.c", lineno=1101, func=0x65b3b4 <__PRETTY_FUNCTION__.8437> "worker_idle", cond_name=0x65b0f7 "&worker->cond", mutex_name=0x65b0e9 "&worker->lock", cond=0x7f3388001cd0, t=0x7f3388001d00, abstime=0x7f338e08cdc0) at lock.c:666 #2 0x00000000005e4c8e in worker_idle (worker=0x7f3388001cc8) at threadpool.c:1101 #3 0x00000000005e49ce in worker_start (arg=0x7f3388001cc8) at threadpool.c:993 #4 0x00000000005f072f in dummy_start (data=0x7f3388001120) at utils.c:1232 #5 0x00007f33f7d88182 in start_thread (arg=0x7f338e08d700) at pthread_create.c:312 #6 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 43 (Thread 0x7f33f417d700 (LWP 27216)): #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 #1 0x00000000005da97c in ast_sem_wait (sem=0x2aa35d0) at /home/telecom/src/asterisk-3e3ea11/include/asterisk/sem.h:59 #2 0x00000000005daa3d in default_tps_processing_function (data=0x2aa83d8) at taskprocessor.c:177 #3 0x00000000005f072f in dummy_start (data=0x2aa3fa0) at utils.c:1232 #4 0x00007f33f7d88182 in start_thread (arg=0x7f33f417d700) at pthread_create.c:312 #5 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 42 (Thread 0x7f33f5f72700 (LWP 27201)): #0 0x00007f33f700ef3d in nanosleep () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007f33f700edd4 in __sleep (seconds=0) at ../sysdeps/unix/sysv/linux/sleep.c:137 #2 0x00000000004f529d in db_sync_thread (data=0x0) at db.c:979 #3 0x00000000005f072f in dummy_start (data=0x2467f80) at utils.c:1232 #4 0x00007f33f7d88182 in start_thread (arg=0x7f33f5f72700) at pthread_create.c:312 #5 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 41 (Thread 0x7f33f5b16700 (LWP 27210)): #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 #1 0x00000000005da97c in ast_sem_wait (sem=0x2527260) at /home/telecom/src/asterisk-3e3ea11/include/asterisk/sem.h:59 #2 0x00000000005daa3d in default_tps_processing_function (data=0x2548bd8) at taskprocessor.c:177 #3 0x00000000005f072f in dummy_start (data=0x252b9c0) at utils.c:1232 #4 0x00007f33f7d88182 in start_thread (arg=0x7f33f5b16700) at pthread_create.c:312 #5 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 40 (Thread 0x7f33f62d6700 (LWP 27193)): #0 0x00007f33f703b12d in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x0000000000452764 in listener (unused=0x0) at asterisk.c:1595 #2 0x00000000005f072f in dummy_start (data=0x243c0e0) at utils.c:1232 #3 0x00007f33f7d88182 in start_thread (arg=0x7f33f62d6700) at pthread_create.c:312 #4 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 39 (Thread 0x7f33f625a700 (LWP 27261)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 #1 0x00000000005345bc in __ast_cond_timedwait (filename=0x65aeb3 "threadpool.c", lineno=1101, func=0x65b3b4 <__PRETTY_FUNCTION__.8437> "worker_idle", cond_name=0x65b0f7 "&worker->cond", mutex_name=0x65b0e9 "&worker->lock", cond=0x7f33e8000c80, t=0x7f33e8000cb0, abstime=0x7f33f6259dc0) at lock.c:666 #2 0x00000000005e4c8e in worker_idle (worker=0x7f33e8000c78) at threadpool.c:1101 #3 0x00000000005e49ce in worker_start (arg=0x7f33e8000c78) at threadpool.c:993 #4 0x00000000005f072f in dummy_start (data=0x7f33e8001880) at utils.c:1232 #5 0x00007f33f7d88182 in start_thread (arg=0x7f33f625a700) at pthread_create.c:312 #6 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 38 (Thread 0x7f33f5c0e700 (LWP 27208)): #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 #1 0x00000000005da97c in ast_sem_wait (sem=0x24ddd40) at /home/telecom/src/asterisk-3e3ea11/include/asterisk/sem.h:59 #2 0x00000000005daa3d in default_tps_processing_function (data=0x24e4038) at taskprocessor.c:177 #3 0x00000000005f072f in dummy_start (data=0x24b6280) at utils.c:1232 #4 0x00007f33f7d88182 in start_thread (arg=0x7f33f5c0e700) at pthread_create.c:312 #5 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 37 (Thread 0x7f33f6162700 (LWP 27263)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x000000000053457e in __ast_cond_wait (filename=0x616e1b "autoservice.c", lineno=103, func=0x616ee0 <__PRETTY_FUNCTION__.14234> "autoservice_run", cond_name=0x616e47 "&as_cond", mutex_name=0x616e3a "&aslist.lock", cond=0x8d0440 , t=0x8ae7d0 ) at lock.c:598 #2 0x0000000000465c41 in autoservice_run (ign=0x0) at autoservice.c:103 #3 0x00000000005f072f in dummy_start (data=0x7f33ec001c80) at utils.c:1232 #4 0x00007f33f7d88182 in start_thread (arg=0x7f33f6162700) at pthread_create.c:312 #5 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 36 (Thread 0x7f33f5d06700 (LWP 27206)): #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 #1 0x00000000005da97c in ast_sem_wait (sem=0x24d7890) at /home/telecom/src/asterisk-3e3ea11/include/asterisk/sem.h:59 #2 0x00000000005daa3d in default_tps_processing_function (data=0x24af108) at taskprocessor.c:177 #3 0x00000000005f072f in dummy_start (data=0x24dbba0) at utils.c:1232 #4 0x00007f33f7d88182 in start_thread (arg=0x7f33f5d06700) at pthread_create.c:312 #5 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 35 (Thread 0x7f33f606a700 (LWP 27269)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 #1 0x00000000005345bc in __ast_cond_timedwait (filename=0x65aeb3 "threadpool.c", lineno=1101, func=0x65b3b4 <__PRETTY_FUNCTION__.8437> "worker_idle", cond_name=0x65b0f7 "&worker->cond", mutex_name=0x65b0e9 "&worker->lock", cond=0x7f3388002540, t=0x7f3388002570, abstime=0x7f33f6069dc0) at lock.c:666 #2 0x00000000005e4c8e in worker_idle (worker=0x7f3388002538) at threadpool.c:1101 #3 0x00000000005e49ce in worker_start (arg=0x7f3388002538) at threadpool.c:993 #4 0x00000000005f072f in dummy_start (data=0x7f3388001ab0) at utils.c:1232 #5 0x00007f33f7d88182 in start_thread (arg=0x7f33f606a700) at pthread_create.c:312 #6 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 34 (Thread 0x7f33f9851780 (LWP 27190)): #0 0x00007f33f703b12d in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x0000000000458c83 in monitor_sig_flags (unused=0x0) at asterisk.c:3753 #2 0x000000000045b8d2 in main (argc=2, argv=0x7fffa9ae55c8) at asterisk.c:4734 Thread 33 (Thread 0x7f33f5c8a700 (LWP 27207)): #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 #1 0x00000000005da97c in ast_sem_wait (sem=0x24e0b00) at /home/telecom/src/asterisk-3e3ea11/include/asterisk/sem.h:59 #2 0x00000000005daa3d in default_tps_processing_function (data=0x24e23e8) at taskprocessor.c:177 #3 0x00000000005f072f in dummy_start (data=0x24dd5a0) at utils.c:1232 #4 0x00007f33f7d88182 in start_thread (arg=0x7f33f5c8a700) at pthread_create.c:312 #5 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 32 (Thread 0x7f33f9850700 (LWP 27191)): #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 #1 0x00000000005da97c in ast_sem_wait (sem=0x19d1a30) at /home/telecom/src/asterisk-3e3ea11/include/asterisk/sem.h:59 #2 0x00000000005daa3d in default_tps_processing_function (data=0x19d1ab8) at taskprocessor.c:177 #3 0x00000000005f072f in dummy_start (data=0x19d1c30) at utils.c:1232 #4 0x00007f33f7d88182 in start_thread (arg=0x7f33f9850700) at pthread_create.c:312 #5 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 31 (Thread 0x7f33f5e7a700 (LWP 27203)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x000000000053457e in __ast_cond_wait (filename=0x61700b "bridge.c", lineno=4589, func=0x6195b0 <__PRETTY_FUNCTION__.18134> "bridge_manager_thread", cond_name=0x6184a9 "&manager->cond", mutex_name=0x618488 "ao2_object_get_lockaddr(manager)", cond=0x2482998, t=0x2482940) at lock.c:598 #2 0x0000000000473321 in bridge_manager_thread (data=0x2482998) at bridge.c:4589 #3 0x00000000005f072f in dummy_start (data=0x24829f0) at utils.c:1232 #4 0x00007f33f7d88182 in start_thread (arg=0x7f33f5e7a700) at pthread_create.c:312 #5 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 30 (Thread 0x7f33425ec700 (LWP 27234)): #0 0x00007f33f703b12d in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007f338c28f779 in pri_dchannel (vpri=0x7f338c4b9678 ) at sig_pri.c:6423 #2 0x00000000005f072f in dummy_start (data=0x2d76ac0) at utils.c:1232 #3 0x00007f33f7d88182 in start_thread (arg=0x7f33425ec700) at pthread_create.c:312 #4 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 29 (Thread 0x7f3341e03700 (LWP 27247)): #0 0x00007f33f7d8fb9d in nanosleep () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007f3354745b00 in lock_broker (unused=0x0) at func_lock.c:211 #2 0x00000000005f072f in dummy_start (data=0x2bc17a0) at utils.c:1232 #3 0x00007f33f7d88182 in start_thread (arg=0x7f3341e03700) at pthread_create.c:312 #4 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 28 (Thread 0x7f3341d0b700 (LWP 27258)): #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 #1 0x00000000005da97c in ast_sem_wait (sem=0x2910260) at /home/telecom/src/asterisk-3e3ea11/include/asterisk/sem.h:59 #2 0x00000000005daa3d in default_tps_processing_function (data=0x2da9098) at taskprocessor.c:177 #3 0x00000000005f072f in dummy_start (data=0x2a01ab0) at utils.c:1232 #4 0x00007f33f7d88182 in start_thread (arg=0x7f3341d0b700) at pthread_create.c:312 #5 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 27 (Thread 0x7f3341a9f700 (LWP 27273)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 #1 0x00000000005345bc in __ast_cond_timedwait (filename=0x65aeb3 "threadpool.c", lineno=1101, func=0x65b3b4 <__PRETTY_FUNCTION__.8437> "worker_idle", cond_name=0x65b0f7 "&worker->cond", mutex_name=0x65b0e9 "&worker->lock", cond=0x7f3388002c10, t=0x7f3388002c40, abstime=0x7f3341a9edc0) at lock.c:666 #2 0x00000000005e4c8e in worker_idle (worker=0x7f3388002c08) at threadpool.c:1101 #3 0x00000000005e49ce in worker_start (arg=0x7f3388002c08) at threadpool.c:993 #4 0x00000000005f072f in dummy_start (data=0x7f3388001ab0) at utils.c:1232 #5 0x00007f33f7d88182 in start_thread (arg=0x7f3341a9f700) at pthread_create.c:312 #6 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 26 (Thread 0x7f3341b97700 (LWP 27271)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 #1 0x00000000005345bc in __ast_cond_timedwait (filename=0x65aeb3 "threadpool.c", lineno=1101, func=0x65b3b4 <__PRETTY_FUNCTION__.8437> "worker_idle", cond_name=0x65b0f7 "&worker->cond", mutex_name=0x65b0e9 "&worker->lock", cond=0x7f33880026c0, t=0x7f33880026f0, abstime=0x7f3341b96dc0) at lock.c:666 #2 0x00000000005e4c8e in worker_idle (worker=0x7f33880026b8) at threadpool.c:1101 #3 0x00000000005e49ce in worker_start (arg=0x7f33880026b8) at threadpool.c:993 #4 0x00000000005f072f in dummy_start (data=0x7f3388001780) at utils.c:1232 #5 0x00007f33f7d88182 in start_thread (arg=0x7f3341b97700) at pthread_create.c:312 #6 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 25 (Thread 0x7f334206f700 (LWP 27237)): #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 #1 0x00000000005da97c in ast_sem_wait (sem=0x2678b00) at /home/telecom/src/asterisk-3e3ea11/include/asterisk/sem.h:59 #2 0x00000000005daa3d in default_tps_processing_function (data=0x2678b88) at taskprocessor.c:177 #3 0x00000000005f072f in dummy_start (data=0x26361d0) at utils.c:1232 #4 0x00007f33f7d88182 in start_thread (arg=0x7f334206f700) at pthread_create.c:312 #5 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 24 (Thread 0x7f3342f61700 (LWP 27230)): #0 0x00007f33f700ef3d in nanosleep () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007f33f70404a4 in usleep (useconds=) at ../sysdeps/unix/sysv/linux/usleep.c:32 #2 0x00007f33f47ad805 in pj_thread_sleep () from /usr/lib/libpj.so.2 #3 0x00007f33f47acf19 in pj_ioqueue_poll () from /usr/lib/libpj.so.2 #4 0x00007f3354d581c5 in timer_worker_thread (data=) at res_rtp_asterisk.c:1714 #5 0x00007f33f47adf96 in thread_main () from /usr/lib/libpj.so.2 #6 0x00007f33f7d88182 in start_thread (arg=0x7f3342f61700) at pthread_create.c:312 #7 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 23 (Thread 0x7f3341c13700 (LWP 27270)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 #1 0x00000000005345bc in __ast_cond_timedwait (filename=0x65aeb3 "threadpool.c", lineno=1101, func=0x65b3b4 <__PRETTY_FUNCTION__.8437> "worker_idle", cond_name=0x65b0f7 "&worker->cond", mutex_name=0x65b0e9 "&worker->lock", cond=0x7f3388002160, t=0x7f3388002190, abstime=0x7f3341c12dc0) at lock.c:666 #2 0x00000000005e4c8e in worker_idle (worker=0x7f3388002158) at threadpool.c:1101 #3 0x00000000005e49ce in worker_start (arg=0x7f3388002158) at threadpool.c:993 #4 0x00000000005f072f in dummy_start (data=0x7f3388001780) at utils.c:1232 #5 0x00007f33f7d88182 in start_thread (arg=0x7f3341c13700) at pthread_create.c:312 #6 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 22 (Thread 0x7f33426e4700 (LWP 27232)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x000000000053457e in __ast_cond_wait (filename=0x653c5b "sched.c", lineno=124, func=0x653f38 <__PRETTY_FUNCTION__.12744> "sched_run", cond_name=0x653c6e "&con->sched_thread->cond", mutex_name=0x653c63 "&con->lock", cond=0x2d59d28, t=0x2d6f5c0) at lock.c:598 #2 0x00000000005b4ac8 in sched_run (data=0x2d6f5c0) at sched.c:124 #3 0x00000000005f072f in dummy_start (data=0x2d631e0) at utils.c:1232 #4 0x00007f33f7d88182 in start_thread (arg=0x7f33426e4700) at pthread_create.c:312 #5 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 21 (Thread 0x7f3341efb700 (LWP 27240)): #0 0x00007f33f703b12d in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007f338d10f3d5 in scan_thread (unused=0x0) at pbx_spool.c:710 #2 0x00000000005f072f in dummy_start (data=0x265a5c0) at utils.c:1232 #3 0x00007f33f7d88182 in start_thread (arg=0x7f3341efb700) at pthread_create.c:312 #4 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 20 (Thread 0x7f3341f77700 (LWP 27239)): #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 #1 0x00000000005da97c in ast_sem_wait (sem=0x2c29980) at /home/telecom/src/asterisk-3e3ea11/include/asterisk/sem.h:59 #2 0x00000000005daa3d in default_tps_processing_function (data=0x2ca9ef8) at taskprocessor.c:177 #3 0x00000000005f072f in dummy_start (data=0x2c618e0) at utils.c:1232 #4 0x00007f33f7d88182 in start_thread (arg=0x7f3341f77700) at pthread_create.c:312 #5 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 19 (Thread 0x7f3341e7f700 (LWP 27241)): #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 #1 0x00000000005da97c in ast_sem_wait (sem=0x2b5a630) at /home/telecom/src/asterisk-3e3ea11/include/asterisk/sem.h:59 #2 0x00000000005daa3d in default_tps_processing_function (data=0x264b198) at taskprocessor.c:177 #3 0x00000000005f072f in dummy_start (data=0x28b6e80) at utils.c:1232 #4 0x00007f33f7d88182 in start_thread (arg=0x7f3341e7f700) at pthread_create.c:312 #5 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 18 (Thread 0x7f338dda5700 (LWP 27228)): #0 0x00007f33f703b12d in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00000000005f0ab4 in ast_wait_for_input (fd=17, ms=10000) at utils.c:1321 #2 0x00007f33e7ce48c2 in ?? () from /usr/lib/asterisk/modules/res_digium_phone.so #3 0x00007f33e7cea2aa in ?? () from /usr/lib/asterisk/modules/res_digium_phone.so #4 0x00007f33e7ce30cf in ?? () from /usr/lib/asterisk/modules/res_digium_phone.so #5 0x00000000005f072f in dummy_start (data=0x2cd7f50) at utils.c:1232 #6 0x00007f33f7d88182 in start_thread (arg=0x7f338dda5700) at pthread_create.c:312 #7 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 17 (Thread 0x7f3342570700 (LWP 27235)): #0 0x00007f33f703b12d in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007f338c257e83 in do_monitor (data=0x0) at chan_dahdi.c:11393 #2 0x00000000005f072f in dummy_start (data=0x2d76b30) at utils.c:1232 #3 0x00007f33f7d88182 in start_thread (arg=0x7f3342570700) at pthread_create.c:312 #4 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 16 (Thread 0x7f33f5b92700 (LWP 27209)): #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 #1 0x00000000005da97c in ast_sem_wait (sem=0x2511d10) at /home/telecom/src/asterisk-3e3ea11/include/asterisk/sem.h:59 #2 0x00000000005daa3d in default_tps_processing_function (data=0x2542c78) at taskprocessor.c:177 #3 0x00000000005f072f in dummy_start (data=0x24ea0a0) at utils.c:1232 #4 0x00007f33f7d88182 in start_thread (arg=0x7f33f5b92700) at pthread_create.c:312 #5 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 15 (Thread 0x7f3341c8f700 (LWP 27260)): #0 0x00007f33f703b12d in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00000000004522e0 in netconsole (vconsole=0x8d9840 ) at asterisk.c:1516 #2 0x00000000005f072f in dummy_start (data=0x7f33e00008f0) at utils.c:1232 #3 0x00007f33f7d88182 in start_thread (arg=0x7f3341c8f700) at pthread_create.c:312 #4 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 14 (Thread 0x7f3342760700 (LWP 27231)): #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 #1 0x00000000005da97c in ast_sem_wait (sem=0x2d5b620) at /home/telecom/src/asterisk-3e3ea11/include/asterisk/sem.h:59 #2 0x00000000005daa3d in default_tps_processing_function (data=0x2d5b588) at taskprocessor.c:177 #3 0x00000000005f072f in dummy_start (data=0x2d634d0) at utils.c:1232 #4 0x00007f33f7d88182 in start_thread (arg=0x7f3342760700) at pthread_create.c:312 #5 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 13 (Thread 0x7f338df19700 (LWP 27225)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x000000000053457e in __ast_cond_wait (filename=0x653c5b "sched.c", lineno=124, func=0x653f38 <__PRETTY_FUNCTION__.12744> "sched_run", cond_name=0x653c6e "&con->sched_thread->cond", mutex_name=0x653c63 "&con->lock", cond=0x2afe058, t=0x2b1cfb0) at lock.c:598 #2 0x00000000005b4ac8 in sched_run (data=0x2b1cfb0) at sched.c:124 #3 0x00000000005f072f in dummy_start (data=0x2b1c4b0) at utils.c:1232 #4 0x00007f33f7d88182 in start_thread (arg=0x7f338df19700) at pthread_create.c:312 #5 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 12 (Thread 0x7f3341ff3700 (LWP 27238)): #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 #1 0x00000000005da97c in ast_sem_wait (sem=0x2679250) at /home/telecom/src/asterisk-3e3ea11/include/asterisk/sem.h:59 #2 0x00000000005daa3d in default_tps_processing_function (data=0x26792d8) at taskprocessor.c:177 #3 0x00000000005f072f in dummy_start (data=0x26793d0) at utils.c:1232 #4 0x00007f33f7d88182 in start_thread (arg=0x7f3341ff3700) at pthread_create.c:312 #5 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 11 (Thread 0x7f33420eb700 (LWP 27236)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 #1 0x00000000005345bc in __ast_cond_timedwait (filename=0x653c5b "sched.c", lineno=130, func=0x653f38 <__PRETTY_FUNCTION__.12744> "sched_run", cond_name=0x653c6e "&con->sched_thread->cond", mutex_name=0x653c63 "&con->lock", cond=0x2d82508, t=0x2d873f0, abstime=0x7f33420eadc0) at lock.c:666 #2 0x00000000005b4b62 in sched_run (data=0x2d873f0) at sched.c:130 #3 0x00000000005f072f in dummy_start (data=0x2d81510) at utils.c:1232 #4 0x00007f33f7d88182 in start_thread (arg=0x7f33420eb700) at pthread_create.c:312 #5 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 10 (Thread 0x7f3342668700 (LWP 27233)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 #1 0x00000000005345bc in __ast_cond_timedwait (filename=0x653c5b "sched.c", lineno=130, func=0x653f38 <__PRETTY_FUNCTION__.12744> "sched_run", cond_name=0x653c6e "&con->sched_thread->cond", mutex_name=0x653c63 "&con->lock", cond=0x2d72818, t=0x2d728c0, abstime=0x7f3342667dc0) at lock.c:666 #2 0x00000000005b4b62 in sched_run (data=0x2d728c0) at sched.c:130 #3 0x00000000005f072f in dummy_start (data=0x2ddcfd0) at utils.c:1232 #4 0x00007f33f7d88182 in start_thread (arg=0x7f3342668700) at pthread_create.c:312 #5 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 9 (Thread 0x7f335c0d5700 (LWP 27229)): #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 #1 0x00000000005da97c in ast_sem_wait (sem=0x2d4c700) at /home/telecom/src/asterisk-3e3ea11/include/asterisk/sem.h:59 #2 0x00000000005daa3d in default_tps_processing_function (data=0x2d4a598) at taskprocessor.c:177 #3 0x00000000005f072f in dummy_start (data=0x2d4d090) at utils.c:1232 #4 0x00007f33f7d88182 in start_thread (arg=0x7f335c0d5700) at pthread_create.c:312 #5 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 8 (Thread 0x7f338de9d700 (LWP 27226)): #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 #1 0x00000000005da97c in ast_sem_wait (sem=0x2cd7330) at /home/telecom/src/asterisk-3e3ea11/include/asterisk/sem.h:59 #2 0x00000000005daa3d in default_tps_processing_function (data=0x2cc0148) at taskprocessor.c:177 #3 0x00000000005f072f in dummy_start (data=0x2c78800) at utils.c:1232 #4 0x00007f33f7d88182 in start_thread (arg=0x7f338de9d700) at pthread_create.c:312 #5 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 7 (Thread 0x7f33f4085700 (LWP 27218)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 #1 0x00000000005345bc in __ast_cond_timedwait (filename=0x65aeb3 "threadpool.c", lineno=1101, func=0x65b3b4 <__PRETTY_FUNCTION__.8437> "worker_idle", cond_name=0x65b0f7 "&worker->cond", mutex_name=0x65b0e9 "&worker->lock", cond=0x7f3388001340, t=0x7f3388001370, abstime=0x7f33f4084dc0) at lock.c:666 #2 0x00000000005e4c8e in worker_idle (worker=0x7f3388001338) at threadpool.c:1101 #3 0x00000000005e49ce in worker_start (arg=0x7f3388001338) at threadpool.c:993 #4 0x00000000005f072f in dummy_start (data=0x7f3388001450) at utils.c:1232 #5 0x00007f33f7d88182 in start_thread (arg=0x7f33f4085700) at pthread_create.c:312 #6 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 6 (Thread 0x7f338de21700 (LWP 27227)): #0 0x00007f33f703b12d in poll () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007f33e7cdf46e in ?? () from /usr/lib/asterisk/modules/res_digium_phone.so #2 0x00007f33e764b51b in avahi_simple_poll_run () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3 #3 0x00007f33e764b6f8 in avahi_simple_poll_iterate () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3 #4 0x00007f33e764b92d in avahi_simple_poll_loop () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3 #5 0x00007f33e7cdf3b6 in ?? () from /usr/lib/asterisk/modules/res_digium_phone.so #6 0x00000000005f072f in dummy_start (data=0x2c78800) at utils.c:1232 #7 0x00007f33f7d88182 in start_thread (arg=0x7f338de21700) at pthread_create.c:312 #8 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 5 (Thread 0x7f338e011700 (LWP 27223)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 #1 0x00000000005345bc in __ast_cond_timedwait (filename=0x65aeb3 "threadpool.c", lineno=1101, func=0x65b3b4 <__PRETTY_FUNCTION__.8437> "worker_idle", cond_name=0x65b0f7 "&worker->cond", mutex_name=0x65b0e9 "&worker->lock", cond=0x7f33f0000950, t=0x7f33f0000980, abstime=0x7f338e010dc0) at lock.c:666 #2 0x00000000005e4c8e in worker_idle (worker=0x7f33f0000948) at threadpool.c:1101 #3 0x00000000005e49ce in worker_start (arg=0x7f33f0000948) at threadpool.c:993 #4 0x00000000005f072f in dummy_start (data=0x7f33f0000a60) at utils.c:1232 #5 0x00007f33f7d88182 in start_thread (arg=0x7f338e011700) at pthread_create.c:312 #6 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 4 (Thread 0x7f338df95700 (LWP 27224)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 #1 0x00000000005345bc in __ast_cond_timedwait (filename=0x653c5b "sched.c", lineno=130, func=0x653f38 <__PRETTY_FUNCTION__.12744> "sched_run", cond_name=0x653c6e "&con->sched_thread->cond", mutex_name=0x653c63 "&con->lock", cond=0x2b0fb38, t=0x2b0f9e0, abstime=0x7f338df94dc0) at lock.c:666 #2 0x00000000005b4b62 in sched_run (data=0x2b0f9e0) at sched.c:130 #3 0x00000000005f072f in dummy_start (data=0x2afe1c0) at utils.c:1232 #4 0x00007f33f7d88182 in start_thread (arg=0x7f338df95700) at pthread_create.c:312 #5 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 3 (Thread 0x7f33e40ae700 (LWP 27219)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 #1 0x00000000005345bc in __ast_cond_timedwait (filename=0x65aeb3 "threadpool.c", lineno=1101, func=0x65b3b4 <__PRETTY_FUNCTION__.8437> "worker_idle", cond_name=0x65b0f7 "&worker->cond", mutex_name=0x65b0e9 "&worker->lock", cond=0x7f3388001670, t=0x7f33880016a0, abstime=0x7f33e40addc0) at lock.c:666 #2 0x00000000005e4c8e in worker_idle (worker=0x7f3388001668) at threadpool.c:1101 #3 0x00000000005e49ce in worker_start (arg=0x7f3388001668) at threadpool.c:993 #4 0x00000000005f072f in dummy_start (data=0x7f3388001780) at utils.c:1232 #5 0x00007f33f7d88182 in start_thread (arg=0x7f33e40ae700) at pthread_create.c:312 #6 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 2 (Thread 0x7f338e109700 (LWP 27220)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 #1 0x00000000005345bc in __ast_cond_timedwait (filename=0x65aeb3 "threadpool.c", lineno=1101, func=0x65b3b4 <__PRETTY_FUNCTION__.8437> "worker_idle", cond_name=0x65b0f7 "&worker->cond", mutex_name=0x65b0e9 "&worker->lock", cond=0x7f33880019a0, t=0x7f33880019d0, abstime=0x7f338e108dc0) at lock.c:666 #2 0x00000000005e4c8e in worker_idle (worker=0x7f3388001998) at threadpool.c:1101 #3 0x00000000005e49ce in worker_start (arg=0x7f3388001998) at threadpool.c:993 #4 0x00000000005f072f in dummy_start (data=0x7f3388001ab0) at utils.c:1232 #5 0x00007f33f7d88182 in start_thread (arg=0x7f338e109700) at pthread_create.c:312 #6 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 Thread 1 (Thread 0x7f33f4101700 (LWP 27217)): #0 0x00007f33e5168e0c in pjmedia_sdp_neg_cancel_offer () from /usr/lib/libpjmedia.so.2 #1 0x00007f33e539d888 in inv_handle_update_response () from /usr/lib/libpjsip-ua.so.2 #2 0x00007f33e5399a57 in mod_inv_on_tsx_state () from /usr/lib/libpjsip-ua.so.2 #3 0x00007f33f4c1d4dd in pjsip_dlg_on_tsx_state () from /usr/lib/libpjsip.so.2 #4 0x00007f33f4c18231 in tsx_set_state () from /usr/lib/libpjsip.so.2 #5 0x00007f33f4c1960c in tsx_on_state_proceeding_uac () from /usr/lib/libpjsip.so.2 #6 0x00007f33f4c19d0e in tsx_on_state_calling () from /usr/lib/libpjsip.so.2 #7 0x00007f33f4c1aecf in pjsip_tsx_recv_msg () from /usr/lib/libpjsip.so.2 #8 0x00007f33f4c1af75 in mod_tsx_layer_on_rx_response () from /usr/lib/libpjsip.so.2 #9 0x00007f33f4c0694f in pjsip_endpt_process_rx_data () from /usr/lib/libpjsip.so.2 #10 0x00007f33f5063c29 in distribute (data=0x7f3320010798) at res_pjsip/pjsip_distributor.c:347 #11 0x00000000005dc21f in ast_taskprocessor_execute (tps=0x7f33801fc458) at taskprocessor.c:769 #12 0x00000000005e4ebd in execute_tasks (data=0x7f33801fc458) at threadpool.c:1157 #13 0x00000000005dc21f in ast_taskprocessor_execute (tps=0x2aaa7e8) at taskprocessor.c:769 #14 0x00000000005e369c in threadpool_execute (pool=0x2aa8228) at threadpool.c:351 #15 0x00000000005e4bba in worker_active (worker=0x7f3388001008) at threadpool.c:1075 #16 0x00000000005e4977 in worker_start (arg=0x7f3388001008) at threadpool.c:995 #17 0x00000000005f072f in dummy_start (data=0x7f3388001120) at utils.c:1232 #18 0x00007f33f7d88182 in start_thread (arg=0x7f33f4101700) at pthread_create.c:312 #19 0x00007f33f704847d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111 (gdb) quit