GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2.1) 7.4-2012.04 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 "i686-linux-gnu". For bug reporting instructions, please see: ... Reading symbols from /usr/sbin/asterisk...Reading symbols from /usr/lib/debug/usr/sbin/asterisk...done. done. [New LWP 18837] [New LWP 18838] [New LWP 18839] [New LWP 18840] [New LWP 18841] [New LWP 18842] [New LWP 18824] [New LWP 18869] [New LWP 18853] [New LWP 18867] [New LWP 18858] [New LWP 18856] [New LWP 18850] [New LWP 18852] [New LWP 18843] [New LWP 18854] [New LWP 22567] [New LWP 18861] [New LWP 20819] [New LWP 18859] [New LWP 18868] [New LWP 18844] [New LWP 20826] [New LWP 18821] [New LWP 18828] [New LWP 18845] [New LWP 18846] [New LWP 18866] [New LWP 18847] [New LWP 18849] [New LWP 18851] [New LWP 18857] [New LWP 18860] [New LWP 18862] [New LWP 18829] [New LWP 18819] [New LWP 18848] [New LWP 18835] [New LWP 18836] [New LWP 18834] [New LWP 19888] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1". Core was generated by `/usr/sbin/asterisk -f -p -g -U asterisk -vvvg -c'. Program terminated with signal 11, Segmentation fault. #0 ast_hashtab_lookup_internal (h=, obj=0xb3f3ac1c, tab=) at hashtab.c:602 (gdb) bt #0 ast_hashtab_lookup_internal (h=, obj=0xb3f3ac1c, tab=) at hashtab.c:602 #1 ast_hashtab_lookup (tab=0xb3e00ce8, obj=0xb3f3ac1c) at hashtab.c:548 #2 0x08147315 in find_context (context=) at pbx.c:6948 #3 0x081564f9 in pbx_find_extension (chan=0x0, bypass=0x0, q=0xb3f3aee8, context=0xadd3e4e4 "default", exten=0xb3f3f234 "s", priority=1, label=0x0, callerid=0xb2ab0950 "asterisk", action=E_MATCH) at pbx.c:3150 #4 0x08156ad4 in pbx_extension_helper (c=0x0, con=0x0, context=0xadd3e4e4 "default", exten=0xb3f3f234 "s", priority=1, label=0x0, callerid=0xb2ab0950 "asterisk", action=E_MATCH, found=0x0, combined_find_spawn=0) at pbx.c:4840 #5 0x081580f9 in ast_exists_extension (c=0x0, context=0xadd3e4e4 "default", exten=0xb3f3f234 "s", priority=1, callerid=0xb2ab0950 "asterisk") at pbx.c:6012 #6 0xb4749b63 in get_destination (p=0xaeddce8c, oreq=0xb3f3fc34, cc_recall_core_id=0x0) at chan_sip.c:17513 #7 0xb478e252 in handle_request_options (e=0xaef433a4 "sip:s@10.106.18.5:5060", addr=0xb3f40178, req=0xb3f3fc34, p=0xaeddce8c) at chan_sip.c:24867 #8 handle_incoming (p=0xaeddce8c, req=0xb3f3fc34, addr=0xb3f40178, recount=0xb3f3fbd8, nounlock=0xb3f3fbdc) at chan_sip.c:28421 #9 0xb47909dc in handle_request_do (req=0xb3f3fc34, addr=0xb3f40178) at chan_sip.c:28633 #10 0xb479233b in sipsock_read (id=0xb5a00498, fd=11, events=1, ignore=0x0) at chan_sip.c:28564 #11 0x0811d785 in ast_io_wait (ioc=0xa3dab68, howlong=551) at io.c:292 #12 0xb4767af7 in do_monitor (data=0x0) at chan_sip.c:29162 #13 0x0819f3bd in dummy_start (data=0xa410300) at utils.c:1192 #14 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #15 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 (gdb) bt full #0 ast_hashtab_lookup_internal (h=, obj=0xb3f3ac1c, tab=) at hashtab.c:602 b = 0x81 #1 ast_hashtab_lookup (tab=0xb3e00ce8, obj=0xb3f3ac1c) at hashtab.c:548 h = ret = 0x0 __PRETTY_FUNCTION__ = "ast_hashtab_lookup" #2 0x08147315 in find_context (context=) at pbx.c:6948 item = {lock = {lock = {__data = {__lock = 0, __nr_readers = 0, __readers_wakeup = 0, __writer_wakeup = 0, __nr_readers_queued = 0, __nr_writers_queued = 0, __flags = 0 '\000', __shared = 0 '\000', __pad1 = 0 '\000', __pad2 = 0 '\000', __writer = 0}, __size = '\000' , __align = 0}, track = 0x0, tracking = 0}, root = 0x0, root_table = 0x0, pattern_tree = 0x0, next = 0x0, includes = 0x0, ignorepats = 0x0, registrar = 0x0, refcount = 0, alts = {first = 0x0, last = 0x0}, macrolock = {mutex = {__data = {__lock = 0, __count = 0, __owner = 0, __kind = 0, __nusers = 0, {__spins = 0, __list = {__next = 0x0}}}, __size = '\000' , __align = 0}, track = 0x0, tracking = 0}, name = "default", '\000' } #3 0x081564f9 in pbx_find_extension (chan=0x0, bypass=0x0, q=0xb3f3aee8, context=0xadd3e4e4 "default", exten=0xb3f3f234 "s", priority=1, label=0x0, callerid=0xb2ab0950 "asterisk", action=E_MATCH) at pbx.c:3150 x = res = tmp = 0x0 e = 0x0 eroot = 0x0 i = 0x0 sw = 0x0 pattern = {exten = 0x0, matchcid = 0, cidmatch = 0x0, priority = 1, label = 0x0, parent = 0x0, app = 0x0, cached_app = 0x0, data = 0x0, datad = 0, peer = 0x0, peer_table = 0x0, peer_label_table = 0x0, registrar = 0x0, next = 0x0, stuff = 0xb3f3ae40 ""} score = {total_specificity = 0, total_length = 0, last_char = 0 '\000', canmatch = 0, node = 0x0, canmatch_exten = 0x0, exten = 0x0} tmpdata = 0x0 __PRETTY_FUNCTION__ = "pbx_find_extension" #4 0x08156ad4 in pbx_extension_helper (c=0x0, con=0x0, context=0xadd3e4e4 "default", exten=0xb3f3f234 "s", priority=1, label=0x0, callerid=0xb2ab0950 "asterisk", action=E_MATCH, found=0x0, combined_find_spawn=0) at pbx.c:4840 e = app = substitute = 0x0 res = q = {incstack = {0x0 }, stacklen = 0, status = 1, swo = 0x0, data = 0x0, foundcontext = 0x0} passdata = '\000' matching_action = 1 __PRETTY_FUNCTION__ = "pbx_extension_helper" #5 0x081580f9 in ast_exists_extension (c=0x0, context=0xadd3e4e4 "default", exten=0xb3f3f234 "s", priority=1, callerid=0xb2ab0950 "asterisk") at pbx.c:6012 No locals. #6 0xb4749b63 in get_destination (p=0xaeddce8c, oreq=0xb3f3fc34, cc_recall_core_id=0x0) at chan_sip.c:17513 agent = 0xb3f3ac1c tmp = "sip:s@10.106.18.5:5060", '\000' uri = 0xb3f3f234 "s" unused_password = 0xb479f065 "" domain = 0xb2ab0959 "10.106.18.8" tmpf = from = 0xb2ab0950 "asterisk" req = 0xb3f3fc34 decoded_uri = 0xb3f3f210 "s" __PRETTY_FUNCTION__ = "get_destination" #7 0xb478e252 in handle_request_options (e=0xaef433a4 "sip:s@10.106.18.5:5060", addr=0xb3f40178, req=0xb3f3fc34, p=0xaeddce8c) at chan_sip.c:24867 msg = gotdest = res = 1 #8 handle_incoming (p=0xaeddce8c, req=0xb3f3fc34, addr=0xb3f40178, recount=0xb3f3fbd8, nounlock=0xb3f3fbdc) at chan_sip.c:28421 cmd = 0x62e82e14
cseq = useragent = via = 0xb3f3fa6c "as630d1af9" callid = 0xaef434a3 "1d05824d43b052ee213f71d84b66d822@10.106.18.8:5060" via_pos = 2 seqno = 102 len = respid = res = 0 e = 0xaef433a4 "sip:s@10.106.18.5:5060" error = 0 oldmethod = 3 acked = 0 __PRETTY_FUNCTION__ = "handle_incoming" #9 0xb47909dc in handle_request_do (req=0xb3f3fc34, addr=0xb3f40178) at chan_sip.c:28633 p = 0xaeddce8c owner_chan_ref = 0x0 recount = 0 nounlock = 0 __PRETTY_FUNCTION__ = "handle_request_do" #10 0xb479233b in sipsock_read (id=0xb5a00498, fd=11, events=1, ignore=0x0) at chan_sip.c:28564 req = {rlpart1 = 0, rlpart2 = 8, headers = 13, method = 3, lines = 0, sdp_start = 0, sdp_count = 0, debug = 0 '\000', has_to_tag = 0 '\000', ignore = 0 '\000', authenticated = 0 '\000', header = {0, 40, 104, 122, 182, 212, 254, 314, 333, 358, 395, 478, 506, 525, 0 }, line = {527, 0 }, data = 0xaef43390, content = 0x0, socket = {type = SIP_TRANSPORT_UDP, fd = -1, port = 50195, tcptls_session = 0x0, ws_session = 0x0}, next = {next = 0x0}, reqsipoptions = 0} addr = {ss = {ss_family = 2, __ss_align = 135424522, __ss_padding = "\000\000\000\000\000\000\000\000\200\000\000\000\000\000\000\000\251\223y\264\370Cg\267\000\000\000\000\353\221\b\b\225I\000\000\002\000\000\000\200\000\000\000\242e\026\267\260\020=\n\364\017\027\267\260\020=\n\273\036\026\267\b>}\264\001\000\000\000\201\000\000\000\022g\026\267\001\000\000\000\000\000\000\000\364\017\027\267'-\026\267\224&\000\n\002\000\000\000\000\000\000\000yEg\267\000\000\000\000\001\000\000"}, len = 16} res = readbuf = "OPTIONS sip:s@10.106.18.5:5060 SIP/2.0\r\nVia: SIP/2.0/UDP 10.106.18.8:5060;branch=z9hG4bK5020579b;rport\r\nMax-Forwards: 70\r\nFrom: \"asterisk\" ;tag=as630d1af9\r\nTo: origcnt = 1 #12 0xb4767af7 in do_monitor (data=0x0) at chan_sip.c:29162 res = t = 1420423201 reloading = __PRETTY_FUNCTION__ = "do_monitor" #13 0x0819f3bd in dummy_start (data=0xa410300) at utils.c:1192 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {172032784, 0, 4001536, -1275853720, -940227288, 471084639}, __mask_was_saved = 0}}, __pad = {0xb3f40424, 0x0, 0x0, 0x0}} __cancel_arg = 0xb3f40b40 __not_first_call = ret = a = {start_routine = 0xb4767750 , data = 0x0, name = 0xa410310 "do_monitor", ' ' , "started at [29195] chan_sip.c restart_monitor()"} #14 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #15 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. (gdb) thread apply all bt Thread 41 (Thread 0xb2c97b40 (LWP 19888)): #0 0xb772a424 in __kernel_vsyscall () #1 0xb716396b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb76741cc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x0808d7dd in autoservice_run (ign=0x0) at autoservice.c:103 #4 0x0819f3bd in dummy_start (data=0xb1665ee0) at utils.c:1192 #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 40 (Thread 0xb5d46b40 (LWP 18834)): #0 0xb772a424 in __kernel_vsyscall () #1 0xb7163d13 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb7674224 in pthread_cond_timedwait () from /lib/i386-linux-gnu/libc.so.6 #3 0xb65059a0 in do_refresh (data=0x0) at res_calendar.c:1791 #4 0x0819f3bd in dummy_start (data=0xa36f7d8) at utils.c:1192 #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 39 (Thread 0xb3dffb40 (LWP 18836)): #0 0xb772a424 in __kernel_vsyscall () #1 0xb762f9a6 in nanosleep () from /lib/i386-linux-gnu/libc.so.6 #2 0xb766036d in usleep () from /lib/i386-linux-gnu/libc.so.6 #3 0xb4a99c2b in pj_thread_sleep () from /usr/lib/libpj.so.2 #4 0xb4a98e76 in pj_ioqueue_poll () from /usr/lib/libpj.so.2 #5 0xb4b09fee in timer_worker_thread (data=0x0) at res_rtp_asterisk.c:1696 #6 0xb4a9aab2 in ?? () from /usr/lib/libpj.so.2 #7 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #8 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 38 (Thread 0xb3f8ab40 (LWP 18835)): #0 0xb772a424 in __kernel_vsyscall () #1 0xb716396b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb76741cc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0xb3feb5ff in do_timing (arg=0x0) at res_timing_pthread.c:476 #4 0x0819f3bd in dummy_start (data=0xa3c6d80) at utils.c:1192 #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 37 (Thread 0xb33a6b40 (LWP 18848)): #0 0xb772a424 in __kernel_vsyscall () #1 0xb716396b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb76741cc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0xb45782d1 in iax2_process_thread (data=0xa3fd0d0) at chan_iax2.c:12122 #4 0x0819f3bd in dummy_start (data=0xa3e83b0) at utils.c:1192 #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 36 (Thread 0xb70ad6c0 (LWP 18819)): #0 0xb772a424 in __kernel_vsyscall () #1 0xb7658170 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0x08084b67 in ast_el_read_char (editline=0x9fe1be0, cp=0xbf89f97f "") at asterisk.c:2531 #3 0xb710664b in el_getc () from /usr/lib/i386-linux-gnu/libedit.so.2 #4 0xb71077f4 in el_gets () from /usr/lib/i386-linux-gnu/libedit.so.2 #5 0x0806968e in main (argc=, argv=) at asterisk.c:4401 Thread 35 (Thread 0xb6a4bb40 (LWP 18829)): #0 0xb772a424 in __kernel_vsyscall () #1 0xb716396b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb76741cc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x081628ec in do_presence_changes (data=0x0) at presencestate.c:299 #4 0x0819f3bd in dummy_start (data=0xa3334a0) at utils.c:1192 #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 34 (Thread 0xb2f54b40 (LWP 18862)): #0 0xb772a424 in __kernel_vsyscall () #1 0xb762f9a6 in nanosleep () from /lib/i386-linux-gnu/libc.so.6 #2 0xb3fe03e6 in lock_broker (unused=0x0) at func_lock.c:211 #3 0x0819f3bd in dummy_start (data=0xa7c0678) at utils.c:1192 #4 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #5 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 33 (Thread 0xb2fccb40 (LWP 18860)): #0 0xb772a424 in __kernel_vsyscall () #1 0xb762f9a6 in nanosleep () from /lib/i386-linux-gnu/libc.so.6 #2 0xb762f79f in sleep () from /lib/i386-linux-gnu/libc.so.6 #3 0xb447d09d in process_clearcache (ignore=0x0) at pbx_dundi.c:2223 #4 0x0819f3bd in dummy_start (data=0xa7c04b0) at utils.c:1192 #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 32 (Thread 0xb3080b40 (LWP 18857)): #0 0xb772a424 in __kernel_vsyscall () #1 0xb7658170 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0xb40057bc in do_monitor (data=0x0) at chan_phone.c:1085 #3 0x0819f3bd in dummy_start (data=0xa7bcbe8) at utils.c:1192 #4 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #5 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 31 (Thread 0xb32f2b40 (LWP 18851)): #0 0xb772a424 in __kernel_vsyscall () #1 0xb716396b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb76741cc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x081906d8 in tps_processing_function (data=0xac057bc) at taskprocessor.c:313 #4 0x0819f3bd in dummy_start (data=0xa7bc458) at utils.c:1192 #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 30 (Thread 0xb336ab40 (LWP 18849)): #0 0xb772a424 in __kernel_vsyscall () #1 0xb716396b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb76741cc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0xb45782d1 in iax2_process_thread (data=0xa3fe230) at chan_iax2.c:12122 #4 0x0819f3bd in dummy_start (data=0xa3c76c8) at utils.c:1192 #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 29 (Thread 0xb33e2b40 (LWP 18847)): #0 0xb772a424 in __kernel_vsyscall () #1 0xb716396b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb76741cc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0xb45782d1 in iax2_process_thread (data=0xa3fbf70) at chan_iax2.c:12122 #4 0x0819f3bd in dummy_start (data=0xa3c76c8) at utils.c:1192 #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 28 (Thread 0xb2dc3b40 (LWP 18866)): #0 0xb772a424 in __kernel_vsyscall () #1 0xb7658170 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0x0811d714 in ast_io_wait (ioc=0xa37efb8, howlong=1000) at io.c:279 #3 0xb5067963 in do_monitor (data=0x0) at chan_unistim.c:5731 #4 0x0819f3bd in dummy_start (data=0xf3c8208) at utils.c:1192 #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 27 (Thread 0xb341eb40 (LWP 18846)): #0 0xb772a424 in __kernel_vsyscall () #1 0xb716396b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb76741cc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0xb45782d1 in iax2_process_thread (data=0xa3fae10) at chan_iax2.c:12122 #4 0x0819f3bd in dummy_start (data=0xa3e83b0) at utils.c:1192 #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 26 (Thread 0xb345ab40 (LWP 18845)): #0 0xb772a424 in __kernel_vsyscall () #1 0xb716396b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb76741cc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0xb45782d1 in iax2_process_thread (data=0xa3f9cb0) at chan_iax2.c:12122 #4 0x0819f3bd in dummy_start (data=0xa3c76c8) at utils.c:1192 #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 25 (Thread 0xb6a87b40 (LWP 18828)): #0 0xb772a424 in __kernel_vsyscall () #1 0xb716396b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb76741cc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x080e05bc in do_devstate_changes (data=0x0) at devicestate.c:549 #4 0x0819f3bd in dummy_start (data=0xa333398) at utils.c:1192 #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 24 (Thread 0xb7069b40 (LWP 18821)): #0 0xb772a424 in __kernel_vsyscall () #1 0xb762f9a6 in nanosleep () from /lib/i386-linux-gnu/libc.so.6 #2 0xb762f79f in sleep () from /lib/i386-linux-gnu/libc.so.6 #3 0x08085fdf in canary_thread (unused=0x0) at asterisk.c:3573 #4 0x0819f3bd in dummy_start (data=0x9fe1928) at utils.c:1192 #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 23 (Thread 0xb30f8b40 (LWP 20826)): #0 0xb772a424 in __kernel_vsyscall () #1 0xb7658170 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0x081a0d66 in ast_wait_for_input (fd=26, ms=-1) at utils.c:1281 #3 0x08131af6 in get_input (output=0xb30f7ccb "", s=) at manager.c:5378 #4 do_message (s=0xb30f8150) at manager.c:5450 #5 session_do (data=0xb6600a5c) at manager.c:5601 #6 0x08193391 in handle_tcptls_connection (data=0xb6600a5c) at tcptls.c:684 #7 0x0819f3bd in dummy_start (data=0xb6600600) at utils.c:1192 #8 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #9 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 22 (Thread 0xb3496b40 (LWP 18844)): #0 0xb772a424 in __kernel_vsyscall () #1 0xb716396b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb76741cc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0xb45782d1 in iax2_process_thread (data=0xa3f8b50) at chan_iax2.c:12122 #4 0x0819f3bd in dummy_start (data=0xa3e83b0) at utils.c:1192 #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 21 (Thread 0xb2d4bb40 (LWP 18868)): #0 0xb772a424 in __kernel_vsyscall () #1 0xb716396b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb76741cc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x081906d8 in tps_processing_function (data=0xe828a5c) at taskprocessor.c:313 #4 0x0819f3bd in dummy_start (data=0x10396508) at utils.c:1192 #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 20 (Thread 0xb3008b40 (LWP 18859)): #0 0xb772a424 in __kernel_vsyscall () #1 0xb762f9a6 in nanosleep () from /lib/i386-linux-gnu/libc.so.6 #2 0xb762f79f in sleep () from /lib/i386-linux-gnu/libc.so.6 #3 0xb448cca5 in process_precache (ign=0x0) at pbx_dundi.c:2260 #4 0x0819f3bd in dummy_start (data=0xa7c0410) at utils.c:1192 #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 19 (Thread 0xb2dffb40 (LWP 20819)): #0 0xb772a424 in __kernel_vsyscall () #1 0xb7658170 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0x081a0d66 in ast_wait_for_input (fd=20, ms=-1) at utils.c:1281 #3 0x08131af6 in get_input (output=0xb2dfeccb "", s=) at manager.c:5378 #4 do_message (s=0xb2dff150) at manager.c:5450 #5 session_do (data=0xb66004cc) at manager.c:5601 #6 0x08193391 in handle_tcptls_connection (data=0xb66004cc) at tcptls.c:684 #7 0x0819f3bd in dummy_start (data=0xb6600600) at utils.c:1192 #8 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #9 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 18 (Thread 0xb2f90b40 (LWP 18861)): #0 0xb772a424 in __kernel_vsyscall () #1 0xb765f8e1 in select () from /lib/i386-linux-gnu/libc.so.6 #2 0xb545c220 in agent_check_and_process () from /usr/lib/libnetsnmpagent.so.15 #3 0xb54a209c in agent_thread (arg=0x0) at snmp/agent.c:206 #4 0x0819f3bd in dummy_start (data=0xa7bb458) at utils.c:1192 #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 17 (Thread 0xb2cd3b40 (LWP 22567)): #0 0xb772a424 in __kernel_vsyscall () #1 0xb7160e1c in pthread_join () from /lib/i386-linux-gnu/libpthread.so.0 #2 0x08122ada in close_logger () at logger.c:1318 #3 0x0808488e in really_quit (restart=, niceness=, num=) at asterisk.c:1907 #4 quit_handler (niceness=, restart=, num=0) at asterisk.c:1736 #5 0x08084fc4 in handle_restart_now (e=, cmd=, a=) at asterisk.c:2277 #6 handle_restart_now (e=0x8214fb8, cmd=-4, a=0xb2cd2b88) at asterisk.c:2261 #7 0x080ce3f3 in ast_cli_command_full (uid=0, gid=0, fd=28, s=0xb2cd2c2c "core restart now") at cli.c:2691 #8 0x080ce663 in ast_cli_command_multiple_full (uid=0, gid=0, fd=28, size=17, s=0xb2cd2ebb "core restart now") at cli.c:2714 #9 0x080840c9 in netconsole (vconsole=0x824bc80) at asterisk.c:1378 #10 0x0819f3bd in dummy_start (data=0xb6b004c0) at utils.c:1192 #11 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #12 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 16 (Thread 0xb3134b40 (LWP 18854)): #0 0xb772a424 in __kernel_vsyscall () #1 0xb7658170 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0x0811d714 in ast_io_wait (ioc=0xacd2540, howlong=1000) at io.c:279 #3 0xb4c32123 in do_monitor (data=0x0) at chan_ooh323.c:3980 #4 0x0819f3bd in dummy_start (data=0xa7bae58) at utils.c:1192 #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 15 (Thread 0xb34d2b40 (LWP 18843)): #0 0xb772a424 in __kernel_vsyscall () #1 0xb716396b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb76741cc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0xb45782d1 in iax2_process_thread (data=0xa3f79f0) at chan_iax2.c:12122 #4 0x0819f3bd in dummy_start (data=0xa3c76c8) at utils.c:1192 #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 14 (Thread 0xb32b6b40 (LWP 18852)): #0 0xb772a424 in __kernel_vsyscall () #1 0xb7658170 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0xb4c644ab in ooSocketPoll (pfds=0xb32b62bc, nfds=1, timeout=2100) at ooh323c/src/ooSocket.c:514 #3 0xb4c4b373 in ooMonitorChannels () at ooh323c/src/oochannels.c:852 #4 0xb4d46cc4 in ooh323c_stack_thread (dummy=0x0) at ooh323cDriver.c:69 #5 0x0819f3bd in dummy_start (data=0xa7bae58) at utils.c:1192 #6 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 13 (Thread 0xb332eb40 (LWP 18850)): #0 0xb772a424 in __kernel_vsyscall () #1 0xb7658170 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0x0811d714 in ast_io_wait (ioc=0xabc0e10, howlong=1000) at io.c:279 #3 0xb454c3db in network_thread (ignore=0x0) at chan_iax2.c:12612 #4 0x0819f3bd in dummy_start (data=0xa3c76c8) at utils.c:1192 #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 12 (Thread 0xb30bcb40 (LWP 18856)): #0 0xb772a424 in __kernel_vsyscall () #1 0xb7658170 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0x081a0d66 in ast_wait_for_input (fd=21, ms=-1) at utils.c:1281 #3 0x08131af6 in get_input (output=0xb30bbccb "", s=) at manager.c:5378 #4 do_message (s=0xb30bc150) at manager.c:5450 #5 session_do (data=0xb660075c) at manager.c:5601 #6 0x08193391 in handle_tcptls_connection (data=0xb660075c) at tcptls.c:684 #7 0x0819f3bd in dummy_start (data=0xb6600600) at utils.c:1192 #8 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #9 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 11 (Thread 0xb3044b40 (LWP 18858)): #0 0xb772a424 in __kernel_vsyscall () #1 0xb7658170 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0x0811d714 in ast_io_wait (ioc=0xac94108, howlong=1000) at io.c:279 #3 0xb44818a3 in network_thread (ignore=0x0) at pbx_dundi.c:2182 #4 0x0819f3bd in dummy_start (data=0xa7c04b0) at utils.c:1192 #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 10 (Thread 0xb2d87b40 (LWP 18867)): #0 0xb772a424 in __kernel_vsyscall () #1 0xb7658170 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0xb4525787 in scan_thread (unused=0x0) at pbx_spool.c:711 #3 0x0819f3bd in dummy_start (data=0x10917818) at utils.c:1192 #4 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #5 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 9 (Thread 0xb31f5b40 (LWP 18853)): #0 0xb772a424 in __kernel_vsyscall () #1 0xb7658170 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0xb4c644ab in ooSocketPoll (pfds=0xb31f52d4, nfds=0, timeout=10) at ooh323c/src/ooSocket.c:514 #3 0xb4c483e9 in ooMonitorCmdChannels () at ooh323c/src/oochannels.c:778 #4 0xb4d46ca4 in ooh323c_cmd_thread (dummy=0x0) at ooh323cDriver.c:76 #5 0x0819f3bd in dummy_start (data=0xac66af8) at utils.c:1192 #6 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 8 (Thread 0xb2d0fb40 (LWP 18869)): #0 0xb772a424 in __kernel_vsyscall () #1 0xb7658170 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0x08084aa4 in monitor_sig_flags (unused=0x0) at asterisk.c:3528 #3 0x0819f3bd in dummy_start (data=0x10398b08) at utils.c:1192 #4 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #5 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 7 (Thread 0xb6e87b40 (LWP 18824)): #0 0xb772a424 in __kernel_vsyscall () #1 0xb7164aa2 in pthread_kill () from /lib/i386-linux-gnu/libpthread.so.0 #2 0x08083c68 in console_verboser (s=) at asterisk.c:2064 #3 console_verboser (s=0xb1d1000a "\375 == Extension Changed 1731[hints] new state Unknown for Notify User 15189 \n") at asterisk.c:2056 #4 0x081238d8 in logger_print_normal (logmsg=0x4983) at logger.c:1089 #5 0x08126d8a in logger_thread (data=0x0) at logger.c:1226 #6 0x0819f3bd in dummy_start (data=0x9ff8de0) at utils.c:1192 #7 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #8 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 6 (Thread 0xb350eb40 (LWP 18842)): #0 0xb772a424 in __kernel_vsyscall () #1 0xb716396b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb76741cc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0xb45782d1 in iax2_process_thread (data=0xa3f6890) at chan_iax2.c:12122 #4 0x0819f3bd in dummy_start (data=0xa3e83b0) at utils.c:1192 #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 5 (Thread 0xb354ab40 (LWP 18841)): #0 0xb772a424 in __kernel_vsyscall () #1 0xb716396b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb76741cc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0xb45782d1 in iax2_process_thread (data=0xa3ee848) at chan_iax2.c:12122 #4 0x0819f3bd in dummy_start (data=0xa3c76c8) at utils.c:1192 #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 4 (Thread 0xb3586b40 (LWP 18840)): #0 0xb772a424 in __kernel_vsyscall () #1 0xb716396b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb76741cc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0xb45782d1 in iax2_process_thread (data=0xa3ed6e8) at chan_iax2.c:12122 #4 0x0819f3bd in dummy_start (data=0xa3c76c8) at utils.c:1192 #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 3 (Thread 0xb35c2b40 (LWP 18839)): #0 0xb772a424 in __kernel_vsyscall () #1 0xb716396b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb76741cc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08188ed9 in sched_run (data=0xa721038) at sched.c:120 #4 0x0819f3bd in dummy_start (data=0xa720f10) at utils.c:1192 #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 2 (Thread 0xb35feb40 (LWP 18838)): #0 0xb772a424 in __kernel_vsyscall () #1 0xb716396b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb76741cc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x081906d8 in tps_processing_function (data=0xa720e8c) at taskprocessor.c:313 #4 0x0819f3bd in dummy_start (data=0xa720f10) at utils.c:1192 #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 1 (Thread 0xb3f40b40 (LWP 18837)): #0 ast_hashtab_lookup_internal (h=, obj=0xb3f3ac1c, tab=) at hashtab.c:602 #1 ast_hashtab_lookup (tab=0xb3e00ce8, obj=0xb3f3ac1c) at hashtab.c:548 #2 0x08147315 in find_context (context=) at pbx.c:6948 #3 0x081564f9 in pbx_find_extension (chan=0x0, bypass=0x0, q=0xb3f3aee8, context=0xadd3e4e4 "default", exten=0xb3f3f234 "s", priority=1, label=0x0, callerid=0xb2ab0950 "asterisk", action=E_MATCH) at pbx.c:3150 #4 0x08156ad4 in pbx_extension_helper (c=0x0, con=0x0, context=0xadd3e4e4 "default", exten=0xb3f3f234 "s", priority=1, label=0x0, callerid=0xb2ab0950 "asterisk", action=E_MATCH, found=0x0, combined_find_spawn=0) at pbx.c:4840 #5 0x081580f9 in ast_exists_extension (c=0x0, context=0xadd3e4e4 "default", exten=0xb3f3f234 "s", priority=1, callerid=0xb2ab0950 "asterisk") at pbx.c:6012 #6 0xb4749b63 in get_destination (p=0xaeddce8c, oreq=0xb3f3fc34, cc_recall_core_id=0x0) at chan_sip.c:17513 #7 0xb478e252 in handle_request_options (e=0xaef433a4 "sip:s@10.106.18.5:5060", addr=0xb3f40178, req=0xb3f3fc34, p=0xaeddce8c) at chan_sip.c:24867 #8 handle_incoming (p=0xaeddce8c, req=0xb3f3fc34, addr=0xb3f40178, recount=0xb3f3fbd8, nounlock=0xb3f3fbdc) at chan_sip.c:28421 #9 0xb47909dc in handle_request_do (req=0xb3f3fc34, addr=0xb3f40178) at chan_sip.c:28633 #10 0xb479233b in sipsock_read (id=0xb5a00498, fd=11, events=1, ignore=0x0) at chan_sip.c:28564 #11 0x0811d785 in ast_io_wait (ioc=0xa3dab68, howlong=551) at io.c:292 #12 0xb4767af7 in do_monitor (data=0x0) at chan_sip.c:29162 #13 0x0819f3bd in dummy_start (data=0xa410300) at utils.c:1192 #14 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #15 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 (gdb) thread apply all bt full Thread 41 (Thread 0xb2c97b40 (LWP 19888)): #0 0xb772a424 in __kernel_vsyscall () No symbol table info available. #1 0xb716396b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #2 0xb76741cc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. #3 0x0808d7dd in autoservice_run (ign=0x0) at autoservice.c:103 ents = {0xb1cf0f80, 0x0 , 0xb772a400, 0x17, 0x33, 0x0, 0x7b, 0x7b, 0xb2c97ba8, 0xb2ccdda0, 0xb2ccde60, 0xb2c97464, 0x3d0f00, 0xb2c97ba8, 0xb2c97464, 0x0, 0x0, 0x0, 0xb76668a8, 0x73, 0x292, 0xb2c97464, 0x7b, 0xb2c971d0, 0x8005003, 0x0 } chan = as = i = ms = 50 mons = {0xb24513d4, 0x0 } x = 0 f = 0x0 defer_frame = 0x0 callid = hangup_frame = {frametype = AST_FRAME_CONTROL, subclass = {integer = 1, format = {id = 1, fattr = {format_attr = { 0 }, rtp_marker_bit = 0 '\000'}}}, datalen = 0, samples = 0, mallocd = 0, mallocd_hdr_len = 0, offset = 0, src = 0x0, data = {ptr = 0x0, uint32 = 0, pad = "\000\000\000\000\000\000\000"}, delivery = {tv_sec = 0, tv_usec = 0}, frame_list = {next = 0x0}, flags = 0, ts = 0, len = 0, seqno = 0} __PRETTY_FUNCTION__ = "autoservice_run" #4 0x0819f3bd in dummy_start (data=0xb1665ee0) at utils.c:1192 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {-1303486840, 0, 4001536, -1295420312, -1122679510, 471084639}, __mask_was_saved = 0}}, __pad = {0xb2c97424, 0x0, 0xa000a, 0x30303030}} __cancel_arg = 0xb2c97b40 __not_first_call = ret = a = {start_routine = 0x808d5a0 , data = 0x0, name = 0xb24e5e88 "autoservice_run started at [ 228] autoservice.c ast_autoservice_start()"} #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. Thread 40 (Thread 0xb5d46b40 (LWP 18834)): #0 0xb772a424 in __kernel_vsyscall () No symbol table info available. #1 0xb7163d13 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #2 0xb7674224 in pthread_cond_timedwait () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. #3 0xb65059a0 in do_refresh (data=0x0) at res_calendar.c:1791 now = {tv_sec = 1420423200, tv_usec = } ts = {tv_sec = 1420423202, tv_nsec = 0} wait = __PRETTY_FUNCTION__ = "do_refresh" #4 0x0819f3bd in dummy_start (data=0xa36f7d8) at utils.c:1192 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {171406000, 0, 4001536, -1244371864, -2026552028, 471084639}, __mask_was_saved = 0}}, __pad = {0xb5d46424, 0x0, 0x0, 0x0}} __cancel_arg = 0xb5d46b40 __not_first_call = ret = a = {start_routine = 0xb65058a0 , data = 0x0, name = 0xa3772b0 "do_refresh", ' ' , "started at [ 1864] res_calendar.c load_module()"} #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. Thread 39 (Thread 0xb3dffb40 (LWP 18836)): #0 0xb772a424 in __kernel_vsyscall () No symbol table info available. #1 0xb762f9a6 in nanosleep () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. #2 0xb766036d in usleep () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. #3 0xb4a99c2b in pj_thread_sleep () from /usr/lib/libpj.so.2 No symbol table info available. #4 0xb4a98e76 in pj_ioqueue_poll () from /usr/lib/libpj.so.2 No symbol table info available. #5 0xb4b09fee in timer_worker_thread (data=0x0) at res_rtp_asterisk.c:1696 delay = {sec = 0, msec = 10} ioqueue = 0xb3e00494 #6 0xb4a9aab2 in ?? () from /usr/lib/libpj.so.2 No symbol table info available. #7 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #8 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. Thread 38 (Thread 0xb3f8ab40 (LWP 18835)): #0 0xb772a424 in __kernel_vsyscall () No symbol table info available. #1 0xb716396b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #2 0xb76741cc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. #3 0xb3feb5ff in do_timing (arg=0x0) at res_timing_pthread.c:476 ts = {tv_sec = 1420336892, tv_nsec = 838158000} next_wakeup = {tv_sec = 1420336892, tv_usec = 838158} __PRETTY_FUNCTION__ = "do_timing" #4 0x0819f3bd in dummy_start (data=0xa3c6d80) at utils.c:1192 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {171720392, 0, 4001536, -1275550616, -558545624, 471084639}, __mask_was_saved = 0}}, __pad = {0xb3f8a424, 0x0, 0x0, 0x0}} __cancel_arg = 0xb3f8ab40 __not_first_call = ret = a = {start_routine = 0xb3feb410 , data = 0x0, name = 0xa3c3ec8 "do_timing", ' ' , "started at [ 490] res_timing_pthread.c init_timing_thread()"} #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. Thread 37 (Thread 0xb33a6b40 (LWP 18848)): #0 0xb772a424 in __kernel_vsyscall () No symbol table info available. #1 0xb716396b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #2 0xb76741cc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. #3 0xb45782d1 in iax2_process_thread (data=0xa3fd0d0) at chan_iax2.c:12122 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {-1269243916, 0, 4001536, -1288018840, 1530365225, -2131718361}, __mask_was_saved = 0}}, __pad = {0xb33a6330, 0x0, 0x3d0f00, 0xb6b00480}} __cancel_routine = 0xb4549c80 __cancel_arg = 0xa3fd0d0 __not_first_call = thread = 0xa3fd0d0 wait = ts = {tv_sec = 134764039, tv_nsec = 136399560} put_into_idle = 0 first_time = 0 old_state = 0 __PRETTY_FUNCTION__ = "iax2_process_thread" #4 0x0819f3bd in dummy_start (data=0xa3e83b0) at utils.c:1192 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {171899864, 0, 4001536, -1288018840, 1530217769, 471084639}, __mask_was_saved = 0}}, __pad = {0xb33a6424, 0x0, 0x0, 0x0}} __cancel_arg = 0xb33a6b40 __not_first_call = ret = a = {start_routine = 0xb45781b0 , data = 0xa3fd0d0, name = 0xa3efbd8 "iax2_process_thread started at [12637] chan_iax2.c start_network_thread()"} #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. Thread 36 (Thread 0xb70ad6c0 (LWP 18819)): #0 0xb772a424 in __kernel_vsyscall () No symbol table info available. #1 0xb7658170 in poll () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. #2 0x08084b67 in ast_el_read_char (editline=0x9fe1be0, cp=0xbf89f97f "") at asterisk.c:2531 num_read = 0 lastpos = 0 fds = {{fd = -1, events = 1, revents = 0}, {fd = 0, events = 1, revents = 0}} res = max = buf = "\000\314t\267 \332q\267\364\277t\267\354\212W\267\001\000\000\000\340\f6\n\254Ls\267H\243\376\t\364\037\021\267\340\033\376\tPEs\267M\243\376\t\364\317q\267 \332q\267\340\f6\n\300\326\n\267\213\234^\267 \332q\267(\000\000\000-2@\375\363\003\000\000>\000\000\000(\264W\267\320%\017\267\\mt\267\070\256W\267\254Ls\267\350/\017\267\364\037\021\267\000\000\000\000\000\000\000\000\005\000\000\000_\000\000\000\260\344\n\267X\230r\267\177?\017\267XAX\267x&\017\267\001\000\000\000X\tXe\203\000\000\000M\243\376\t\364\277t\267\000J\027\267\264\370\211\277p\370\211\277\331Ns\267P\370\211\277x&\017\267\070\370\211\277t\312t\267\000\000\000\000\260\344\n\267\005\000\000\000\000\000\000\000\001\000\000\000HH\027\267X4\017\267\001\000\000\000\000\000\000\000\000\000\000\001\006\000\000\000\364\277t\267\000J\027\267\004\371\211\277\300\370\211\277\331Ns\267\000\000\000\000X4\017\267\264\370\211\277t\312t\267\000\000\000\000HH\027\267\177?\017\267 \332q\267\000pr\267\006\000\000\000 \332q\267\364_e\267\006\000\000\000\325"... __PRETTY_FUNCTION__ = "ast_el_read_char" #3 0xb710664b in el_getc () from /usr/lib/i386-linux-gnu/libedit.so.2 No symbol table info available. #4 0xb71077f4 in el_gets () from /usr/lib/i386-linux-gnu/libedit.so.2 No symbol table info available. #5 0x0806968e in main (argc=, argv=) at asterisk.c:4401 title = "Asterisk Console on 'lnx06-asterisk1' (pid 18819)", '\000' c = filename = '\000' hostname = "lnx06-asterisk1", '\000' tmp = "\033[1;37mAsterisk Ready.\033[0m\000\064\061\063\065\070\067\000\000\000\000\000\000\000\000\000\030\267\314O\031\267\244\020\032\000\277\033\212\277\356\221Z\267\071\211+\267H\004X\267\276\033\212\277\000\000\000\000\020\000\000" xarg = 0x0 x = f = sigs = {__val = {134238211, 0 }} num = 0 isroot = 1 buf = runuser = 0xbf89f9d0 "asterisk" rungroup = 0x0 remotesock = 0x0 moduleresult = l = {rlim_cur = 65536, rlim_max = 65536} __PRETTY_FUNCTION__ = "main" __FUNCTION__ = "main" Thread 35 (Thread 0xb6a4bb40 (LWP 18829)): #0 0xb772a424 in __kernel_vsyscall () No symbol table info available. #1 0xb716396b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #2 0xb76741cc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. #3 0x081628ec in do_presence_changes (data=0x0) at presencestate.c:299 next = current = __PRETTY_FUNCTION__ = "do_presence_changes" #4 0x0819f3bd in dummy_start (data=0xa3334a0) at utils.c:1192 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {171127984, 0, 4001536, -1230719896, 1721058594, 471084639}, __mask_was_saved = 0}}, __pad = {0xb6a4b424, 0x0, 0x0, 0x0}} __cancel_arg = 0xb6a4bb40 __not_first_call = ret = a = {start_routine = 0x8162810 , data = 0x0, name = 0xa3334b0 "do_presence_changes started at [ 318] presencestate.c ast_presence_state_engine_init()"} #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. Thread 34 (Thread 0xb2f54b40 (LWP 18862)): #0 0xb772a424 in __kernel_vsyscall () No symbol table info available. #1 0xb762f9a6 in nanosleep () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. #2 0xb3fe03e6 in lock_broker (unused=0x0) at func_lock.c:211 found_requester = frame = 0x0 forever = {tv_sec = 1000000, tv_nsec = 0} __PRETTY_FUNCTION__ = "lock_broker" #3 0x0819f3bd in dummy_start (data=0xa7c0678) at utils.c:1192 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {181873280, 0, 4001536, -1292549016, -982170326, 471084639}, __mask_was_saved = 0}}, __pad = {0xb2f54424, 0x0, 0x0, 0x0}} __cancel_arg = 0xb2f54b40 __not_first_call = ret = a = {start_routine = 0xb3fe0240 , data = 0x0, name = 0xad72a80 "lock_broker started at [ 524] func_lock.c load_module()"} #4 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #5 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. Thread 33 (Thread 0xb2fccb40 (LWP 18860)): #0 0xb772a424 in __kernel_vsyscall () No symbol table info available. #1 0xb762f9a6 in nanosleep () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. #2 0xb762f79f in sleep () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. #3 0xb447d09d in process_clearcache (ignore=0x0) at pbx_dundi.c:2223 db_entry = db_tree = 0x0 now = 1420423181 __PRETTY_FUNCTION__ = "process_clearcache" #4 0x0819f3bd in dummy_start (data=0xa7c04b0) at utils.c:1192 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {176355808, 0, 4001536, -1292057496, -696957654, 471084639}, __mask_was_saved = 0}}, __pad = {0xb2fcc424, 0x0, 0x0, 0x0}} __cancel_arg = 0xb2fccb40 __not_first_call = ret = a = {start_routine = 0xb447cf50 , data = 0x0, name = 0xa82f9e0 "process_clearcache started at [ 2272] pbx_dundi.c start_network_thread()"} #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. Thread 32 (Thread 0xb3080b40 (LWP 18857)): #0 0xb772a424 in __kernel_vsyscall () No symbol table info available. #1 0xb7658170 in poll () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. #2 0xb40057bc in do_monitor (data=0x0) at chan_phone.c:1085 fds = 0x0 nfds = 0 inuse_fds = res = i = 0x0 to = {tv_sec = 0, tv_usec = 0} dotone = __PRETTY_FUNCTION__ = "do_monitor" #3 0x0819f3bd in dummy_start (data=0xa7bcbe8) at utils.c:1192 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {182712160, 0, 4001536, -1291320216, 1073038633, 471084639}, __mask_was_saved = 0}}, __pad = {0xb3080424, 0x0, 0x0, 0x0}} __cancel_arg = 0xb3080b40 __not_first_call = ret = a = {start_routine = 0xb4005620 , data = 0x0, name = 0xae3f760 "do_monitor", ' ' , "started at [ 1166] chan_phone.c restart_monitor()"} #4 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #5 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. Thread 31 (Thread 0xb32f2b40 (LWP 18851)): #0 0xb772a424 in __kernel_vsyscall () No symbol table info available. #1 0xb716396b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #2 0xb76741cc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. #3 0x081906d8 in tps_processing_function (data=0xac057bc) at taskprocessor.c:313 i = 0xac057bc t = size = 0 __PRETTY_FUNCTION__ = "tps_processing_function" #4 0x0819f3bd in dummy_start (data=0xa7bc458) at utils.c:1192 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {180277192, 0, 4001536, -1288756120, 1907705129, 471084639}, __mask_was_saved = 0}}, __pad = {0xb32f2424, 0x0, 0x0, 0x0}} __cancel_arg = 0xb32f2b40 __not_first_call = ret = a = {start_routine = 0x8190640 , data = 0xac057bc, name = 0xabecfc8 "tps_processing_function started at [ 471] taskprocessor.c ast_taskprocessor_get()"} #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. Thread 30 (Thread 0xb336ab40 (LWP 18849)): #0 0xb772a424 in __kernel_vsyscall () No symbol table info available. #1 0xb716396b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #2 0xb76741cc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. #3 0xb45782d1 in iax2_process_thread (data=0xa3fe230) at chan_iax2.c:12122 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {-1269243916, 0, 4001536, -1288264600, 1119323433, -2131718361}, __mask_was_saved = 0}}, __pad = {0xb336a330, 0x0, 0x3d0f00, 0xb6d00a58}} __cancel_routine = 0xb4549c80 __cancel_arg = 0xa3fe230 __not_first_call = thread = 0xa3fe230 wait = ts = {tv_sec = 134764039, tv_nsec = 136399560} put_into_idle = 0 first_time = 0 old_state = 0 __PRETTY_FUNCTION__ = "iax2_process_thread" #4 0x0819f3bd in dummy_start (data=0xa3c76c8) at utils.c:1192 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {171900144, 0, 4001536, -1288264600, 1119175977, 471084639}, __mask_was_saved = 0}}, __pad = {0xb336a424, 0x0, 0x0, 0x0}} __cancel_arg = 0xb336ab40 __not_first_call = ret = a = {start_routine = 0xb45781b0 , data = 0xa3fe230, name = 0xa3efcf0 "iax2_process_thread started at [12637] chan_iax2.c start_network_thread()"} #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. Thread 29 (Thread 0xb33e2b40 (LWP 18847)): #0 0xb772a424 in __kernel_vsyscall () No symbol table info available. #1 0xb716396b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #2 0xb76741cc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. #3 0xb45782d1 in iax2_process_thread (data=0xa3fbf70) at chan_iax2.c:12122 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {-1269243916, 0, 4001536, -1287773080, 1404536105, -2131718361}, __mask_was_saved = 0}}, __pad = {0xb33e2330, 0x0, 0x3d0f00, 0xb6c00580}} __cancel_routine = 0xb4549c80 __cancel_arg = 0xa3fbf70 __not_first_call = thread = 0xa3fbf70 wait = ts = {tv_sec = 134764039, tv_nsec = 136399560} put_into_idle = 0 first_time = 0 old_state = 0 __PRETTY_FUNCTION__ = "iax2_process_thread" #4 0x0819f3bd in dummy_start (data=0xa3c76c8) at utils.c:1192 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {171899584, 0, 4001536, -1287773080, 1404388649, 471084639}, __mask_was_saved = 0}}, __pad = {0xb33e2424, 0x0, 0x0, 0x0}} __cancel_arg = 0xb33e2b40 __not_first_call = ret = a = {start_routine = 0xb45781b0 , data = 0xa3fbf70, name = 0xa3efac0 "iax2_process_thread started at [12637] chan_iax2.c start_network_thread()"} #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. Thread 28 (Thread 0xb2dc3b40 (LWP 18866)): #0 0xb772a424 in __kernel_vsyscall () No symbol table info available. #1 0xb7658170 in poll () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. #2 0x0811d714 in ast_io_wait (ioc=0xa37efb8, howlong=1000) at io.c:279 res = x = origcnt = #3 0xb5067963 in do_monitor (data=0x0) at chan_unistim.c:5731 cur = 0x0 dw_timeout = tick = 3083994046 res = 1000 reloading = __PRETTY_FUNCTION__ = "do_monitor" #4 0x0819f3bd in dummy_start (data=0xf3c8208) at utils.c:1192 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {243885456, 0, 4001536, -1294191512, -1751825110, 471084639}, __mask_was_saved = 0}}, __pad = {0xb2dc3424, 0x0, 0x0, 0x0}} __cancel_arg = 0xb2dc3b40 __not_first_call = ret = a = {start_routine = 0xb5067740 , data = 0x0, name = 0xe896590 "do_monitor", ' ' , "started at [ 5771] chan_unistim.c restart_monitor()"} #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. Thread 27 (Thread 0xb341eb40 (LWP 18846)): #0 0xb772a424 in __kernel_vsyscall () No symbol table info available. #1 0xb716396b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #2 0xb76741cc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. #3 0xb45782d1 in iax2_process_thread (data=0xa3fae10) at chan_iax2.c:12122 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {-1269243916, 0, 4001536, -1287527320, -1405647575, -2131718361}, __mask_was_saved = 0}}, __pad = {0xb341e330, 0x0, 0x3d0f00, 0xb6900480}} __cancel_routine = 0xb4549c80 __cancel_arg = 0xa3fae10 __not_first_call = thread = 0xa3fae10 wait = ts = {tv_sec = 134764039, tv_nsec = 136399560} put_into_idle = 0 first_time = 0 old_state = 0 __PRETTY_FUNCTION__ = "iax2_process_thread" #4 0x0819f3bd in dummy_start (data=0xa3e83b0) at utils.c:1192 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {171899304, 0, 4001536, -1287527320, -1405795031, 471084639}, __mask_was_saved = 0}}, __pad = {0xb341e424, 0x0, 0x0, 0x0}} __cancel_arg = 0xb341eb40 __not_first_call = ret = a = {start_routine = 0xb45781b0 , data = 0xa3fae10, name = 0xa3ef9a8 "iax2_process_thread started at [12637] chan_iax2.c start_network_thread()"} #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. Thread 26 (Thread 0xb345ab40 (LWP 18845)): #0 0xb772a424 in __kernel_vsyscall () No symbol table info available. #1 0xb716396b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #2 0xb76741cc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. #3 0xb45782d1 in iax2_process_thread (data=0xa3f9cb0) at chan_iax2.c:12122 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {-1269243916, 0, 4001536, -1287281560, -1531476695, -2131718361}, __mask_was_saved = 0}}, __pad = {0xb345a330, 0x0, 0x3d0f00, 0xb6800480}} __cancel_routine = 0xb4549c80 __cancel_arg = 0xa3f9cb0 __not_first_call = thread = 0xa3f9cb0 wait = ts = {tv_sec = 134764039, tv_nsec = 136399560} put_into_idle = 0 first_time = 0 old_state = 0 __PRETTY_FUNCTION__ = "iax2_process_thread" #4 0x0819f3bd in dummy_start (data=0xa3c76c8) at utils.c:1192 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {220224272, 0, 4001536, -1287281560, -1531624151, 471084639}, __mask_was_saved = 0}}, __pad = {0xb345a424, 0x0, 0x0, 0x0}} __cancel_arg = 0xb345ab40 __not_first_call = ret = a = {start_routine = 0xb45781b0 , data = 0xa3f9cb0, name = 0xd205b10 "iax2_process_thread started at [12637] chan_iax2.c start_network_thread()"} #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. Thread 25 (Thread 0xb6a87b40 (LWP 18828)): #0 0xb772a424 in __kernel_vsyscall () No symbol table info available. #1 0xb716396b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #2 0xb76741cc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. #3 0x080e05bc in do_devstate_changes (data=0x0) at devicestate.c:549 next = current = __PRETTY_FUNCTION__ = "do_devstate_changes" #4 0x0819f3bd in dummy_start (data=0xa333398) at utils.c:1192 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {171127720, 0, 4001536, -1230474136, 2132100386, 471084639}, __mask_was_saved = 0}}, __pad = {0xb6a87424, 0x0, 0x0, 0x0}} __cancel_arg = 0xb6a87b40 __not_first_call = ret = a = {start_routine = 0x80e04e0 , data = 0x0, name = 0xa3333a8 "do_devstate_changes started at [ 750] devicestate.c ast_device_state_engine_init()"} #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. Thread 24 (Thread 0xb7069b40 (LWP 18821)): #0 0xb772a424 in __kernel_vsyscall () No symbol table info available. #1 0xb762f9a6 in nanosleep () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. #2 0xb762f79f in sleep () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. #3 0x08085fdf in canary_thread (unused=0x0) at asterisk.c:3573 canary_stat = {st_dev = 16, __pad1 = 0, __st_ino = 13176, st_mode = 33261, st_nlink = 1, st_uid = 104, st_gid = 112, st_rdev = 0, __pad2 = 0, st_size = 786, st_blksize = 4096, st_blocks = 8, st_atim = {tv_sec = 1420423170, tv_nsec = 263441028}, st_mtim = {tv_sec = 1420423170, tv_nsec = 263441028}, st_ctim = {tv_sec = 1420423170, tv_nsec = 263441028}, st_ino = 13176} now = {tv_sec = 1420423172, tv_usec = } __PRETTY_FUNCTION__ = "canary_thread" #4 0x0819f3bd in dummy_start (data=0x9fe1928) at utils.c:1192 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {167647544, 0, 4001536, -1224305560, 584402209, 471084639}, __mask_was_saved = 0}}, __pad = {0xb7069424, 0x0, 0xb7170ff4, 0x0}} __cancel_arg = 0xb7069b40 __not_first_call = ret = a = {start_routine = 0x8085fa0 , data = 0x0, name = 0x9fe1938 "canary_thread started at [ 4098] asterisk.c main()"} #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. Thread 23 (Thread 0xb30f8b40 (LWP 20826)): #0 0xb772a424 in __kernel_vsyscall () No symbol table info available. #1 0xb7658170 in poll () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. #2 0x081a0d66 in ast_wait_for_input (fd=26, ms=-1) at utils.c:1281 pfd = {{fd = 26, events = 3, revents = 0}} #3 0x08131af6 in get_input (output=0xb30f7ccb "", s=) at manager.c:5378 timeout = -1 res = x = src = 0xb6200638 "\r\nriable: 10_106_18_5_is\r\n\r\n06_18_5_is\r\n\r\nable: 10_106_18_5_is\r\n\r\n_106_18_5_is\r\n\r\n" now = 1420342205 maxlen = 1024 #4 do_message (s=0xb30f8150) at manager.c:5450 m = {hdrcount = 0, headers = {0x0 }} idx = hdr_loss = 0 header_buf = '\000' res = now = 1420342205 #5 session_do (data=0xb6600a5c) at manager.c:5601 ser = 0xb6600a5c session = 0xb6200524 s = {session = 0xb6200524, tcptls_session = 0xb6600a5c, f = 0xb6210ae0, fd = 26, parsing = MESSAGE_OKAY, write_error = 0, hook = 0x0, lock = {mutex = {__data = {__lock = 0, __count = 0, __owner = 0, __kind = 1, __nusers = 0, {__spins = 0, __list = {__next = 0x0}}}, __size = '\000' , "\001\000\000\000\000\000\000\000\000\000\000", __align = 0}, track = 0x0, tracking = 0}} flags = res = -1 ser_remote_address_tmp = {ss = {ss_family = 2, __ss_align = 85092874, __ss_padding = "\000\000\000\000\000\000\000\000;\000\000\000p\224^\267", '\000' "\340, \n!\266\340\n!\266h\204\017\263\364\317q\267\340\n!\266\340\n!\266h\204\017\263d\237^\267\340\n!\266\005\000\000\000\000\000\000\000\364\317q\267,\000\000\000\364\317q\267\340\n!\266\275\242^\267\340\n!\266'\v!\266(\v!\266\000\000\000\000\267\313]\267\364\317q\267\000\000\000"}, len = 16} p = __PRETTY_FUNCTION__ = "session_do" #6 0x08193391 in handle_tcptls_connection (data=0xb6600a5c) at tcptls.c:684 tcptls_session = 0xb6600a5c ssl_setup = ret = err = '\000' "\341, \334^\267", '\000' "\220, \004 \266\001\000\000\000\030\000\000\000@\000 \266H\000 \266\000\000\000\000\020\000\000\000\003\000\000\000\000\000\000\000(", '\000' , "p\v\002\000\000\000\000\000\003\000\000\000\031\322^\267[\000\000\000n\000\000\000w\000\000\000|\373^\267", '\000' "\364, \317q\267\020\000\000\000\020\000 \266\220j\001\000\230\004 \266]Dg\267\000\000\000\000\367)f\267\230\004 \266\000\000\000\000\000\017=\000h\204\017\263\177,\032\b\340", '\000' , "]Dg\267\000\000\000\000\000\017=\000\230\004 \266\aV\b\b\310J!\b\264\001\000\000\341\001\033\b" __PRETTY_FUNCTION__ = "handle_tcptls_connection" #7 0x0819f3bd in dummy_start (data=0xb6600600) at utils.c:1192 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {-1235219712, 0, 4001536, -1290828696, 821380393, 471084639}, __mask_was_saved = 0}}, __pad = {0xb30f8424, 0x0, 0x20, 0xb7171180}} __cancel_arg = 0xb30f8b40 __not_first_call = ret = a = {start_routine = 0x8193170 , data = 0xb6600a5c, name = 0xb6600b00 "handle_tcptls_connection started at [ 734] tcptls.c ast_tcptls_server_root()"} #8 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #9 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. Thread 22 (Thread 0xb3496b40 (LWP 18844)): #0 0xb772a424 in __kernel_vsyscall () No symbol table info available. #1 0xb716396b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #2 0xb76741cc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. #3 0xb45782d1 in iax2_process_thread (data=0xa3f8b50) at chan_iax2.c:12122 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {-1269243916, 0, 4001536, -1287035800, -1120434903, -2131718361}, __mask_was_saved = 0}}, __pad = {0xb3496330, 0x0, 0x3d0f00, 0xb6600480}} __cancel_routine = 0xb4549c80 __cancel_arg = 0xa3f8b50 __not_first_call = thread = 0xa3f8b50 wait = ts = {tv_sec = 134764039, tv_nsec = 136399560} put_into_idle = 0 first_time = 0 old_state = 0 __PRETTY_FUNCTION__ = "iax2_process_thread" #4 0x0819f3bd in dummy_start (data=0xa3e83b0) at utils.c:1192 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {171870936, 0, 4001536, -1287035800, -1120582359, 471084639}, __mask_was_saved = 0}}, __pad = {0xb3496424, 0x0, 0x0, 0x0}} __cancel_arg = 0xb3496b40 __not_first_call = ret = a = {start_routine = 0xb45781b0 , data = 0xa3f8b50, name = 0xa3e8ad8 "iax2_process_thread started at [12637] chan_iax2.c start_network_thread()"} #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. Thread 21 (Thread 0xb2d4bb40 (LWP 18868)): #0 0xb772a424 in __kernel_vsyscall () No symbol table info available. #1 0xb716396b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #2 0xb76741cc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. #3 0x081906d8 in tps_processing_function (data=0xe828a5c) at taskprocessor.c:313 i = 0xe828a5c t = size = 0 __PRETTY_FUNCTION__ = "tps_processing_function" #4 0x0819f3bd in dummy_start (data=0x10396508) at utils.c:1192 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {243436240, 0, 4001536, -1294683032, -2037037782, 471084639}, __mask_was_saved = 0}}, __pad = {0xb2d4b424, 0x0, 0x0, 0x0}} __cancel_arg = 0xb2d4bb40 __not_first_call = ret = a = {start_routine = 0x8190640 , data = 0xe828a5c, name = 0xe828ad0 "tps_processing_function started at [ 471] taskprocessor.c ast_taskprocessor_get()"} #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. Thread 20 (Thread 0xb3008b40 (LWP 18859)): #0 0xb772a424 in __kernel_vsyscall () No symbol table info available. #1 0xb762f9a6 in nanosleep () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. #2 0xb762f79f in sleep () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. #3 0xb448cca5 in process_precache (ign=0x0) at pbx_dundi.c:2260 qe = 0x0 now = 1420423201 context = '\000' number = '\000' "\341, \334^\267", '\000' , "\020'\000\000\030\000\000\000@\000`\266H\000`\266\000\000\000\000\020\000\000\000\003\000\000\000\000\000\000\000(", '\000' , "`\006\002\000\000\000\000\000\003\000\000\000\070\000\000\000[\000\000\000n\000\000\000w\000\000\000|", '\000' "\364, \317q\267\020\000\000\000\020\000`\266`\006\002\000\250\t`\266]Dg\267\000\000\000\000\367)f\267\250\t`\266\000\000\000\000\000\017=\000h\204\000\263\177,\032\b\340", '\000' , "]Dg\267\000\000\000\000\000\017=\000\250\t`\266\aV\b\b\310J!\b\264\001\000\000\341\001\033\b" run = 0 __PRETTY_FUNCTION__ = "process_precache" #4 0x0819f3bd in dummy_start (data=0xa7c0410) at utils.c:1192 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {176399464, 0, 4001536, -1291811736, 787825961, 471084639}, __mask_was_saved = 0}}, __pad = {0xb3008424, 0x0, 0x0, 0x0}} __cancel_arg = 0xb3008b40 __not_first_call = ret = a = {start_routine = 0xb448cbb0 , data = 0x0, name = 0xa83a468 "process_precache started at [ 2271] pbx_dundi.c start_network_thread()"} #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. Thread 19 (Thread 0xb2dffb40 (LWP 20819)): #0 0xb772a424 in __kernel_vsyscall () No symbol table info available. #1 0xb7658170 in poll () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. #2 0x081a0d66 in ast_wait_for_input (fd=20, ms=-1) at utils.c:1281 pfd = {{fd = 20, events = 3, revents = 0}} #3 0x08131af6 in get_input (output=0xb2dfeccb "", s=) at manager.c:5378 timeout = -1 res = x = src = 0xb6c00708 "\r\nriable: 10_106_18_6_is\r\n\r\n06_18_6_is\r\n\r\nriable: 10_106_18_6_is\r\n\r\n_106_18_6_is\r\n\r\n" now = 1420342203 maxlen = 1024 #4 do_message (s=0xb2dff150) at manager.c:5450 m = {hdrcount = 0, headers = {0x0 }} idx = hdr_loss = 0 header_buf = '\000' res = now = 1420342203 #5 session_do (data=0xb66004cc) at manager.c:5601 ser = 0xb66004cc session = 0xb6c005f4 s = {session = 0xb6c005f4, tcptls_session = 0xb66004cc, f = 0xb6c11490, fd = 20, parsing = MESSAGE_OKAY, write_error = 0, hook = 0x0, lock = {mutex = {__data = {__lock = 0, __count = 0, __owner = 0, __kind = 1, __nusers = 0, {__spins = 0, __list = {__next = 0x0}}}, __size = '\000' , "\001\000\000\000\000\000\000\000\000\000\000", __align = 0}, track = 0x0, tracking = 0}} flags = res = -1 ser_remote_address_tmp = {ss = {ss_family = 2, __ss_align = 101870090, __ss_padding = "\000\000\000\000\000\000\000\000;\000\000\000p\224^\267", '\000' "\220, \024\301\266\220\024\301\266h\364߲\364\317q\267\220\024\301\266\220\024\301\266h\364߲d\237^\267\220\024\301\266n\000\000\000w\000\000\000\364\317q\267,\000\000\000\364\317q\267\220\024\301\266\275\242^\267\220\024\301\266\327\024\301\266\330\024\301\266\000\000\000\000\267\313]\267\364\317q\267\000\000\000"}, len = 16} p = __PRETTY_FUNCTION__ = "session_do" #6 0x08193391 in handle_tcptls_connection (data=0xb66004cc) at tcptls.c:684 tcptls_session = 0xb66004cc ssl_setup = ret = err = '\000' "\341, \334^\267", '\000' "\220, \005\300\266\001\000\000\000\030\000\000\000@\000\300\266H\000\300\266\000\000\000\000\020\000\000\000\003\000\000\000\000\000\000\000(", '\000' , "p\n\002\000\000\000\000\000\003\000\000\000\031\322^\267[\000\000\000n\000\000\000w\000\000\000|\373^\267", '\000' "\364, \317q\267\020\000\000\000\020\000\300\266(\341\000\000\230\005\300\266]Dg\267\000\000\000\000\367)f\267\230\005\300\266\000\000\000\000\000\017=\000h\364߲\177,\032\b\340", '\000' , "]Dg\267\000\000\000\000\000\017=\000\230\005\300\266\aV\b\b\310J!\b\264\001\000\000\341\001\033\b" __PRETTY_FUNCTION__ = "handle_tcptls_connection" #7 0x0819f3bd in dummy_start (data=0xb6600600) at utils.c:1192 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {-1235220032, 0, 4001536, -1293945752, -1877654230, 471084639}, __mask_was_saved = 0}}, __pad = {0xb2dff424, 0x0, 0x20, 0xb7171180}} __cancel_arg = 0xb2dffb40 __not_first_call = ret = a = {start_routine = 0x8193170 , data = 0xb66004cc, name = 0xb66009c0 "handle_tcptls_connection started at [ 734] tcptls.c ast_tcptls_server_root()"} #8 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #9 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. Thread 18 (Thread 0xb2f90b40 (LWP 18861)): #0 0xb772a424 in __kernel_vsyscall () No symbol table info available. #1 0xb765f8e1 in select () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. #2 0xb545c220 in agent_check_and_process () from /usr/lib/libnetsnmpagent.so.15 No symbol table info available. #3 0xb54a209c in agent_thread (arg=0x0) at snmp/agent.c:206 __PRETTY_FUNCTION__ = "agent_thread" #4 0x0819f3bd in dummy_start (data=0xa7bb458) at utils.c:1192 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {181873144, 0, 4001536, -1292303256, -571128534, 471084639}, __mask_was_saved = 0}}, __pad = {0xb2f90424, 0x0, 0x0, 0x0}} __cancel_arg = 0xb2f90b40 __not_first_call = ret = a = {start_routine = 0xb54a1f60 , data = 0x0, name = 0xad729f8 "agent_thread started at [ 106] res_snmp.c load_module()"} #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. Thread 17 (Thread 0xb2cd3b40 (LWP 22567)): #0 0xb772a424 in __kernel_vsyscall () No symbol table info available. #1 0xb7160e1c in pthread_join () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #2 0x08122ada in close_logger () at logger.c:1318 f = 0x0 cur = 0x0 __PRETTY_FUNCTION__ = "close_logger" #3 0x0808488e in really_quit (restart=, niceness=, num=) at asterisk.c:1907 i = 32768 active_channels = run_cleanups = 4 num = 0 #4 quit_handler (niceness=, restart=, num=0) at asterisk.c:1736 No locals. #5 0x08084fc4 in handle_restart_now (e=, cmd=, a=) at asterisk.c:2277 No locals. #6 handle_restart_now (e=0x8214fb8, cmd=-4, a=0xb2cd2b88) at asterisk.c:2261 No locals. #7 0x080ce3f3 in ast_cli_command_full (uid=0, gid=0, fd=28, s=0xb2cd2c2c "core restart now") at cli.c:2691 args = {0x8214fb8 "\250\034 \r\255\034 \r\265\034 \r", 0xb20231b0 "core", 0xb20231b5 "restart", 0xb20231bd "now", 0x0, 0x3d8
, 0xb3e00040 "\b\237ů\270\227\027\262\360\246ұ\b\344\a\260\330\344ͱ\bG\034\261\300V\340\263\060\017ೀ\374O\262\030\027\340\263`", 0x0, 0x0, 0x10
, 0x47
, 0xb2cd2a40 "\020*Ͳ\270O!\b\260\061\002\262\265\061\002\262\275\061\002\262", 0x1e
, 0x2
, 0x0, 0x8248a26 "", 0x0, 0x7b
, 0x35000047
, 0x5c
, 0x6e
, 0x77
, 0xb75ed219 "\201\303\333\375\022", 0xb2cd2a70 "@*Ͳ\036", 0x16
, 0x2
, 0x0, 0x8248a26 "", 0x0, 0xb2cd2acf "", 0xb771d8c0 "\300\274q\267\300\301q\267@\276q\267\340\303q\267\340\300q\267\240\300q\267", 0x9
, 0xb3e00010 "", 0x10f8
, 0x5f1b8a
, 0xb2cd2aa0 "p*Ͳ\026", 0x15
, 0x1
, 0x3
, 0x0, 0x0, 0xb18f0b88 "@/\037\261\200\024ӯ\020", 0xb2cd2bd8 "\004", 0xb771d8c0 "\300\274q\267\300\301q\267@\276q\267\340\303q\267\340\300q\267\240\300q\267", 0xb2cd2d94 ":42 UTC 2014", 0x1
, 0xb18f0b90 "\020", 0xb2cd2ad0 "\240*Ͳ\025", 0x14
, 0x2
, 0x0, 0x81ad4a0 "", 0x0, 0xb18f0b88 "@/\037\261\200\024ӯ\020", 0xb2cd2bd8 "\004", 0x821c288 "", 0xb1e27a50 "\210nֱȈӱ", 0x66666667
, 0xb7161cbf "\201\303", , 0xb2cd2b00 "\320*Ͳ\024", 0x13
, 0x2
, 0x0, 0x81ad4a0 "", 0x0} e = 0x8214fb8 x = 3 duplicate = 0xb20231b0 "core" tmp = "core restart now\000\374pⱐ+Ͳ\020\000\000\000\002\000\000\000\000\000\000\000\250i\375\255\000\000\000\000\004\000\000\000\r\000\000\000\002\000\000\000\005\000\000\000\000\000\000" retval = 0x0 a = {fd = 28, argc = 3, argv = 0xb2cd2a48, line = 0x0, word = 0x0, pos = 0, n = 0} __PRETTY_FUNCTION__ = "ast_cli_command_full" #8 0x080ce663 in ast_cli_command_multiple_full (uid=0, gid=0, fd=28, size=17, s=0xb2cd2ebb "core restart now") at cli.c:2714 cmd = "core restart now", '\000' , "\036\000\000\000\005\000\000\061\070\070\061\071\031\000\000\000\002\000\000\000\000\000\000\000\220\336p\256\000\000\000\000\020\000\340\263\000\000\000\000\254-Ͳ\000\000\000\000\377\377\377\377h4Ͳ\364\317q\267\000\000\000\000\362\362b\267d\237^\267\254\062Ͳ\353,Ͳ\020\000\000\000\341\334^\267\000\000\000\000\364\317q\267 -Ͳn\265^\267 -Ͳ\254\060Ͳ\253\062Ͳ\000\000\000\000 -Ͳd.Ͳ\000\000\000\000\253\062Ͳ\000\000\000\000\000\000\000\000\361\226[\267\364\317q\267\300-Ͳ\254\060Ͳ -Ͳ(\242g\267 -Ͳ\330\313\032\bl.Ͳ\254\060Ͳ", '\000' "\377, \001\000\000\001\200\255\373\254\060Ͳ\254\060Ͳ\254\060Ͳ\254\060Ͳ\320\060Ͳ\253\062Ͳ\341\334^\267\253\062Ͳ", '\000' , "\004", '\000' , "#"... x = y = count = #9 0x080840c9 in netconsole (vconsole=0x824bc80) at asterisk.c:1378 cmds_read = bytes_read = con = 0x824bc80 hostname = "lnx06-asterisk1", '\000' inbuf = "cli quit after core restart now\000\364\317q\267\350un\267\034.n\267x\223p\267\034\027j\267\v\000\000\000\000\000\000\000\204\223p\267, "9,\026\267\000\000\000\000\030\245n\267\336\016\000\000F\000\000\000\364\317q\267X\230r\267\210/Ͳv\366i\267\374\304t\267(\000\000\000\354/Ͳ\000\000\000\000\374\377\377\377\001\000\000\000\000\000\000\000\001\000\000\000;\001", '\000' , "pW\267\070\230r\267\064pW\267\n\000\000\000\341\003\000\000\000\000\000\000\246\002\000\000\000\000\000\000\001\000\000\000\000;Ͳ 2Ͳp4Ͳ\251\364i\267\364\317q\267\000\000\000\000"... outbuf = "lnx06-asterisk1/18819/11.13~edag-1p\n", '\000' , " 2Ͳ\240\062Ͳ\270\062ͲH4\276\265\302\210\026\267", '\000' "\240, \061Ͳ\244\062Ͳ\000\000\000\000\250\062Ͳ\254\062Ͳ\000\000\000\000\270\062Ͳ\260\062Ͳ\264\062Ͳ\274\062Ͳ", '\000' "\300, \062Ͳ\302\210\026\267\000\000\000\000\000\000\000\000\364\237\276\265\341\334^\267\000\000\000@", '\000' "\244, \062Ͳ\002\000\000\000\250\062Ͳ\\4Ͳ\004\000\000\000\002'\000\000\030\000\000\000@\000\340\263H\000\340\263\331\003\000\000\020\000\000\000\003\000\000\000\000\000\000\000(", '\000' , "\003\000\000\000\070\000\000\000[\000\000\000n\000\000\000w\000\000\000"... end_buf = 0xb2cd30ac "lnx06-asterisk1/18819/11.13~edag-1p\n" start_read = 0xb2cd2eac "cli quit after core restart now" res = fds = {{fd = 28, events = 1, revents = 1}, {fd = 33, events = 1, revents = 0}} __PRETTY_FUNCTION__ = "netconsole" #10 0x0819f3bd in dummy_start (data=0xb6b004c0) at utils.c:1192 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {-1229978416, 0, 4001536, -1295174552, -1248508630, 471084639}, __mask_was_saved = 0}}, __pad = {0xb2cd3424, 0x0, 0x20, 0xb7171180}} __cancel_arg = 0xb2cd3b40 __not_first_call = ret = a = {start_routine = 0x8083ce0 , data = 0x824bc80, name = 0xb6b004d0 "netconsole", ' ' , "started at [ 1486] asterisk.c listener()"} #11 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #12 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. Thread 16 (Thread 0xb3134b40 (LWP 18854)): #0 0xb772a424 in __kernel_vsyscall () No symbol table info available. #1 0xb7658170 in poll () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. #2 0x0811d714 in ast_io_wait (ioc=0xacd2540, howlong=1000) at io.c:279 res = x = origcnt = #3 0xb4c32123 in do_monitor (data=0x0) at chan_ooh323.c:3980 h323_next = res = reloading = h323 = t = 1420423200 __PRETTY_FUNCTION__ = "do_monitor" #4 0x0819f3bd in dummy_start (data=0xa7bae58) at utils.c:1192 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {180868856, 0, 4001536, -1290582936, 158680361, 471084639}, __mask_was_saved = 0}}, __pad = {0xb3134424, 0x0, 0x0, 0x0}} __cancel_arg = 0xb3134b40 __not_first_call = ret = a = {start_routine = 0xb4c31c70 , data = 0x0, name = 0xac7d6f8 "do_monitor", ' ' , "started at [ 4015] chan_ooh323.c restart_monitor()"} #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. Thread 15 (Thread 0xb34d2b40 (LWP 18843)): #0 0xb772a424 in __kernel_vsyscall () No symbol table info available. #1 0xb716396b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #2 0xb76741cc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. #3 0xb45782d1 in iax2_process_thread (data=0xa3f79f0) at chan_iax2.c:12122 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {-1269243916, 0, 4001536, -1286790040, -1246264023, -2131718361}, __mask_was_saved = 0}}, __pad = {0xb34d2330, 0x0, 0x3d0f00, 0xb67011b0}} __cancel_routine = 0xb4549c80 __cancel_arg = 0xa3f79f0 __not_first_call = thread = 0xa3f79f0 wait = ts = {tv_sec = 134764039, tv_nsec = 136399560} put_into_idle = 0 first_time = 0 old_state = 0 __PRETTY_FUNCTION__ = "iax2_process_thread" #4 0x0819f3bd in dummy_start (data=0xa3c76c8) at utils.c:1192 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {171870656, 0, 4001536, -1286790040, -1246411479, 471084639}, __mask_was_saved = 0}}, __pad = {0xb34d2424, 0x0, 0x0, 0x0}} __cancel_arg = 0xb34d2b40 __not_first_call = ret = a = {start_routine = 0xb45781b0 , data = 0xa3f79f0, name = 0xa3e89c0 "iax2_process_thread started at [12637] chan_iax2.c start_network_thread()"} #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. Thread 14 (Thread 0xb32b6b40 (LWP 18852)): #0 0xb772a424 in __kernel_vsyscall () No symbol table info available. #1 0xb7658170 in poll () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. #2 0xb4c644ab in ooSocketPoll (pfds=0xb32b62bc, nfds=1, timeout=2100) at ooh323c/src/ooSocket.c:514 No locals. #3 0xb4c4b373 in ooMonitorChannels () at ooh323c/src/oochannels.c:852 ret = nfds = 1 toMin = {tv_sec = 2, tv_usec = 100000} toNext = {tv_sec = 4001536, tv_usec = -1277162352} pfds = {{fd = 19, events = 1, revents = 0}, {fd = 0, events = 0, revents = 0}} __PRETTY_FUNCTION__ = "ooMonitorChannels" #4 0xb4d46cc4 in ooh323c_stack_thread (dummy=0x0) at ooh323cDriver.c:69 No locals. #5 0x0819f3bd in dummy_start (data=0xa7bae58) at utils.c:1192 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {180775576, 0, 4001536, -1289001880, 2033534249, 471084639}, __mask_was_saved = 0}}, __pad = {0xb32b6424, 0x0, 0x0, 0x0}} __cancel_arg = 0xb32b6b40 __not_first_call = ret = a = {start_routine = 0xb4d46cb0 , data = 0x0, name = 0xac66a98 "ooh323c_stack_thread started at [ 201] ooh323cDriver.c ooh323c_start_stack_thread()"} #6 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #7 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. Thread 13 (Thread 0xb332eb40 (LWP 18850)): #0 0xb772a424 in __kernel_vsyscall () No symbol table info available. #1 0xb7658170 in poll () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. #2 0x0811d714 in ast_io_wait (ioc=0xabc0e10, howlong=1000) at io.c:279 res = x = origcnt = #3 0xb454c3db in network_thread (ignore=0x0) at chan_iax2.c:12612 No locals. #4 0x0819f3bd in dummy_start (data=0xa3c76c8) at utils.c:1192 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {171900424, 0, 4001536, -1288510360, 1245005097, 471084639}, __mask_was_saved = 0}}, __pad = {0xb332e424, 0x0, 0x0, 0x0}} __cancel_arg = 0xb332eb40 __not_first_call = ret = a = {start_routine = 0xb454c370 , data = 0x0, name = 0xa3efe08 "network_thread started at [12659] chan_iax2.c start_network_thread()"} #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. Thread 12 (Thread 0xb30bcb40 (LWP 18856)): #0 0xb772a424 in __kernel_vsyscall () No symbol table info available. #1 0xb7658170 in poll () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. #2 0x081a0d66 in ast_wait_for_input (fd=21, ms=-1) at utils.c:1281 pfd = {{fd = 21, events = 3, revents = 0}} #3 0x08131af6 in get_input (output=0xb30bbccb "", s=) at manager.c:5378 timeout = -1 res = x = src = 0xb61006f8 "\r\nriable: 10_106_18_16_is\r\n\r\n6_18_16_is\r\n\r\nariable: 10_106_18_16_is\r\n\r\n106_18_16_is\r\n\r\n" now = 1420336893 maxlen = 1024 #4 do_message (s=0xb30bc150) at manager.c:5450 m = {hdrcount = 0, headers = {0x0 }} idx = hdr_loss = 0 header_buf = '\000' res = now = 1420336893 #5 session_do (data=0xb660075c) at manager.c:5601 ser = 0xb660075c session = 0xb61005e4 s = {session = 0xb61005e4, tcptls_session = 0xb660075c, f = 0xb61004f0, fd = 21, parsing = MESSAGE_OKAY, write_error = 0, hook = 0x0, lock = {mutex = {__data = {__lock = 0, __count = 0, __owner = 0, __kind = 1, __nusers = 0, {__spins = 0, __list = {__next = 0x0}}}, __size = '\000' , "\001\000\000\000\000\000\000\000\000\000\000", __align = 0}, track = 0x0, tracking = 0}} flags = res = -1 ser_remote_address_tmp = {ss = {ss_family = 2, __ss_align = 269642250, __ss_padding = "\000\000\000\000\000\000\000\000;\000\000\000p\224^\267", '\000' "\360, \004\020\266\360\004\020\266h\304\v\263\364\317q\267\360\004\020\266\360\004\020\266h\304\v\263d\237^\267\360\004\020\266n\000\000\000w\000\000\000\364\317q\267,\000\000\000\364\317q\267\360\004\020\266\275\242^\267\360\004\020\266\067\005\020\266\070\005\020\266\000\000\000\000\267\313]\267\364\317q\267\000\000\000"}, len = 16} p = __PRETTY_FUNCTION__ = "session_do" #6 0x08193391 in handle_tcptls_connection (data=0xb660075c) at tcptls.c:684 tcptls_session = 0xb660075c ssl_setup = ret = err = '\000' "\341, \334^\267", '\000' , "\020'\000\000\030\000\000\000@\000\020\266H\000\020\266\000\000\000\000\020\000\000\000\003\000\000\000\000\000\000\000(", '\000' , "p\v\002\000\000\000\000\000\003\000\000\000\070\000\000\000[\000\000\000n\000\000\000w\000\000\000|", '\000' "\364, \317q\267\020\000\000\000\020\000\020\266p\v\002\000\230\004\020\266]Dg\267\000\000\000\000\367)f\267\230\004\020\266\000\000\000\000\000\017=\000h\304\v\263\177,\032\b\340", '\000' , "]Dg\267\000\000\000\000\000\017=\000\230\004\020\266\aV\b\b\310J!\b\264\001\000\000\341\001\033\b" __PRETTY_FUNCTION__ = "handle_tcptls_connection" #7 0x0819f3bd in dummy_start (data=0xb6600600) at utils.c:1192 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {-1235220336, 0, 4001536, -1291074456, 947209513, 471084639}, __mask_was_saved = 0}}, __pad = {0xb30bc424, 0x0, 0x0, 0x0}} __cancel_arg = 0xb30bcb40 __not_first_call = ret = a = {start_routine = 0x8193170 , data = 0xb660075c, name = 0xb6600890 "handle_tcptls_connection started at [ 734] tcptls.c ast_tcptls_server_root()"} #8 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #9 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. Thread 11 (Thread 0xb3044b40 (LWP 18858)): #0 0xb772a424 in __kernel_vsyscall () No symbol table info available. #1 0xb7658170 in poll () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. #2 0x0811d714 in ast_io_wait (ioc=0xac94108, howlong=1000) at io.c:279 res = x = origcnt = #3 0xb44818a3 in network_thread (ignore=0x0) at pbx_dundi.c:2182 res = socket_read_id = 0xb64004b0 __PRETTY_FUNCTION__ = "network_thread" #4 0x0819f3bd in dummy_start (data=0xa7c04b0) at utils.c:1192 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {176399360, 0, 4001536, -1291565976, 661996841, 471084639}, __mask_was_saved = 0}}, __pad = {0xb3044424, 0x0, 0x0, 0x0}} __cancel_arg = 0xb3044b40 __not_first_call = ret = a = {start_routine = 0xb4481800 , data = 0x0, name = 0xa83a400 "network_thread started at [ 2270] pbx_dundi.c start_network_thread()"} #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. Thread 10 (Thread 0xb2d87b40 (LWP 18867)): #0 0xb772a424 in __kernel_vsyscall () No symbol table info available. #1 0xb7658170 in poll () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. #2 0xb4525787 in scan_thread (unused=0x0) at pbx_spool.c:711 stage = 0 waittime = next = dir = de = now = 1420336896 ts = {tv_sec = 1, tv_nsec = 0} res = inotify_fd = 30 iev = buf = "\001\000\000\000 \000\000@", '\000' "\341, \334^\267", '\000' "\350, \031ж\001\000\000\000\030", '\000' , "\020", '\000' , "|\373^\267", '\000' "\364, \317q\267\020\000\000\000\020\000жH\363\001\000\360\031ж]Dg\267\000\000\000\000\367)f\267\360\031ж\000\000\000\000\000\017=\000htز\177,\032\b\340", '\000' , "]Dg\267\000\000\000\000\000\017=\000\360\031ж\aV\b\b\310J!\b\264\001\000\000\341\001\033\b" pfd = {fd = 30, events = 1, revents = 0} cur = __PRETTY_FUNCTION__ = "scan_thread" #3 0x0819f3bd in dummy_start (data=0x10917818) at utils.c:1192 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {233489160, 0, 4001536, -1294437272, -1625995990, 471084639}, __mask_was_saved = 0}}, __pad = {0xb2d87424, 0x0, 0x0, 0x0}} __cancel_arg = 0xb2d87b40 __not_first_call = ret = a = {start_routine = 0xb4525560 , data = 0x0, name = 0xdeac308 "scan_thread started at [ 902] pbx_spool.c load_module()"} #4 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #5 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. Thread 9 (Thread 0xb31f5b40 (LWP 18853)): #0 0xb772a424 in __kernel_vsyscall () No symbol table info available. #1 0xb7658170 in poll () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. #2 0xb4c644ab in ooSocketPoll (pfds=0xb31f52d4, nfds=0, timeout=10) at ooh323c/src/ooSocket.c:514 No locals. #3 0xb4c483e9 in ooMonitorCmdChannels () at ooh323c/src/oochannels.c:778 ret = nfds = 0 toMin = {tv_sec = 0, tv_usec = 10000} pfds = {{fd = 4001536, events = 1176, revents = -18960}} __PRETTY_FUNCTION__ = "ooMonitorCmdChannels" #4 0xb4d46ca4 in ooh323c_cmd_thread (dummy=0x0) at ooh323cDriver.c:76 No locals. #5 0x0819f3bd in dummy_start (data=0xac66af8) at utils.c:1192 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {181054968, 0, 4001536, -1289792408, 290800937, 471084639}, __mask_was_saved = 0}}, __pad = {0xb31f5424, 0x0, 0x0, 0x0}} __cancel_arg = 0xb31f5b40 __not_first_call = ret = a = {start_routine = 0xb4d46c90 , data = 0x0, name = 0xacaadf8 "ooh323c_cmd_thread started at [ 206] ooh323cDriver.c ooh323c_start_stack_thread()"} #6 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #7 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. Thread 8 (Thread 0xb2d0fb40 (LWP 18869)): #0 0xb772a424 in __kernel_vsyscall () No symbol table info available. #1 0xb7658170 in poll () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. #2 0x08084aa4 in monitor_sig_flags (unused=0x0) at asterisk.c:3528 p = {fd = 31, events = 1, revents = 32} a = -1218819294 #3 0x0819f3bd in dummy_start (data=0x10398b08) at utils.c:1192 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {243368616, 0, 4001536, -1294928792, -1911208662, 471084639}, __mask_was_saved = 0}}, __pad = {0xb2d0f424, 0x0, 0x0, 0x0}} __cancel_arg = 0xb2d0fb40 __not_first_call = ret = a = {start_routine = 0x8084a00 , data = 0x0, name = 0xe8182a8 "monitor_sig_flags started at [ 4388] asterisk.c main()"} #4 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #5 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. Thread 7 (Thread 0xb6e87b40 (LWP 18824)): #0 0xb772a424 in __kernel_vsyscall () No symbol table info available. #1 0xb7164aa2 in pthread_kill () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #2 0x08083c68 in console_verboser (s=) at asterisk.c:2064 No locals. #3 console_verboser (s=0xb1d1000a "\375 == Extension Changed 1731[hints] new state Unknown for Notify User 15189 \n") at asterisk.c:2056 No locals. #4 0x081238d8 in logger_print_normal (logmsg=0x4983) at logger.c:1089 chan = 0x0 buf = " == Extension state: Watcher for hint 1731 deactivated. Notify User 15189\n\000\000\000\066\060 - OPTIONS (No RTP)\n\000f any queue.\n\000d\r\nAddress: 10.106.21.225:5060\r\n\r\n\n\000sip:28260@10.107.60.5>;tag=smm9q2cvaa for SUBSCRI"... v = 0x9fe1978 level = 0 __PRETTY_FUNCTION__ = "logger_print_normal" #5 0x08126d8a in logger_thread (data=0x0) at logger.c:1226 next = 0xb208c338 msg = 0xb1d0ffc0 __PRETTY_FUNCTION__ = "logger_thread" #6 0x0819f3bd in dummy_start (data=0x9ff8de0) at utils.c:1192 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {167743208, 0, 4001536, -1226279832, -15383262, 471084639}, __mask_was_saved = 0}}, __pad = {0xb6e87424, 0x0, 0x0, 0x0}} __cancel_arg = 0xb6e87b40 __not_first_call = ret = a = {start_routine = 0x8126d00 , data = 0x0, name = 0x9ff8ee8 "logger_thread started at [ 1284] logger.c init_logger()"} #7 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #8 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. Thread 6 (Thread 0xb350eb40 (LWP 18842)): #0 0xb772a424 in __kernel_vsyscall () No symbol table info available. #1 0xb716396b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #2 0xb76741cc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. #3 0xb45782d1 in iax2_process_thread (data=0xa3f6890) at chan_iax2.c:12122 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {-1269243916, 0, 4001536, -1286544280, -1908964055, -2131718361}, __mask_was_saved = 0}}, __pad = {0xb350e330, 0x0, 0x3d0f00, 0xb6400480}} __cancel_routine = 0xb4549c80 __cancel_arg = 0xa3f6890 __not_first_call = thread = 0xa3f6890 wait = ts = {tv_sec = 134764039, tv_nsec = 136399560} put_into_idle = 0 first_time = 0 old_state = 0 __PRETTY_FUNCTION__ = "iax2_process_thread" #4 0x0819f3bd in dummy_start (data=0xa3e83b0) at utils.c:1192 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {213489112, 0, 4001536, -1286544280, -1909111511, 471084639}, __mask_was_saved = 0}}, __pad = {0xb350e424, 0x0, 0x0, 0x0}} __cancel_arg = 0xb350eb40 __not_first_call = ret = a = {start_routine = 0xb45781b0 , data = 0xa3f6890, name = 0xcb995d8 "iax2_process_thread started at [12637] chan_iax2.c start_network_thread()"} #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. Thread 5 (Thread 0xb354ab40 (LWP 18841)): #0 0xb772a424 in __kernel_vsyscall () No symbol table info available. #1 0xb716396b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #2 0xb76741cc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. #3 0xb45782d1 in iax2_process_thread (data=0xa3ee848) at chan_iax2.c:12122 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {-1269243916, 0, 4001536, -1286298520, -2034793175, -2131718361}, __mask_was_saved = 0}}, __pad = {0xb354a330, 0x0, 0x3d0f00, 0xb6300480}} __cancel_routine = 0xb4549c80 __cancel_arg = 0xa3ee848 __not_first_call = thread = 0xa3ee848 wait = ts = {tv_sec = 134764039, tv_nsec = 136399560} put_into_idle = 0 first_time = 0 old_state = 0 __PRETTY_FUNCTION__ = "iax2_process_thread" #4 0x0819f3bd in dummy_start (data=0xa3c76c8) at utils.c:1192 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {171862392, 0, 4001536, -1286298520, -2034940631, 471084639}, __mask_was_saved = 0}}, __pad = {0xb354a424, 0x0, 0x0, 0x0}} __cancel_arg = 0xb354ab40 __not_first_call = ret = a = {start_routine = 0xb45781b0 , data = 0xa3ee848, name = 0xa3e6978 "iax2_process_thread started at [12637] chan_iax2.c start_network_thread()"} #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. Thread 4 (Thread 0xb3586b40 (LWP 18840)): #0 0xb772a424 in __kernel_vsyscall () No symbol table info available. #1 0xb716396b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #2 0xb76741cc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. #3 0xb45782d1 in iax2_process_thread (data=0xa3ed6e8) at chan_iax2.c:12122 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {-1269243916, 0, 4001536, -1286052760, -1623751383, -2131718361}, __mask_was_saved = 0}}, __pad = {0xb3586330, 0x0, 0x3d0f00, 0xb6100480}} __cancel_routine = 0xb4549c80 __cancel_arg = 0xa3ed6e8 __not_first_call = thread = 0xa3ed6e8 wait = ts = {tv_sec = 134764039, tv_nsec = 136399560} put_into_idle = 0 first_time = 0 old_state = 0 __PRETTY_FUNCTION__ = "iax2_process_thread" #4 0x0819f3bd in dummy_start (data=0xa3c76c8) at utils.c:1192 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {171868848, 0, 4001536, -1286052760, -1623898839, 471084639}, __mask_was_saved = 0}}, __pad = {0xb3586424, 0x0, 0x0, 0x0}} __cancel_arg = 0xb3586b40 __not_first_call = ret = a = {start_routine = 0xb45781b0 , data = 0xa3ed6e8, name = 0xa3e82b0 "iax2_process_thread started at [12637] chan_iax2.c start_network_thread()"} #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. Thread 3 (Thread 0xb35c2b40 (LWP 18839)): #0 0xb772a424 in __kernel_vsyscall () No symbol table info available. #1 0xb716396b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #2 0xb76741cc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. #3 0x08188ed9 in sched_run (data=0xa721038) at sched.c:120 ms = ts = {tv_sec = 0, tv_nsec = 0} con = 0xa721038 __PRETTY_FUNCTION__ = "sched_run" #4 0x0819f3bd in dummy_start (data=0xa720f10) at utils.c:1192 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {213483464, 0, 4001536, -1285807000, -1749727959, 471084639}, __mask_was_saved = 0}}, __pad = {0xb35c2424, 0x0, 0x0, 0x0}} __cancel_arg = 0xb35c2b40 __not_first_call = ret = a = {start_routine = 0x8188d00 , data = 0xa721038, name = 0xcb97fc8 "sched_run", ' ' , "started at [ 182] sched.c ast_sched_start_thread()"} #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. Thread 2 (Thread 0xb35feb40 (LWP 18838)): #0 0xb772a424 in __kernel_vsyscall () No symbol table info available. #1 0xb716396b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #2 0xb76741cc in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. #3 0x081906d8 in tps_processing_function (data=0xa720e8c) at taskprocessor.c:313 i = 0xa720e8c t = size = 0 __PRETTY_FUNCTION__ = "tps_processing_function" #4 0x0819f3bd in dummy_start (data=0xa720f10) at utils.c:1192 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {175247136, 0, 4001536, -1285561240, -1875557079, 471084639}, __mask_was_saved = 0}}, __pad = {0xb35fe424, 0x0, 0x0, 0x0}} __cancel_arg = 0xb35feb40 __not_first_call = ret = a = {start_routine = 0x8190640 , data = 0xa720e8c, name = 0xa720f20 "tps_processing_function started at [ 471] taskprocessor.c ast_taskprocessor_get()"} #5 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #6 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. Thread 1 (Thread 0xb3f40b40 (LWP 18837)): #0 ast_hashtab_lookup_internal (h=, obj=0xb3f3ac1c, tab=) at hashtab.c:602 b = 0x81 #1 ast_hashtab_lookup (tab=0xb3e00ce8, obj=0xb3f3ac1c) at hashtab.c:548 h = ret = 0x0 __PRETTY_FUNCTION__ = "ast_hashtab_lookup" #2 0x08147315 in find_context (context=) at pbx.c:6948 item = {lock = {lock = {__data = {__lock = 0, __nr_readers = 0, __readers_wakeup = 0, __writer_wakeup = 0, __nr_readers_queued = 0, __nr_writers_queued = 0, __flags = 0 '\000', __shared = 0 '\000', __pad1 = 0 '\000', __pad2 = 0 '\000', __writer = 0}, __size = '\000' , __align = 0}, track = 0x0, tracking = 0}, root = 0x0, root_table = 0x0, pattern_tree = 0x0, next = 0x0, includes = 0x0, ignorepats = 0x0, registrar = 0x0, refcount = 0, alts = {first = 0x0, last = 0x0}, macrolock = {mutex = {__data = {__lock = 0, __count = 0, __owner = 0, __kind = 0, __nusers = 0, {__spins = 0, __list = {__next = 0x0}}}, __size = '\000' , __align = 0}, track = 0x0, tracking = 0}, name = "default", '\000' } #3 0x081564f9 in pbx_find_extension (chan=0x0, bypass=0x0, q=0xb3f3aee8, context=0xadd3e4e4 "default", exten=0xb3f3f234 "s", priority=1, label=0x0, callerid=0xb2ab0950 "asterisk", action=E_MATCH) at pbx.c:3150 x = res = tmp = 0x0 e = 0x0 eroot = 0x0 i = 0x0 sw = 0x0 pattern = {exten = 0x0, matchcid = 0, cidmatch = 0x0, priority = 1, label = 0x0, parent = 0x0, app = 0x0, cached_app = 0x0, data = 0x0, datad = 0, peer = 0x0, peer_table = 0x0, peer_label_table = 0x0, registrar = 0x0, next = 0x0, stuff = 0xb3f3ae40 ""} score = {total_specificity = 0, total_length = 0, last_char = 0 '\000', canmatch = 0, node = 0x0, canmatch_exten = 0x0, exten = 0x0} tmpdata = 0x0 __PRETTY_FUNCTION__ = "pbx_find_extension" #4 0x08156ad4 in pbx_extension_helper (c=0x0, con=0x0, context=0xadd3e4e4 "default", exten=0xb3f3f234 "s", priority=1, label=0x0, callerid=0xb2ab0950 "asterisk", action=E_MATCH, found=0x0, combined_find_spawn=0) at pbx.c:4840 e = app = substitute = 0x0 res = q = {incstack = {0x0 }, stacklen = 0, status = 1, swo = 0x0, data = 0x0, foundcontext = 0x0} passdata = '\000' matching_action = 1 __PRETTY_FUNCTION__ = "pbx_extension_helper" #5 0x081580f9 in ast_exists_extension (c=0x0, context=0xadd3e4e4 "default", exten=0xb3f3f234 "s", priority=1, callerid=0xb2ab0950 "asterisk") at pbx.c:6012 No locals. #6 0xb4749b63 in get_destination (p=0xaeddce8c, oreq=0xb3f3fc34, cc_recall_core_id=0x0) at chan_sip.c:17513 agent = 0xb3f3ac1c tmp = "sip:s@10.106.18.5:5060", '\000' uri = 0xb3f3f234 "s" unused_password = 0xb479f065 "" domain = 0xb2ab0959 "10.106.18.8" tmpf = from = 0xb2ab0950 "asterisk" req = 0xb3f3fc34 decoded_uri = 0xb3f3f210 "s" __PRETTY_FUNCTION__ = "get_destination" #7 0xb478e252 in handle_request_options (e=0xaef433a4 "sip:s@10.106.18.5:5060", addr=0xb3f40178, req=0xb3f3fc34, p=0xaeddce8c) at chan_sip.c:24867 msg = gotdest = res = 1 #8 handle_incoming (p=0xaeddce8c, req=0xb3f3fc34, addr=0xb3f40178, recount=0xb3f3fbd8, nounlock=0xb3f3fbdc) at chan_sip.c:28421 cmd = 0x62e82e14
cseq = useragent = via = 0xb3f3fa6c "as630d1af9" callid = 0xaef434a3 "1d05824d43b052ee213f71d84b66d822@10.106.18.8:5060" via_pos = 2 seqno = 102 len = respid = res = 0 e = 0xaef433a4 "sip:s@10.106.18.5:5060" error = 0 oldmethod = 3 acked = 0 __PRETTY_FUNCTION__ = "handle_incoming" #9 0xb47909dc in handle_request_do (req=0xb3f3fc34, addr=0xb3f40178) at chan_sip.c:28633 p = 0xaeddce8c owner_chan_ref = 0x0 recount = 0 nounlock = 0 __PRETTY_FUNCTION__ = "handle_request_do" #10 0xb479233b in sipsock_read (id=0xb5a00498, fd=11, events=1, ignore=0x0) at chan_sip.c:28564 req = {rlpart1 = 0, rlpart2 = 8, headers = 13, method = 3, lines = 0, sdp_start = 0, sdp_count = 0, debug = 0 '\000', has_to_tag = 0 '\000', ignore = 0 '\000', authenticated = 0 '\000', header = {0, 40, 104, 122, 182, 212, 254, 314, 333, 358, 395, 478, 506, 525, 0 }, line = {527, 0 }, data = 0xaef43390, content = 0x0, socket = {type = SIP_TRANSPORT_UDP, fd = -1, port = 50195, tcptls_session = 0x0, ws_session = 0x0}, next = {next = 0x0}, reqsipoptions = 0} addr = {ss = {ss_family = 2, __ss_align = 135424522, __ss_padding = "\000\000\000\000\000\000\000\000\200\000\000\000\000\000\000\000\251\223y\264\370Cg\267\000\000\000\000\353\221\b\b\225I\000\000\002\000\000\000\200\000\000\000\242e\026\267\260\020=\n\364\017\027\267\260\020=\n\273\036\026\267\b>}\264\001\000\000\000\201\000\000\000\022g\026\267\001\000\000\000\000\000\000\000\364\017\027\267'-\026\267\224&\000\n\002\000\000\000\000\000\000\000yEg\267\000\000\000\000\001\000\000"}, len = 16} res = readbuf = "OPTIONS sip:s@10.106.18.5:5060 SIP/2.0\r\nVia: SIP/2.0/UDP 10.106.18.8:5060;branch=z9hG4bK5020579b;rport\r\nMax-Forwards: 70\r\nFrom: \"asterisk\" ;tag=as630d1af9\r\nTo: origcnt = 1 #12 0xb4767af7 in do_monitor (data=0x0) at chan_sip.c:29162 res = t = 1420423201 reloading = __PRETTY_FUNCTION__ = "do_monitor" #13 0x0819f3bd in dummy_start (data=0xa410300) at utils.c:1192 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {172032784, 0, 4001536, -1275853720, -940227288, 471084639}, __mask_was_saved = 0}}, __pad = {0xb3f40424, 0x0, 0x0, 0x0}} __cancel_arg = 0xb3f40b40 __not_first_call = ret = a = {start_routine = 0xb4767750 , data = 0x0, name = 0xa410310 "do_monitor", ' ' , "started at [29195] chan_sip.c restart_monitor()"} #14 0xb715fd4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #15 0xb76668be in clone () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. (gdb) quit