GNU gdb (Gentoo 7.5.1 p2) 7.5.1 Copyright (C) 2012 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-pc-linux-gnu". For bug reporting instructions, please see: ... Reading symbols from /usr/sbin/asterisk...done. [New LWP 23431] [New LWP 23503] [New LWP 23433] [New LWP 23435] [New LWP 23432] [New LWP 23436] [New LWP 23434] [New LWP 23437] [New LWP 23441] [New LWP 23440] [New LWP 23442] [New LWP 23444] [New LWP 23445] [New LWP 23451] [New LWP 23446] [New LWP 23447] [New LWP 23448] [New LWP 23449] [New LWP 23452] [New LWP 23453] [New LWP 23454] [New LWP 23455] [New LWP 23468] [New LWP 23469] [New LWP 23472] [New LWP 23474] [New LWP 23475] [New LWP 23476] [New LWP 23477] [New LWP 23478] [New LWP 23480] [New LWP 23481] [New LWP 23484] [New LWP 23456] [New LWP 23415] [New LWP 23457] [New LWP 23424] [New LWP 23458] [New LWP 23430] [New LWP 23459] [New LWP 23438] [New LWP 23460] [New LWP 23461] [New LWP 23462] [New LWP 23463] [New LWP 23418] [New LWP 23464] [New LWP 23470] [New LWP 23465] [New LWP 23467] [New LWP 23479] [New LWP 23466] [New LWP 23429] [New LWP 23422] [New LWP 23473] [New LWP 23482] [New LWP 23492] [New LWP 23416] [New LWP 23419] [New LWP 23420] [New LWP 23421] [New LWP 23423] [New LWP 23425] [New LWP 23426] [New LWP 23427] [New LWP 23428] [New LWP 23439] [New LWP 23483] [New LWP 23414] [New LWP 23417] [New LWP 23450] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Core was generated by `asterisk -vvvgc'. Program terminated with signal 6, Aborted. #0 0x00007f17f49c6715 in raise () from /lib64/libc.so.6 [?1034h(gdb) gdb -se "asterisk" -c core | tee /tmp/backtrace.txtset logging on Copying output to gdb.txt. (gdb) bt #0 0x00007f17f49c6715 in raise () from /lib64/libc.so.6 #1 0x00007f17f49c7b87 in abort () from /lib64/libc.so.6 #2 0x00007f17f49bf642 in ?? () from /lib64/libc.so.6 #3 0x00007f17f49bf702 in __assert_fail () from /lib64/libc.so.6 #4 0x00007f17f0f8bd56 in pjsip_inv_end_session () from /usr/lib64/libpjsip-ua.so.2 #5 0x00007f17917809b6 in hangup (data=0x7f17b4004328) at chan_pjsip.c:1441 #6 0x00000000005bbdcd in ast_taskprocessor_execute (tps=0xc3c488) at taskprocessor.c:766 #7 0x00000000005c2c64 in execute_tasks (data=0xc3c488) at threadpool.c:1152 #8 0x00000000005bbdcd in ast_taskprocessor_execute (tps=0xf49678) at taskprocessor.c:766 #9 0x00000000005c144c in threadpool_execute (pool=0xf44eb8) at threadpool.c:351 #10 0x00000000005c294a in worker_active (worker=0x7f17ac000948) at threadpool.c:1072 #11 0x00000000005c2706 in worker_start (arg=0x7f17ac000948) at threadpool.c:992 #12 0x00000000005cd031 in dummy_start (data=0x7f17ac000a60) at utils.c:1169 #13 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #14 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 (gdb) bt full #0 0x00007f17f49c6715 in raise () from /lib64/libc.so.6 No symbol table info available. #1 0x00007f17f49c7b87 in abort () from /lib64/libc.so.6 No symbol table info available. #2 0x00007f17f49bf642 in ?? () from /lib64/libc.so.6 No symbol table info available. #3 0x00007f17f49bf702 in __assert_fail () from /lib64/libc.so.6 No symbol table info available. #4 0x00007f17f0f8bd56 in pjsip_inv_end_session () from /usr/lib64/libpjsip-ua.so.2 No symbol table info available. #5 0x00007f17917809b6 in hangup (data=0x7f17b4004328) at chan_pjsip.c:1441 status = packet = 0x0 h_data = 0x7f17b4004328 ast = 0x7f17b4006478 channel = 0x7f17b4007938 pvt = 0x7f17b4003678 session = 0xc456d8 cause = #6 0x00000000005bbdcd in ast_taskprocessor_execute (tps=0xc3c488) at taskprocessor.c:766 local = {local_data = 0x2f900633719, data = 0x632ac0 <__PRETTY_FUNCTION__.8053>} t = 0x7f17b40078b0 size = 0 __PRETTY_FUNCTION__ = "ast_taskprocessor_execute" #7 0x00000000005c2c64 in execute_tasks (data=0xc3c488) at threadpool.c:1152 tps = 0xc3c488 #8 0x00000000005bbdcd in ast_taskprocessor_execute (tps=0xf49678) at taskprocessor.c:766 local = {local_data = 0x7f17b2760e10, data = 0xf44e60} t = 0x7f17b40043c0 size = 0 __PRETTY_FUNCTION__ = "ast_taskprocessor_execute" #9 0x00000000005c144c in threadpool_execute (pool=0xf44eb8) at threadpool.c:351 __PRETTY_FUNCTION__ = "threadpool_execute" #10 0x00000000005c294a in worker_active (worker=0x7f17ac000948) at threadpool.c:1072 alive = 0 #11 0x00000000005c2706 in worker_start (arg=0x7f17ac000948) at threadpool.c:992 worker = 0x7f17ac000948 __PRETTY_FUNCTION__ = "worker_start" #12 0x00000000005cd031 in dummy_start (data=0x7f17ac000a60) at utils.c:1169 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {0, 4925906565014060207, 0, 140736236318608, 0, 139739755058944, 4925906565056003247, -5011607287050699601}, __mask_was_saved = 0}}, __pad = {0x7f17b2760f30, 0x0, 0x0, 0x0}} __cancel_routine = 0x450708 __cancel_arg = 0x7f17b2761700 __not_first_call = 0 ret = 0x0 a = {start_routine = 0x5c267f , data = 0x7f17ac000948, name = 0x7f17ac000a80 "worker_start started at [ 1046] threadpool.c worker_thread_start()"} #13 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 No symbol table info available. #14 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 No symbol table info available. (gdb) thread apply all bt Thread 71 (Thread 0x7f178f533700 (LWP 23450)): #0 0x00007f17f4a4770d in nanosleep () from /lib64/libc.so.6 #1 0x00007f17f4a71f54 in usleep () from /lib64/libc.so.6 #2 0x00007f17baf56c75 in pj_thread_sleep () from /usr/lib64/libpj.so.2 #3 0x00007f17baf561e1 in pj_ioqueue_poll () from /usr/lib64/libpj.so.2 #4 0x00007f17b0711fe0 in ice_worker_thread (data=) at res_rtp_asterisk.c:1207 #5 0x00007f17baf5782a in thread_main () from /usr/lib64/libpj.so.2 #6 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #7 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 70 (Thread 0x7f17f5043700 (LWP 23417)): #0 0x00007f17f2741f3c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x000000000052619c in __ast_cond_wait (filename=0x617694 "logger.c", lineno=1166, func=0x618692 <__PRETTY_FUNCTION__.14656> "logger_thread", cond_name=0x6181dd "&logcond", mutex_name=0x6181cf "&logmsgs.lock", cond=0x8a4600 , t=0x889830 ) at lock.c:565 #2 0x0000000000529569 in logger_thread (data=0x0) at logger.c:1166 #3 0x00000000005cd031 in dummy_start (data=0x11e2c40) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 69 (Thread 0x7f17f513c740 (LWP 23414)): #0 0x00007f17f4a6ef9d in poll () from /lib64/libc.so.6 #1 0x000000000045549c in ast_el_read_char (editline=0xa4aa30, cp=0x7fffb55f5a2f "B\340\272\213") at asterisk.c:2587 #2 0x00000000005e07e8 in el_getc (el=el@entry=0xa4aa30, cp=cp@entry=0x7fffb55f5a2f "B\340\272\213") at read.c:350 #3 0x00000000005e174a in read_getcmd (ch=, cmdnum=, el=) at read.c:243 #4 el_gets (el=0xa4aa30, nread=0x7fffb55f6c9c) at read.c:446 #5 0x000000000045b90b in main (argc=2, argv=0x7fffb55f6f98) at asterisk.c:4529 Thread 68 (Thread 0x7f178da19700 (LWP 23483)): #0 0x00007f17f2744120 in sem_wait () from /lib64/libpthread.so.0 #1 0x00000000005ba4fd in ast_sem_wait (sem=0xce77d0) at /usr/src/asterisk/include/asterisk/sem.h:59 #2 0x00000000005ba5be in default_tps_processing_function (data=0xc160b8) at taskprocessor.c:177 #3 0x00000000005cd031 in dummy_start (data=0xc161e0) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 67 (Thread 0x7f17b2173700 (LWP 23439)): #0 0x00007f17f2744120 in sem_wait () from /lib64/libpthread.so.0 #1 0x00000000005ba4fd in ast_sem_wait (sem=0xfa49e0) at /usr/src/asterisk/include/asterisk/sem.h:59 #2 0x00000000005ba5be in default_tps_processing_function (data=0xfa49a8) at taskprocessor.c:177 #3 0x00000000005cd031 in dummy_start (data=0xfa4460) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 66 (Thread 0x7f17f16d1700 (LWP 23428)): #0 0x00007f17f2744120 in sem_wait () from /lib64/libpthread.so.0 #1 0x00000000005ba4fd in ast_sem_wait (sem=0xb0d970) at /usr/src/asterisk/include/asterisk/sem.h:59 #2 0x00000000005ba5be in default_tps_processing_function (data=0xdfe5b8) at taskprocessor.c:177 #3 0x00000000005cd031 in dummy_start (data=0xb01f20) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 65 (Thread 0x7f17f174d700 (LWP 23427)): #0 0x00007f17f2741f3c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x000000000052619c in __ast_cond_wait (filename=0x62d1f4 "sched.c", lineno=120, func=0x62d6d5 <__PRETTY_FUNCTION__.12023> "sched_run", cond_name=0x62d207 "&con->sched_thread->cond", mutex_name=0x62d1fc "&con->lock", cond=0xb0b7c8, t=0xb499b0) at lock.c:565 #2 0x0000000000599dbf in sched_run (data=0xb499b0) at sched.c:120 #3 0x00000000005cd031 in dummy_start (data=0xb101c0) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 64 (Thread 0x7f17f17c9700 (LWP 23426)): #0 0x00007f17f2744120 in sem_wait () from /lib64/libpthread.so.0 #1 0x00000000005ba4fd in ast_sem_wait (sem=0xb09e50) at /usr/src/asterisk/include/asterisk/sem.h:59 #2 0x00000000005ba5be in default_tps_processing_function (data=0xb47f68) at taskprocessor.c:177 #3 0x00000000005cd031 in dummy_start (data=0xb1df50) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 63 (Thread 0x7f17f1845700 (LWP 23425)): #0 0x00007f17f2744120 in sem_wait () from /lib64/libpthread.so.0 #1 0x00000000005ba4fd in ast_sem_wait (sem=0xae32a0) at /usr/src/asterisk/include/asterisk/sem.h:59 #2 0x00000000005ba5be in default_tps_processing_function (data=0xae70a8) at taskprocessor.c:177 #3 0x00000000005cd031 in dummy_start (data=0xadd380) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 62 (Thread 0x7f17f193d700 (LWP 23423)): #0 0x00007f17f2741f3c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x000000000052619c in __ast_cond_wait (filename=0x60c9f4 "devicestate.c", lineno=507, func=0x60cf60 <__PRETTY_FUNCTION__.13786> "do_devstate_changes", cond_name=0x60ccaf "&change_pending", mutex_name=0x60ccbf "&state_changes.lock", cond=0x8a4160 , t=0x887350 ) at lock.c:565 #2 0x00000000004ea681 in do_devstate_changes (data=0x0) at devicestate.c:507 #3 0x00000000005cd031 in dummy_start (data=0xacb920) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 61 (Thread 0x7f17f1a35700 (LWP 23421)): #0 0x00007f17f2741f3c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x000000000052619c in __ast_cond_wait (filename=0x5f1e34 "bridge.c", lineno=4480, func=0x5f3b20 <__PRETTY_FUNCTION__.17109> "bridge_manager_thread", cond_name=0x5f31b9 "&manager->cond", mutex_name=0x5f3198 "ao2_object_get_lockaddr(manager)", cond=0xabedf8, t=0xabeda0) at lock.c:565 #2 0x0000000000471c2b in bridge_manager_thread (data=0xabedf8) at bridge.c:4480 #3 0x00000000005cd031 in dummy_start (data=0xabee50) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 60 (Thread 0x7f17f1ab1700 (LWP 23420)): #0 0x00007f17f2744120 in sem_wait () from /lib64/libpthread.so.0 #1 0x00000000005ba4fd in ast_sem_wait (sem=0x1216c40) at /usr/src/asterisk/include/asterisk/sem.h:59 #2 0x00000000005ba5be in default_tps_processing_function (data=0x1214c58) at taskprocessor.c:177 #3 0x00000000005cd031 in dummy_start (data=0x1214b00) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 59 (Thread 0x7f17f1b2d700 (LWP 23419)): #0 0x00007f17f2741f3c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x000000000052619c in __ast_cond_wait (filename=0x60b914 "db.c", lineno=961, func=0x60c8a6 <__PRETTY_FUNCTION__.14958> "db_sync_thread", cond_name=0x60c850 "&dbcond", mutex_name=0x60bb79 "&dblock", cond=0x8a40c0 , t=0x886d20 ) at lock.c:565 #2 0x00000000004e968d in db_sync_thread (data=0x0) at db.c:961 #3 0x00000000005cd031 in dummy_start (data=0x12162d0) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 58 (Thread 0x7f17f50bf700 (LWP 23416)): #0 0x00007f17f4a6ef9d in poll () from /lib64/libc.so.6 #1 0x0000000000453128 in listener (unused=0x0) at asterisk.c:1551 #2 0x00000000005cd031 in dummy_start (data=0x11e2bd0) at utils.c:1169 #3 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #4 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 57 (Thread 0x7f178d8a5700 (LWP 23492)): #0 0x00007f17f4a6a56d in read () from /lib64/libc.so.6 #1 0x00000000005b312d in inotify_daemon (data=0x0) at stdtime/localtime.c:310 #2 0x00000000005cd031 in dummy_start (data=0x7f17cc006cb0) at utils.c:1169 #3 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #4 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 56 (Thread 0x7f178da95700 (LWP 23482)): #0 0x00007f17f2744120 in sem_wait () from /lib64/libpthread.so.0 #1 0x00000000005ba4fd in ast_sem_wait (sem=0xefcbd0) at /usr/src/asterisk/include/asterisk/sem.h:59 #2 0x00000000005ba5be in default_tps_processing_function (data=0xf0a5b8) at taskprocessor.c:177 #3 0x00000000005cd031 in dummy_start (data=0xc09360) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 55 (Thread 0x7f178def1700 (LWP 23473)): #0 0x00007f17f4a6ef9d in poll () from /lib64/libc.so.6 #1 0x000000000051e846 in ast_io_wait (ioc=0x1b92cb0, howlong=1000) at io.c:279 #2 0x00007f179d60d258 in do_monitor (data=0x0) at chan_unistim.c:5715 #3 0x00000000005cd031 in dummy_start (data=0xfbcae0) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 54 (Thread 0x7f17f19b9700 (LWP 23422)): #0 0x00007f17f2744120 in sem_wait () from /lib64/libpthread.so.0 #1 0x00000000005ba4fd in ast_sem_wait (sem=0xace900) at /usr/src/asterisk/include/asterisk/sem.h:59 #2 0x00000000005ba5be in default_tps_processing_function (data=0xace608) at taskprocessor.c:177 #3 0x00000000005cd031 in dummy_start (data=0xac8030) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 53 (Thread 0x7f17f008f700 (LWP 23429)): #0 0x00007f17f2744120 in sem_wait () from /lib64/libpthread.so.0 #1 0x00000000005ba4fd in ast_sem_wait (sem=0xf43da0) at /usr/src/asterisk/include/asterisk/sem.h:59 #2 0x00000000005ba5be in default_tps_processing_function (data=0xf471e8) at taskprocessor.c:177 #3 0x00000000005cd031 in dummy_start (data=0xf48fa0) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 52 (Thread 0x7f178e5ee700 (LWP 23466)): #0 0x00007f17f4a6ef9d in poll () from /lib64/libc.so.6 #1 0x000000000051e846 in ast_io_wait (ioc=0x1066eb0, howlong=1000) at io.c:279 #2 0x00007f1794d5949d in network_thread (ignore=0x0) at chan_iax2.c:12273 #3 0x00000000005cd031 in dummy_start (data=0x1182c80) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 51 (Thread 0x7f178dc09700 (LWP 23479)): #0 0x00007f17f2744120 in sem_wait () from /lib64/libpthread.so.0 #1 0x00000000005ba4fd in ast_sem_wait (sem=0xfe2a50) at /usr/src/asterisk/include/asterisk/sem.h:59 #2 0x00000000005ba5be in default_tps_processing_function (data=0xbac458) at taskprocessor.c:177 #3 0x00000000005cd031 in dummy_start (data=0x1b95810) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 50 (Thread 0x7f178e572700 (LWP 23467)): #0 0x00007f17f27422be in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00000000005261da in __ast_cond_timedwait (filename=0x62d1f4 "sched.c", lineno=126, func=0x62d6d5 <__PRETTY_FUNCTION__.12023> "sched_run", cond_name=0x62d207 "&con->sched_thread->cond", mutex_name=0x62d1fc "&con->lock", cond=0x1b8d498, t=0x1b8d640, abstime=0x7f178e571e00) at lock.c:646 #2 0x0000000000599ea3 in sched_run (data=0x1b8d640) at sched.c:126 #3 0x00000000005cd031 in dummy_start (data=0x1b78a80) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 49 (Thread 0x7f178e66a700 (LWP 23465)): #0 0x00007f17f2741f3c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x000000000052619c in __ast_cond_wait (filename=0x7f1794d71034 "chan_iax2.c", lineno=11781, func=0x7f1794d78140 <__PRETTY_FUNCTION__.21592> "iax2_process_thread", cond_name=0x7f1794d71391 "&thread->cond", mutex_name=0x7f1794d71383 "&thread->lock", cond=0x1b84aa0, t=0x1b84a68) at lock.c:565 #2 0x00007f1794d56ef5 in iax2_process_thread (data=0x1b83930) at chan_iax2.c:11781 #3 0x00000000005cd031 in dummy_start (data=0x1182c80) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 48 (Thread 0x7f178e3fe700 (LWP 23470)): #0 0x00007f17f2744120 in sem_wait () from /lib64/libpthread.so.0 #1 0x00000000005ba4fd in ast_sem_wait (sem=0xce7c40) at /usr/src/asterisk/include/asterisk/sem.h:59 #2 0x00000000005ba5be in default_tps_processing_function (data=0xc639b8) at taskprocessor.c:177 #3 0x00000000005cd031 in dummy_start (data=0xc65cd0) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 47 (Thread 0x7f178e6e6700 (LWP 23464)): #0 0x00007f17f2741f3c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x000000000052619c in __ast_cond_wait (filename=0x7f1794d71034 "chan_iax2.c", lineno=11781, func=0x7f1794d78140 <__PRETTY_FUNCTION__.21592> "iax2_process_thread", cond_name=0x7f1794d71391 "&thread->cond", mutex_name=0x7f1794d71383 "&thread->lock", cond=0x1b837e0, t=0x1b837a8) at lock.c:565 #2 0x00007f1794d56ef5 in iax2_process_thread (data=0x1b82670) at chan_iax2.c:11781 #3 0x00000000005cd031 in dummy_start (data=0x11831f0) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 46 (Thread 0x7f17f1ba9700 (LWP 23418)): #0 0x00007f17f2744120 in sem_wait () from /lib64/libpthread.so.0 #1 0x00000000005ba4fd in ast_sem_wait (sem=0x1202b80) at /usr/src/asterisk/include/asterisk/sem.h:59 #2 0x00000000005ba5be in default_tps_processing_function (data=0x1202c08) at taskprocessor.c:177 #3 0x00000000005cd031 in dummy_start (data=0x1202d60) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 45 (Thread 0x7f178e762700 (LWP 23463)): #0 0x00007f17f2741f3c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x000000000052619c in __ast_cond_wait (filename=0x7f1794d71034 "chan_iax2.c", lineno=11781, func=0x7f1794d78140 <__PRETTY_FUNCTION__.21592> "iax2_process_thread", cond_name=0x7f1794d71391 "&thread->cond", mutex_name=0x7f1794d71383 "&thread->lock", cond=0x1b82520, t=0x1b824e8) at lock.c:565 #2 0x00007f1794d56ef5 in iax2_process_thread (data=0x1b813b0) at chan_iax2.c:11781 #3 0x00000000005cd031 in dummy_start (data=0x1182c80) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 44 (Thread 0x7f178e7de700 (LWP 23462)): #0 0x00007f17f2741f3c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x000000000052619c in __ast_cond_wait (filename=0x7f1794d71034 "chan_iax2.c", lineno=11781, func=0x7f1794d78140 <__PRETTY_FUNCTION__.21592> "iax2_process_thread", cond_name=0x7f1794d71391 "&thread->cond", mutex_name=0x7f1794d71383 "&thread->lock", cond=0x1b81260, t=0x1b81228) at lock.c:565 #2 0x00007f1794d56ef5 in iax2_process_thread (data=0x1b800f0) at chan_iax2.c:11781 #3 0x00000000005cd031 in dummy_start (data=0x11831f0) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 43 (Thread 0x7f178e85a700 (LWP 23461)): #0 0x00007f17f2741f3c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x000000000052619c in __ast_cond_wait (filename=0x7f1794d71034 "chan_iax2.c", lineno=11781, func=0x7f1794d78140 <__PRETTY_FUNCTION__.21592> "iax2_process_thread", cond_name=0x7f1794d71391 "&thread->cond", mutex_name=0x7f1794d71383 "&thread->lock", cond=0x1b7ffa0, t=0x1b7ff68) at lock.c:565 #2 0x00007f1794d56ef5 in iax2_process_thread (data=0x1b7ee30) at chan_iax2.c:11781 #3 0x00000000005cd031 in dummy_start (data=0x1182c80) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 42 (Thread 0x7f178e8d6700 (LWP 23460)): #0 0x00007f17f2741f3c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x000000000052619c in __ast_cond_wait (filename=0x7f1794d71034 "chan_iax2.c", lineno=11781, func=0x7f1794d78140 <__PRETTY_FUNCTION__.21592> "iax2_process_thread", cond_name=0x7f1794d71391 "&thread->cond", mutex_name=0x7f1794d71383 "&thread->lock", cond=0x1b7ece0, t=0x1b7eca8) at lock.c:565 #2 0x00007f1794d56ef5 in iax2_process_thread (data=0x1b7db70) at chan_iax2.c:11781 #3 0x00000000005cd031 in dummy_start (data=0x11831f0) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 41 (Thread 0x7f17b21ef700 (LWP 23438)): #0 0x00007f17f2744120 in sem_wait () from /lib64/libpthread.so.0 #1 0x00000000005ba4fd in ast_sem_wait (sem=0xf9bb40) at /usr/src/asterisk/include/asterisk/sem.h:59 #2 0x00000000005ba5be in default_tps_processing_function (data=0xfa1f68) at taskprocessor.c:177 #3 0x00000000005cd031 in dummy_start (data=0xf9bb70) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 40 (Thread 0x7f178e952700 (LWP 23459)): #0 0x00007f17f2741f3c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x000000000052619c in __ast_cond_wait (filename=0x7f1794d71034 "chan_iax2.c", lineno=11781, func=0x7f1794d78140 <__PRETTY_FUNCTION__.21592> "iax2_process_thread", cond_name=0x7f1794d71391 "&thread->cond", mutex_name=0x7f1794d71383 "&thread->lock", cond=0x1b7da20, t=0x1b7d9e8) at lock.c:565 #2 0x00007f1794d56ef5 in iax2_process_thread (data=0x1b7c8b0) at chan_iax2.c:11781 #3 0x00000000005cd031 in dummy_start (data=0x1182c80) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 39 (Thread 0x7f17b2f62700 (LWP 23430)): #0 0x00007f17f4a71643 in select () from /lib64/libc.so.6 #1 0x00007f17baf59984 in pj_sock_select () from /usr/lib64/libpj.so.2 #2 0x00007f17baf55fc3 in pj_ioqueue_poll () from /usr/lib64/libpj.so.2 #3 0x00007f17f0b3ba7c in pjsip_endpt_handle_events2 () from /usr/lib64/libpjsip.so.2 #4 0x00007f17b3bda540 in monitor_thread_exec (endpt=) at res_pjsip.c:1934 #5 0x00007f17baf5782a in thread_main () from /usr/lib64/libpj.so.2 #6 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #7 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 38 (Thread 0x7f178e9ce700 (LWP 23458)): #0 0x00007f17f2741f3c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x000000000052619c in __ast_cond_wait (filename=0x7f1794d71034 "chan_iax2.c", lineno=11781, func=0x7f1794d78140 <__PRETTY_FUNCTION__.21592> "iax2_process_thread", cond_name=0x7f1794d71391 "&thread->cond", mutex_name=0x7f1794d71383 "&thread->lock", cond=0x1b7c760, t=0x1b7c728) at lock.c:565 #2 0x00007f1794d56ef5 in iax2_process_thread (data=0x1b7b5f0) at chan_iax2.c:11781 #3 0x00000000005cd031 in dummy_start (data=0x11831f0) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 37 (Thread 0x7f17f18c1700 (LWP 23424)): #0 0x00007f17f2744120 in sem_wait () from /lib64/libpthread.so.0 #1 0x00000000005ba4fd in ast_sem_wait (sem=0xadb560) at /usr/src/asterisk/include/asterisk/sem.h:59 #2 0x00000000005ba5be in default_tps_processing_function (data=0xae7488) at taskprocessor.c:177 #3 0x00000000005cd031 in dummy_start (data=0xae29f0) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 36 (Thread 0x7f178ea4a700 (LWP 23457)): #0 0x00007f17f2741f3c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x000000000052619c in __ast_cond_wait (filename=0x7f1794d71034 "chan_iax2.c", lineno=11781, func=0x7f1794d78140 <__PRETTY_FUNCTION__.21592> "iax2_process_thread", cond_name=0x7f1794d71391 "&thread->cond", mutex_name=0x7f1794d71383 "&thread->lock", cond=0x1b7b4a0, t=0x1b7b468) at lock.c:565 #2 0x00007f1794d56ef5 in iax2_process_thread (data=0x1b7a330) at chan_iax2.c:11781 #3 0x00000000005cd031 in dummy_start (data=0x1182c80) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 35 (Thread 0x7f17f513b700 (LWP 23415)): #0 0x00007f17f2744120 in sem_wait () from /lib64/libpthread.so.0 #1 0x00000000005ba4fd in ast_sem_wait (sem=0xa63990) at /usr/src/asterisk/include/asterisk/sem.h:59 #2 0x00000000005ba5be in default_tps_processing_function (data=0xa63a18) at taskprocessor.c:177 #3 0x00000000005cd031 in dummy_start (data=0xa63b90) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 34 (Thread 0x7f178eac6700 (LWP 23456)): #0 0x00007f17f2741f3c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x000000000052619c in __ast_cond_wait (filename=0x7f1794d71034 "chan_iax2.c", lineno=11781, func=0x7f1794d78140 <__PRETTY_FUNCTION__.21592> "iax2_process_thread", cond_name=0x7f1794d71391 "&thread->cond", mutex_name=0x7f1794d71383 "&thread->lock", cond=0x1b7a1e0, t=0x1b7a1a8) at lock.c:565 #2 0x00007f1794d56ef5 in iax2_process_thread (data=0x1b79070) at chan_iax2.c:11781 #3 0x00000000005cd031 in dummy_start (data=0x1182c80) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 33 (Thread 0x7f178d99d700 (LWP 23484)): #0 0x00007f17f4a6ef9d in poll () from /lib64/libc.so.6 #1 0x0000000000458e8b in monitor_sig_flags (unused=0x0) at asterisk.c:3598 #2 0x00000000005cd031 in dummy_start (data=0xc178f0) at utils.c:1169 #3 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #4 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 32 (Thread 0x7f178db11700 (LWP 23481)): #0 0x00007f17f4a6ef9d in poll () from /lib64/libc.so.6 #1 0x00007f17979095bc in do_monitor (data=0x0) at chan_phone.c:1095 #2 0x00000000005cd031 in dummy_start (data=0xbd6410) at utils.c:1169 #3 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #4 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 31 (Thread 0x7f178db8d700 (LWP 23480)): #0 0x00007f17f4a4770d in nanosleep () from /lib64/libc.so.6 #1 0x00007f17929a7121 in cleanup (unused=0x0) at pbx_realtime.c:134 #2 0x00000000005cd031 in dummy_start (data=0xfe27f0) at utils.c:1169 #3 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #4 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 30 (Thread 0x7f178dc85700 (LWP 23478)): #0 0x00007f17f4a6ef9d in poll () from /lib64/libc.so.6 #1 0x00007f17a09951b5 in scan_thread (unused=0x0) at pbx_spool.c:711 #2 0x00000000005cd031 in dummy_start (data=0xc7dec0) at utils.c:1169 #3 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #4 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 29 (Thread 0x7f178dd01700 (LWP 23477)): #0 0x00007f17f4a4770d in nanosleep () from /lib64/libc.so.6 #1 0x00007f17f4a475b1 in sleep () from /lib64/libc.so.6 #2 0x00007f17a0370500 in process_clearcache (ignore=0x0) at pbx_dundi.c:2232 #3 0x00000000005cd031 in dummy_start (data=0xc7d330) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 28 (Thread 0x7f178dd7d700 (LWP 23476)): #0 0x00007f17f4a4770d in nanosleep () from /lib64/libc.so.6 #1 0x00007f17f4a475b1 in sleep () from /lib64/libc.so.6 #2 0x00007f17a037069c in process_precache (ign=0x0) at pbx_dundi.c:2269 #3 0x00000000005cd031 in dummy_start (data=0xc86e80) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 27 (Thread 0x7f178ddf9700 (LWP 23475)): #0 0x00007f17f4a6ef9d in poll () from /lib64/libc.so.6 #1 0x000000000051e846 in ast_io_wait (ioc=0x10450c0, howlong=1000) at io.c:279 #2 0x00007f17a0370300 in network_thread (ignore=0x0) at pbx_dundi.c:2191 #3 0x00000000005cd031 in dummy_start (data=0xc7dec0) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 26 (Thread 0x7f178de75700 (LWP 23474)): #0 0x00007f17f2744120 in sem_wait () from /lib64/libpthread.so.0 #1 0x00000000005ba4fd in ast_sem_wait (sem=0xb61000) at /usr/src/asterisk/include/asterisk/sem.h:59 #2 0x00000000005ba5be in default_tps_processing_function (data=0xc93b98) at taskprocessor.c:177 #3 0x00000000005cd031 in dummy_start (data=0xc96b40) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 25 (Thread 0x7f178df6d700 (LWP 23472)): #0 0x00007f17f4a4770d in nanosleep () from /lib64/libc.so.6 #1 0x00007f17b0b27c68 in lock_broker (unused=0x0) at func_lock.c:211 #2 0x00000000005cd031 in dummy_start (data=0xd82020) at utils.c:1169 #3 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #4 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 24 (Thread 0x7f178e47a700 (LWP 23469)): #0 0x00007f17f2744120 in sem_wait () from /lib64/libpthread.so.0 #1 0x00000000005ba4fd in ast_sem_wait (sem=0xc68e60) at /usr/src/asterisk/include/asterisk/sem.h:59 #2 0x00000000005ba5be in default_tps_processing_function (data=0xc688d8) at taskprocessor.c:177 #3 0x00000000005cd031 in dummy_start (data=0xd6e430) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 23 (Thread 0x7f178e4f6700 (LWP 23468)): #0 0x00007f17f27422be in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00000000005261da in __ast_cond_timedwait (filename=0x62d1f4 "sched.c", lineno=126, func=0x62d6d5 <__PRETTY_FUNCTION__.12023> "sched_run", cond_name=0x62d207 "&con->sched_thread->cond", mutex_name=0x62d1fc "&con->lock", cond=0x1b97f38, t=0x1b9eff0, abstime=0x7f178e4f5e00) at lock.c:646 #2 0x0000000000599ea3 in sched_run (data=0x1b9eff0) at sched.c:126 #3 0x00000000005cd031 in dummy_start (data=0x1b93ff0) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 22 (Thread 0x7f178eb42700 (LWP 23455)): #0 0x00007f17f2744120 in sem_wait () from /lib64/libpthread.so.0 #1 0x00000000005ba4fd in ast_sem_wait (sem=0x1061770) at /usr/src/asterisk/include/asterisk/sem.h:59 #2 0x00000000005ba5be in default_tps_processing_function (data=0x1180028) at taskprocessor.c:177 #3 0x00000000005cd031 in dummy_start (data=0x1180170) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 21 (Thread 0x7f178ebbe700 (LWP 23454)): #0 0x00007f17f2744120 in sem_wait () from /lib64/libpthread.so.0 #1 0x00000000005ba4fd in ast_sem_wait (sem=0x1065f00) at /usr/src/asterisk/include/asterisk/sem.h:59 #2 0x00000000005ba5be in default_tps_processing_function (data=0x117f808) at taskprocessor.c:177 #3 0x00000000005cd031 in dummy_start (data=0x117e840) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 20 (Thread 0x7f178ec3a700 (LWP 23453)): #0 0x00007f17f2741f3c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x000000000052619c in __ast_cond_wait (filename=0x62d1f4 "sched.c", lineno=120, func=0x62d6d5 <__PRETTY_FUNCTION__.12023> "sched_run", cond_name=0x62d207 "&con->sched_thread->cond", mutex_name=0x62d1fc "&con->lock", cond=0x1062808, t=0x1061fc0) at lock.c:565 #2 0x0000000000599dbf in sched_run (data=0x1061fc0) at sched.c:120 #3 0x00000000005cd031 in dummy_start (data=0x1062100) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 19 (Thread 0x7f178ecb6700 (LWP 23452)): #0 0x00007f17f2744120 in sem_wait () from /lib64/libpthread.so.0 #1 0x00000000005ba4fd in ast_sem_wait (sem=0x105f6d0) at /usr/src/asterisk/include/asterisk/sem.h:59 #2 0x00000000005ba5be in default_tps_processing_function (data=0x1065948) at taskprocessor.c:177 #3 0x00000000005cd031 in dummy_start (data=0x10644d0) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 18 (Thread 0x7f178f5af700 (LWP 23449)): #0 0x00007f17f2744120 in sem_wait () from /lib64/libpthread.so.0 #1 0x00000000005ba4fd in ast_sem_wait (sem=0x105ed00) at /usr/src/asterisk/include/asterisk/sem.h:59 #2 0x00000000005ba5be in default_tps_processing_function (data=0x105efe8) at taskprocessor.c:177 #3 0x00000000005cd031 in dummy_start (data=0x105f170) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 17 (Thread 0x7f178f62b700 (LWP 23448)): #0 0x00007f17f2744120 in sem_wait () from /lib64/libpthread.so.0 #1 0x00000000005ba4fd in ast_sem_wait (sem=0x105e130) at /usr/src/asterisk/include/asterisk/sem.h:59 #2 0x00000000005ba5be in default_tps_processing_function (data=0x105e638) at taskprocessor.c:177 #3 0x00000000005cd031 in dummy_start (data=0x105e770) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 16 (Thread 0x7f178f6a7700 (LWP 23447)): #0 0x00007f17f2744120 in sem_wait () from /lib64/libpthread.so.0 #1 0x00000000005ba4fd in ast_sem_wait (sem=0x105d580) at /usr/src/asterisk/include/asterisk/sem.h:59 #2 0x00000000005ba5be in default_tps_processing_function (data=0x105da68) at taskprocessor.c:177 #3 0x00000000005cd031 in dummy_start (data=0x105dba0) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 15 (Thread 0x7f178f723700 (LWP 23446)): #0 0x00007f17f2744120 in sem_wait () from /lib64/libpthread.so.0 #1 0x00000000005ba4fd in ast_sem_wait (sem=0x10553f0) at /usr/src/asterisk/include/asterisk/sem.h:59 #2 0x00000000005ba5be in default_tps_processing_function (data=0x105ca88) at taskprocessor.c:177 #3 0x00000000005cd031 in dummy_start (data=0x105cbe0) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 14 (Thread 0x7f178ed32700 (LWP 23451)): #0 0x00007f17f4a6ef9d in poll () from /lib64/libc.so.6 #1 0x00007f1795e89d42 in do_monitor (data=0x0) at chan_dahdi.c:11232 #2 0x00000000005cd031 in dummy_start (data=0x1061cc0) at utils.c:1169 #3 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #4 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 13 (Thread 0x7f17b007d700 (LWP 23445)): #0 0x00007f17f2741f3c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x000000000052619c in __ast_cond_wait (filename=0x7f17aafe1474 "res_timing_pthread.c", lineno=476, func=0x7f17aafe1843 <__PRETTY_FUNCTION__.8911> "do_timing", cond_name=0x7f17aafe14b4 "&timing_thread.cond", mutex_name=0x7f17aafe14a0 "&timing_thread.lock", cond=0x7f17ab1e2300 , t=0x7f17ab1e22c8 ) at lock.c:565 #2 0x00007f17aafe1175 in do_timing (arg=0x0) at res_timing_pthread.c:476 #3 0x00000000005cd031 in dummy_start (data=0x1055760) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 12 (Thread 0x7f17b00f9700 (LWP 23444)): #0 0x00007f17f2744120 in sem_wait () from /lib64/libpthread.so.0 #1 0x00000000005ba4fd in ast_sem_wait (sem=0x104d970) at /usr/src/asterisk/include/asterisk/sem.h:59 #2 0x00000000005ba5be in default_tps_processing_function (data=0x104ebd8) at taskprocessor.c:177 #3 0x00000000005cd031 in dummy_start (data=0x104ec00) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 11 (Thread 0x7f17b1fff700 (LWP 23442)): #0 0x00007f17f27422be in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00000000005261da in __ast_cond_timedwait (filename=0x7f17b908dc34 "res_calendar.c", lineno=1797, func=0x7f17b908ef24 <__PRETTY_FUNCTION__.14662> "do_refresh", cond_name=0x7f17b908e30a "&refresh_condition", mutex_name=0x7f17b908e1d5 "&refreshlock", cond=0x7f17b9291c20 , t=0x7f17b9291be0 , abstime=0x7f17b1ffee10) at lock.c:646 #2 0x00007f17b908d6f0 in do_refresh (data=0x0) at res_calendar.c:1797 #3 0x00000000005cd031 in dummy_start (data=0xfcb410) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 10 (Thread 0x7f17b20f7700 (LWP 23440)): #0 0x00007f17f2741f3c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x000000000052619c in __ast_cond_wait (filename=0x62d1f4 "sched.c", lineno=120, func=0x62d6d5 <__PRETTY_FUNCTION__.12023> "sched_run", cond_name=0x62d207 "&con->sched_thread->cond", mutex_name=0x62d1fc "&con->lock", cond=0xf8b8e8, t=0xf8b580) at lock.c:565 #2 0x0000000000599dbf in sched_run (data=0xf8b580) at sched.c:120 #3 0x00000000005cd031 in dummy_start (data=0xf87d70) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 9 (Thread 0x7f17b207b700 (LWP 23441)): #0 0x00007f17f2741f3c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x000000000052619c in __ast_cond_wait (filename=0x62d1f4 "sched.c", lineno=120, func=0x62d6d5 <__PRETTY_FUNCTION__.12023> "sched_run", cond_name=0x62d207 "&con->sched_thread->cond", mutex_name=0x62d1fc "&con->lock", cond=0xfa5748, t=0xf8e760) at lock.c:565 #2 0x0000000000599dbf in sched_run (data=0xf8e760) at sched.c:120 #3 0x00000000005cd031 in dummy_start (data=0xf8e500) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 8 (Thread 0x7f17b226b700 (LWP 23437)): #0 0x00007f17f2744120 in sem_wait () from /lib64/libpthread.so.0 #1 0x00000000005ba4fd in ast_sem_wait (sem=0xf8e530) at /usr/src/asterisk/include/asterisk/sem.h:59 #2 0x00000000005ba5be in default_tps_processing_function (data=0xf9ae28) at taskprocessor.c:177 #3 0x00000000005cd031 in dummy_start (data=0xf9af60) at utils.c:1169 #4 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #5 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 7 (Thread 0x7f17b25ed700 (LWP 23434)): #0 0x00007f17f27422be in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00000000005261da in __ast_cond_timedwait (filename=0x633703 "threadpool.c", lineno=1098, func=0x6339cc <__PRETTY_FUNCTION__.7843> "worker_idle", cond_name=0x633947 "&worker->cond", mutex_name=0x633939 "&worker->lock", cond=0x7f17ac0012e0, t=0x7f17ac001310, abstime=0x7f17b25ecdf0) at lock.c:646 #2 0x00000000005c2a34 in worker_idle (worker=0x7f17ac0012d8) at threadpool.c:1098 #3 0x00000000005c275b in worker_start (arg=0x7f17ac0012d8) at threadpool.c:990 #4 0x00000000005cd031 in dummy_start (data=0x7f17ac000a60) at utils.c:1169 #5 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #6 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 6 (Thread 0x7f17b24f5700 (LWP 23436)): #0 0x00007f17f27422be in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00000000005261da in __ast_cond_timedwait (filename=0x633703 "threadpool.c", lineno=1098, func=0x6339cc <__PRETTY_FUNCTION__.7843> "worker_idle", cond_name=0x633947 "&worker->cond", mutex_name=0x633939 "&worker->lock", cond=0x7f17ec000950, t=0x7f17ec000980, abstime=0x7f17b24f4df0) at lock.c:646 #2 0x00000000005c2a34 in worker_idle (worker=0x7f17ec000948) at threadpool.c:1098 #3 0x00000000005c275b in worker_start (arg=0x7f17ec000948) at threadpool.c:990 #4 0x00000000005cd031 in dummy_start (data=0x7f17ec000a60) at utils.c:1169 #5 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #6 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 5 (Thread 0x7f17b26e5700 (LWP 23432)): #0 0x00007f17f27422be in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00000000005261da in __ast_cond_timedwait (filename=0x633703 "threadpool.c", lineno=1098, func=0x6339cc <__PRETTY_FUNCTION__.7843> "worker_idle", cond_name=0x633947 "&worker->cond", mutex_name=0x633939 "&worker->lock", cond=0x7f17ac000c80, t=0x7f17ac000cb0, abstime=0x7f17b26e4df0) at lock.c:646 #2 0x00000000005c2a34 in worker_idle (worker=0x7f17ac000c78) at threadpool.c:1098 #3 0x00000000005c275b in worker_start (arg=0x7f17ac000c78) at threadpool.c:990 #4 0x00000000005cd031 in dummy_start (data=0x7f17ac000d90) at utils.c:1169 #5 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #6 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 4 (Thread 0x7f17b2571700 (LWP 23435)): #0 0x00007f17f27422be in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00000000005261da in __ast_cond_timedwait (filename=0x633703 "threadpool.c", lineno=1098, func=0x6339cc <__PRETTY_FUNCTION__.7843> "worker_idle", cond_name=0x633947 "&worker->cond", mutex_name=0x633939 "&worker->lock", cond=0x7f17ac001830, t=0x7f17ac001860, abstime=0x7f17b2570df0) at lock.c:646 #2 0x00000000005c2a34 in worker_idle (worker=0x7f17ac001828) at threadpool.c:1098 #3 0x00000000005c275b in worker_start (arg=0x7f17ac001828) at threadpool.c:990 #4 0x00000000005cd031 in dummy_start (data=0x7f17ac001940) at utils.c:1169 #5 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #6 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 3 (Thread 0x7f17b2669700 (LWP 23433)): #0 0x00007f17f27422be in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00000000005261da in __ast_cond_timedwait (filename=0x633703 "threadpool.c", lineno=1098, func=0x6339cc <__PRETTY_FUNCTION__.7843> "worker_idle", cond_name=0x633947 "&worker->cond", mutex_name=0x633939 "&worker->lock", cond=0x7f17ac000fb0, t=0x7f17ac000fe0, abstime=0x7f17b2668df0) at lock.c:646 #2 0x00000000005c2a34 in worker_idle (worker=0x7f17ac000fa8) at threadpool.c:1098 #3 0x00000000005c275b in worker_start (arg=0x7f17ac000fa8) at threadpool.c:990 #4 0x00000000005cd031 in dummy_start (data=0x7f17ac0010c0) at utils.c:1169 #5 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #6 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x7f178d921700 (LWP 23503)): #0 0x00007f17f4acea40 in ?? () from /lib64/libc.so.6 #1 0x00007f179b19e9a3 in _macro_exec (chan=0xc23af8, data=0x7f178d91e670 "stdexten,776", exclusive=0) at app_macro.c:463 #2 0x00007f179b19f469 in macro_exec (chan=0xc23af8, data=0x7f178d91e670 "stdexten,776") at app_macro.c:585 #3 0x0000000000551852 in pbx_exec (c=0xc23af8, app=0xb64770, data=0x7f178d91e670 "stdexten,776") at pbx.c:1606 #4 0x000000000055b8e2 in pbx_extension_helper (c=0xc23af8, con=0x0, context=0xc24a58 "macro-stdexten", exten=0xc24aa8 "s", priority=2, label=0x0, callerid=0xfa36a0 "776", action=E_SPAWN, found=0x7f178d920d24, combined_find_spawn=1) at pbx.c:4884 #5 0x000000000055e370 in ast_spawn_extension (c=0xc23af8, context=0xc24a58 "macro-stdexten", exten=0xc24aa8 "s", priority=2, callerid=0xfa36a0 "776", found=0x7f178d920d24, combined_find_spawn=1) at pbx.c:5893 #6 0x000000000055f899 in __ast_pbx_run (c=0xc23af8, args=0x0) at pbx.c:6310 #7 0x0000000000560f90 in pbx_thread (data=0xc23af8) at pbx.c:6629 #8 0x00000000005cd031 in dummy_start (data=0xc17ab0) at utils.c:1169 #9 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #10 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7f17b2761700 (LWP 23431)): #0 0x00007f17f49c6715 in raise () from /lib64/libc.so.6 #1 0x00007f17f49c7b87 in abort () from /lib64/libc.so.6 #2 0x00007f17f49bf642 in ?? () from /lib64/libc.so.6 #3 0x00007f17f49bf702 in __assert_fail () from /lib64/libc.so.6 #4 0x00007f17f0f8bd56 in pjsip_inv_end_session () from /usr/lib64/libpjsip-ua.so.2 #5 0x00007f17917809b6 in hangup (data=0x7f17b4004328) at chan_pjsip.c:1441 #6 0x00000000005bbdcd in ast_taskprocessor_execute (tps=0xc3c488) at taskprocessor.c:766 #7 0x00000000005c2c64 in execute_tasks (data=0xc3c488) at threadpool.c:1152 #8 0x00000000005bbdcd in ast_taskprocessor_execute (tps=0xf49678) at taskprocessor.c:766 #9 0x00000000005c144c in threadpool_execute (pool=0xf44eb8) at threadpool.c:351 #10 0x00000000005c294a in worker_active (worker=0x7f17ac000948) at threadpool.c:1072 #11 0x00000000005c2706 in worker_start (arg=0x7f17ac000948) at threadpool.c:992 #12 0x00000000005cd031 in dummy_start (data=0x7f17ac000a60) at utils.c:1169 #13 0x00007f17f273e01a in start_thread () from /lib64/libpthread.so.0 #14 0x00007f17f4a77e4d in clone () from /lib64/libc.so.6 (gdb) quit