GNU gdb (Debian 8.2.1-2+b3) 8.2.1 Copyright (C) 2018 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 "arm-linux-gnueabi". 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 4482] [New LWP 4532] [New LWP 4476] [New LWP 4483] [New LWP 4455] [New LWP 4484] [New LWP 4489] [New LWP 4454] [New LWP 4516] [New LWP 4459] [New LWP 4517] [New LWP 4458] [New LWP 4518] [New LWP 4457] [New LWP 4519] [New LWP 4456] [New LWP 4520] [New LWP 4463] [New LWP 4521] [New LWP 4462] [New LWP 4522] [New LWP 4461] [New LWP 4460] [New LWP 4523] [New LWP 4466] [New LWP 4524] [New LWP 4465] [New LWP 4525] [New LWP 4469] [New LWP 4468] [New LWP 4526] [New LWP 4467] [New LWP 4527] [New LWP 4471] [New LWP 4528] [New LWP 4470] [New LWP 4531] [New LWP 4473] [New LWP 4533] [New LWP 4472] [New LWP 4534] [New LWP 4474] [New LWP 4535] [New LWP 4475] [New LWP 4477] [New LWP 4493] [New LWP 4479] [New LWP 4515] [New LWP 4508] [New LWP 4514] [New LWP 4481] [New LWP 4513] [New LWP 4512] [New LWP 4511] [New LWP 4510] [New LWP 4509] [New LWP 4507] [New LWP 4506] [New LWP 4505] [New LWP 4504] [New LWP 4503] [New LWP 4502] [New LWP 4501] [New LWP 4500] [New LWP 4499] [New LWP 4498] [New LWP 4497] [New LWP 4496] [New LWP 4495] [New LWP 4494] [New LWP 4492] [New LWP 4491] [New LWP 4490] [New LWP 4488] [New LWP 4487] [New LWP 4486] [New LWP 4485] [New LWP 4478] [New LWP 4464] [New LWP 4480] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/arm-linux-gnueabi/libthread_db.so.1". Core was generated by `/usr/sbin/asterisk -f'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0xb6f11694 in pj_strcmp (str1=0x88, str2=str2@entry=0xaeaddab8) at ../include/pj/string_i.h:148 148 if (str1->slen == 0) { [Current thread is 1 (Thread 0xaeade410 (LWP 4482))] (gdb) set loggin  g on Copying output to gdb.txt. (gdb) bt #0 0xb6f11694 in pj_strcmp (str1=0x88, str2=str2@entry=0xaeaddab8) at ../include/pj/string_i.h:148 #1 0xb157f340 in get_udp_transport (port=-1364338048, address=0xaeaddab8) at res_pjsip/pjsip_message_filter.c:114 #2 0xb157f340 in filter_on_tx_message (tdata=0xb40044b8) at res_pjsip/pjsip_message_filter.c:260 #3 0xb6e86778 in endpt_on_tx_msg (endpt=0x2c4a304, tdata=0xb4002be4) at ../src/pjsip/sip_endpoint.c:1125 #4 0xb6e8db0c in pjsip_transport_send (tr=0x2a7d7cc, tdata=tdata@entry=0xb4002be4, addr=addr@entry=0xaeaddb5c, addr_len=16, token=token@entry=0xb40037a8, cb=0xb6e87ec8 ) at ../src/pjsip/sip_transport.c:931 #5 0xb6e8a04c in pjsip_endpt_send_response (endpt=endpt@entry=0x2c4a304, res_addr=res_addr@entry=0xaeaddb58, tdata=tdata@entry=0xb4002be4, token=token@entry=0x0, cb=0x0, cb@entry=0x1) at ../src/pjsip/sip_util.c:1795 #6 0xb6e8a158 in pjsip_endpt_send_response2 (endpt=0x2c4a304, rdata=rdata@entry=0x3486324, tdata=0xb4002be4, token=token@entry=0x0, cb=cb@entry=0x0) at ../src/pjsip/sip_util.c:1840 #7 0xb158b72c in authenticate (rdata=0x3486324) at res_pjsip/pjsip_distributor.c:916 #8 0xb6e875e0 in pjsip_endpt_process_rx_data (endpt=0x2c4a304, rdata=rdata@entry=0x3486324, p=0xb15bd25c , p_handled=0xaeaddc1c, p_handled@entry=0xaeaddc14) at ../src/pjsip/sip_endpoint.c:930 #9 0xb1589114 in distribute (data=0x3486324) at res_pjsip/pjsip_distributor.c:955 #10 0x006b5238 in ast_taskprocessor_execute (tps=tps@entry=0x29dad70) at taskprocessor.c:1237 #11 0x006bd974 in execute_tasks (data=0x29dad70) at threadpool.c:1356 #12 0x006b5238 in ast_taskprocessor_execute (tps=0x2879800) at taskprocessor.c:1237 #13 0x006be4f4 in threadpool_execute (pool=0x2878ca8) at threadpool.c:367 #14 0x006be4f4 in worker_active (worker=) at threadpool.c:1137 #15 0x006be4f4 in worker_start (arg=0xb4101b98) at threadpool.c:1056 #16 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #17 0xb67ac734 in start_thread (arg=0xaeade410) at pthread_create.c:486 #18 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 (gdb) asterisk.1607612408.4454.11.core                                bt full #0 0xb6f11694 in pj_strcmp (str1=0x88, str2=str2@entry=0xaeaddab8) at ../include/pj/string_i.h:148 #1 0xb157f340 in get_udp_transport (port=-1364338048, address=0xaeaddab8) at res_pjsip/pjsip_message_filter.c:114 transport_states = 0x0 transport_state = 0x2a36398 iter = {c = 0xb40044b8, last_node = 0xb40046c8, complete = 0, flags = 0} sip_transport = 0x0 __PRETTY_FUNCTION__ = "get_udp_transport" transport = restrictions = 0xb40037ec prm = {tp_type = PJSIP_TRANSPORT_UDP, tp_sel = 0x0, dst_host = {ptr = 0xb4003290 "192.168.1.234", slen = 13}, local_if = 1, ret_addr = {ptr = 0xb4003810 "192.168.1.1", slen = 11}, ret_port = 5085, ret_tp = 0x2a7d7cc} cseq = via = from = __PRETTY_FUNCTION__ = "filter_on_tx_message" #2 0xb157f340 in filter_on_tx_message (tdata=0xb40044b8) at res_pjsip/pjsip_message_filter.c:260 transport = restrictions = 0xb40037ec prm = {tp_type = PJSIP_TRANSPORT_UDP, tp_sel = 0x0, dst_host = {ptr = 0xb4003290 "192.168.1.234", slen = 13}, local_if = 1, ret_addr = {ptr = 0xb4003810 "192.168.1.1", slen = 11}, ret_port = 5085, ret_tp = 0x2a7d7cc} cseq = via = from = __PRETTY_FUNCTION__ = "filter_on_tx_message" #3 0xb6e86778 in endpt_on_tx_msg (endpt=0x2c4a304, tdata=0xb4002be4) at ../src/pjsip/sip_endpoint.c:1125 status = 0 mod = 0xb15bcee8 #4 0xb6e8db0c in pjsip_transport_send (tr=0x2a7d7cc, tdata=tdata@entry=0xb4002be4, addr=addr@entry=0xaeaddb5c, addr_len=16, token=token@entry=0xb40037a8, cb=0xb6e87ec8 ) at ../src/pjsip/sip_transport.c:931 status = #5 0xb6e8a04c in pjsip_endpt_send_response (endpt=endpt@entry=0x2c4a304, res_addr=res_addr@entry=0xaeaddb58, tdata=tdata@entry=0xb4002be4, token=token@entry=0x0, cb=0x0, cb@entry=0x1) at ../src/pjsip/sip_util.c:1795 send_state = 0xb40037a8 status = #6 0xb6e8a158 in pjsip_endpt_send_response2 (endpt=0x2c4a304, rdata=rdata@entry=0x3486324, tdata=0xb4002be4, token=token@entry=0x0, cb=cb@entry=0x0) at ../src/pjsip/sip_util.c:1840 res_addr = {transport = 0x2a7d7cc, addr = {addr = {sa_family = 2}, ipv4 = {sin_family = 2, sin_port = 50195, sin_addr = {s_addr = 3925977280}, sin_zero = "\000\000\000\000\000\000\000"}, ipv6 = {sin6_family = 2, sin6_port = 50195, sin6_flowinfo = 3925977280, sin6_addr = {s6_addr = "\000\000\000\000\000\000\000\000\270\063\000\264\374dI\003", u6_addr32 = {0, 0, 3019912120, 55141628}}, sin6_scope_id = 3068694880}}, addr_len = 16, dst_host = {flag = 4, type = PJSIP_TRANSPORT_UDP, addr = {host = {ptr = 0xb4003798 "192.168.1.234", slen = 13}, port = 5060}}} status = #7 0xb158b72c in authenticate (rdata=0x3486324) at res_pjsip/pjsip_distributor.c:916 tdata = 0xb4002be4 unid = endpoint = 0x29d4248 is_ack = __PRETTY_FUNCTION__ = "authenticate" #8 0xb6e875e0 in pjsip_endpt_process_rx_data (endpt=0x2c4a304, rdata=rdata@entry=0x3486324, p=0xb15bd25c , p_handled=0xaeaddc1c, p_handled@entry=0xaeaddc14) at ../src/pjsip/sip_endpoint.c:930 msg = 0x34964fc def_prm = {start_prio = 42440664, start_mod = 0xb4101ba8, idx_after_start = 7850464, silent = 366} mod = 0xb15bd2a8 handled = 0 i = status = #9 0xb1589114 in distribute (data=0x3486324) at res_pjsip/pjsip_distributor.c:955 param = {start_prio = 0, start_mod = 0xb15bd220 , idx_after_start = 1, silent = 0} handled = 0 rdata = 0x3486324 is_request = 1 is_ack = 0 endpoint = __PRETTY_FUNCTION__ = "distribute" #10 0x006b5238 in ast_taskprocessor_execute (tps=tps@entry=0x29dad70) at taskprocessor.c:1237 local = {local_data = 0xb67b4064 <__condvar_cleanup_waiting>, data = 0xaeaddc48} t = 0x346da00 size = __PRETTY_FUNCTION__ = "ast_taskprocessor_execute" #11 0x006bd974 in execute_tasks (data=0x29dad70) at threadpool.c:1356 tps = 0x29dad70 #12 0x006b5238 in ast_taskprocessor_execute (tps=0x2879800) at taskprocessor.c:1237 local = {local_data = 0xb4101bd0, data = 0x77c9e0} t = 0x345b568 size = __PRETTY_FUNCTION__ = "ast_taskprocessor_execute" #13 0x006be4f4 in threadpool_execute (pool=0x2878ca8) at threadpool.c:367 __PRETTY_FUNCTION__ = "threadpool_execute" alive = worker = 0xb4101b98 saved_state = __PRETTY_FUNCTION__ = "worker_start" #14 0x006be4f4 in worker_active (worker=) at threadpool.c:1137 alive = worker = 0xb4101b98 saved_state = __PRETTY_FUNCTION__ = "worker_start" #15 0x006be4f4 in worker_start (arg=0xb4101b98) at threadpool.c:1056 worker = 0xb4101b98 saved_state = __PRETTY_FUNCTION__ = "worker_start" #16 0x006c6ed8 in dummy_start (data=) at utils.c:1299 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {-170336402, 1528393014, 8019968, -1, -1364335064, 338, -1342379174, -1364335600, -1342379072, -1364336820, 0 }, __mask_was_saved = 0}}, __pad = {0xaeadde20, 0x0, 0x0, 0x0}} __cancel_routine = 0x6c6ed8 __cancel_arg = 0xaeade410 __not_first_call = ret = a = {start_routine = 0xaeade410, data = 0x557060 , name = } __PRETTY_FUNCTION__ = "dummy_start" #17 0xb67ac734 in start_thread (arg=0xaeade410) at pthread_create.c:486 ret = pd = 0xaeade410 unwind_buf = {cancel_jmp_buf = {{jmp_buf = {-170336874, -317733514, -1, -1, -1364335064, 338, -1342379174, -1364335600, -1342379072, -1364336820, 0 }, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = #18 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 (gdb) thread apply all bt Thread 80 (Thread 0xaf31c410 (LWP 4480)): #0 0xb64d5cd0 in epoll_wait (epfd=7, events=events@entry=0xaf31bca0, maxevents=maxevents@entry=16, timeout=timeout@entry=10) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 #1 0xb6efde7c in pj_ioqueue_poll (ioqueue=0xaf453060, timeout=timeout@entry=0xaf31bdc8) at ../src/pj/ioqueue_epoll.c:595 #2 0xb6e87294 in pjsip_endpt_handle_events2 (endpt=0x2c4a304, max_timeout=max_timeout@entry=0xaf31bde8, p_count=p_count@entry=0x0) at ../src/pjsip/sip_endpoint.c:745 #3 0xb6e87330 in pjsip_endpt_handle_events (endpt=, max_timeout=max_timeout@entry=0xaf31bde8) at ../src/pjsip/sip_endpoint.c:777 #4 0xb156ab2c in monitor_thread_exec (endpt=) at res_pjsip.c:5166 #5 0xb6eff1e0 in thread_main (param=0x2a0b244) at ../src/pj/os_core_unix.c:541 #6 0xb67ac734 in start_thread (arg=0xaf31c410) at pthread_create.c:486 #7 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 79 (Thread 0xb3fff410 (LWP 4464)): #0 0xb67b43b0 in futex_wait_cancelable (private=0, expected=0, futex_word=0x7cacc8 ) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0xb67b43b0 in __pthread_cond_wait_common (abstime=0x0, mutex=0x0, cond=0x7caca0 ) at pthread_cond_wait.c:502 #2 0xb67b43b0 in __pthread_cond_wait (cond=0x7caca0 , mutex=0x0) at pthread_cond_wait.c:655 #3 0x0060e830 in __ast_cond_wait (filename=filename@entry=0x78bed8 "logger.c", lineno=lineno@entry=1738, func=func@entry=0x78bad8 <__PRETTY_FUNCTION__.19348> "logger_thread", cond_name=, mutex_name=0x78ca0c "&logmsgs.lock", cond=cond@entry=0x7caca0 , t=t@entry=0x7c472c ) at lock.c:588 #4 0x0071bce8 in logger_thread (data=) at logger.c:1738 #5 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #6 0xb67ac734 in start_thread (arg=0xb3fff410) at pthread_create.c:486 #7 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 78 (Thread 0xaffcf410 (LWP 4478)): #0 0xb67b7750 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x2876dc0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 0xb67b7750 in do_futex_wait (sem=sem@entry=0x2876dc0, abstime=0x0) at sem_waitcommon.c:115 #2 0xb67b78ec in __new_sem_wait_slow (sem=sem@entry=0x2876dc0, abstime=0x0) at sem_waitcommon.c:282 #3 0xb67b7964 in __new_sem_wait (sem=sem@entry=0x2876dc0) at sem_wait.c:42 #4 0x006b53a8 in ast_sem_wait (sem=0x2876dc0) at /usr/src/asterisk/include/asterisk/sem.h:61 #5 0x006b53a8 in default_tps_processing_function (data=0x287b918) at taskprocessor.c:202 #6 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #7 0xb67ac734 in start_thread (arg=0xaffcf410) at pthread_create.c:486 Thread 77 (Thread 0xaea27410 (LWP 4485)): #0 0xb67b47ec in futex_abstimed_wait_cancelable (private=, abstime=0xaea26cb0, expected=0, futex_word=0xb4102268) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 0xb67b47ec in __pthread_cond_wait_common (abstime=0xaea26cb0, mutex=0x0, cond=0xb4102240) at pthread_cond_wait.c:539 #2 0xb67b47ec in __pthread_cond_timedwait (cond=0xb4102240, cond@entry=0x6be1a0 , mutex=0x0, mutex@entry=0x77ca18, abstime=0xaea26cb0, abstime@entry=0xb4102240) at pthread_cond_wait.c:667 #3 0x0060e838 in __ast_cond_timedwait (filename=filename@entry=0x77c9e0 "threadpool.c", lineno=lineno@entry=1163, func=func@entry=0x77c7dc <__PRETTY_FUNCTION__.11869> "worker_idle", cond_name=cond_name@entry=0x77ca28 "&worker->cond", mutex_name=mutex_name@entry=0x77ca18 "&worker->lock", cond=cond@entry=0xb4102240, t=t@entry=0xb4102270, abstime=abstime@entry=0xaea26cb0) at lock.c:653 #4 0x006be1a0 in worker_idle (worker=0xb4102238) at threadpool.c:1162 #5 0x006be1a0 in worker_start (arg=0xb4102238) at threadpool.c:1054 #6 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #7 0xb67ac734 in start_thread (arg=0xaea27410) at pthread_create.c:486 #8 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 76 (Thread 0xae9ea410 (LWP 4486)): #0 0xb67b47ec in futex_abstimed_wait_cancelable (private=, abstime=0xae9e9cb0, expected=0, futex_word=0x2a37d4c) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 0xb67b47ec in __pthread_cond_wait_common (abstime=0xae9e9cb0, mutex=0x0, cond=0x2a37d20) at pthread_cond_wait.c:539 #2 0xb67b47ec in __pthread_cond_timedwait (cond=0x2a37d20, cond@entry=0x6be1a0 , mutex=0x0, mutex@entry=0x77ca18, abstime=0xae9e9cb0, abstime@entry=0x2a37d20) at pthread_cond_wait.c:667 #3 0x0060e838 in __ast_cond_timedwait (filename=filename@entry=0x77c9e0 "threadpool.c", lineno=lineno@entry=1163, func=func@entry=0x77c7dc <__PRETTY_FUNCTION__.11869> "worker_idle", cond_name=cond_name@entry=0x77ca28 "&worker->cond", mutex_name=mutex_name@entry=0x77ca18 "&worker->lock", cond=cond@entry=0x2a37d20, t=t@entry=0x2a37d50, abstime=abstime@entry=0xae9e9cb0) at lock.c:653 #4 0x006be1a0 in worker_idle (worker=0x2a37d18) at threadpool.c:1162 #5 0x006be1a0 in worker_start (arg=0x2a37d18) at threadpool.c:1054 #6 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #7 0xb67ac734 in start_thread (arg=0xae9ea410) at pthread_create.c:486 #8 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 75 (Thread 0xae9ad410 (LWP 4487)): #0 0xb67b7750 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x2a38098) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 0xb67b7750 in do_futex_wait (sem=sem@entry=0x2a38098, abstime=0x0) at sem_waitcommon.c:115 #2 0xb67b78ec in __new_sem_wait_slow (sem=sem@entry=0x2a38098, abstime=0x0) at sem_waitcommon.c:282 #3 0xb67b7964 in __new_sem_wait (sem=sem@entry=0x2a38098) at sem_wait.c:42 #4 0x006b53a8 in ast_sem_wait (sem=0x2a38098) at /usr/src/asterisk/include/asterisk/sem.h:61 #5 0x006b53a8 in default_tps_processing_function (data=0x2a380d8) at taskprocessor.c:202 #6 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #7 0xb67ac734 in start_thread (arg=0xae9ad410) at pthread_create.c:486 #8 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 74 (Thread 0xae970410 (LWP 4488)): #0 0xb67b43b0 in futex_wait_cancelable (private=0, expected=0, futex_word=0x2a36ef0) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0xb67b43b0 in __pthread_cond_wait_common (abstime=0x0, mutex=0x0, cond=0x2a36ec8) at pthread_cond_wait.c:502 #2 0xb67b43b0 in __pthread_cond_wait (cond=0x2a36ec8, mutex=0x0) at pthread_cond_wait.c:655 #3 0x0060e830 in __ast_cond_wait (filename=filename@entry=0x774d30 "sched.c", lineno=lineno@entry=152, func=func@entry=0x774d14 <__PRETTY_FUNCTION__.16271> "sched_run", cond_name=, mutex_name=mutex_name@entry=0x76bbb8 "&con->lock", cond=0x2a36ec8, t=t@entry=0x2a36e28) at lock.c:588 #4 0x00682e78 in sched_run (data=0x2a36e28) at sched.c:152 #5 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #6 0xb67ac734 in start_thread (arg=0xae970410) at pthread_create.c:486 #7 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 73 (Thread 0xae8f6410 (LWP 4490)): #0 0xb67b47ec in futex_abstimed_wait_cancelable (private=, abstime=0xae8f5c98, expected=0, futex_word=0x2a348d8) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 0xb67b47ec in __pthread_cond_wait_common (abstime=0xae8f5c98, mutex=0x0, cond=0x2a348b0) at pthread_cond_wait.c:539 #2 0xb67b47ec in __pthread_cond_timedwait (cond=0x2a348b0, cond@entry=0x682d9c , mutex=0x0, mutex@entry=0x76bbb8, abstime=0xae8f5c98, abstime@entry=0x2a348b0) at pthread_cond_wait.c:667 #3 0x0060e838 in __ast_cond_timedwait (filename=filename@entry=0x774d30 "sched.c", lineno=lineno@entry=158, func=func@entry=0x774d14 <__PRETTY_FUNCTION__.16271> "sched_run", cond_name=, mutex_name=mutex_name@entry=0x76bbb8 "&con->lock", cond=0x2a348b0, t=t@entry=0x29dbc98, abstime=abstime@entry=0xae8f5c98) at lock.c:653 #4 0x00682d9c in sched_run (data=0x29dbc98) at sched.c:158 #5 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #6 0xb67ac734 in start_thread (arg=0xae8f6410) at pthread_create.c:486 Thread 72 (Thread 0xae8b9410 (LWP 4491)): #0 0xb64cabd0 in __GI___poll (timeout=-1, nfds=1, fds=0xae8b8cb8) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0xb64cabd0 in __GI___poll (fds=fds@entry=0xae8b8cb8, nfds=nfds@entry=1, timeout=timeout@entry=-1) at ../sysdeps/unix/sysv/linux/poll.c:26 #2 0x006c9018 in poll (__timeout=, __nfds=1, __fds=0xae8b8cb8) at /usr/include/arm-linux-gnueabi/bits/poll2.h:46 #3 0x006c9018 in ast_wait_for_input (fd=, ms=ms@entry=-1) at utils.c:1397 #4 0xb1e93870 in unbound_resolver_thread (data=0x29e71c0) at res_resolver_unbound.c:203 #5 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #6 0xb67ac734 in start_thread (arg=0xae8b9410) at pthread_create.c:486 #7 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 71 (Thread 0xae87c410 (LWP 4492)): #0 0xb649d5c0 in __GI___nanosleep (remaining=0xae87bc34, requested_time=0xae87bc34) at ../sysdeps/unix/sysv/linux/nanosleep.c:28 #1 0xb649d5c0 in __GI___nanosleep (requested_time=requested_time@entry=0xae87bc34, remaining=remaining@entry=0xae87bc34) at ../sysdeps/unix/sysv/linux/nanosleep.c:25 #2 0xb649d468 in __sleep (seconds=0) at ../sysdeps/posix/sleep.c:55 #3 0xb0523a74 in check_expiration_thread (data=) at res_pjsip_registrar.c:1281 #4 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #5 0xb67ac734 in start_thread (arg=0xae87c410) at pthread_create.c:486 #6 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 70 (Thread 0xae03e410 (LWP 4494)): #0 0xb67b43b0 in futex_wait_cancelable (private=0, expected=0, futex_word=0x27d80e8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0xb67b43b0 in __pthread_cond_wait_common (abstime=0x0, mutex=0x0, cond=0x27d80c0) at pthread_cond_wait.c:502 #2 0xb67b43b0 in __pthread_cond_wait (cond=0x27d80c0, mutex=0x0) at pthread_cond_wait.c:655 #3 0x0060e830 in __ast_cond_wait (filename=filename@entry=0x774d30 "sched.c", lineno=lineno@entry=152, func=func@entry=0x774d14 <__PRETTY_FUNCTION__.16271> "sched_run", cond_name=, mutex_name=mutex_name@entry=0x76bbb8 "&con->lock", cond=0x27d80c0, t=t@entry=0x27d7c20) at lock.c:588 #4 0x00682e78 in sched_run (data=0x27d7c20) at sched.c:152 #5 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #6 0xb67ac734 in start_thread (arg=0xae03e410) at pthread_create.c:486 #7 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 69 (Thread 0xadf7f410 (LWP 4495)): #0 0xb67b7750 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x2ca5e00) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 0xb67b7750 in do_futex_wait (sem=sem@entry=0x2ca5e00, abstime=0x0) at sem_waitcommon.c:115 #2 0xb67b78ec in __new_sem_wait_slow (sem=sem@entry=0x2ca5e00, abstime=0x0) at sem_waitcommon.c:282 #3 0xb67b7964 in __new_sem_wait (sem=sem@entry=0x2ca5e00) at sem_wait.c:42 #4 0x006b53a8 in ast_sem_wait (sem=0x2ca5e00) at /usr/src/asterisk/include/asterisk/sem.h:61 #5 0x006b53a8 in default_tps_processing_function (data=0x2ca6930) at taskprocessor.c:202 #6 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #7 0xb67ac734 in start_thread (arg=0xadf7f410) at pthread_create.c:486 Thread 68 (Thread 0xadf42410 (LWP 4496)): #0 0xb67b43b0 in futex_wait_cancelable (private=0, expected=0, futex_word=0x2ca6a10) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0xb67b43b0 in __pthread_cond_wait_common (abstime=0x0, mutex=0x0, cond=0x2ca69e8) at pthread_cond_wait.c:502 #2 0xb67b43b0 in __pthread_cond_wait (cond=0x2ca69e8, mutex=0x0) at pthread_cond_wait.c:655 #3 0x0060e830 in __ast_cond_wait (filename=filename@entry=0x774d30 "sched.c", lineno=lineno@entry=152, func=func@entry=0x774d14 <__PRETTY_FUNCTION__.16271> "sched_run", cond_name=, mutex_name=mutex_name@entry=0x76bbb8 "&con->lock", cond=0x2ca69e8, t=t@entry=0x2cacaa0) at lock.c:588 #4 0x00682e78 in sched_run (data=0x2cacaa0) at sched.c:152 #5 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #6 0xb67ac734 in start_thread (arg=0xadf42410) at pthread_create.c:486 #7 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 67 (Thread 0xadf05410 (LWP 4497)): #0 0xb67b7750 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x2caef48) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 0xb67b7750 in do_futex_wait (sem=sem@entry=0x2caef48, abstime=0x0) at sem_waitcommon.c:115 #2 0xb67b78ec in __new_sem_wait_slow (sem=sem@entry=0x2caef48, abstime=0x0) at sem_waitcommon.c:282 #3 0xb67b7964 in __new_sem_wait (sem=sem@entry=0x2caef48) at sem_wait.c:42 #4 0x006b53a8 in ast_sem_wait (sem=0x2caef48) at /usr/src/asterisk/include/asterisk/sem.h:61 #5 0x006b53a8 in default_tps_processing_function (data=0x2caee18) at taskprocessor.c:202 #6 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #7 0xb67ac734 in start_thread (arg=0xadf05410) at pthread_create.c:486 Thread 66 (Thread 0xadec8410 (LWP 4498)): #0 0xb67b43b0 in futex_wait_cancelable (private=0, expected=0, futex_word=0x2cb2d28) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0xb67b43b0 in __pthread_cond_wait_common (abstime=0x0, mutex=0x0, cond=0x2cb2d00) at pthread_cond_wait.c:502 #2 0xb67b43b0 in __pthread_cond_wait (cond=0x2cb2d00, mutex=0x0) at pthread_cond_wait.c:655 #3 0x0060e830 in __ast_cond_wait (filename=, lineno=lineno@entry=12046, func=, cond_name=, mutex_name=0xb3c1a8d0 "&thread->lock", cond=cond@entry=0x2cb2d00, t=t@entry=0x2cb2ce0) at lock.c:588 #4 0xb3c0d38c in iax2_process_thread (data=0x0) at chan_iax2.c:12046 #5 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #6 0xb67ac734 in start_thread (arg=0xadec8410) at pthread_create.c:486 #7 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 65 (Thread 0xade8b410 (LWP 4499)): #0 0xb67b43b0 in futex_wait_cancelable (private=0, expected=0, futex_word=0x2cb4050) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0xb67b43b0 in __pthread_cond_wait_common (abstime=0x0, mutex=0x0, cond=0x2cb4028) at pthread_cond_wait.c:502 #2 0xb67b43b0 in __pthread_cond_wait (cond=0x2cb4028, mutex=0x0) at pthread_cond_wait.c:655 #3 0x0060e830 in __ast_cond_wait (filename=, lineno=lineno@entry=12046, func=, cond_name=, mutex_name=0xb3c1a8d0 "&thread->lock", cond=cond@entry=0x2cb4028, t=t@entry=0x2cb4008) at lock.c:588 #4 0xb3c0d38c in iax2_process_thread (data=0x0) at chan_iax2.c:12046 #5 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #6 0xb67ac734 in start_thread (arg=0xade8b410) at pthread_create.c:486 #7 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 64 (Thread 0xade4e410 (LWP 4500)): #0 0xb67b43b0 in futex_wait_cancelable (private=0, expected=0, futex_word=0x2cb5378) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0xb67b43b0 in __pthread_cond_wait_common (abstime=0x0, mutex=0x0, cond=0x2cb5350) at pthread_cond_wait.c:502 #2 0xb67b43b0 in __pthread_cond_wait (cond=0x2cb5350, mutex=0x0) at pthread_cond_wait.c:655 #3 0x0060e830 in __ast_cond_wait (filename=, lineno=lineno@entry=12046, func=, cond_name=, mutex_name=0xb3c1a8d0 "&thread->lock", cond=cond@entry=0x2cb5350, t=t@entry=0x2cb5330) at lock.c:588 #4 0xb3c0d38c in iax2_process_thread (data=0x0) at chan_iax2.c:12046 #5 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #6 0xb67ac734 in start_thread (arg=0xade4e410) at pthread_create.c:486 #7 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 63 (Thread 0xade11410 (LWP 4501)): #0 0xb67b43b0 in futex_wait_cancelable (private=0, expected=0, futex_word=0x2cb6800) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0xb67b43b0 in __pthread_cond_wait_common (abstime=0x0, mutex=0x0, cond=0x2cb67d8) at pthread_cond_wait.c:502 #2 0xb67b43b0 in __pthread_cond_wait (cond=0x2cb67d8, mutex=0x0) at pthread_cond_wait.c:655 #3 0x0060e830 in __ast_cond_wait (filename=, lineno=lineno@entry=12046, func=, cond_name=, mutex_name=0xb3c1a8d0 "&thread->lock", cond=cond@entry=0x2cb67d8, t=t@entry=0x2cb67b8) at lock.c:588 #4 0xb3c0d38c in iax2_process_thread (data=0x0) at chan_iax2.c:12046 #5 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #6 0xb67ac734 in start_thread (arg=0xade11410) at pthread_create.c:486 #7 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 62 (Thread 0xaddd4410 (LWP 4502)): #0 0xb67b43b0 in futex_wait_cancelable (private=0, expected=0, futex_word=0x2cb7b28) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0xb67b43b0 in __pthread_cond_wait_common (abstime=0x0, mutex=0x0, cond=0x2cb7b00) at pthread_cond_wait.c:502 #2 0xb67b43b0 in __pthread_cond_wait (cond=0x2cb7b00, mutex=0x0) at pthread_cond_wait.c:655 #3 0x0060e830 in __ast_cond_wait (filename=, lineno=lineno@entry=12046, func=, cond_name=, mutex_name=0xb3c1a8d0 "&thread->lock", cond=cond@entry=0x2cb7b00, t=t@entry=0x2cb7ae0) at lock.c:588 #4 0xb3c0d38c in iax2_process_thread (data=0x0) at chan_iax2.c:12046 #5 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #6 0xb67ac734 in start_thread (arg=0xaddd4410) at pthread_create.c:486 #7 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 61 (Thread 0xadd97410 (LWP 4503)): #0 0xb67b43b0 in futex_wait_cancelable (private=0, expected=0, futex_word=0x2cb8e50) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0xb67b43b0 in __pthread_cond_wait_common (abstime=0x0, mutex=0x0, cond=0x2cb8e28) at pthread_cond_wait.c:502 #2 0xb67b43b0 in __pthread_cond_wait (cond=0x2cb8e28, mutex=0x0) at pthread_cond_wait.c:655 #3 0x0060e830 in __ast_cond_wait (filename=, lineno=lineno@entry=12046, func=, cond_name=, mutex_name=0xb3c1a8d0 "&thread->lock", cond=cond@entry=0x2cb8e28, t=t@entry=0x2cb8e08) at lock.c:588 #4 0xb3c0d38c in iax2_process_thread (data=0x0) at chan_iax2.c:12046 #5 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #6 0xb67ac734 in start_thread (arg=0xadd97410) at pthread_create.c:486 #7 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 60 (Thread 0xadd5a410 (LWP 4504)): #0 0xb67b43b0 in futex_wait_cancelable (private=0, expected=0, futex_word=0x2cba178) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0xb67b43b0 in __pthread_cond_wait_common (abstime=0x0, mutex=0x0, cond=0x2cba150) at pthread_cond_wait.c:502 #2 0xb67b43b0 in __pthread_cond_wait (cond=0x2cba150, mutex=0x0) at pthread_cond_wait.c:655 #3 0x0060e830 in __ast_cond_wait (filename=, lineno=lineno@entry=12046, func=, cond_name=, mutex_name=0xb3c1a8d0 "&thread->lock", cond=cond@entry=0x2cba150, t=t@entry=0x2cba130) at lock.c:588 #4 0xb3c0d38c in iax2_process_thread (data=0x0) at chan_iax2.c:12046 #5 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #6 0xb67ac734 in start_thread (arg=0xadd5a410) at pthread_create.c:486 #7 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 59 (Thread 0xadd1d410 (LWP 4505)): #0 0xb67b43b0 in futex_wait_cancelable (private=0, expected=0, futex_word=0x2cbb5e8) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0xb67b43b0 in __pthread_cond_wait_common (abstime=0x0, mutex=0x0, cond=0x2cbb5c0) at pthread_cond_wait.c:502 #2 0xb67b43b0 in __pthread_cond_wait (cond=0x2cbb5c0, mutex=0x0) at pthread_cond_wait.c:655 #3 0x0060e830 in __ast_cond_wait (filename=, lineno=lineno@entry=12046, func=, cond_name=, mutex_name=0xb3c1a8d0 "&thread->lock", cond=cond@entry=0x2cbb5c0, t=t@entry=0x2cbb5a0) at lock.c:588 #4 0xb3c0d38c in iax2_process_thread (data=0x0) at chan_iax2.c:12046 #5 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #6 0xb67ac734 in start_thread (arg=0xadd1d410) at pthread_create.c:486 #7 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 58 (Thread 0xadce0410 (LWP 4506)): #0 0xb67b43b0 in futex_wait_cancelable (private=0, expected=0, futex_word=0x2cbc910) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0xb67b43b0 in __pthread_cond_wait_common (abstime=0x0, mutex=0x0, cond=0x2cbc8e8) at pthread_cond_wait.c:502 #2 0xb67b43b0 in __pthread_cond_wait (cond=0x2cbc8e8, mutex=0x0) at pthread_cond_wait.c:655 #3 0x0060e830 in __ast_cond_wait (filename=, lineno=lineno@entry=12046, func=, cond_name=, mutex_name=0xb3c1a8d0 "&thread->lock", cond=cond@entry=0x2cbc8e8, t=t@entry=0x2cbc8c8) at lock.c:588 #4 0xb3c0d38c in iax2_process_thread (data=0x0) at chan_iax2.c:12046 #5 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #6 0xb67ac734 in start_thread (arg=0xadce0410) at pthread_create.c:486 #7 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 57 (Thread 0xadca3410 (LWP 4507)): #0 0xb67b43b0 in futex_wait_cancelable (private=0, expected=0, futex_word=0x2cbdca0) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0xb67b43b0 in __pthread_cond_wait_common (abstime=0x0, mutex=0x0, cond=0x2cbdc78) at pthread_cond_wait.c:502 #2 0xb67b43b0 in __pthread_cond_wait (cond=0x2cbdc78, mutex=0x0) at pthread_cond_wait.c:655 #3 0x0060e830 in __ast_cond_wait (filename=, lineno=lineno@entry=12046, func=, cond_name=, mutex_name=0xb3c1a8d0 "&thread->lock", cond=cond@entry=0x2cbdc78, t=t@entry=0x2cbdc58) at lock.c:588 #4 0xb3c0d38c in iax2_process_thread (data=0x0) at chan_iax2.c:12046 #5 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #6 0xb67ac734 in start_thread (arg=0xadca3410) at pthread_create.c:486 #7 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 56 (Thread 0xadc29410 (LWP 4509)): #0 0xb64cabd0 in __GI___poll (timeout=1000, nfds=1, fds=0x2cbe740) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0xb64cabd0 in __GI___poll (fds=0x2cbe740, nfds=1, timeout=1000) at ../sysdeps/unix/sysv/linux/poll.c:26 #2 0x00601dd8 in poll (__timeout=, __nfds=, __fds=) at /usr/include/arm-linux-gnueabi/bits/poll2.h:46 #3 0x00601dd8 in ast_io_wait (ioc=0x2caf790, howlong=) at io.c:284 #4 0xb3bb3084 in do_monitor (data=) at chan_mgcp.c:3925 #5 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #6 0xb67ac734 in start_thread (arg=0xadc29410) at pthread_create.c:486 #7 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 55 (Thread 0xadbec410 (LWP 4510)): #0 0xb67b8c10 in __libc_accept (fd=20, addr=addr@entry=..., len=len@entry=0xadbebca0) at ../sysdeps/unix/sysv/linux/accept.c:26 #1 0xb3b7273c in accept_thread (ignore=) at chan_skinny.c:7667 #2 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #3 0xb67ac734 in start_thread (arg=0xadbec410) at pthread_create.c:486 #4 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 54 (Thread 0xadbaf410 (LWP 4511)): #0 0xb67b43b0 in futex_wait_cancelable (private=0, expected=0, futex_word=0x2cc1aa0) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0xb67b43b0 in __pthread_cond_wait_common (abstime=0x0, mutex=0x0, cond=0x2cc1a78) at pthread_cond_wait.c:502 #2 0xb67b43b0 in __pthread_cond_wait (cond=0x2cc1a78, mutex=0x0) at pthread_cond_wait.c:655 #3 0x0060e830 in __ast_cond_wait (filename=filename@entry=0x774d30 "sched.c", lineno=lineno@entry=152, func=func@entry=0x774d14 <__PRETTY_FUNCTION__.16271> "sched_run", cond_name=, mutex_name=mutex_name@entry=0x76bbb8 "&con->lock", cond=0x2cc1a78, t=t@entry=0x2cc1350) at lock.c:588 #4 0x00682e78 in sched_run (data=0x2cc1350) at sched.c:152 #5 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #6 0xb67ac734 in start_thread (arg=0xadbaf410) at pthread_create.c:486 #7 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 53 (Thread 0xadb72410 (LWP 4512)): #0 0xb67b43b0 in futex_wait_cancelable (private=0, expected=0, futex_word=0x2cc2a40) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0xb67b43b0 in __pthread_cond_wait_common (abstime=0x0, mutex=0x0, cond=0x2cc2a18) at pthread_cond_wait.c:502 #2 0xb67b43b0 in __pthread_cond_wait (cond=0x2cc2a18, mutex=0x0) at pthread_cond_wait.c:655 #3 0x0060e830 in __ast_cond_wait (filename=filename@entry=0x774d30 "sched.c", lineno=lineno@entry=152, func=func@entry=0x774d14 <__PRETTY_FUNCTION__.16271> "sched_run", cond_name=, mutex_name=mutex_name@entry=0x76bbb8 "&con->lock", cond=0x2cc2a18, t=t@entry=0x2cc2db0) at lock.c:588 #4 0x00682e78 in sched_run (data=0x2cc2db0) at sched.c:152 #5 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #6 0xb67ac734 in start_thread (arg=0xadb72410) at pthread_create.c:486 Thread 52 (Thread 0xadb35410 (LWP 4513)): #0 0xb67b43b0 in futex_wait_cancelable (private=0, expected=0, futex_word=0x2cc4998) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0xb67b43b0 in __pthread_cond_wait_common (abstime=0x0, mutex=0x0, cond=0x2cc4970) at pthread_cond_wait.c:502 #2 0xb67b43b0 in __pthread_cond_wait (cond=0x2cc4970, mutex=0x0) at pthread_cond_wait.c:655 #3 0x0060e830 in __ast_cond_wait (filename=filename@entry=0x774d30 "sched.c", lineno=lineno@entry=152, func=func@entry=0x774d14 <__PRETTY_FUNCTION__.16271> "sched_run", cond_name=, mutex_name=mutex_name@entry=0x76bbb8 "&con->lock", cond=0x2cc4970, t=t@entry=0x2cc48d0) at lock.c:588 #4 0x00682e78 in sched_run (data=0x2cc48d0) at sched.c:152 #5 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #6 0xb67ac734 in start_thread (arg=0xadb35410) at pthread_create.c:486 Thread 51 (Thread 0xaeb1b410 (LWP 4481)): #0 0xb64cabd0 in __GI___poll (timeout=58, nfds=1, fds=0xaeb194f4) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0xb64cabd0 in __GI___poll (fds=0xaeb194f4, nfds=1, timeout=58) at ../sysdeps/unix/sysv/linux/poll.c:26 Thread 50 (Thread 0xadaf8410 (LWP 4514)): #0 0xb67b7750 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x2a8c678) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 0xb67b7750 in do_futex_wait (sem=sem@entry=0x2a8c678, abstime=0x0) at sem_waitcommon.c:115 #2 0xb67b78ec in __new_sem_wait_slow (sem=sem@entry=0x2a8c678, abstime=0x0) at sem_waitcommon.c:282 #3 0xb67b7964 in __new_sem_wait (sem=sem@entry=0x2a8c678) at sem_wait.c:42 #4 0x006b53a8 in ast_sem_wait (sem=0x2a8c678) at /usr/src/asterisk/include/asterisk/sem.h:61 #5 0x006b53a8 in default_tps_processing_function (data=0x2a8cf80) at taskprocessor.c:202 #6 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #7 0xb67ac734 in start_thread (arg=0xadaf8410) at pthread_create.c:486 #8 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 49 (Thread 0xadc66410 (LWP 4508)): #0 0xb64cabd0 in __GI___poll (timeout=1000, nfds=2, fds=0x2cad018) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0xb64cabd0 in __GI___poll (fds=0x2cad018, nfds=2, timeout=timeout@entry=1000) at ../sysdeps/unix/sysv/linux/poll.c:26 #2 0x00601dd8 in poll (__timeout=1000, __nfds=, __fds=) at /usr/include/arm-linux-gnueabi/bits/poll2.h:46 #3 0x00601dd8 in ast_io_wait (ioc=0x2ca39a0, howlong=howlong@entry=1000) at io.c:284 #4 0xb3bda0c8 in network_thread (ignore=) at chan_iax2.c:12573 #5 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #6 0xb67ac734 in start_thread (arg=0xadc66410) at pthread_create.c:486 #7 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 48 (Thread 0xadabb410 (LWP 4515)): #0 0xb67b7750 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x2a9c038) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 0xb67b7750 in do_futex_wait (sem=sem@entry=0x2a9c038, abstime=0x0) at sem_waitcommon.c:115 #2 0xb67b78ec in __new_sem_wait_slow (sem=sem@entry=0x2a9c038, abstime=0x0) at sem_waitcommon.c:282 #3 0xb67b7964 in __new_sem_wait (sem=sem@entry=0x2a9c038) at sem_wait.c:42 #4 0x006b53a8 in ast_sem_wait (sem=0x2a9c038) at /usr/src/asterisk/include/asterisk/sem.h:61 #5 0x006b53a8 in default_tps_processing_function (data=0x2a9d770) at taskprocessor.c:202 #6 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #7 0xb67ac734 in start_thread (arg=0xadabb410) at pthread_create.c:486 #8 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 47 (Thread 0xaff92410 (LWP 4479)): #0 0xb67b43b0 in futex_wait_cancelable (private=0, expected=0, futex_word=0x2878d1c) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0xb67b43b0 in __pthread_cond_wait_common (abstime=0x0, mutex=0x0, cond=0x2878cf0) at pthread_cond_wait.c:502 #2 0xb67b43b0 in __pthread_cond_wait (cond=0x2878cf0, mutex=0x0) at pthread_cond_wait.c:655 #3 0x0060e830 in __ast_cond_wait (filename=filename@entry=0x774d30 "sched.c", lineno=lineno@entry=152, func=func@entry=0x774d14 <__PRETTY_FUNCTION__.16271> "sched_run", cond_name=, mutex_name=mutex_name@entry=0x76bbb8 "&con->lock", cond=0x2878cf0, t=t@entry=0x2879ff8) at lock.c:588 #4 0x00682e78 in sched_run (data=0x2879ff8) at sched.c:152 #5 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #6 0xb67ac734 in start_thread (arg=0xaff92410) at pthread_create.c:486 #7 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 46 (Thread 0xae83f410 (LWP 4493)): #0 0xb64d5cd0 in epoll_wait (epfd=16, events=events@entry=0xae83ecb8, maxevents=maxevents@entry=16, timeout=timeout@entry=10) at ../sysdeps/unix/sysv/linux/epoll_wait.c:30 #1 0xb6efde7c in pj_ioqueue_poll (ioqueue=0xb400154c, timeout=timeout@entry=0xae83ede8) at ../src/pj/ioqueue_epoll.c:595 #2 0xb0d941d8 in timer_worker_thread (data=) at res_rtp_asterisk.c:2707 #3 0xb6eff1e0 in thread_main (param=0x29e83c4) at ../src/pj/os_core_unix.c:541 #4 0xb67ac734 in start_thread (arg=0xae83f410) at pthread_create.c:486 #5 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 45 (Thread 0xb000c410 (LWP 4477)): #0 0xb67b43b0 in futex_wait_cancelable (private=0, expected=0, futex_word=0xb14d31a0 ) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0xb67b43b0 in __pthread_cond_wait_common (abstime=0x0, mutex=0x0, cond=0xb14d3178 ) at pthread_cond_wait.c:502 #2 0xb67b43b0 in __pthread_cond_wait (cond=0xb14d3178 , mutex=0x0) at pthread_cond_wait.c:655 #3 0x0060e830 in __ast_cond_wait (filename=, lineno=, func=, cond_name=, mutex_name=mutex_name@entry=0xb14c23d8 "&timing_thread.lock", cond=cond@entry=0xb14d3178 , t=0xb14d3154 , t@entry=0xb14c2294 <__PRETTY_FUNCTION__.14465>) at lock.c:588 #4 0xb14c1270 in do_timing (arg=) at res_timing_pthread.c:414 #5 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #6 0xb67ac734 in start_thread (arg=0xb000c410) at pthread_create.c:486 #7 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 44 (Thread 0xb0086410 (LWP 4475)): #0 0xb67b43b0 in futex_wait_cancelable (private=0, expected=0, futex_word=0x28523f0) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0xb67b43b0 in __pthread_cond_wait_common (abstime=0x0, mutex=0x0, cond=0x28523c8) at pthread_cond_wait.c:502 #2 0xb67b43b0 in __pthread_cond_wait (cond=0x28523c8, mutex=0x0) at pthread_cond_wait.c:655 #3 0x0060e830 in __ast_cond_wait (filename=filename@entry=0x774d30 "sched.c", lineno=lineno@entry=152, func=func@entry=0x774d14 <__PRETTY_FUNCTION__.16271> "sched_run", cond_name=, mutex_name=mutex_name@entry=0x76bbb8 "&con->lock", cond=0x28523c8, t=t@entry=0x28509e0) at lock.c:588 #4 0x00682e78 in sched_run (data=0x28509e0) at sched.c:152 #5 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #6 0xb67ac734 in start_thread (arg=0xb0086410) at pthread_create.c:486 #7 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 43 (Thread 0xad671410 (LWP 4535)): #0 0xb67b7750 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x27ecbe8) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 0xb67b7750 in do_futex_wait (sem=sem@entry=0x27ecbe8, abstime=0x0) at sem_waitcommon.c:115 #2 0xb67b78ec in __new_sem_wait_slow (sem=sem@entry=0x27ecbe8, abstime=0x0) at sem_waitcommon.c:282 #3 0xb67b7964 in __new_sem_wait (sem=sem@entry=0x27ecbe8) at sem_wait.c:42 #4 0x006b53a8 in ast_sem_wait (sem=0x27ecbe8) at /usr/src/asterisk/include/asterisk/sem.h:61 #5 0x006b53a8 in default_tps_processing_function (data=0x27ecc28) at taskprocessor.c:202 #6 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #7 0xb67ac734 in start_thread (arg=0xad671410) at pthread_create.c:486 Thread 42 (Thread 0xb00c3410 (LWP 4474)): #0 0xb67b7750 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x2850848) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 0xb67b7750 in do_futex_wait (sem=sem@entry=0x2850848, abstime=0x0) at sem_waitcommon.c:115 #2 0xb67b78ec in __new_sem_wait_slow (sem=sem@entry=0x2850848, abstime=0x0) at sem_waitcommon.c:282 #3 0xb67b7964 in __new_sem_wait (sem=sem@entry=0x2850848) at sem_wait.c:42 #4 0x006b53a8 in ast_sem_wait (sem=0x2850848) at /usr/src/asterisk/include/asterisk/sem.h:61 #5 0x006b53a8 in default_tps_processing_function (data=0x2850888) at taskprocessor.c:202 #6 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #7 0xb67ac734 in start_thread (arg=0xb00c3410) at pthread_create.c:486 #8 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 41 (Thread 0xad6ae410 (LWP 4534)): #0 0xb67b7750 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x2805b58) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 0xb67b7750 in do_futex_wait (sem=sem@entry=0x2805b58, abstime=0x0) at sem_waitcommon.c:115 #2 0xb67b78ec in __new_sem_wait_slow (sem=sem@entry=0x2805b58, abstime=0x0) at sem_waitcommon.c:282 #3 0xb67b7964 in __new_sem_wait (sem=sem@entry=0x2805b58) at sem_wait.c:42 #4 0x006b53a8 in ast_sem_wait (sem=0x2805b58) at /usr/src/asterisk/include/asterisk/sem.h:61 #5 0x006b53a8 in default_tps_processing_function (data=0x3426b98) at taskprocessor.c:202 #6 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #7 0xb67ac734 in start_thread (arg=0xad6ae410) at pthread_create.c:486 #8 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 40 (Thread 0xb3e17410 (LWP 4472)): #0 0xb67b7750 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x2912038) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 0xb67b7750 in do_futex_wait (sem=sem@entry=0x2912038, abstime=0x0) at sem_waitcommon.c:115 #2 0xb67b78ec in __new_sem_wait_slow (sem=sem@entry=0x2912038, abstime=0x0) at sem_waitcommon.c:282 #3 0xb67b7964 in __new_sem_wait (sem=sem@entry=0x2912038) at sem_wait.c:42 #4 0x006b53a8 in ast_sem_wait (sem=0x2912038) at /usr/src/asterisk/include/asterisk/sem.h:61 #5 0x006b53a8 in default_tps_processing_function (data=0x2911658) at taskprocessor.c:202 #6 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #7 0xb67ac734 in start_thread (arg=0xb3e17410) at pthread_create.c:486 #8 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 39 (Thread 0xad6eb410 (LWP 4533)): #0 0xb67b7750 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x332ac88) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 0xb67b7750 in do_futex_wait (sem=sem@entry=0x332ac88, abstime=0x0) at sem_waitcommon.c:115 #2 0xb67b78ec in __new_sem_wait_slow (sem=sem@entry=0x332ac88, abstime=0x0) at sem_waitcommon.c:282 #3 0xb67b7964 in __new_sem_wait (sem=sem@entry=0x332ac88) at sem_wait.c:42 #4 0x006b53a8 in ast_sem_wait (sem=0x332ac88) at /usr/src/asterisk/include/asterisk/sem.h:61 #5 0x006b53a8 in default_tps_processing_function (data=0x2807350) at taskprocessor.c:202 #6 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #7 0xb67ac734 in start_thread (arg=0xad6eb410) at pthread_create.c:486 #8 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 38 (Thread 0xb0100410 (LWP 4473)): #0 0xb67b43b0 in futex_wait_cancelable (private=0, expected=0, futex_word=0x29f6c18) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0xb67b43b0 in __pthread_cond_wait_common (abstime=0x0, mutex=0x0, cond=0x29f6bf0) at pthread_cond_wait.c:502 #2 0xb67b43b0 in __pthread_cond_wait (cond=0x29f6bf0, mutex=0x0) at pthread_cond_wait.c:655 #3 0x0060e830 in __ast_cond_wait (filename=filename@entry=0x774d30 "sched.c", lineno=lineno@entry=152, func=func@entry=0x774d14 <__PRETTY_FUNCTION__.16271> "sched_run", cond_name=, mutex_name=mutex_name@entry=0x76bbb8 "&con->lock", cond=0x29f6bf0, t=t@entry=0x29f6ff0) at lock.c:588 #4 0x00682e78 in sched_run (data=0x29f6ff0) at sched.c:152 #5 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #6 0xb67ac734 in start_thread (arg=0xb0100410) at pthread_create.c:486 Thread 37 (Thread 0xad765410 (LWP 4531)): #0 0xb67b9374 in __GI___nanosleep (remaining=0x0, requested_time=0xad764cb0) at ../sysdeps/unix/sysv/linux/nanosleep.c:28 #1 0xb67b9374 in __GI___nanosleep (requested_time=0xad764cb0, requested_time@entry=0xb259a0e0 , remaining=remaining@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:25 #2 0xb2588738 in lock_broker (unused=) at func_lock.c:209 #3 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #4 0xb67ac734 in start_thread (arg=0xad765410) at pthread_create.c:486 #5 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 36 (Thread 0xb3e91410 (LWP 4470)): #0 0xb67b7750 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x29169e0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 0xb67b7750 in do_futex_wait (sem=sem@entry=0x29169e0, abstime=0x0) at sem_waitcommon.c:115 #2 0xb67b78ec in __new_sem_wait_slow (sem=sem@entry=0x29169e0, abstime=0x0) at sem_waitcommon.c:282 #3 0xb67b7964 in __new_sem_wait (sem=sem@entry=0x29169e0) at sem_wait.c:42 #4 0x006b53a8 in ast_sem_wait (sem=0x29169e0) at /usr/src/asterisk/include/asterisk/sem.h:61 #5 0x006b53a8 in default_tps_processing_function (data=0x2717238) at taskprocessor.c:202 #6 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #7 0xb67ac734 in start_thread (arg=0xb3e91410) at pthread_create.c:486 #8 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 35 (Thread 0xad7a2410 (LWP 4528)): #0 0xb67b7750 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x27eeaa0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 0xb67b7750 in do_futex_wait (sem=sem@entry=0x27eeaa0, abstime=0x0) at sem_waitcommon.c:115 #2 0xb67b78ec in __new_sem_wait_slow (sem=sem@entry=0x27eeaa0, abstime=0x0) at sem_waitcommon.c:282 #3 0xb67b7964 in __new_sem_wait (sem=sem@entry=0x27eeaa0) at sem_wait.c:42 #4 0x006b53a8 in ast_sem_wait (sem=0x27eeaa0) at /usr/src/asterisk/include/asterisk/sem.h:61 #5 0x006b53a8 in default_tps_processing_function (data=0x33b8b30) at taskprocessor.c:202 #6 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #7 0xb67ac734 in start_thread (arg=0xad7a2410) at pthread_create.c:486 #8 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 34 (Thread 0xb3e54410 (LWP 4471)): #0 0xb67b7750 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x2911de0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 0xb67b7750 in do_futex_wait (sem=sem@entry=0x2911de0, abstime=0x0) at sem_waitcommon.c:115 #2 0xb67b78ec in __new_sem_wait_slow (sem=sem@entry=0x2911de0, abstime=0x0) at sem_waitcommon.c:282 #3 0xb67b7964 in __new_sem_wait (sem=sem@entry=0x2911de0) at sem_wait.c:42 #4 0x006b53a8 in ast_sem_wait (sem=0x2911de0) at /usr/src/asterisk/include/asterisk/sem.h:61 #5 0x006b53a8 in default_tps_processing_function (data=0x2910cf0) at taskprocessor.c:202 #6 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #7 0xb67ac734 in start_thread (arg=0xb3e54410) at pthread_create.c:486 #8 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 33 (Thread 0xad7df410 (LWP 4527)): #0 0xb649d5c0 in __GI___nanosleep (remaining=0xad7dec8c, requested_time=0xad7dec8c) at ../sysdeps/unix/sysv/linux/nanosleep.c:28 #1 0xb649d5c0 in __GI___nanosleep (requested_time=requested_time@entry=0xad7dec8c, remaining=remaining@entry=0xad7dec8c) at ../sysdeps/unix/sysv/linux/nanosleep.c:25 #2 0xb649d468 in __sleep (seconds=0, seconds@entry=60) at ../sysdeps/posix/sleep.c:55 #3 0xb3a9cc50 in process_clearcache (ignore=) at pbx_dundi.c:2254 #4 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #5 0xb67ac734 in start_thread (arg=0xad7df410) at pthread_create.c:486 #6 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 32 (Thread 0xb3f48410 (LWP 4467)): #0 0xb67b43b0 in futex_wait_cancelable (private=0, expected=0, futex_word=0x2c27278) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0xb67b43b0 in __pthread_cond_wait_common (abstime=0x0, mutex=0x0, cond=0x2c27250) at pthread_cond_wait.c:502 #2 0xb67b43b0 in __pthread_cond_wait (cond=0x2c27250, mutex=0x0) at pthread_cond_wait.c:655 #3 0x0060e830 in __ast_cond_wait (filename=filename@entry=0x74918c "asterisk.c", lineno=lineno@entry=4951, func=func@entry=0x74dacc <__PRETTY_FUNCTION__.22171> "bridge_manager_thread", cond_name=cond_name@entry=0x2c27228 "", mutex_name=0x74eea0 "ao2_object_get_lockaddr(manager)", cond=cond@entry=0x2c27250, t=0x2c27228) at lock.c:588 #4 0x00568da0 in bridge_manager_thread (data=0x2c27250) at bridge.c:4951 #5 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #6 0xb67ac734 in start_thread (arg=0xb3f48410) at pthread_create.c:486 #7 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 31 (Thread 0xad81c410 (LWP 4526)): #0 0xb649d5c0 in __GI___nanosleep (remaining=0xad81ba8c, requested_time=0xad81ba8c) at ../sysdeps/unix/sysv/linux/nanosleep.c:28 #1 0xb649d5c0 in __GI___nanosleep (requested_time=requested_time@entry=0xad81ba8c, remaining=remaining@entry=0xad81ba8c) at ../sysdeps/unix/sysv/linux/nanosleep.c:25 #2 0xb649d468 in __sleep (seconds=0, seconds@entry=1) at ../sysdeps/posix/sleep.c:55 #3 0xb3aae908 in process_precache (ign=) at pbx_dundi.c:2290 #4 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #5 0xb67ac734 in start_thread (arg=0xad81c410) at pthread_create.c:486 #6 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 30 (Thread 0xb3f0b410 (LWP 4468)): #0 0xb67b43b0 in futex_wait_cancelable (private=0, expected=0, futex_word=0x7c6504 ) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0xb67b43b0 in __pthread_cond_wait_common (abstime=0x0, mutex=0x0, cond=0x7c64d8 ) at pthread_cond_wait.c:502 #2 0xb67b43b0 in __pthread_cond_wait (cond=0x7c64d8 , mutex=0x0) at pthread_cond_wait.c:655 #3 0x0060e830 in __ast_cond_wait (filename=filename@entry=0x760784 "devicestate.c", lineno=lineno@entry=531, func=func@entry=0x760748 <__PRETTY_FUNCTION__.18329> "do_devstate_changes", cond_name=, mutex_name=0x760974 "&state_changes.lock", cond=0x7c64d8 , t=t@entry=0x7a9608 ) at lock.c:588 #4 0x005d8a74 in do_devstate_changes (data=) at devicestate.c:531 #5 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #6 0xb67ac734 in start_thread (arg=0xb3f0b410) at pthread_create.c:486 #7 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 29 (Thread 0xb3ece410 (LWP 4469)): #0 0xb67b43b0 in futex_wait_cancelable (private=0, expected=0, futex_word=0x291c138) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0xb67b43b0 in __pthread_cond_wait_common (abstime=0x0, mutex=0x0, cond=0x291c110) at pthread_cond_wait.c:502 #2 0xb67b43b0 in __pthread_cond_wait (cond=0x291c110, mutex=0x0) at pthread_cond_wait.c:655 #3 0x0060e830 in __ast_cond_wait (filename=filename@entry=0x774d30 "sched.c", lineno=lineno@entry=152, func=func@entry=0x774d14 <__PRETTY_FUNCTION__.16271> "sched_run", cond_name=, mutex_name=mutex_name@entry=0x76bbb8 "&con->lock", cond=0x291c110, t=t@entry=0x2916940) at lock.c:588 #4 0x00682e78 in sched_run (data=0x2916940) at sched.c:152 #5 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #6 0xb67ac734 in start_thread (arg=0xb3ece410) at pthread_create.c:486 #7 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 28 (Thread 0xad859410 (LWP 4525)): #0 0xb64cabd0 in __GI___poll (timeout=1000, nfds=1, fds=0x27f3d80) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0xb64cabd0 in __GI___poll (fds=0x27f3d80, nfds=1, timeout=1000) at ../sysdeps/unix/sysv/linux/poll.c:26 #2 0x00601dd8 in poll (__timeout=, __nfds=, __fds=) at /usr/include/arm-linux-gnueabi/bits/poll2.h:46 #3 0x00601dd8 in ast_io_wait (ioc=0x2c1c858, howlong=) at io.c:284 #4 0xb3a9ef74 in network_thread (ignore=) at pbx_dundi.c:2210 #5 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #6 0xb67ac734 in start_thread (arg=0xad859410) at pthread_create.c:486 #7 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 27 (Thread 0xb3fc2410 (LWP 4465)): #0 0xb67b7750 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x2736ea0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 0xb67b7750 in do_futex_wait (sem=sem@entry=0x2736ea0, abstime=0x0) at sem_waitcommon.c:115 #2 0xb67b78ec in __new_sem_wait_slow (sem=sem@entry=0x2736ea0, abstime=0x0) at sem_waitcommon.c:282 #3 0xb67b7964 in __new_sem_wait (sem=sem@entry=0x2736ea0) at sem_wait.c:42 #4 0x006b53a8 in ast_sem_wait (sem=0x2736ea0) at /usr/src/asterisk/include/asterisk/sem.h:61 #5 0x006b53a8 in default_tps_processing_function (data=0x2743e90) at taskprocessor.c:202 #6 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #7 0xb67ac734 in start_thread (arg=0xb3fc2410) at pthread_create.c:486 #8 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 26 (Thread 0xad896410 (LWP 4524)): #0 0xb67b9374 in __GI___nanosleep (remaining=0x0, requested_time=0xad895cb0) at ../sysdeps/unix/sysv/linux/nanosleep.c:28 #1 0xb67b9374 in __GI___nanosleep (requested_time=requested_time@entry=0xad895cb0, remaining=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:25 #2 0xb3ac95f4 in cleanup (unused=) at pbx_realtime.c:132 #3 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #4 0xb67ac734 in start_thread (arg=0xad896410) at pthread_create.c:486 #5 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 25 (Thread 0xb3f85410 (LWP 4466)): #0 0xb67b7750 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x27371e8) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 0xb67b7750 in do_futex_wait (sem=sem@entry=0x27371e8, abstime=0x0) at sem_waitcommon.c:115 #2 0xb67b78ec in __new_sem_wait_slow (sem=sem@entry=0x27371e8, abstime=0x0) at sem_waitcommon.c:282 #3 0xb67b7964 in __new_sem_wait (sem=sem@entry=0x27371e8) at sem_wait.c:42 #4 0x006b53a8 in ast_sem_wait (sem=0x27371e8) at /usr/src/asterisk/include/asterisk/sem.h:61 #5 0x006b53a8 in default_tps_processing_function (data=0x26872c8) at taskprocessor.c:202 #6 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #7 0xb67ac734 in start_thread (arg=0xb3f85410) at pthread_create.c:486 #8 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 24 (Thread 0xad8d3410 (LWP 4523)): #0 0xb64cabd0 in __GI___poll (timeout=-1, nfds=1, fds=0xad8d0cb0) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0xb64cabd0 in __GI___poll (fds=0xad8d0cb0, fds@entry=0x0, nfds=nfds@entry=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:26 #2 0xb3b2ff50 in poll (__timeout=, __nfds=1, __fds=0x0) at /usr/include/arm-linux-gnueabi/bits/poll2.h:46 #3 0xb3b2ff50 in scan_thread (unused=) at pbx_spool.c:766 #4 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #5 0xb67ac734 in start_thread (arg=0xad8d3410) at pthread_create.c:486 #6 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 23 (Thread 0xb42ff410 (LWP 4460)): #0 0xb67b47ec in futex_abstimed_wait_cancelable (private=, abstime=0xb42fecb0, expected=0, futex_word=0xb4100a0c) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 0xb67b47ec in __pthread_cond_wait_common (abstime=0xb42fecb0, mutex=0x0, cond=0xb41009e0) at pthread_cond_wait.c:539 #2 0xb67b47ec in __pthread_cond_timedwait (cond=0xb41009e0, cond@entry=0x6be1a0 , mutex=0x0, mutex@entry=0x77ca18, abstime=0xb42fecb0, abstime@entry=0xb41009e0) at pthread_cond_wait.c:667 #3 0x0060e838 in __ast_cond_timedwait (filename=filename@entry=0x77c9e0 "threadpool.c", lineno=lineno@entry=1163, func=func@entry=0x77c7dc <__PRETTY_FUNCTION__.11869> "worker_idle", cond_name=cond_name@entry=0x77ca28 "&worker->cond", mutex_name=mutex_name@entry=0x77ca18 "&worker->lock", cond=cond@entry=0xb41009e0, t=t@entry=0xb4100a10, abstime=abstime@entry=0xb42fecb0) at lock.c:653 #4 0x006be1a0 in worker_idle (worker=0xb41009d8) at threadpool.c:1162 #5 0x006be1a0 in worker_start (arg=0xb41009d8) at threadpool.c:1054 #6 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #7 0xb67ac734 in start_thread (arg=0xb42ff410) at pthread_create.c:486 #8 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 22 (Thread 0xb42c2410 (LWP 4461)): #0 0xb67b47ec in futex_abstimed_wait_cancelable (private=, abstime=0xb42c1cb0, expected=0, futex_word=0xb4100c08) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 0xb67b47ec in __pthread_cond_wait_common (abstime=0xb42c1cb0, mutex=0x0, cond=0xb4100be0) at pthread_cond_wait.c:539 #2 0xb67b47ec in __pthread_cond_timedwait (cond=0xb4100be0, cond@entry=0x6be1a0 , mutex=0x0, mutex@entry=0x77ca18, abstime=0xb42c1cb0, abstime@entry=0xb4100be0) at pthread_cond_wait.c:667 #3 0x0060e838 in __ast_cond_timedwait (filename=filename@entry=0x77c9e0 "threadpool.c", lineno=lineno@entry=1163, func=func@entry=0x77c7dc <__PRETTY_FUNCTION__.11869> "worker_idle", cond_name=cond_name@entry=0x77ca28 "&worker->cond", mutex_name=mutex_name@entry=0x77ca18 "&worker->lock", cond=cond@entry=0xb4100be0, t=t@entry=0xb4100c10, abstime=abstime@entry=0xb42c1cb0) at lock.c:653 #4 0x006be1a0 in worker_idle (worker=0xb4100bd8) at threadpool.c:1162 #5 0x006be1a0 in worker_start (arg=0xb4100bd8) at threadpool.c:1054 #6 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #7 0xb67ac734 in start_thread (arg=0xb42c2410) at pthread_create.c:486 #8 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 21 (Thread 0xad910410 (LWP 4522)): #0 0xb64cabd0 in __GI___poll (timeout=1000, nfds=1, fds=0x27e8420) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0xb64cabd0 in __GI___poll (fds=0x27e8420, nfds=1, timeout=1000) at ../sysdeps/unix/sysv/linux/poll.c:26 #2 0x00601dd8 in poll (__timeout=, __nfds=, __fds=) at /usr/include/arm-linux-gnueabi/bits/poll2.h:46 #3 0x00601dd8 in ast_io_wait (ioc=0x27e7160, howlong=) at io.c:284 #4 0xb3dbc018 in do_monitor (data=) at chan_unistim.c:5904 #5 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #6 0xb67ac734 in start_thread (arg=0xad910410) at pthread_create.c:486 #7 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 20 (Thread 0xb4285410 (LWP 4462)): #0 0xb67b47ec in futex_abstimed_wait_cancelable (private=, abstime=0xb4284cb0, expected=0, futex_word=0xb4100e08) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 0xb67b47ec in __pthread_cond_wait_common (abstime=0xb4284cb0, mutex=0x0, cond=0xb4100de0) at pthread_cond_wait.c:539 #2 0xb67b47ec in __pthread_cond_timedwait (cond=0xb4100de0, cond@entry=0x6be1a0 , mutex=0x0, mutex@entry=0x77ca18, abstime=0xb4284cb0, abstime@entry=0xb4100de0) at pthread_cond_wait.c:667 #3 0x0060e838 in __ast_cond_timedwait (filename=filename@entry=0x77c9e0 "threadpool.c", lineno=lineno@entry=1163, func=func@entry=0x77c7dc <__PRETTY_FUNCTION__.11869> "worker_idle", cond_name=cond_name@entry=0x77ca28 "&worker->cond", mutex_name=mutex_name@entry=0x77ca18 "&worker->lock", cond=cond@entry=0xb4100de0, t=t@entry=0xb4100e10, abstime=abstime@entry=0xb4284cb0) at lock.c:653 #4 0x006be1a0 in worker_idle (worker=0xb4100dd8) at threadpool.c:1162 #5 0x006be1a0 in worker_start (arg=0xb4100dd8) at threadpool.c:1054 #6 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #7 0xb67ac734 in start_thread (arg=0xb4285410) at pthread_create.c:486 #8 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 19 (Thread 0xad94d410 (LWP 4521)): #0 0xb67b47ec in futex_abstimed_wait_cancelable (private=, abstime=0xad94ccb0, expected=0, futex_word=0xb0ac3640 ) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 0xb67b47ec in __pthread_cond_wait_common (abstime=0xad94ccb0, mutex=0x0, cond=0xb0ac3618 ) at pthread_cond_wait.c:539 #2 0xb67b47ec in __pthread_cond_timedwait (cond=0xb0ac3618 , cond@entry=0xb0aa9924 , mutex=0x0, mutex@entry=0xb0ab0d9c, abstime=0xad94ccb0, abstime@entry=0xb0ac3618 ) at pthread_cond_wait.c:667 #3 0x0060e838 in __ast_cond_timedwait (filename=, lineno=lineno@entry=1836, func=func@entry=0x10624dd3 , cond_name=cond_name@entry=0xb0ac35f4 "", mutex_name=mutex_name@entry=0xb0ab0d9c "&refreshlock", cond=cond@entry=0xb0ac3618 , t=0xb0ac35f4 , t@entry=0xad94ccb0, abstime=0xad94ccb0, abstime@entry=0xb0ac35f4 ) at lock.c:653 #4 0xb0aa9924 in do_refresh (data=) at res_calendar.c:1836 #5 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #6 0xb67ac734 in start_thread (arg=0xad94d410) at pthread_create.c:486 #7 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 18 (Thread 0xb4248410 (LWP 4463)): #0 0xb64cabd0 in __GI___poll (timeout=-1, nfds=1, fds=0xb4247c40) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0xb64cabd0 in __GI___poll (fds=0xb4247c40, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:26 #2 0x00555aa4 in poll (__timeout=-1, __nfds=1, __fds=0xb4247c40) at /usr/include/arm-linux-gnueabi/bits/poll2.h:46 #3 0x00555aa4 in listener (unused=) at asterisk.c:1491 #4 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #5 0xb67ac734 in start_thread (arg=0xb4248410) at pthread_create.c:486 #6 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 17 (Thread 0xad98a410 (LWP 4520)): #0 0xb67b7750 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x27e1418) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 0xb67b7750 in do_futex_wait (sem=sem@entry=0x27e1418, abstime=0x0) at sem_waitcommon.c:115 #2 0xb67b78ec in __new_sem_wait_slow (sem=sem@entry=0x27e1418, abstime=0x0) at sem_waitcommon.c:282 #3 0xb67b7964 in __new_sem_wait (sem=sem@entry=0x27e1418) at sem_wait.c:42 #4 0x006b53a8 in ast_sem_wait (sem=0x27e1418) at /usr/src/asterisk/include/asterisk/sem.h:61 #5 0x006b53a8 in default_tps_processing_function (data=0x2c1e7f0) at taskprocessor.c:202 #6 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #7 0xb67ac734 in start_thread (arg=0xad98a410) at pthread_create.c:486 #8 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 16 (Thread 0xb44fd410 (LWP 4456)): #0 0xb67b7750 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x26d8640) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 0xb67b7750 in do_futex_wait (sem=sem@entry=0x26d8640, abstime=0x0) at sem_waitcommon.c:115 #2 0xb67b78ec in __new_sem_wait_slow (sem=sem@entry=0x26d8640, abstime=0x0) at sem_waitcommon.c:282 #3 0xb67b7964 in __new_sem_wait (sem=sem@entry=0x26d8640) at sem_wait.c:42 #4 0x006b53a8 in ast_sem_wait (sem=0x26d8640) at /usr/src/asterisk/include/asterisk/sem.h:61 #5 0x006b53a8 in default_tps_processing_function (data=0x2926cc8) at taskprocessor.c:202 #6 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #7 0xb67ac734 in start_thread (arg=0xb44fd410) at pthread_create.c:486 #8 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 15 (Thread 0xad9c7410 (LWP 4519)): #0 0xb67b7750 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x2c16848) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 0xb67b7750 in do_futex_wait (sem=sem@entry=0x2c16848, abstime=0x0) at sem_waitcommon.c:115 #2 0xb67b78ec in __new_sem_wait_slow (sem=sem@entry=0x2c16848, abstime=0x0) at sem_waitcommon.c:282 #3 0xb67b7964 in __new_sem_wait (sem=sem@entry=0x2c16848) at sem_wait.c:42 #4 0x006b53a8 in ast_sem_wait (sem=0x2c16848) at /usr/src/asterisk/include/asterisk/sem.h:61 #5 0x006b53a8 in default_tps_processing_function (data=0x2c16888) at taskprocessor.c:202 #6 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #7 0xb67ac734 in start_thread (arg=0xad9c7410) at pthread_create.c:486 Thread 14 (Thread 0xb44c0410 (LWP 4457)): #0 0xb67b47ec in futex_abstimed_wait_cancelable (private=, abstime=0xb44bfcb0, expected=0, futex_word=0xb410062c) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 0xb67b47ec in __pthread_cond_wait_common (abstime=0xb44bfcb0, mutex=0x0, cond=0xb4100600) at pthread_cond_wait.c:539 #2 0xb67b47ec in __pthread_cond_timedwait (cond=0xb4100600, cond@entry=0x6be1a0 , mutex=0x0, mutex@entry=0x77ca18, abstime=0xb44bfcb0, abstime@entry=0xb4100600) at pthread_cond_wait.c:667 #3 0x0060e838 in __ast_cond_timedwait (filename=filename@entry=0x77c9e0 "threadpool.c", lineno=lineno@entry=1163, func=func@entry=0x77c7dc <__PRETTY_FUNCTION__.11869> "worker_idle", cond_name=cond_name@entry=0x77ca28 "&worker->cond", mutex_name=mutex_name@entry=0x77ca18 "&worker->lock", cond=cond@entry=0xb4100600, t=t@entry=0xb4100630, abstime=abstime@entry=0xb44bfcb0) at lock.c:653 #4 0x006be1a0 in worker_idle (worker=0xb41005f8) at threadpool.c:1162 #5 0x006be1a0 in worker_start (arg=0xb41005f8) at threadpool.c:1054 #6 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #7 0xb67ac734 in start_thread (arg=0xb44c0410) at pthread_create.c:486 #8 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 13 (Thread 0xada04410 (LWP 4518)): #0 0xb67b7750 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x2bedb88) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 0xb67b7750 in do_futex_wait (sem=sem@entry=0x2bedb88, abstime=0x0) at sem_waitcommon.c:115 #2 0xb67b78ec in __new_sem_wait_slow (sem=sem@entry=0x2bedb88, abstime=0x0) at sem_waitcommon.c:282 #3 0xb67b7964 in __new_sem_wait (sem=sem@entry=0x2bedb88) at sem_wait.c:42 #4 0x006b53a8 in ast_sem_wait (sem=0x2bedb88) at /usr/src/asterisk/include/asterisk/sem.h:61 #5 0x006b53a8 in default_tps_processing_function (data=0x2bedbc8) at taskprocessor.c:202 #6 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #7 0xb67ac734 in start_thread (arg=0xada04410) at pthread_create.c:486 #8 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 12 (Thread 0xb4483410 (LWP 4458)): #0 0xb67b47ec in futex_abstimed_wait_cancelable (private=, abstime=0xb4482cb0, expected=0, futex_word=0xb410081c) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 0xb67b47ec in __pthread_cond_wait_common (abstime=0xb4482cb0, mutex=0x0, cond=0xb41007f0) at pthread_cond_wait.c:539 #2 0xb67b47ec in __pthread_cond_timedwait (cond=0xb41007f0, cond@entry=0x6be1a0 , mutex=0x0, mutex@entry=0x77ca18, abstime=0xb4482cb0, abstime@entry=0xb41007f0) at pthread_cond_wait.c:667 #3 0x0060e838 in __ast_cond_timedwait (filename=filename@entry=0x77c9e0 "threadpool.c", lineno=lineno@entry=1163, func=func@entry=0x77c7dc <__PRETTY_FUNCTION__.11869> "worker_idle", cond_name=cond_name@entry=0x77ca28 "&worker->cond", mutex_name=mutex_name@entry=0x77ca18 "&worker->lock", cond=cond@entry=0xb41007f0, t=t@entry=0xb4100820, abstime=abstime@entry=0xb4482cb0) at lock.c:653 #4 0x006be1a0 in worker_idle (worker=0xb41007e8) at threadpool.c:1162 #5 0x006be1a0 in worker_start (arg=0xb41007e8) at threadpool.c:1054 #6 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #7 0xb67ac734 in start_thread (arg=0xb4483410) at pthread_create.c:486 #8 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 11 (Thread 0xada41410 (LWP 4517)): #0 0xb67b7750 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x2c0f360) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 0xb67b7750 in do_futex_wait (sem=sem@entry=0x2c0f360, abstime=0x0) at sem_waitcommon.c:115 #2 0xb67b78ec in __new_sem_wait_slow (sem=sem@entry=0x2c0f360, abstime=0x0) at sem_waitcommon.c:282 #3 0xb67b7964 in __new_sem_wait (sem=sem@entry=0x2c0f360) at sem_wait.c:42 #4 0x006b53a8 in ast_sem_wait (sem=0x2c0f360) at /usr/src/asterisk/include/asterisk/sem.h:61 #5 0x006b53a8 in default_tps_processing_function (data=0x2c0f3a0) at taskprocessor.c:202 #6 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #7 0xb67ac734 in start_thread (arg=0xada41410) at pthread_create.c:486 #8 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 10 (Thread 0xb4446410 (LWP 4459)): #0 0xb67b7750 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x2a0d0f0) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 0xb67b7750 in do_futex_wait (sem=sem@entry=0x2a0d0f0, abstime=0x0) at sem_waitcommon.c:115 #2 0xb67b78ec in __new_sem_wait_slow (sem=sem@entry=0x2a0d0f0, abstime=0x0) at sem_waitcommon.c:282 #3 0xb67b7964 in __new_sem_wait (sem=sem@entry=0x2a0d0f0) at sem_wait.c:42 #4 0x006b53a8 in ast_sem_wait (sem=0x2a0d0f0) at /usr/src/asterisk/include/asterisk/sem.h:61 #5 0x006b53a8 in default_tps_processing_function (data=0x289f490) at taskprocessor.c:202 #6 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #7 0xb67ac734 in start_thread (arg=0xb4446410) at pthread_create.c:486 #8 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 9 (Thread 0xada7e410 (LWP 4516)): #0 0xb67b7750 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x2ab05f8) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 0xb67b7750 in do_futex_wait (sem=sem@entry=0x2ab05f8, abstime=0x0) at sem_waitcommon.c:115 #2 0xb67b78ec in __new_sem_wait_slow (sem=sem@entry=0x2ab05f8, abstime=0x0) at sem_waitcommon.c:282 #3 0xb67b7964 in __new_sem_wait (sem=sem@entry=0x2ab05f8) at sem_wait.c:42 #4 0x006b53a8 in ast_sem_wait (sem=0x2ab05f8) at /usr/src/asterisk/include/asterisk/sem.h:61 #5 0x006b53a8 in default_tps_processing_function (data=0x2ab0940) at taskprocessor.c:202 #6 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #7 0xb67ac734 in start_thread (arg=0xada7e410) at pthread_create.c:486 #8 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 8 (Thread 0xb453e260 (LWP 4454)): #0 0xb64cabd0 in __GI___poll (timeout=-1, nfds=1, fds=0xbed39c50) at ../sysdeps/unix/sysv/linux/poll.c:29 #1 0xb64cabd0 in __GI___poll (fds=0xbed39c50, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:26 #2 0x005307d8 in poll (__timeout=-1, __nfds=1, __fds=0xbed39c48) at /usr/include/arm-linux-gnueabi/bits/poll2.h:46 #3 0x005307d8 in monitor_sig_flags (unused=) at asterisk.c:3373 #4 0x005307d8 in asterisk_daemon (isroot=, rungroup=0x0, runuser=0x0) at asterisk.c:4244 #5 0x005307d8 in main (argc=, argv=) at asterisk.c:3925 Thread 7 (Thread 0xae933410 (LWP 4489)): #0 0xb649d5c0 in __GI___nanosleep (remaining=0xae932b3c, requested_time=0xae932b3c) at ../sysdeps/unix/sysv/linux/nanosleep.c:28 #1 0xb649d5c0 in __GI___nanosleep (requested_time=requested_time@entry=0xae932b3c, remaining=remaining@entry=0xae932b3c) at ../sysdeps/unix/sysv/linux/nanosleep.c:25 #2 0xb649d468 in __sleep (seconds=0) at ../sysdeps/posix/sleep.c:55 #3 0xb159a3a0 in keepalive_transport_thread (data=) at res_pjsip/pjsip_transport_management.c:102 #4 0xb159a3a0 in keepalive_transport_thread (data=) at res_pjsip/pjsip_transport_management.c:78 #5 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #6 0xb67ac734 in start_thread (arg=0xae933410) at pthread_create.c:486 Thread 6 (Thread 0xaea64410 (LWP 4484)): #0 0xb67b47ec in futex_abstimed_wait_cancelable (private=, abstime=0xaea63cb0, expected=0, futex_word=0xb4102028) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 0xb67b47ec in __pthread_cond_wait_common (abstime=0xaea63cb0, mutex=0x0, cond=0xb4102000) at pthread_cond_wait.c:539 #2 0xb67b47ec in __pthread_cond_timedwait (cond=0xb4102000, cond@entry=0x6be1a0 , mutex=0x0, mutex@entry=0x77ca18, abstime=0xaea63cb0, abstime@entry=0xb4102000) at pthread_cond_wait.c:667 #3 0x0060e838 in __ast_cond_timedwait (filename=filename@entry=0x77c9e0 "threadpool.c", lineno=lineno@entry=1163, func=func@entry=0x77c7dc <__PRETTY_FUNCTION__.11869> "worker_idle", cond_name=cond_name@entry=0x77ca28 "&worker->cond", mutex_name=mutex_name@entry=0x77ca18 "&worker->lock", cond=cond@entry=0xb4102000, t=t@entry=0xb4102030, abstime=abstime@entry=0xaea63cb0) at lock.c:653 #4 0x006be1a0 in worker_idle (worker=0xb4101ff8) at threadpool.c:1162 #5 0x006be1a0 in worker_start (arg=0xb4101ff8) at threadpool.c:1054 #6 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #7 0xb67ac734 in start_thread (arg=0xaea64410) at pthread_create.c:486 #8 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 5 (Thread 0xb453a410 (LWP 4455)): #0 0xb67b43b0 in futex_wait_cancelable (private=0, expected=0, futex_word=0x7c64a4 ) at ../sysdeps/unix/sysv/linux/futex-internal.h:88 #1 0xb67b43b0 in __pthread_cond_wait_common (abstime=0x0, mutex=0x0, cond=0x7c6478 ) at pthread_cond_wait.c:502 #2 0xb67b43b0 in __pthread_cond_wait (cond=0x7c6478 , mutex=0x0) at pthread_cond_wait.c:655 #3 0x0060e830 in __ast_cond_wait (filename=, lineno=lineno@entry=1035, func=, cond_name=, mutex_name=0x75f918 "&dblock", cond=cond@entry=0x7c6478 , t=0x7a9308 ) at lock.c:588 #4 0x005d40e0 in db_sync_thread (data=) at db.c:1035 #5 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #6 0xb67ac734 in start_thread (arg=0xb453a410) at pthread_create.c:486 #7 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 4 (Thread 0xaeaa1410 (LWP 4483)): #0 0xb67b47ec in futex_abstimed_wait_cancelable (private=, abstime=0xaeaa0cb0, expected=0, futex_word=0xb4101df8) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 0xb67b47ec in __pthread_cond_wait_common (abstime=0xaeaa0cb0, mutex=0x0, cond=0xb4101dd0) at pthread_cond_wait.c:539 #2 0xb67b47ec in __pthread_cond_timedwait (cond=0xb4101dd0, cond@entry=0x6be1a0 , mutex=0x0, mutex@entry=0x77ca18, abstime=0xaeaa0cb0, abstime@entry=0xb4101dd0) at pthread_cond_wait.c:667 #3 0x0060e838 in __ast_cond_timedwait (filename=filename@entry=0x77c9e0 "threadpool.c", lineno=lineno@entry=1163, func=func@entry=0x77c7dc <__PRETTY_FUNCTION__.11869> "worker_idle", cond_name=cond_name@entry=0x77ca28 "&worker->cond", mutex_name=mutex_name@entry=0x77ca18 "&worker->lock", cond=cond@entry=0xb4101dd0, t=t@entry=0xb4101e00, abstime=abstime@entry=0xaeaa0cb0) at lock.c:653 #4 0x006be1a0 in worker_idle (worker=0xb4101dc8) at threadpool.c:1162 #5 0x006be1a0 in worker_start (arg=0xb4101dc8) at threadpool.c:1054 #6 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #7 0xb67ac734 in start_thread (arg=0xaeaa1410) at pthread_create.c:486 #8 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 3 (Thread 0xb0049410 (LWP 4476)): #0 0xb67b7750 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x2854428) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 0xb67b7750 in do_futex_wait (sem=sem@entry=0x2854428, abstime=0x0) at sem_waitcommon.c:115 #2 0xb67b78ec in __new_sem_wait_slow (sem=sem@entry=0x2854428, abstime=0x0) at sem_waitcommon.c:282 #3 0xb67b7964 in __new_sem_wait (sem=sem@entry=0x2854428) at sem_wait.c:42 #4 0x006b53a8 in ast_sem_wait (sem=0x2854428) at /usr/src/asterisk/include/asterisk/sem.h:61 #5 0x006b53a8 in default_tps_processing_function (data=0x2853b80) at taskprocessor.c:202 #6 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #7 0xb67ac734 in start_thread (arg=0xb0049410) at pthread_create.c:486 #8 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 Thread 2 (Thread 0xad728410 (LWP 4532)): #0 0xb67b7754 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x341d298) at ../sysdeps/unix/sysv/linux/futex-internal.h:205 #1 0xb67b7754 in do_futex_wait (sem=sem@entry=0x341d298, abstime=0x0) at sem_waitcommon.c:115 #2 0xb67b78ec in __new_sem_wait_slow (sem=sem@entry=0x341d298, abstime=0x0) at sem_waitcommon.c:282 #3 0xb67b7964 in __new_sem_wait (sem=sem@entry=0x341d298) at sem_wait.c:42 #4 0x006b53a8 in ast_sem_wait (sem=0x341d298) at /usr/src/asterisk/include/asterisk/sem.h:61 #5 0x006b53a8 in default_tps_processing_function (data=0x341d2d8) at taskprocessor.c:202 #6 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #7 0xb67ac734 in start_thread (arg=0xad728410) at pthread_create.c:486 Thread 1 (Thread 0xaeade410 (LWP 4482)): #0 0xb6f11694 in pj_strcmp (str1=0x88, str2=str2@entry=0xaeaddab8) at ../include/pj/string_i.h:148 #1 0xb157f340 in get_udp_transport (port=-1364338048, address=0xaeaddab8) at res_pjsip/pjsip_message_filter.c:114 #2 0xb157f340 in filter_on_tx_message (tdata=0xb40044b8) at res_pjsip/pjsip_message_filter.c:260 #3 0xb6e86778 in endpt_on_tx_msg (endpt=0x2c4a304, tdata=0xb4002be4) at ../src/pjsip/sip_endpoint.c:1125 #4 0xb6e8db0c in pjsip_transport_send (tr=0x2a7d7cc, tdata=tdata@entry=0xb4002be4, addr=addr@entry=0xaeaddb5c, addr_len=16, token=token@entry=0xb40037a8, cb=0xb6e87ec8 ) at ../src/pjsip/sip_transport.c:931 #5 0xb6e8a04c in pjsip_endpt_send_response (endpt=endpt@entry=0x2c4a304, res_addr=res_addr@entry=0xaeaddb58, tdata=tdata@entry=0xb4002be4, token=token@entry=0x0, cb=0x0, cb@entry=0x1) at ../src/pjsip/sip_util.c:1795 #6 0xb6e8a158 in pjsip_endpt_send_response2 (endpt=0x2c4a304, rdata=rdata@entry=0x3486324, tdata=0xb4002be4, token=token@entry=0x0, cb=cb@entry=0x0) at ../src/pjsip/sip_util.c:1840 #7 0xb158b72c in authenticate (rdata=0x3486324) at res_pjsip/pjsip_distributor.c:916 #8 0xb6e875e0 in pjsip_endpt_process_rx_data (endpt=0x2c4a304, rdata=rdata@entry=0x3486324, p=0xb15bd25c , p_handled=0xaeaddc1c, p_handled@entry=0xaeaddc14) at ../src/pjsip/sip_endpoint.c:930 #9 0xb1589114 in distribute (data=0x3486324) at res_pjsip/pjsip_distributor.c:955 #10 0x006b5238 in ast_taskprocessor_execute (tps=tps@entry=0x29dad70) at taskprocessor.c:1237 #11 0x006bd974 in execute_tasks (data=0x29dad70) at threadpool.c:1356 #12 0x006b5238 in ast_taskprocessor_execute (tps=0x2879800) at taskprocessor.c:1237 #13 0x006be4f4 in threadpool_execute (pool=0x2878ca8) at threadpool.c:367 #14 0x006be4f4 in worker_active (worker=) at threadpool.c:1137 #15 0x006be4f4 in worker_start (arg=0xb4101b98) at threadpool.c:1056 #16 0x006c6ed8 in dummy_start (data=) at utils.c:1299 #17 0xb67ac734 in start_thread (arg=0xaeade410) at pthread_create.c:486 #18 0xb64d5878 in () at ../sysdeps/unix/sysv/linux/arm/clone.S:73 (gdb) ? Undefined command: "". Try "help". (gdb) help List of classes of commands: aliases -- Aliases of other commands breakpoints -- Making program stop at certain points data -- Examining data files -- Specifying and examining files internals -- Maintenance commands obscure -- Obscure features running -- Running the program stack -- Examining the stack status -- Status inquiries support -- Support facilities tracepoints -- Tracing of program execution without stopping the program user-defined -- User-defined commands Type "help" followed by a class name for a list of commands in that class. Type "help all" for the list of all commands. Type "help" followed by command name for full documentation. Type "apropos word" to search for commands related to "word". Command name abbreviations are allowed if unambiguous. (gdb) exit Undefined command: "exit". Try "help". (gdb) quit