root@asterisk-prefeitura-npt:/tmp/gdb# gdb -se "asterisk" -ex "bt full" -ex "thread apply all bt" --batch -c core > /tmp/gdb/backtrace.txt warning: Can't read pathname for load map: Input/output error. root@asterisk-prefeitura-npt:/tmp/gdb# gdb -se "asterisk" -c core | tee /tmp/backtrace.txt 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...done. warning: [New LWP 29506] [New LWP 29565] [New LWP 29570] [New LWP 29568] [New LWP 29569] [New LWP 29567] [New LWP 29566] [New LWP 29608] [New LWP 29591] [New LWP 29605] [New LWP 29600] [New LWP 29596] [New LWP 29610] [New LWP 29543] [New LWP 29540] [New LWP 29510] [New LWP 29508] [New LWP 29512] [New LWP 29511] [New LWP 29509] [New LWP 29514] [New LWP 29520] [New LWP 29513] [New LWP 29521] [New LWP 29516] [New LWP 29522] [New LWP 29515] [New LWP 29518] [New LWP 29517] [New LWP 29519] [New LWP 29504] [New LWP 29503] [New LWP 29502] [New LWP 29501] [New LWP 29500] [New LWP 29523] [New LWP 29499] [New LWP 29497] [New LWP 29524] [New LWP 29496] [New LWP 29525] [New LWP 29493] [New LWP 29526] [New LWP 29491] [New LWP 29527] [New LWP 29528] [New LWP 30430] [New LWP 29529] [New LWP 29590] [New LWP 29531] [New LWP 29573] [New LWP 29532] [New LWP 29562] [New LWP 29533] [New LWP 29561] [New LWP 29535] [New LWP 29559] [New LWP 29537] [New LWP 29557] [New LWP 29542] [New LWP 29555] [New LWP 29544] [New LWP 29552] [New LWP 29545] [New LWP 29551] [New LWP 29546] [New LWP 29550] [New LWP 29547] [New LWP 29548] [New LWP 29549] [New LWP 29536] [New LWP 29553] [New LWP 29554] [New LWP 30453] [New LWP 29556] [New LWP 29558] [New LWP 30532] [New LWP 29560] [New LWP 29563] [New LWP 30272] [New LWP 29564] [New LWP 29571] [New LWP 30556] [New LWP 29572] [New LWP 30536] [New LWP 29574] [New LWP 29889] [New LWP 29595] [New LWP 29495] [New LWP 29599] [New LWP 30443] [New LWP 29604] [New LWP 29607] [New LWP 29994] [New LWP 29507] [New LWP 29609] [New LWP 19433] [New LWP 29597] [New LWP 30561] [New LWP 30535] [New LWP 29494] [New LWP 30317] [New LWP 29498] [New LWP 30559] [New LWP 29611] [New LWP 27920] [New LWP 29606] [New LWP 30436] [New LWP 29612] [New LWP 29601] [New LWP 30543] [New LWP 30301] Can't read pathname for load map: Input/output error. [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 -vvvg -c'. Program terminated with signal 11, Segmentation fault. #0 0xb75108ae in ?? () from /lib/i386-linux-gnu/libc.so.6 (gdb) bt #0 0xb75108ae in ?? () from /lib/i386-linux-gnu/libc.so.6 #1 0xb5d45983 in dialog_find_multiple (obj=0xb6e9a728, arg=0xb539ba78, flags=12) at chan_sip.c:30841 #2 0x080866d0 in internal_ao2_callback (c=0x9665d78, flags=12, cb_fn=0xb5d4594d, arg=0xb539ba78, data=0x0, type=DEFAULT, tag=0x0, file=0x0, line=0, funcname=0x0) at astobj2.c:685 #3 0x08086a95 in __ao2_callback (c=0x9665d78, flags=12, cb_fn=0xb5d4594d , arg=0xb539ba78) at astobj2.c:785 #4 0xb5ccd741 in find_call (req=0xb539cc74, addr=0xb539d1b8, intended_method=1) at chan_sip.c:8446 #5 0xb5d297c0 in handle_request_do (req=0xb539cc74, addr=0xb539d1b8) at chan_sip.c:26192 #6 0xb5d29591 in sipsock_read (id=0xb6e004a8, fd=9, events=1, ignore=0x0) at chan_sip.c:26148 #7 0x0811ba82 in ast_io_wait (ioc=0x9661b58, howlong=28) at io.c:292 #8 0xb5d2b4b7 in do_monitor (data=0x0) at chan_sip.c:26701 #9 0x081a6c93 in dummy_start (data=0x96df3b0) at utils.c:1173 #10 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #11 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 (gdb) bt full #0 0xb75108ae in ?? () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. #1 0xb5d45983 in dialog_find_multiple (obj=0xb6e9a728, arg=0xb539ba78, flags=12) at chan_sip.c:30841 pvt = 0xb6e9a728 pvt2 = 0xb539ba78 #2 0x080866d0 in internal_ao2_callback (c=0x9665d78, flags=12, cb_fn=0xb5d4594d, arg=0xb539ba78, data=0x0, type=DEFAULT, tag=0x0, file=0x0, line=0, funcname=0x0) at astobj2.c:685 match = 3 __list_head = 0x9666c04 __list_next = 0xb6e9dd08 __list_prev = 0x0 __new_prev = 0xb6e728a0 cur = 0xb6e728a0 i = 463 start = 463 last = 464 ret = 0x0 cb_default = 0xb5d4594d cb_withdata = 0 multi_container = 0xb6e7a088 multi_iterator = 0xb6e01708 __PRETTY_FUNCTION__ = "internal_ao2_callback" #3 0x08086a95 in __ao2_callback (c=0x9665d78, flags=12, cb_fn=0xb5d4594d , arg=0xb539ba78) at astobj2.c:785 No locals. #4 0xb5ccd741 in find_call (req=0xb539cc74, addr=0xb539d1b8, intended_method=1) at chan_sip.c:8446 tmp_dialog = {next = 0x0, invitestate = INV_NONE, method = 0, __field_mgr_pool = 0x0, callid = 0xb6e9ccb4 "2af881172bd06b4d3776d951669ee709@10.101.31.5:5060", initviabranch = 0x0, initviasentby = 0x0, randdata = 0x0, accountcode = 0x0, realm = 0x0, nonce = 0x0, opaque = 0x0, qop = 0x0, domain = 0x0, from = 0x0, useragent = 0x0, exten = 0x0, context = 0x0, subscribecontext = 0x0, subscribeuri = 0x0, fromdomain = 0x0, fromuser = 0x0, fromname = 0x0, tohost = 0x0, todnid = 0x0, language = 0x0, mohinterpret = 0x0, mohsuggest = 0x0, rdnis = 0x0, redircause = 0x0, theirtag = 0x0, theirprovtag = 0x0, tag = 0x0, username = 0x0, peername = 0x0, authname = 0x0, uri = 0x0, okcontacturi = 0x0, peersecret = 0x0, peermd5secret = 0x0, cid_num = 0x0, cid_name = 0x0, cid_tag = 0x0, mwi_from = 0x0, fullcontact = 0x0, our_contact = 0x0, url = 0x0, parkinglot = 0x0, engine = 0x0, dialstring = 0x0, __field_mgr = {last_alloc = 0x0, embedded_pool = 0x0}, via = '\000' , maxforwards = 0, socket = {type = 0, fd = 0, port = 0, tcptls_session = 0x0}, ocseq = 0, icseq = 0, init_icseq = 0, callgroup = 0, pickupgroup = 0, lastinvite = 0, flags = {{flags = 0}, {flags = 0}, {flags = 0}}, do_history = 0, alreadygone = 0, needdestroy = 0, final_destruction_scheduled = 0, outgoing_call = 0, answered_elsewhere = 0, novideo = 0, notext = 0, session_modify = 0, route_persistent = 0, autoframing = 0, req_secure_signaling = 0, timer_t1 = 0, timer_b = 0, sipoptions = 0, reqsipoptions = 0, prefs = {order = '\000' , framing = {0 }}, capability = 0, jointcapability = 0, peercapability = 0, prefcodec = 0, noncodeccapability = 0, jointnoncodeccapability = 0, redircodecs = 0, maxcallbitrate = 0, t38_maxdatagram = 0, request_queue_sched_id = 0, provisional_keepalive_sched_id = 0, last_provisional = 0x0, authtries = 0, outboundproxy = 0x0, t38 = {state = T38_DISABLED, our_parms = { request_response = 0, version = 0, max_ifp = 0, rate = AST_T38_RATE_14400, rate_management = AST_T38_RATE_MANAGEMENT_TRANSFERRED_TCF, fill_bit_removal = 0, transcoding_mmr = 0, transcoding_jbig = 0}, their_parms = {request_response = 0, version = 0, max_ifp = 0, rate = AST_T38_RATE_14400, rate_management = AST_T38_RATE_MANAGEMENT_TRANSFERRED_TCF, fill_bit_removal = 0, transcoding_mmr = 0, transcoding_jbig = 0}}, udptlredirip = {ss = {ss_family = 0, __ss_align = 0, __ss_padding = '\000' }, len = 0}, udptl = 0x0, callingpres = 0, expiry = 0, sessionversion = 0, sessionid = 0, branch = 0, invite_branch = 0, sessionversion_remote = 0, portinuri = 0, sa = {ss = {ss_family = 0, __ss_align = 0, __ss_padding = '\000' }, len = 0}, redirip = {ss = {ss_family = 0, __ss_align = 0, __ss_padding = '\000' }, len = 0}, vredirip = {ss = {ss_family = 0, __ss_align = 0, __ss_padding = '\000' }, len = 0}, tredirip = {ss = {ss_family = 0, __ss_align = 0, __ss_padding = '\000' }, len = 0}, lastrtprx = 0, lastrtptx = 0, rtptimeout = 0, rtpholdtimeout = 0, rtpkeepalive = 0, directmediaha = 0x0, recv = {ss = { ss_family = 0, __ss_align = 0, __ss_padding = '\000' }, len = 0}, ourip = {ss = {ss_family = 0, __ss_align = 0, __ss_padding = '\000' }, len = 0}, allowtransfer = TRANSFER_OPENFORALL, owner = 0x0, route = 0x0, notify = 0x0, peerauth = 0x0, noncecount = 0, stalenonce = 0, ongoing_reinvite = 0, lastmsg = '\000' , amaflags = 0, pendinginvite = 0, glareinvite = 0, initreq = {rlPart1 = 0, rlPart2 = 0, headers = 0, method = 0, lines = 0, sdp_start = 0, sdp_count = 0, debug = 0 '\000', has_to_tag = 0 '\000', ignore = 0 '\000', authenticated = 0 '\000', header = {0 }, line = {0 }, data = 0x0, content = 0x0, socket = {type = 0, fd = 0, port = 0, tcptls_session = 0x0}, next = {next = 0x0}, reqsipoptions = 0}, initid = 0, waitid = 0, reinviteid = 0, autokillid = 0, t38id = 0, refer = 0x0, subscribed = NONE, stateid = 0, laststate = 0, dialogver = 0, dsp = 0x0, relatedpeer = 0x0, registry = 0x0, rtp = 0x0, vrtp = 0x0, trtp = 0x0, packets = 0x0, history = 0x0, history_entries = 0, chanvars = 0x0, request_queue = {first = 0x0, last = 0x0}, options = 0x0, stimer = 0x0, srtp = 0x0, vsrtp = 0x0, tsrtp = 0x0, red = 0, hangupcause = 0, mwi = 0x0, allowed_methods = 0, disallowed_methods = 0, offered_media = {{order_offered = 0, codecs = '\000' }, {order_offered = 0, codecs = '\000' }, {order_offered = 0, codecs = '\000' }, {order_offered = 0, codecs = '\000' }}, cc_params = 0x0, epa_entry = 0x0, fromdomainport = 0} iterator = 0xb6e3b7db args = {method = 0, callid = 0x0, totag = 0x0, fromtag = 0x0, seqno = 0, ruri = 0x0, viabranch = 0x0, viasentby = 0x0, authentication_present = 0} found = 0 via = 0xb6e3a94b totag = "as0abb4f7f\000\000\240,E\267\000\000\000\000\f\020\000\000\000\000\000\266\000\000\000\000_>E\267\377\377\377\377", '\000' "\360, \313\351\266\264\321\071\265\364\217\327\265x\353\315\265\334\313\351\266IL\325\265\000\000\000\000\000\000\000\000\020\000\000\000\016'\000\000\020\020\000\000@\000\340\266H\000\340\266\300&X\267\000\000\000\000\377\377\377\377@\000\000\000 \020\000\000\344\313\351\266" fromtag = "as517fb761\000\265\330\313\071\265\277|'\267t\314\071\265o\000\000\000w\000\000\000|\000\000\000\344\313\351\266\250\313\071\265\364\217\327\265<^\313\265IL\325\265\334\313\351\266\a\000\000\000\364/X\267t\314\071\265\264\321\071\265\330\313\071\265\004\245M\267 \230\327\265\000\020\000\000\a\000\000\000\a\000\000\000\364\217\327\265\330\244M\267\364\217\327\265\023\016\022\b \230\327\265\334\313\351\266\232\315\351\266" callid = 0xb6e9ccb4 "2af881172bd06b4d3776d951669ee709@10.101.31.5:5060" from = 0xb6e9cc51 "\"asterisk\" ;tag=as517fb761" to = 0xb6e9cc89 ";tag=as0abb4f7f" cseq = 0xb6e9ccec "102 OPTIONS" sip_pvt_ptr = 0xb6e01ddc seqno = 102 __PRETTY_FUNCTION__ = "find_call" #5 0xb5d297c0 in handle_request_do (req=0xb539cc74, addr=0xb539d1b8) at chan_sip.c:26192 p = 0xb5ceb6d2 owner_chan_ref = 0x0 recount = 0 nounlock = 0 __PRETTY_FUNCTION__ = "handle_request_do" #6 0xb5d29591 in sipsock_read (id=0xb6e004a8, fd=9, events=1, ignore=0x0) at chan_sip.c:26148 req = {rlPart1 = 0, rlPart2 = 8, headers = 11, method = 1, lines = 0, sdp_start = 0, sdp_count = 0, debug = 0 '\000', has_to_tag = 1 '\001', ignore = 0 '\000', authenticated = 0 '\000', header = {0, 22, 111, 169, 207, 266, 284, 313, 395, 422, 446, 464, 0 }, line = {464, 0 }, data = 0xb6e9cbd0, content = 0x0, socket = {type = SIP_TRANSPORT_UDP, fd = -1, port = 50195, tcptls_session = 0x0}, next = {next = 0x0}, reqsipoptions = 0} addr = {ss = {ss_family = 2, __ss_align = 33514762, __ss_padding = "\000\000\000\000\000\000\000\000(C\351\266H]f\t\b\000\000\000\364\217\327\265h\322\071\265\277|'\267x]f\t\234W\035\b\313Y\035\b\371\002\000\000\002Y\035\b\000\000\000\000\000\017=\000\071\214'\267\240\ve\t\377\377\377\377eV\324\265\364/X\267\364/X\267\000\000\000\000\000\017=\000D\245M\267\240\ve\t\231T\325\265\063\002\000\000\231\246M\267\000\000\000\000\001\000\000"}, len = 16} res = 477 readbuf = "SIP/2.0 404 Not Found\r\nVia: SIP/2.0/UDP 10.101.31.5:5060;branch=z9hG4bK30d91b1f;received=10.101.31.5;rport=5060\r\nFrom: \"asterisk\" ;tag=as517fb761\r\nTo: ;tag=a"... __PRETTY_FUNCTION__ = "sipsock_read" #7 0x0811ba82 in ast_io_wait (ioc=0x9661b58, howlong=28) at io.c:292 res = 1 x = 0 origcnt = 1 #8 0xb5d2b4b7 in do_monitor (data=0x0) at chan_sip.c:26701 res = 28 t = 1455101414 reloading = 0 __PRETTY_FUNCTION__ = "do_monitor" #9 0x081a6c93 in dummy_start (data=0x96df3b0) at utils.c:1173 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {-1222086668, 0, 4001536, -1254501528, -1052766779, -2042705217}, __mask_was_saved = 0}}, __pad = {0xb539d424, 0x0, 0x0, 0x0}} __cancel_routine = 0x807a235 __cancel_arg = 0xb539db40 __not_first_call = 0 ret = 0x0 a = {start_routine = 0xb5d2b1ee , data = 0x0, name = 0x966f9e8 "do_monitor", ' ' , "started at [26734] chan_sip.c restart_monitor()"} #10 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #11 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. (gdb) thread apply all bt Thread 112 (Thread 0x99602b40 (LWP 30301)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74be290 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0x080af91a in ast_waitfor_nandfds (c=0x995f7884, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x995f78c0) at channel.c:3282 #3 0x080afc6a in ast_waitfor_n (c=0x995f7884, n=2, ms=0x995f78c0) at channel.c:3536 #4 0x080bd559 in ast_generic_bridge (c0=0xb6ff96b8, c1=0xb6f8ae70, config=0x995f81dc, fo=0x995f7a78, rc=0x995f7a7c) at channel.c:7283 #5 0x080bf9cd in ast_channel_bridge (c0=0xb6ff96b8, c1=0xb6f8ae70, config=0x995f81dc, fo=0x995f7a78, rc=0x995f7a7c) at channel.c:7751 #6 0x080fb6a2 in ast_bridge_call (chan=0xb6ff96b8, peer=0xb6f8ae70, config=0x995f81dc) at features.c:4135 #7 0xb5dfe76d in dial_exec_full (chan=0xb6ff96b8, data=0x995f91ac "SIP/8017570/04935274600,60,TL(7200000)", peerflags=0x995f8e28, continue_exec=0x0) at app_dial.c:2957 #8 0xb5dff178 in dial_exec (chan=0xb6ff96b8, data=0x995f91ac "SIP/8017570/04935274600,60,TL(7200000)") at app_dial.c:3061 #9 0x0814068d in pbx_exec (c=0xb6ff96b8, app=0x994ff90, data=0x995f91ac "SIP/8017570/04935274600,60,TL(7200000)") at pbx.c:1479 #10 0x0814a3de in pbx_extension_helper (c=0xb6ff96b8, con=0x0, context=0xb6ff9a24 "macro-ligacaoexterna", exten=0xb6ff9a74 "s", priority=3, label=0x0, callerid=0xb6f6cf58 "9942", action=E_SPAWN, found=0x995fd488, combined_find_spawn=1) at pbx.c:4739 #11 0x0814c0ae in ast_spawn_extension (c=0xb6ff96b8, context=0xb6ff9a24 "macro-ligacaoexterna", exten=0xb6ff9a74 "s", priority=3, callerid=0xb6f6cf58 "9942", found=0x995fd488, combined_find_spawn=1) at pbx.c:5381 #12 0xb5d8e595 in _macro_exec (chan=0xb6ff96b8, data=0x995fdf8c "ligacaoexterna,04935274600", exclusive=0) at app_macro.c:413 #13 0xb5d8f8cd in macro_exec (chan=0xb6ff96b8, data=0x995fdf8c "ligacaoexterna,04935274600") at app_macro.c:586 #14 0x0814068d in pbx_exec (c=0xb6ff96b8, app=0x9975b28, data=0x995fdf8c "ligacaoexterna,04935274600") at pbx.c:1479 #15 0x0814a3de in pbx_extension_helper (c=0xb6ff96b8, con=0x0, context=0xb6ff9a24 "macro-ligacaoexterna", exten=0xb6ff9a74 "s", priority=1, label=0x0, callerid=0xb6f6cf58 "9942", action=E_SPAWN, found=0x996020d8, combined_find_spawn=1) at pbx.c:4739 #16 0x0814c0ae in ast_spawn_extension (c=0xb6ff96b8, context=0xb6ff9a24 "macro-ligacaoexterna", exten=0xb6ff9a74 "s", priority=1, callerid=0xb6f6cf58 "9942", found=0x996020d8, combined_find_spawn=1) at pbx.c:5381 #17 0x0814cb03 in __ast_pbx_run (c=0xb6ff96b8, args=0x0) at pbx.c:5484 #18 0x0814e8cc in pbx_thread (data=0xb6ff96b8) at pbx.c:5825 #19 0x081a6c93 in dummy_start (data=0xb6f55368) at utils.c:1173 #20 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #21 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 111 (Thread 0x996f2b40 (LWP 30543)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74be290 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0x080af91a in ast_waitfor_nandfds (c=0x996e7884, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x996e78c0) at channel.c:3282 #3 0x080afc6a in ast_waitfor_n (c=0x996e7884, n=2, ms=0x996e78c0) at channel.c:3536 #4 0x080bd559 in ast_generic_bridge (c0=0xb6e99868, c1=0xb6fe1460, config=0x996e81dc, fo=0x996e7a78, rc=0x996e7a7c) at channel.c:7283 #5 0x080bf9cd in ast_channel_bridge (c0=0xb6e99868, c1=0xb6fe1460, config=0x996e81dc, fo=0x996e7a78, rc=0x996e7a7c) at channel.c:7751 #6 0x080fb6a2 in ast_bridge_call (chan=0xb6e99868, peer=0xb6fe1460, config=0x996e81dc) at features.c:4135 #7 0xb5dfe76d in dial_exec_full (chan=0xb6e99868, data=0x996e91ac "SIP/8017563/32421491,60,TL(7200000)", peerflags=0x996e8e28, continue_exec=0x0) at app_dial.c:2957 #8 0xb5dff178 in dial_exec (chan=0xb6e99868, data=0x996e91ac "SIP/8017563/32421491,60,TL(7200000)") at app_dial.c:3061 #9 0x0814068d in pbx_exec (c=0xb6e99868, app=0x994ff90, data=0x996e91ac "SIP/8017563/32421491,60,TL(7200000)") at pbx.c:1479 #10 0x0814a3de in pbx_extension_helper (c=0xb6e99868, con=0x0, context=0xb6e99bd4 "macro-ligacaoexterna", exten=0xb6e99c24 "s", priority=3, label=0x0, callerid=0xb6e098b8 "8274", action=E_SPAWN, found=0x996ed488, combined_find_spawn=1) at pbx.c:4739 #11 0x0814c0ae in ast_spawn_extension (c=0xb6e99868, context=0xb6e99bd4 "macro-ligacaoexterna", exten=0xb6e99c24 "s", priority=3, callerid=0xb6e098b8 "8274", found=0x996ed488, combined_find_spawn=1) at pbx.c:5381 #12 0xb5d8e595 in _macro_exec (chan=0xb6e99868, data=0x996edf8c "ligacaoexterna,32421491", exclusive=0) at app_macro.c:413 #13 0xb5d8f8cd in macro_exec (chan=0xb6e99868, data=0x996edf8c "ligacaoexterna,32421491") at app_macro.c:586 #14 0x0814068d in pbx_exec (c=0xb6e99868, app=0x9975b28, data=0x996edf8c "ligacaoexterna,32421491") at pbx.c:1479 #15 0x0814a3de in pbx_extension_helper (c=0xb6e99868, con=0x0, context=0xb6e99bd4 "macro-ligacaoexterna", exten=0xb6e99c24 "s", priority=1, label=0x0, callerid=0xb6e098b8 "8274", action=E_SPAWN, found=0x996f20d8, combined_find_spawn=1) at pbx.c:4739 #16 0x0814c0ae in ast_spawn_extension (c=0xb6e99868, context=0xb6e99bd4 "macro-ligacaoexterna", exten=0xb6e99c24 "s", priority=1, callerid=0xb6e098b8 "8274", found=0x996f20d8, combined_find_spawn=1) at pbx.c:5381 #17 0x0814cb03 in __ast_pbx_run (c=0xb6e99868, args=0x0) at pbx.c:5484 #18 0x0814e8cc in pbx_thread (data=0xb6e99868) at pbx.c:5825 #19 0x081a6c93 in dummy_start (data=0xb6e75940) at utils.c:1173 #20 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #21 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 110 (Thread 0x9f17eb40 (LWP 29601)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74be290 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0xb4a813b3 in ktools::KSocketPoll::Poll(unsigned int) () from /usr/lib/libk3laudio.so #3 0xb4a2781a in ktools::KUdpReceiverSocket::WaitForData(unsigned int) () from /usr/lib/libk3laudio.so #4 0xb4a27ab0 in ktools::KUdpReceiverSocket::Recv(unsigned char*, unsigned int, ktools::kstring*, unsigned short*) () from /usr/lib/libk3laudio.so #5 0xb49c6b6d in ktools::KUdpIPCReceiver::Receive(ktools::KSerializable&) () from /usr/lib/libk3laudio.so #6 0xb49c563b in ktools::KUdpIpcChannel::Receive(ktools::KSerializable&) () from /usr/lib/libk3laudio.so #7 0xb49cf05e in audio::KDevice::Execute() () from /usr/lib/libk3laudio.so #8 0xb4a22043 in ktools::KThread::Starter(void*) () from /usr/lib/libk3laudio.so #9 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #10 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 109 (Thread 0x9a912b40 (LWP 29612)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74be290 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0xb4a813b3 in ktools::KSocketPoll::Poll(unsigned int) () from /usr/lib/libk3laudio.so #3 0xb4a2781a in ktools::KUdpReceiverSocket::WaitForData(unsigned int) () from /usr/lib/libk3laudio.so #4 0xb4a27ab0 in ktools::KUdpReceiverSocket::Recv(unsigned char*, unsigned int, ktools::kstring*, unsigned short*) () from /usr/lib/libk3laudio.so #5 0xb49c6b6d in ktools::KUdpIPCReceiver::Receive(ktools::KSerializable&) () from /usr/lib/libk3laudio.so #6 0xb49c563b in ktools::KUdpIpcChannel::Receive(ktools::KSerializable&) () from /usr/lib/libk3laudio.so #7 0xb49cf05e in audio::KDevice::Execute() () from /usr/lib/libk3laudio.so #8 0xb4a22043 in ktools::KThread::Starter(void*) () from /usr/lib/libk3laudio.so #9 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #10 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 108 (Thread 0x993ffb40 (LWP 30436)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74be290 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0x080af91a in ast_waitfor_nandfds (c=0x993f9654, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x993f9690) at channel.c:3282 #3 0x080afc6a in ast_waitfor_n (c=0x993f9654, n=2, ms=0x993f9690) at channel.c:3536 #4 0x080bd559 in ast_generic_bridge (c0=0xb6f8fa20, c1=0xb6fa7670, config=0x993f9fac, fo=0x993f9848, rc=0x993f984c) at channel.c:7283 #5 0x080bf9cd in ast_channel_bridge (c0=0xb6f8fa20, c1=0xb6fa7670, config=0x993f9fac, fo=0x993f9848, rc=0x993f984c) at channel.c:7751 #6 0x080fb6a2 in ast_bridge_call (chan=0xb6f8fa20, peer=0xb6fa7670, config=0x993f9fac) at features.c:4135 #7 0xb5dfe76d in dial_exec_full (chan=0xb6f8fa20, data=0x993faf8c "SIP/gsm-saperx/193910#84061227,60,T", peerflags=0x993fabf8, continue_exec=0x0) at app_dial.c:2957 #8 0xb5dff178 in dial_exec (chan=0xb6f8fa20, data=0x993faf8c "SIP/gsm-saperx/193910#84061227,60,T") at app_dial.c:3061 #9 0x0814068d in pbx_exec (c=0xb6f8fa20, app=0x994ff90, data=0x993faf8c "SIP/gsm-saperx/193910#84061227,60,T") at pbx.c:1479 #10 0x0814a3de in pbx_extension_helper (c=0xb6f8fa20, con=0x0, context=0xb6f8fd8c "ddd", exten=0xb6f8fddc "084061227", priority=1, label=0x0, callerid=0xb6f8bd38 "8218", action=E_SPAWN, found=0x993ff0d8, combined_find_spawn=1) at pbx.c:4739 #11 0x0814c0ae in ast_spawn_extension (c=0xb6f8fa20, context=0xb6f8fd8c "ddd", exten=0xb6f8fddc "084061227", priority=1, callerid=0xb6f8bd38 "8218", found=0x993ff0d8, combined_find_spawn=1) at pbx.c:5381 #12 0x0814cb03 in __ast_pbx_run (c=0xb6f8fa20, args=0x0) at pbx.c:5484 #13 0x0814e8cc in pbx_thread (data=0xb6f8fa20) at pbx.c:5825 #14 0x081a6c93 in dummy_start (data=0xb6f76670) at utils.c:1173 #15 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #16 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 107 (Thread 0x9d95ab40 (LWP 29606)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74be290 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0xb4a813b3 in ktools::KSocketPoll::Poll(unsigned int) () from /usr/lib/libk3laudio.so #3 0xb4a2781a in ktools::KUdpReceiverSocket::WaitForData(unsigned int) () from /usr/lib/libk3laudio.so #4 0xb4a27ab0 in ktools::KUdpReceiverSocket::Recv(unsigned char*, unsigned int, ktools::kstring*, unsigned short*) () from /usr/lib/libk3laudio.so #5 0xb49c6b6d in ktools::KUdpIPCReceiver::Receive(ktools::KSerializable&) () from /usr/lib/libk3laudio.so #6 0xb49c563b in ktools::KUdpIpcChannel::Receive(ktools::KSerializable&) () from /usr/lib/libk3laudio.so #7 0xb49cf05e in audio::KDevice::Execute() () from /usr/lib/libk3laudio.so #8 0xb4a22043 in ktools::KThread::Starter(void*) () from /usr/lib/libk3laudio.so #9 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #10 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 106 (Thread 0x997a6b40 (LWP 27920)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74be290 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0x0807c707 in netconsole (vconsole=0x8266600) at asterisk.c:1315 #3 0x081a6c93 in dummy_start (data=0xb6d2e128) at utils.c:1173 #4 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #5 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 105 (Thread 0x9b113b40 (LWP 29611)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74be290 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0xb4a813b3 in ktools::KSocketPoll::Poll(unsigned int) () from /usr/lib/libk3laudio.so #3 0xb4a2781a in ktools::KUdpReceiverSocket::WaitForData(unsigned int) () from /usr/lib/libk3laudio.so #4 0xb4a27ab0 in ktools::KUdpReceiverSocket::Recv(unsigned char*, unsigned int, ktools::kstring*, unsigned short*) () from /usr/lib/libk3laudio.so #5 0xb49c6b6d in ktools::KUdpIPCReceiver::Receive(ktools::KSerializable&) () from /usr/lib/libk3laudio.so #6 0xb49c563b in ktools::KUdpIpcChannel::Receive(ktools::KSerializable&) () from /usr/lib/libk3laudio.so #7 0xb49cf05e in audio::KDevice::Execute() () from /usr/lib/libk3laudio.so #8 0xb4a22043 in ktools::KThread::Starter(void*) () from /usr/lib/libk3laudio.so #9 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #10 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 104 (Thread 0x9954eb40 (LWP 30559)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74be290 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0x080af91a in ast_waitfor_nandfds (c=0x99543894, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x995438d0) at channel.c:3282 #3 0x080afc6a in ast_waitfor_n (c=0x99543894, n=2, ms=0x995438d0) at channel.c:3536 #4 0x080bd559 in ast_generic_bridge (c0=0xb6e10ed0, c1=0xb6f872f8, config=0x995441cc, fo=0x99543a88, rc=0x99543a8c) at channel.c:7283 #5 0x080bf9cd in ast_channel_bridge (c0=0xb6e10ed0, c1=0xb6f872f8, config=0x995441cc, fo=0x99543a88, rc=0x99543a8c) at channel.c:7751 #6 0x080fb6a2 in ast_bridge_call (chan=0xb6e10ed0, peer=0xb6f872f8, config=0x995441cc) at features.c:4135 #7 0xb5dfe76d in dial_exec_full (chan=0xb6e10ed0, data=0x9954519c "Khomp/b2c10,60,tL(7200000)", peerflags=0x99544e18, continue_exec=0x0) at app_dial.c:2957 #8 0xb5dff178 in dial_exec (chan=0xb6e10ed0, data=0x9954519c "Khomp/b2c10,60,tL(7200000)") at app_dial.c:3061 #9 0x0814068d in pbx_exec (c=0xb6e10ed0, app=0x994ff90, data=0x9954519c "Khomp/b2c10,60,tL(7200000)") at pbx.c:1479 #10 0x0814a3de in pbx_extension_helper (c=0xb6e10ed0, con=0x0, context=0xb6e1123c "macro-ligacaointerna", exten=0xb6e1128c "s", priority=5, label=0x0, callerid=0xb6e09ce8 "5421219913", action=E_SPAWN, found=0x99549478, combined_find_spawn=1) at pbx.c:4739 #11 0x0814c0ae in ast_spawn_extension (c=0xb6e10ed0, context=0xb6e1123c "macro-ligacaointerna", exten=0xb6e1128c "s", priority=5, callerid=0xb6e09ce8 "5421219913", found=0x99549478, combined_find_spawn=1) at pbx.c:5381 #12 0xb5d8e595 in _macro_exec (chan=0xb6e10ed0, data=0x99549f8c "ligacaointerna,Khomp,b2c10", exclusive=0) at app_macro.c:413 #13 0xb5d8f8cd in macro_exec (chan=0xb6e10ed0, data=0x99549f8c "ligacaointerna,Khomp,b2c10") at app_macro.c:586 #14 0x0814068d in pbx_exec (c=0xb6e10ed0, app=0x9975b28, data=0x99549f8c "ligacaointerna,Khomp,b2c10") at pbx.c:1479 #15 0x0814a3de in pbx_extension_helper (c=0xb6e10ed0, con=0x0, context=0xb6e1123c "macro-ligacaointerna", exten=0xb6e1128c "s", priority=4, label=0x0, callerid=0xb6e09ce8 "5421219913", action=E_SPAWN, found=0x9954e0d8, combined_find_spawn=1) at pbx.c:4739 #16 0x0814c0ae in ast_spawn_extension (c=0xb6e10ed0, context=0xb6e1123c "macro-ligacaointerna", exten=0xb6e1128c "s", priority=4, callerid=0xb6e09ce8 "5421219913", found=0x9954e0d8, combined_find_spawn=1) at pbx.c:5381 #17 0x0814cb03 in __ast_pbx_run (c=0xb6e10ed0, args=0x0) at pbx.c:5484 #18 0x0814e8cc in pbx_thread (data=0xb6e10ed0) at pbx.c:5825 #19 0x081a6c93 in dummy_start (data=0xb6e2b090) at utils.c:1173 #20 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #21 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 103 (Thread 0xb6cc3b40 (LWP 29498)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb727996b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da2ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120eb8 in __ast_cond_wait (filename=0x8205718 "taskprocessor.c", lineno=310, func=0x8205db6 "tps_processing_function", cond_name=0x8205a69 "&i->poll_cond", mutex_name=0x8205a52 "&i->taskprocessor_lock", cond=0x93afb8c, t=0x93afbc0) at lock.c:565 #4 0x08195919 in tps_processing_function (data=0x93afb88) at taskprocessor.c:310 #5 0x081a6c93 in dummy_start (data=0x934cec8) at utils.c:1173 #6 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 102 (Thread 0x997e2b40 (LWP 30317)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74be290 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0x080af91a in ast_waitfor_nandfds (c=0x997d7884, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x997d78c0) at channel.c:3282 #3 0x080afc6a in ast_waitfor_n (c=0x997d7884, n=2, ms=0x997d78c0) at channel.c:3536 #4 0x080bd559 in ast_generic_bridge (c0=0xb6f45338, c1=0xb6f9e798, config=0x997d81dc, fo=0x997d7a78, rc=0x997d7a7c) at channel.c:7283 #5 0x080bf9cd in ast_channel_bridge (c0=0xb6f45338, c1=0xb6f9e798, config=0x997d81dc, fo=0x997d7a78, rc=0x997d7a7c) at channel.c:7751 #6 0x080fb6a2 in ast_bridge_call (chan=0xb6f45338, peer=0xb6f9e798, config=0x997d81dc) at features.c:4135 #7 0xb5dfe76d in dial_exec_full (chan=0xb6f45338, data=0x997d91ac "SIP/8017570/32425217,60,TL(7200000)", peerflags=0x997d8e28, continue_exec=0x0) at app_dial.c:2957 #8 0xb5dff178 in dial_exec (chan=0xb6f45338, data=0x997d91ac "SIP/8017570/32425217,60,TL(7200000)") at app_dial.c:3061 #9 0x0814068d in pbx_exec (c=0xb6f45338, app=0x994ff90, data=0x997d91ac "SIP/8017570/32425217,60,TL(7200000)") at pbx.c:1479 #10 0x0814a3de in pbx_extension_helper (c=0xb6f45338, con=0x0, context=0xb6f456a4 "macro-ligacaoexterna", exten=0xb6f456f4 "s", priority=3, label=0x0, callerid=0xb6f81b20 "9979", action=E_SPAWN, found=0x997dd488, combined_find_spawn=1) at pbx.c:4739 #11 0x0814c0ae in ast_spawn_extension (c=0xb6f45338, context=0xb6f456a4 "macro-ligacaoexterna", exten=0xb6f456f4 "s", priority=3, callerid=0xb6f81b20 "9979", found=0x997dd488, combined_find_spawn=1) at pbx.c:5381 #12 0xb5d8e595 in _macro_exec (chan=0xb6f45338, data=0x997ddf8c "ligacaoexterna,32425217", exclusive=0) at app_macro.c:413 #13 0xb5d8f8cd in macro_exec (chan=0xb6f45338, data=0x997ddf8c "ligacaoexterna,32425217") at app_macro.c:586 #14 0x0814068d in pbx_exec (c=0xb6f45338, app=0x9975b28, data=0x997ddf8c "ligacaoexterna,32425217") at pbx.c:1479 #15 0x0814a3de in pbx_extension_helper (c=0xb6f45338, con=0x0, context=0xb6f456a4 "macro-ligacaoexterna", exten=0xb6f456f4 "s", priority=1, label=0x0, callerid=0xb6f81b20 "9979", action=E_SPAWN, found=0x997e20d8, combined_find_spawn=1) at pbx.c:4739 #16 0x0814c0ae in ast_spawn_extension (c=0xb6f45338, context=0xb6f456a4 "macro-ligacaoexterna", exten=0xb6f456f4 "s", priority=1, callerid=0xb6f81b20 "9979", found=0x997e20d8, combined_find_spawn=1) at pbx.c:5381 #17 0x0814cb03 in __ast_pbx_run (c=0xb6f45338, args=0x0) at pbx.c:5484 #18 0x0814e8cc in pbx_thread (data=0xb6f45338) at pbx.c:5825 #19 0x081a6c93 in dummy_start (data=0xb6f8a908) at utils.c:1173 #20 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #21 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 101 (Thread 0xb70b8b40 (LWP 29494)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74be290 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0x0807cbda in listener (unused=0x0) at asterisk.c:1393 #3 0x081a6c93 in dummy_start (data=0x9337b78) at utils.c:1173 #4 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #5 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 100 (Thread 0x99295b40 (LWP 30535)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74be290 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0x080af91a in ast_waitfor_nandfds (c=0x9928d4d4, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x9928dda4) at channel.c:3282 #3 0x080afc6a in ast_waitfor_n (c=0x9928d4d4, n=2, ms=0x9928dda4) at channel.c:3536 #4 0xb659e45a in wait_for_answer (qe=0x9928fadc, outgoing=0xb6f78fb8, to=0x9928dda4, digit=0x9928df22 "", prebusies=0, caller_disconnect=0, forwardsallowed=1, ringing=1) at app_queue.c:3749 #5 0xb65a2fdd in try_calling (qe=0x9928fadc, options=0x9928fa08 "", announceoverride=0x0, url=0x0, tries=0x9928fa80, noption=0x9928fa84, agi=0x0, macro=0x0, gosub=0x0, ringing=1) at app_queue.c:4934 #6 0xb65aa292 in queue_exec (chan=0xb6e96d98, data=0x99290f8c "sec-as,r") at app_queue.c:6374 #7 0x0814068d in pbx_exec (c=0xb6e96d98, app=0x9e14070, data=0x99290f8c "sec-as,r") at pbx.c:1479 #8 0x0814a3de in pbx_extension_helper (c=0xb6e96d98, con=0x0, context=0xb6e97104 "ura", exten=0xb6e97154 "4", priority=1, label=0x0, callerid=0xb6e31558 "5432425508", action=E_SPAWN, found=0x992950d8, combined_find_spawn=1) at pbx.c:4739 #9 0x0814c0ae in ast_spawn_extension (c=0xb6e96d98, context=0xb6e97104 "ura", exten=0xb6e97154 "4", priority=1, callerid=0xb6e31558 "5432425508", found=0x992950d8, combined_find_spawn=1) at pbx.c:5381 #10 0x0814cb03 in __ast_pbx_run (c=0xb6e96d98, args=0x0) at pbx.c:5484 #11 0x0814e8cc in pbx_thread (data=0xb6e96d98) at pbx.c:5825 #12 0x081a6c93 in dummy_start (data=0xb6e7a170) at utils.c:1173 #13 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #14 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 99 (Thread 0x993c3b40 (LWP 30561)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74be290 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0x080af91a in ast_waitfor_nandfds (c=0x993b8894, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x993b88d0) at channel.c:3282 #3 0x080afc6a in ast_waitfor_n (c=0x993b8894, n=2, ms=0x993b88d0) at channel.c:3536 #4 0x080bd559 in ast_generic_bridge (c0=0xb6e24188, c1=0x9946add0, config=0x993b91cc, fo=0x993b8a88, rc=0x993b8a8c) at channel.c:7283 #5 0x080bf9cd in ast_channel_bridge (c0=0xb6e24188, c1=0x9946add0, config=0x993b91cc, fo=0x993b8a88, rc=0x993b8a8c) at channel.c:7751 #6 0x080fb6a2 in ast_bridge_call (chan=0xb6e24188, peer=0x9946add0, config=0x993b91cc) at features.c:4135 #7 0xb5dfe76d in dial_exec_full (chan=0xb6e24188, data=0x993ba19c "SIP/9980,60,tTL(7200000)", peerflags=0x993b9e18, continue_exec=0x0) at app_dial.c:2957 #8 0xb5dff178 in dial_exec (chan=0xb6e24188, data=0x993ba19c "SIP/9980,60,tTL(7200000)") at app_dial.c:3061 #9 0x0814068d in pbx_exec (c=0xb6e24188, app=0x994ff90, data=0x993ba19c "SIP/9980,60,tTL(7200000)") at pbx.c:1479 #10 0x0814a3de in pbx_extension_helper (c=0xb6e24188, con=0x0, context=0xb6e244f4 "macro-ligacaointerna", exten=0xb6e24544 "s", priority=9, label=0x0, callerid=0xb6e9dcf8 "8200", action=E_SPAWN, found=0x993be478, combined_find_spawn=1) at pbx.c:4739 #11 0x0814c0ae in ast_spawn_extension (c=0xb6e24188, context=0xb6e244f4 "macro-ligacaointerna", exten=0xb6e24544 "s", priority=9, callerid=0xb6e9dcf8 "8200", found=0x993be478, combined_find_spawn=1) at pbx.c:5381 #12 0xb5d8e595 in _macro_exec (chan=0xb6e24188, data=0x993bef8c "ligacaointerna,SIP,9980", exclusive=0) at app_macro.c:413 #13 0xb5d8f8cd in macro_exec (chan=0xb6e24188, data=0x993bef8c "ligacaointerna,SIP,9980") at app_macro.c:586 #14 0x0814068d in pbx_exec (c=0xb6e24188, app=0x9975b28, data=0x993bef8c "ligacaointerna,SIP,9980") at pbx.c:1479 #15 0x0814a3de in pbx_extension_helper (c=0xb6e24188, con=0x0, context=0xb6e244f4 "macro-ligacaointerna", exten=0xb6e24544 "s", priority=4, label=0x0, callerid=0xb6e9dcf8 "8200", action=E_SPAWN, found=0x993c30d8, combined_find_spawn=1) at pbx.c:4739 #16 0x0814c0ae in ast_spawn_extension (c=0xb6e24188, context=0xb6e244f4 "macro-ligacaointerna", exten=0xb6e24544 "s", priority=4, callerid=0xb6e9dcf8 "8200", found=0x993c30d8, combined_find_spawn=1) at pbx.c:5381 #17 0x0814cb03 in __ast_pbx_run (c=0xb6e24188, args=0x0) at pbx.c:5484 #18 0x0814e8cc in pbx_thread (data=0xb6e24188) at pbx.c:5825 #19 0x081a6c93 in dummy_start (data=0xb6e315c8) at utils.c:1173 #20 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #21 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 98 (Thread 0xa09a3b40 (LWP 29597)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74be290 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0xb4a813b3 in ktools::KSocketPoll::Poll(unsigned int) () from /usr/lib/libk3laudio.so #3 0xb4a2781a in ktools::KUdpReceiverSocket::WaitForData(unsigned int) () from /usr/lib/libk3laudio.so #4 0xb4a27ab0 in ktools::KUdpReceiverSocket::Recv(unsigned char*, unsigned int, ktools::kstring*, unsigned short*) () from /usr/lib/libk3laudio.so #5 0xb49c6b6d in ktools::KUdpIPCReceiver::Receive(ktools::KSerializable&) () from /usr/lib/libk3laudio.so #6 0xb49c563b in ktools::KUdpIpcChannel::Receive(ktools::KSerializable&) () from /usr/lib/libk3laudio.so #7 0xb49cf05e in audio::KDevice::Execute() () from /usr/lib/libk3laudio.so #8 0xb4a22043 in ktools::KThread::Starter(void*) () from /usr/lib/libk3laudio.so #9 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #10 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 97 (Thread 0x99910b40 (LWP 19433)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb727996b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da2ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120eb8 in __ast_cond_wait (filename=0x81d5fb0 "autoservice.c", lineno=102, func=0x81d60f6 "autoservice_run", cond_name=0x81d5fdc "&as_cond", mutex_name=0x81d5fcf "&aslist.lock", cond=0x8251f00, t=0x8238608) at lock.c:565 #4 0x0808a84b in autoservice_run (ign=0x0) at autoservice.c:102 #5 0x081a6c93 in dummy_start (data=0xb6f42578) at utils.c:1173 #6 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 96 (Thread 0x9c136b40 (LWP 29609)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74be290 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0xb4a813b3 in ktools::KSocketPoll::Poll(unsigned int) () from /usr/lib/libk3laudio.so #3 0xb4a09e9e in ktools::KTcpSocket::SafeSelect(bool, unsigned int) () from /usr/lib/libk3laudio.so #4 0xb4a0a1e8 in ktools::KTcpSocket::WaitForData(unsigned int) () from /usr/lib/libk3laudio.so #5 0xb49f1b92 in ktools::KSocketReceiver::Receive(ktools::KSerializable&) () from /usr/lib/libk3laudio.so #6 0xb4a38efb in ktools::KBufferedSocketIpcChannel::Receive(ktools::KSerializable&) () from /usr/lib/libk3laudio.so #7 0xb49fa482 in comm::KCommChannel::Receive(comm::KEnvelope&) () from /usr/lib/libk3laudio.so #8 0xb49be88e in audio::KClientSession::HandleRemoteMessages() () from /usr/lib/libk3laudio.so #9 0xb49bf1a2 in audio::KClientSession::StartAndWait() () from /usr/lib/libk3laudio.so #10 0xb49d0de7 in audio::KServer::OnClientConnect(ktools::KClientSocket*) () from /usr/lib/libk3laudio.so #11 0xb4a16a4d in ktools::KServerSocket::ClientThread(void*) () from /usr/lib/libk3laudio.so #12 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #13 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 95 (Thread 0xb5361b40 (LWP 29507)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74ce098 in accept () from /lib/i386-linux-gnu/libc.so.6 #2 0xb654ab3e in accept_thread (ignore=0x0) at chan_skinny.c:6556 #3 0x081a6c93 in dummy_start (data=0x966fae8) at utils.c:1173 #4 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #5 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 94 (Thread 0x9985ab40 (LWP 29994)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74be290 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0x080af91a in ast_waitfor_nandfds (c=0x9984f894, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x9984f8d0) at channel.c:3282 #3 0x080afc6a in ast_waitfor_n (c=0x9984f894, n=2, ms=0x9984f8d0) at channel.c:3536 #4 0x080bd559 in ast_generic_bridge (c0=0xb6e3e8f0, c1=0xb6f9ff88, config=0x998501cc, fo=0x9984fa88, rc=0x9984fa8c) at channel.c:7283 #5 0x080bf9cd in ast_channel_bridge (c0=0xb6e3e8f0, c1=0xb6f9ff88, config=0x998501cc, fo=0x9984fa88, rc=0x9984fa8c) at channel.c:7751 #6 0x080fb6a2 in ast_bridge_call (chan=0xb6e3e8f0, peer=0xb6f9ff88, config=0x998501cc) at features.c:4135 #7 0xb5dfe76d in dial_exec_full (chan=0xb6e3e8f0, data=0x9985119c "SIP/8283,60,tL(7200000)", peerflags=0x99850e18, continue_exec=0x0) at app_dial.c:2957 #8 0xb5dff178 in dial_exec (chan=0xb6e3e8f0, data=0x9985119c "SIP/8283,60,tL(7200000)") at app_dial.c:3061 #9 0x0814068d in pbx_exec (c=0xb6e3e8f0, app=0x994ff90, data=0x9985119c "SIP/8283,60,tL(7200000)") at pbx.c:1479 #10 0x0814a3de in pbx_extension_helper (c=0xb6e3e8f0, con=0x0, context=0xb6e3ec5c "macro-ligacaointerna", exten=0xb6e3ecac "s", priority=5, label=0x0, callerid=0xb6e6ad18 "5432424232", action=E_SPAWN, found=0x99855478, combined_find_spawn=1) at pbx.c:4739 #11 0x0814c0ae in ast_spawn_extension (c=0xb6e3e8f0, context=0xb6e3ec5c "macro-ligacaointerna", exten=0xb6e3ecac "s", priority=5, callerid=0xb6e6ad18 "5432424232", found=0x99855478, combined_find_spawn=1) at pbx.c:5381 #12 0xb5d8e595 in _macro_exec (chan=0xb6e3e8f0, data=0x99855f8c "ligacaointerna,SIP,8283", exclusive=0) at app_macro.c:413 #13 0xb5d8f8cd in macro_exec (chan=0xb6e3e8f0, data=0x99855f8c "ligacaointerna,SIP,8283") at app_macro.c:586 #14 0x0814068d in pbx_exec (c=0xb6e3e8f0, app=0x9975b28, data=0x99855f8c "ligacaointerna,SIP,8283") at pbx.c:1479 #15 0x0814a3de in pbx_extension_helper (c=0xb6e3e8f0, con=0x0, context=0xb6e3ec5c "macro-ligacaointerna", exten=0xb6e3ecac "s", priority=4, label=0x0, callerid=0xb6e6ad18 "5432424232", action=E_SPAWN, found=0x9985a0d8, combined_find_spawn=1) at pbx.c:4739 #16 0x0814c0ae in ast_spawn_extension (c=0xb6e3e8f0, context=0xb6e3ec5c "macro-ligacaointerna", exten=0xb6e3ecac "s", priority=4, callerid=0xb6e6ad18 "5432424232", found=0x9985a0d8, combined_find_spawn=1) at pbx.c:5381 #17 0x0814cb03 in __ast_pbx_run (c=0xb6e3e8f0, args=0x0) at pbx.c:5484 #18 0x0814e8cc in pbx_thread (data=0xb6e3e8f0) at pbx.c:5825 #19 0x081a6c93 in dummy_start (data=0xb6e01cf8) at utils.c:1173 #20 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #21 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 93 (Thread 0x9d159b40 (LWP 29607)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74be290 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0xb4a813b3 in ktools::KSocketPoll::Poll(unsigned int) () from /usr/lib/libk3laudio.so #3 0xb4a09e9e in ktools::KTcpSocket::SafeSelect(bool, unsigned int) () from /usr/lib/libk3laudio.so #4 0xb4a0a1e8 in ktools::KTcpSocket::WaitForData(unsigned int) () from /usr/lib/libk3laudio.so #5 0xb49f1b92 in ktools::KSocketReceiver::Receive(ktools::KSerializable&) () from /usr/lib/libk3laudio.so #6 0xb4a38efb in ktools::KBufferedSocketIpcChannel::Receive(ktools::KSerializable&) () from /usr/lib/libk3laudio.so #7 0xb49fa482 in comm::KCommChannel::Receive(comm::KEnvelope&) () from /usr/lib/libk3laudio.so #8 0xb49be88e in audio::KClientSession::HandleRemoteMessages() () from /usr/lib/libk3laudio.so #9 0xb49bf1a2 in audio::KClientSession::StartAndWait() () from /usr/lib/libk3laudio.so #10 0xb49d0de7 in audio::KServer::OnClientConnect(ktools::KClientSocket*) () from /usr/lib/libk3laudio.so #11 0xb4a16a4d in ktools::KServerSocket::ClientThread(void*) () from /usr/lib/libk3laudio.so #12 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #13 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 92 (Thread 0x9e97db40 (LWP 29604)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74be290 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0xb4a813b3 in ktools::KSocketPoll::Poll(unsigned int) () from /usr/lib/libk3laudio.so #3 0xb4a09e9e in ktools::KTcpSocket::SafeSelect(bool, unsigned int) () from /usr/lib/libk3laudio.so #4 0xb4a0a1e8 in ktools::KTcpSocket::WaitForData(unsigned int) () from /usr/lib/libk3laudio.so #5 0xb49f1b92 in ktools::KSocketReceiver::Receive(ktools::KSerializable&) () from /usr/lib/libk3laudio.so #6 0xb4a38efb in ktools::KBufferedSocketIpcChannel::Receive(ktools::KSerializable&) () from /usr/lib/libk3laudio.so #7 0xb49fa482 in comm::KCommChannel::Receive(comm::KEnvelope&) () from /usr/lib/libk3laudio.so #8 0xb49be88e in audio::KClientSession::HandleRemoteMessages() () from /usr/lib/libk3laudio.so #9 0xb49bf1a2 in audio::KClientSession::StartAndWait() () from /usr/lib/libk3laudio.so #10 0xb49d0de7 in audio::KServer::OnClientConnect(ktools::KClientSocket*) () from /usr/lib/libk3laudio.so #11 0xb4a16a4d in ktools::KServerSocket::ClientThread(void*) () from /usr/lib/libk3laudio.so #12 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #13 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 91 (Thread 0x99387b40 (LWP 30443)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74be290 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0x080af91a in ast_waitfor_nandfds (c=0x9937c894, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x9937c8d0) at channel.c:3282 #3 0x080afc6a in ast_waitfor_n (c=0x9937c894, n=2, ms=0x9937c8d0) at channel.c:3536 #4 0x080bd559 in ast_generic_bridge (c0=0xb6ec2ad8, c1=0xb6fd6f48, config=0x9937d1cc, fo=0x9937ca88, rc=0x9937ca8c) at channel.c:7283 #5 0x080bf9cd in ast_channel_bridge (c0=0xb6ec2ad8, c1=0xb6fd6f48, config=0x9937d1cc, fo=0x9937ca88, rc=0x9937ca8c) at channel.c:7751 #6 0x080fb6a2 in ast_bridge_call (chan=0xb6ec2ad8, peer=0xb6fd6f48, config=0x9937d1cc) at features.c:4135 #7 0xb5dfe76d in dial_exec_full (chan=0xb6ec2ad8, data=0x9937e19c "SIP/8275,60,tL(7200000)", peerflags=0x9937de18, continue_exec=0x0) at app_dial.c:2957 #8 0xb5dff178 in dial_exec (chan=0xb6ec2ad8, data=0x9937e19c "SIP/8275,60,tL(7200000)") at app_dial.c:3061 #9 0x0814068d in pbx_exec (c=0xb6ec2ad8, app=0x994ff90, data=0x9937e19c "SIP/8275,60,tL(7200000)") at pbx.c:1479 #10 0x0814a3de in pbx_extension_helper (c=0xb6ec2ad8, con=0x0, context=0xb6ec2e44 "macro-ligacaointerna", exten=0xb6ec2e94 "s", priority=5, label=0x0, callerid=0xb6e25650 "5499712729", action=E_SPAWN, found=0x99382478, combined_find_spawn=1) at pbx.c:4739 #11 0x0814c0ae in ast_spawn_extension (c=0xb6ec2ad8, context=0xb6ec2e44 "macro-ligacaointerna", exten=0xb6ec2e94 "s", priority=5, callerid=0xb6e25650 "5499712729", found=0x99382478, combined_find_spawn=1) at pbx.c:5381 #12 0xb5d8e595 in _macro_exec (chan=0xb6ec2ad8, data=0x99382f8c "ligacaointerna,SIP,8275", exclusive=0) at app_macro.c:413 #13 0xb5d8f8cd in macro_exec (chan=0xb6ec2ad8, data=0x99382f8c "ligacaointerna,SIP,8275") at app_macro.c:586 #14 0x0814068d in pbx_exec (c=0xb6ec2ad8, app=0x9975b28, data=0x99382f8c "ligacaointerna,SIP,8275") at pbx.c:1479 #15 0x0814a3de in pbx_extension_helper (c=0xb6ec2ad8, con=0x0, context=0xb6ec2e44 "macro-ligacaointerna", exten=0xb6ec2e94 "s", priority=4, label=0x0, callerid=0xb6e25650 "5499712729", action=E_SPAWN, found=0x993870d8, combined_find_spawn=1) at pbx.c:4739 #16 0x0814c0ae in ast_spawn_extension (c=0xb6ec2ad8, context=0xb6ec2e44 "macro-ligacaointerna", exten=0xb6ec2e94 "s", priority=4, callerid=0xb6e25650 "5499712729", found=0x993870d8, combined_find_spawn=1) at pbx.c:5381 #17 0x0814cb03 in __ast_pbx_run (c=0xb6ec2ad8, args=0x0) at pbx.c:5484 #18 0x0814e8cc in pbx_thread (data=0xb6ec2ad8) at pbx.c:5825 #19 0x081a6c93 in dummy_start (data=0xb6e30ab0) at utils.c:1173 #20 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #21 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 90 (Thread 0xa01a1b40 (LWP 29599)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74be290 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0xb4a813b3 in ktools::KSocketPoll::Poll(unsigned int) () from /usr/lib/libk3laudio.so #3 0xb4a09e9e in ktools::KTcpSocket::SafeSelect(bool, unsigned int) () from /usr/lib/libk3laudio.so #4 0xb4a0a1e8 in ktools::KTcpSocket::WaitForData(unsigned int) () from /usr/lib/libk3laudio.so #5 0xb49f1b92 in ktools::KSocketReceiver::Receive(ktools::KSerializable&) () from /usr/lib/libk3laudio.so #6 0xb4a38efb in ktools::KBufferedSocketIpcChannel::Receive(ktools::KSerializable&) () from /usr/lib/libk3laudio.so #7 0xb49fa482 in comm::KCommChannel::Receive(comm::KEnvelope&) () from /usr/lib/libk3laudio.so #8 0xb49be88e in audio::KClientSession::HandleRemoteMessages() () from /usr/lib/libk3laudio.so #9 0xb49bf1a2 in audio::KClientSession::StartAndWait() () from /usr/lib/libk3laudio.so #10 0xb49d0de7 in audio::KServer::OnClientConnect(ktools::KClientSocket*) () from /usr/lib/libk3laudio.so #11 0xb4a16a4d in ktools::KServerSocket::ClientThread(void*) () from /usr/lib/libk3laudio.so #12 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #13 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 89 (Thread 0xb707cb40 (LWP 29495)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb727996b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da2ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120eb8 in __ast_cond_wait (filename=0x81f2a54 "logger.c", lineno=1072, func=0x81f3816 "logger_thread", cond_name=0x81f34d2 "&logcond", mutex_name=0x81f34c4 "&logmsgs.lock", cond=0x8252d00, t=0x823c2a8) at lock.c:565 #4 0x081241e3 in logger_thread (data=0x0) at logger.c:1072 #5 0x081a6c93 in dummy_start (data=0x9337b78) at utils.c:1173 #6 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 88 (Thread 0xa19c7b40 (LWP 29595)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74be290 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0xb4a813b3 in ktools::KSocketPoll::Poll(unsigned int) () from /usr/lib/libk3laudio.so #3 0xb4a09e9e in ktools::KTcpSocket::SafeSelect(bool, unsigned int) () from /usr/lib/libk3laudio.so #4 0xb4a0a1e8 in ktools::KTcpSocket::WaitForData(unsigned int) () from /usr/lib/libk3laudio.so #5 0xb49f1b92 in ktools::KSocketReceiver::Receive(ktools::KSerializable&) () from /usr/lib/libk3laudio.so #6 0xb4a38efb in ktools::KBufferedSocketIpcChannel::Receive(ktools::KSerializable&) () from /usr/lib/libk3laudio.so #7 0xb49fa482 in comm::KCommChannel::Receive(comm::KEnvelope&) () from /usr/lib/libk3laudio.so #8 0xb49be88e in audio::KClientSession::HandleRemoteMessages() () from /usr/lib/libk3laudio.so #9 0xb49bf1a2 in audio::KClientSession::StartAndWait() () from /usr/lib/libk3laudio.so #10 0xb49d0de7 in audio::KServer::OnClientConnect(ktools::KClientSocket*) () from /usr/lib/libk3laudio.so #11 0xb4a16a4d in ktools::KServerSocket::ClientThread(void*) () from /usr/lib/libk3laudio.so #12 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #13 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 87 (Thread 0x9972eb40 (LWP 29889)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74be290 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0x080af91a in ast_waitfor_nandfds (c=0x99726664, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x997266a0) at channel.c:3282 #3 0x080afc6a in ast_waitfor_n (c=0x99726664, n=2, ms=0x997266a0) at channel.c:3536 #4 0x080bd559 in ast_generic_bridge (c0=0xb6e0ca98, c1=0xb6fd5740, config=0x99726d18, fo=0x99726858, rc=0x9972685c) at channel.c:7283 #5 0x080bf9cd in ast_channel_bridge (c0=0xb6e0ca98, c1=0xb6fd5740, config=0x99726d18, fo=0x99726858, rc=0x9972685c) at channel.c:7751 #6 0x080fb6a2 in ast_bridge_call (chan=0xb6e0ca98, peer=0xb6fd5740, config=0x99726d18) at features.c:4135 #7 0xb65a6227 in try_calling (qe=0x99728adc, options=0x99728a06 "", announceoverride=0x99728a08 "", url=0x99728a07 "", tries=0x99728a80, noption=0x99728a84, agi=0x0, macro=0x0, gosub=0x0, ringing=1) at app_queue.c:5422 #8 0xb65aa292 in queue_exec (chan=0xb6e0ca98, data=0x99729f8c "atendimento-postoriobranco,rtL(900000),,,60") at app_queue.c:6374 #9 0x0814068d in pbx_exec (c=0xb6e0ca98, app=0x9e14070, data=0x99729f8c "atendimento-postoriobranco,rtL(900000),,,60") at pbx.c:1479 #10 0x0814a3de in pbx_extension_helper (c=0xb6e0ca98, con=0x0, context=0xb6e0ce04 "interno", exten=0xb6e0ce54 "9915", priority=1, label=0x0, callerid=0xb6e01410 "5432427969", action=E_SPAWN, found=0x9972e0d8, combined_find_spawn=1) at pbx.c:4739 #11 0x0814c0ae in ast_spawn_extension (c=0xb6e0ca98, context=0xb6e0ce04 "interno", exten=0xb6e0ce54 "9915", priority=1, callerid=0xb6e01410 "5432427969", found=0x9972e0d8, combined_find_spawn=1) at pbx.c:5381 #12 0x0814cb03 in __ast_pbx_run (c=0xb6e0ca98, args=0x0) at pbx.c:5484 #13 0x0814e8cc in pbx_thread (data=0xb6e0ca98) at pbx.c:5825 #14 0x081a6c93 in dummy_start (data=0xb6e7ab18) at utils.c:1173 #15 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #16 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 86 (Thread 0xa2a27b40 (LWP 29574)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74be290 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0x08082cae in monitor_sig_flags (unused=0x0) at asterisk.c:3294 #3 0x081a6c93 in dummy_start (data=0x9e14048) at utils.c:1173 #4 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #5 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 85 (Thread 0x99259b40 (LWP 30536)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74be290 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0x080af91a in ast_waitfor_nandfds (c=0x99258d04, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x99258d40) at channel.c:3282 #3 0x080afc6a in ast_waitfor_n (c=0x99258d04, n=2, ms=0x99258d40) at channel.c:3536 #4 0x080bd559 in ast_generic_bridge (c0=0xb6fc18a0, c1=0xb6f458d0, config=0xb6fed308, fo=0x99258ef8, rc=0x99258efc) at channel.c:7283 #5 0x080bf9cd in ast_channel_bridge (c0=0xb6fc18a0, c1=0xb6f458d0, config=0xb6fed308, fo=0x99258ef8, rc=0x99258efc) at channel.c:7751 #6 0x080fb6a2 in ast_bridge_call (chan=0xb6fc18a0, peer=0xb6f458d0, config=0xb6fed308) at features.c:4135 #7 0x080ef9f2 in bridge_call_thread (data=0xb6fed308) at features.c:996 #8 0x081a6c93 in dummy_start (data=0xb6fb7e98) at utils.c:1173 #9 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #10 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 84 (Thread 0xa3264b40 (LWP 29572)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb727996b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da2ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120eb8 in __ast_cond_wait (filename=0xb4c81a4a "commons/base/system/asterisk/saved_condition.hpp", lineno=109, func=0xb4c826a0 "void ImplSavedCondition::wait()", cond_name=0xb4c81a3e "&_condition", mutex_name=0xb4c815d0 "&_mutex", cond=0x9a43afc, t=0x9a43b2c) at lock.c:565 #4 0xb4ba89ab in ImplSavedCondition::wait() () from /usr/lib/libkchannel.so #5 0xb4ba89ee in SavedConditionCommon::wait() () from /usr/lib/libkchannel.so #6 0xb4ba7df8 in TimerTraits::loop() () from /usr/lib/libkchannel.so #7 0xb4ba7e8b in TimerTraits::loop_thread::operator()() () from /usr/lib/libkchannel.so #8 0xb4ba8f4e in Thread::ThreadData::run() () from /usr/lib/libkchannel.so #9 0xb4ba8cb2 in Thread::run(void*) () from /usr/lib/libkchannel.so #10 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #11 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 83 (Thread 0x99897b40 (LWP 30556)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74be290 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0x080af91a in ast_waitfor_nandfds (c=0x9988c884, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x9988c8c0) at channel.c:3282 #3 0x080afc6a in ast_waitfor_n (c=0x9988c884, n=2, ms=0x9988c8c0) at channel.c:3536 #4 0x080bd559 in ast_generic_bridge (c0=0x9944a2f8, c1=0xb6f789c8, config=0x9988d1dc, fo=0x9988ca78, rc=0x9988ca7c) at channel.c:7283 #5 0x080bf9cd in ast_channel_bridge (c0=0x9944a2f8, c1=0xb6f789c8, config=0x9988d1dc, fo=0x9988ca78, rc=0x9988ca7c) at channel.c:7751 #6 0x080fb6a2 in ast_bridge_call (chan=0x9944a2f8, peer=0xb6f789c8, config=0x9988d1dc) at features.c:4135 #7 0xb5dfe76d in dial_exec_full (chan=0x9944a2f8, data=0x9988e1ac "SIP/8017570/32428249,60,TL(7200000)", peerflags=0x9988de28, continue_exec=0x0) at app_dial.c:2957 #8 0xb5dff178 in dial_exec (chan=0x9944a2f8, data=0x9988e1ac "SIP/8017570/32428249,60,TL(7200000)") at app_dial.c:3061 #9 0x0814068d in pbx_exec (c=0x9944a2f8, app=0x994ff90, data=0x9988e1ac "SIP/8017570/32428249,60,TL(7200000)") at pbx.c:1479 #10 0x0814a3de in pbx_extension_helper (c=0x9944a2f8, con=0x0, context=0x9944a664 "macro-ligacaoexterna", exten=0x9944a6b4 "s", priority=3, label=0x0, callerid=0x99411c18 "9910", action=E_SPAWN, found=0x99892488, combined_find_spawn=1) at pbx.c:4739 #11 0x0814c0ae in ast_spawn_extension (c=0x9944a2f8, context=0x9944a664 "macro-ligacaoexterna", exten=0x9944a6b4 "s", priority=3, callerid=0x99411c18 "9910", found=0x99892488, combined_find_spawn=1) at pbx.c:5381 #12 0xb5d8e595 in _macro_exec (chan=0x9944a2f8, data=0x99892f8c "ligacaoexterna,32428249", exclusive=0) at app_macro.c:413 #13 0xb5d8f8cd in macro_exec (chan=0x9944a2f8, data=0x99892f8c "ligacaoexterna,32428249") at app_macro.c:586 #14 0x0814068d in pbx_exec (c=0x9944a2f8, app=0x9975b28, data=0x99892f8c "ligacaoexterna,32428249") at pbx.c:1479 #15 0x0814a3de in pbx_extension_helper (c=0x9944a2f8, con=0x0, context=0x9944a664 "macro-ligacaoexterna", exten=0x9944a6b4 "s", priority=1, label=0x0, callerid=0x99411c18 "9910", action=E_SPAWN, found=0x998970d8, combined_find_spawn=1) at pbx.c:4739 #16 0x0814c0ae in ast_spawn_extension (c=0x9944a2f8, context=0x9944a664 "macro-ligacaoexterna", exten=0x9944a6b4 "s", priority=1, callerid=0x99411c18 "9910", found=0x998970d8, combined_find_spawn=1) at pbx.c:5381 #17 0x0814cb03 in __ast_pbx_run (c=0x9944a2f8, args=0x0) at pbx.c:5484 #18 0x0814e8cc in pbx_thread (data=0x9944a2f8) at pbx.c:5825 #19 0x081a6c93 in dummy_start (data=0xb6f84d48) at utils.c:1173 #20 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #21 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 82 (Thread 0xa3a65b40 (LWP 29571)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb727996b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da2ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0xb4898235 in KHostSystem::WaitOnSemaphore(void*, unsigned int) () from /usr/lib/libk3lclient.so #4 0xb48c730f in ktools::KSemaphore::Wait(unsigned int) () from /usr/lib/libk3lclient.so #5 0xb48aeab4 in comm::KCommClient::GetNextAsyncMessage(comm::KEnvelope&, unsigned int&, unsigned int) () from /usr/lib/libk3lclient.so #6 0xb48af167 in comm::KCommClient::ProcessEvents() () from /usr/lib/libk3lclient.so #7 0xb48af324 in comm::KCommClient::StartProcessEventsThread(void*) () from /usr/lib/libk3lclient.so #8 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #9 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 81 (Thread 0xa726cb40 (LWP 29564)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb727996b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da2ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120eb8 in __ast_cond_wait (filename=0xb4c81a4a "commons/base/system/asterisk/saved_condition.hpp", lineno=109, func=0xb4c826a0 "void ImplSavedCondition::wait()", cond_name=0xb4c81a3e "&_condition", mutex_name=0xb4c815d0 "&_mutex", cond=0x9e4db5c, t=0x9e4db8c) at lock.c:565 #4 0xb4ba89ab in ImplSavedCondition::wait() () from /usr/lib/libkchannel.so #5 0xb4ba89ee in SavedConditionCommon::wait() () from /usr/lib/libkchannel.so #6 0xb4c6a91a in CallerIdGenerator::main(void*) () from /usr/lib/libkchannel.so #7 0xb4c08b36 in K::internal::thread_runner(void*) () from /usr/lib/libkchannel.so #8 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #9 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 80 (Thread 0x9963eb40 (LWP 30272)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74be290 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0x080af91a in ast_waitfor_nandfds (c=0x99636664, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x996366a0) at channel.c:3282 #3 0x080afc6a in ast_waitfor_n (c=0x99636664, n=2, ms=0x996366a0) at channel.c:3536 #4 0x080bd559 in ast_generic_bridge (c0=0xb6e78518, c1=0xb6f43ed8, config=0x99636d18, fo=0x99636858, rc=0x9963685c) at channel.c:7283 #5 0x080bf9cd in ast_channel_bridge (c0=0xb6e78518, c1=0xb6f43ed8, config=0x99636d18, fo=0x99636858, rc=0x9963685c) at channel.c:7751 #6 0x080fb6a2 in ast_bridge_call (chan=0xb6e78518, peer=0xb6f43ed8, config=0x99636d18) at features.c:4135 #7 0xb65a6227 in try_calling (qe=0x99638adc, options=0x99638a06 "", announceoverride=0x99638a08 "", url=0x99638a07 "", tries=0x99638a80, noption=0x99638a84, agi=0x0, macro=0x0, gosub=0x0, ringing=1) at app_queue.c:5422 #8 0xb65aa292 in queue_exec (chan=0xb6e78518, data=0x99639f8c "atendimento-postoriobranco,rtL(900000),,,60") at app_queue.c:6374 #9 0x0814068d in pbx_exec (c=0xb6e78518, app=0x9e14070, data=0x99639f8c "atendimento-postoriobranco,rtL(900000),,,60") at pbx.c:1479 #10 0x0814a3de in pbx_extension_helper (c=0xb6e78518, con=0x0, context=0xb6e78884 "interno", exten=0xb6e788d4 "9915", priority=1, label=0x0, callerid=0xb6e2cd08 "5432429500", action=E_SPAWN, found=0x9963e0d8, combined_find_spawn=1) at pbx.c:4739 #11 0x0814c0ae in ast_spawn_extension (c=0xb6e78518, context=0xb6e78884 "interno", exten=0xb6e788d4 "9915", priority=1, callerid=0xb6e2cd08 "5432429500", found=0x9963e0d8, combined_find_spawn=1) at pbx.c:5381 #12 0x0814cb03 in __ast_pbx_run (c=0xb6e78518, args=0x0) at pbx.c:5484 #13 0x0814e8cc in pbx_thread (data=0xb6e78518) at pbx.c:5825 #14 0x081a6c93 in dummy_start (data=0xb6e339b8) at utils.c:1173 #15 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #16 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 79 (Thread 0xa86cdb40 (LWP 29563)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb7279d13 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da344 in pthread_cond_timedwait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120edf in __ast_cond_timedwait (filename=0xb4c81cd9 "commons/base/system/asterisk/saved_condition.cpp", lineno=79, func=0xb4c81d20 "bool ImplSavedCondition::wait(unsigned int)", cond_name=0xb4c81a3e "&_condition", mutex_name=0xb4c815d0 "&_mutex", cond=0x9d723a4, t=0x9d723d4, abstime=0xa86cd294) at lock.c:646 #4 0xb4b9d50e in ImplSavedCondition::wait(unsigned int) () from /usr/lib/libkchannel.so #5 0xb4ba8a17 in SavedConditionCommon::wait(unsigned int) () from /usr/lib/libkchannel.so #6 0xb4ba7e50 in TimerTraits::loop() () from /usr/lib/libkchannel.so #7 0xb4ba7e8b in TimerTraits::loop_thread::operator()() () from /usr/lib/libkchannel.so #8 0xb4ba8f4e in Thread::ThreadData::run() () from /usr/lib/libkchannel.so #9 0xb4ba8cb2 in Thread::run(void*) () from /usr/lib/libkchannel.so #10 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #11 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 78 (Thread 0xa9f05b40 (LWP 29560)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb7279d13 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da344 in pthread_cond_timedwait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120edf in __ast_cond_timedwait (filename=0xb4c81cd9 "commons/base/system/asterisk/saved_condition.cpp", lineno=79, func=0xb4c81d20 "bool ImplSavedCondition::wait(unsigned int)", cond_name=0xb4c81a3e "&_condition", mutex_name=0xb4c815d0 "&_mutex", cond=0x9d724e0, t=0x9d72510, abstime=0xa9f04d34) at lock.c:646 #4 0xb4b9d50e in ImplSavedCondition::wait(unsigned int) () from /usr/lib/libkchannel.so #5 0xb4ba8a17 in SavedConditionCommon::wait(unsigned int) () from /usr/lib/libkchannel.so #6 0xb4bb739a in khomp_pvt::command_thread(void*) () from /usr/lib/libkchannel.so #7 0xb4c08b36 in K::internal::thread_runner(void*) () from /usr/lib/libkchannel.so #8 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #9 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 77 (Thread 0x992d1b40 (LWP 30532)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74be290 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0x080af91a in ast_waitfor_nandfds (c=0x992c6894, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x992c68d0) at channel.c:3282 #3 0x080afc6a in ast_waitfor_n (c=0x992c6894, n=2, ms=0x992c68d0) at channel.c:3536 #4 0x080bd559 in ast_generic_bridge (c0=0x9940b030, c1=0xb6fe1bc0, config=0x992c71cc, fo=0x992c6a88, rc=0x992c6a8c) at channel.c:7283 #5 0x080bf9cd in ast_channel_bridge (c0=0x9940b030, c1=0xb6fe1bc0, config=0x992c71cc, fo=0x992c6a88, rc=0x992c6a8c) at channel.c:7751 #6 0x080fb6a2 in ast_bridge_call (chan=0x9940b030, peer=0xb6fe1bc0, config=0x992c71cc) at features.c:4135 #7 0xb5dfe76d in dial_exec_full (chan=0x9940b030, data=0x992c819c "Khomp/b2c3,60,tTL(7200000)", peerflags=0x992c7e18, continue_exec=0x0) at app_dial.c:2957 #8 0xb5dff178 in dial_exec (chan=0x9940b030, data=0x992c819c "Khomp/b2c3,60,tTL(7200000)") at app_dial.c:3061 #9 0x0814068d in pbx_exec (c=0x9940b030, app=0x994ff90, data=0x992c819c "Khomp/b2c3,60,tTL(7200000)") at pbx.c:1479 #10 0x0814a3de in pbx_extension_helper (c=0x9940b030, con=0x0, context=0x9940b39c "macro-ligacaointerna", exten=0x9940b3ec "s", priority=9, label=0x0, callerid=0xb6f9d058 "8249", action=E_SPAWN, found=0x992cc478, combined_find_spawn=1) at pbx.c:4739 #11 0x0814c0ae in ast_spawn_extension (c=0x9940b030, context=0x9940b39c "macro-ligacaointerna", exten=0x9940b3ec "s", priority=9, callerid=0xb6f9d058 "8249", found=0x992cc478, combined_find_spawn=1) at pbx.c:5381 #12 0xb5d8e595 in _macro_exec (chan=0x9940b030, data=0x992ccf8c "ligacaointerna,Khomp,b2c3", exclusive=0) at app_macro.c:413 #13 0xb5d8f8cd in macro_exec (chan=0x9940b030, data=0x992ccf8c "ligacaointerna,Khomp,b2c3") at app_macro.c:586 #14 0x0814068d in pbx_exec (c=0x9940b030, app=0x9975b28, data=0x992ccf8c "ligacaointerna,Khomp,b2c3") at pbx.c:1479 #15 0x0814a3de in pbx_extension_helper (c=0x9940b030, con=0x0, context=0x9940b39c "macro-ligacaointerna", exten=0x9940b3ec "s", priority=4, label=0x0, callerid=0xb6f9d058 "8249", action=E_SPAWN, found=0x992d10d8, combined_find_spawn=1) at pbx.c:4739 #16 0x0814c0ae in ast_spawn_extension (c=0x9940b030, context=0x9940b39c "macro-ligacaointerna", exten=0x9940b3ec "s", priority=4, callerid=0xb6f9d058 "8249", found=0x992d10d8, combined_find_spawn=1) at pbx.c:5381 #17 0x0814cb03 in __ast_pbx_run (c=0x9940b030, args=0x0) at pbx.c:5484 #18 0x0814e8cc in pbx_thread (data=0x9940b030) at pbx.c:5825 #19 0x081a6c93 in dummy_start (data=0xb6fed628) at utils.c:1173 #20 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #21 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 76 (Thread 0xaaf07b40 (LWP 29558)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb727996b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da2ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120eb8 in __ast_cond_wait (filename=0xb4c81a4a "commons/base/system/asterisk/saved_condition.hpp", lineno=109, func=0xb4c826a0 "void ImplSavedCondition::wait()", cond_name=0xb4c81a3e "&_condition", mutex_name=0xb4c815d0 "&_mutex", cond=0x9c9b468, t=0x9c9b498) at lock.c:565 #4 0xb4ba89ab in ImplSavedCondition::wait() () from /usr/lib/libkchannel.so #5 0xb4ba89ee in SavedConditionCommon::wait() () from /usr/lib/libkchannel.so #6 0xb4bb5e60 in khomp_pvt::channel_thread(void*) () from /usr/lib/libkchannel.so #7 0xb4c08b36 in K::internal::thread_runner(void*) () from /usr/lib/libkchannel.so #8 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #9 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 75 (Thread 0xabf3eb40 (LWP 29556)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb7279d13 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da344 in pthread_cond_timedwait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120edf in __ast_cond_timedwait (filename=0xb4c81cd9 "commons/base/system/asterisk/saved_condition.cpp", lineno=79, func=0xb4c81d20 "bool ImplSavedCondition::wait(unsigned int)", cond_name=0xb4c81a3e "&_condition", mutex_name=0xb4c815d0 "&_mutex", cond=0x9c9b278, t=0x9c9b2a8, abstime=0xabf3dd34) at lock.c:646 #4 0xb4b9d50e in ImplSavedCondition::wait(unsigned int) () from /usr/lib/libkchannel.so #5 0xb4ba8a17 in SavedConditionCommon::wait(unsigned int) () from /usr/lib/libkchannel.so #6 0xb4bb739a in khomp_pvt::command_thread(void*) () from /usr/lib/libkchannel.so #7 0xb4c08b36 in K::internal::thread_runner(void*) () from /usr/lib/libkchannel.so #8 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #9 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 74 (Thread 0x9934bb40 (LWP 30453)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74be290 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0x080af91a in ast_waitfor_nandfds (c=0x99340894, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x993408d0) at channel.c:3282 #3 0x080afc6a in ast_waitfor_n (c=0x99340894, n=2, ms=0x993408d0) at channel.c:3536 #4 0x080bd559 in ast_generic_bridge (c0=0x99fb1d0, c1=0x9942fa70, config=0x993411cc, fo=0x99340a88, rc=0x99340a8c) at channel.c:7283 #5 0x080bf9cd in ast_channel_bridge (c0=0x99fb1d0, c1=0x9942fa70, config=0x993411cc, fo=0x99340a88, rc=0x99340a8c) at channel.c:7751 #6 0x080fb6a2 in ast_bridge_call (chan=0x99fb1d0, peer=0x9942fa70, config=0x993411cc) at features.c:4135 #7 0xb5dfe76d in dial_exec_full (chan=0x99fb1d0, data=0x9934219c "SIP/9963,60,tTL(7200000)", peerflags=0x99341e18, continue_exec=0x0) at app_dial.c:2957 #8 0xb5dff178 in dial_exec (chan=0x99fb1d0, data=0x9934219c "SIP/9963,60,tTL(7200000)") at app_dial.c:3061 #9 0x0814068d in pbx_exec (c=0x99fb1d0, app=0x994ff90, data=0x9934219c "SIP/9963,60,tTL(7200000)") at pbx.c:1479 #10 0x0814a3de in pbx_extension_helper (c=0x99fb1d0, con=0x0, context=0x99fb53c "macro-ligacaointerna", exten=0x99fb58c "s", priority=9, label=0x0, callerid=0x96dd270 "9920", action=E_SPAWN, found=0x99346478, combined_find_spawn=1) at pbx.c:4739 #11 0x0814c0ae in ast_spawn_extension (c=0x99fb1d0, context=0x99fb53c "macro-ligacaointerna", exten=0x99fb58c "s", priority=9, callerid=0x96dd270 "9920", found=0x99346478, combined_find_spawn=1) at pbx.c:5381 #12 0xb5d8e595 in _macro_exec (chan=0x99fb1d0, data=0x99346f8c "ligacaointerna,SIP,9963", exclusive=0) at app_macro.c:413 #13 0xb5d8f8cd in macro_exec (chan=0x99fb1d0, data=0x99346f8c "ligacaointerna,SIP,9963") at app_macro.c:586 #14 0x0814068d in pbx_exec (c=0x99fb1d0, app=0x9975b28, data=0x99346f8c "ligacaointerna,SIP,9963") at pbx.c:1479 #15 0x0814a3de in pbx_extension_helper (c=0x99fb1d0, con=0x0, context=0x99fb53c "macro-ligacaointerna", exten=0x99fb58c "s", priority=4, label=0x0, callerid=0x96dd270 "9920", action=E_SPAWN, found=0x9934b0d8, combined_find_spawn=1) at pbx.c:4739 #16 0x0814c0ae in ast_spawn_extension (c=0x99fb1d0, context=0x99fb53c "macro-ligacaointerna", exten=0x99fb58c "s", priority=4, callerid=0x96dd270 "9920", found=0x9934b0d8, combined_find_spawn=1) at pbx.c:5381 #17 0x0814cb03 in __ast_pbx_run (c=0x99fb1d0, args=0x0) at pbx.c:5484 #18 0x0814e8cc in pbx_thread (data=0x99fb1d0) at pbx.c:5825 #19 0x081a6c93 in dummy_start (data=0xb6f4bcb0) at utils.c:1173 #20 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #21 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 73 (Thread 0xacf40b40 (LWP 29554)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb727996b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da2ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120eb8 in __ast_cond_wait (filename=0xb4c81a4a "commons/base/system/asterisk/saved_condition.hpp", lineno=109, func=0xb4c826a0 "void ImplSavedCondition::wait()", cond_name=0xb4c81a3e "&_condition", mutex_name=0xb4c815d0 "&_mutex", cond=0x9bc4550, t=0x9bc4580) at lock.c:565 #4 0xb4ba89ab in ImplSavedCondition::wait() () from /usr/lib/libkchannel.so #5 0xb4ba89ee in SavedConditionCommon::wait() () from /usr/lib/libkchannel.so #6 0xb4bb5e60 in khomp_pvt::channel_thread(void*) () from /usr/lib/libkchannel.so #7 0xb4c08b36 in K::internal::thread_runner(void*) () from /usr/lib/libkchannel.so #8 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #9 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 72 (Thread 0xad776b40 (LWP 29553)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb727996b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da2ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120eb8 in __ast_cond_wait (filename=0xb4c81a4a "commons/base/system/asterisk/saved_condition.hpp", lineno=109, func=0xb4c826a0 "void ImplSavedCondition::wait()", cond_name=0xb4c81a3e "&_condition", mutex_name=0xb4c815d0 "&_mutex", cond=0x9bbb8b8, t=0x9bbb8e8) at lock.c:565 #4 0xb4ba89ab in ImplSavedCondition::wait() () from /usr/lib/libkchannel.so #5 0xb4ba89ee in SavedConditionCommon::wait() () from /usr/lib/libkchannel.so #6 0xb4bc1cef in khomp_pvt::audio_generic_thread(void*) () from /usr/lib/libkchannel.so #7 0xb4c08b36 in K::internal::thread_runner(void*) () from /usr/lib/libkchannel.so #8 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #9 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 71 (Thread 0xb4814b40 (LWP 29536)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74be290 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0xb4a813b3 in ktools::KSocketPoll::Poll(unsigned int) () from /usr/lib/libk3laudio.so #3 0xb4a16d1b in ktools::KServerSocket::InternalListen() () from /usr/lib/libk3laudio.so #4 0xb4a177ed in ktools::KServerSocket::StartListenerThread(void*) () from /usr/lib/libk3laudio.so #5 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 70 (Thread 0xaf7afb40 (LWP 29549)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb727996b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da2ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120eb8 in __ast_cond_wait (filename=0xb4c81a4a "commons/base/system/asterisk/saved_condition.hpp", lineno=109, func=0xb4c826a0 "void ImplSavedCondition::wait()", cond_name=0xb4c81a3e "&_condition", mutex_name=0xb4c815d0 "&_mutex", cond=0x9b33430, t=0x9b33460) at lock.c:565 #4 0xb4ba89ab in ImplSavedCondition::wait() () from /usr/lib/libkchannel.so #5 0xb4ba89ee in SavedConditionCommon::wait() () from /usr/lib/libkchannel.so #6 0xb4bc1cef in khomp_pvt::audio_generic_thread(void*) () from /usr/lib/libkchannel.so #7 0xb4c08b36 in K::internal::thread_runner(void*) () from /usr/lib/libkchannel.so #8 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #9 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 69 (Thread 0xaffb0b40 (LWP 29548)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb7279d13 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da344 in pthread_cond_timedwait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120edf in __ast_cond_timedwait (filename=0xb4c81cd9 "commons/base/system/asterisk/saved_condition.cpp", lineno=79, func=0xb4c81d20 "bool ImplSavedCondition::wait(unsigned int)", cond_name=0xb4c81a3e "&_condition", mutex_name=0xb4c815d0 "&_mutex", cond=0x9b333a8, t=0x9b333d8, abstime=0xaffafd34) at lock.c:646 #4 0xb4b9d50e in ImplSavedCondition::wait(unsigned int) () from /usr/lib/libkchannel.so #5 0xb4ba8a17 in SavedConditionCommon::wait(unsigned int) () from /usr/lib/libkchannel.so #6 0xb4bb739a in khomp_pvt::command_thread(void*) () from /usr/lib/libkchannel.so #7 0xb4c08b36 in K::internal::thread_runner(void*) () from /usr/lib/libkchannel.so #8 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #9 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 68 (Thread 0xb07b1b40 (LWP 29547)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb727996b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da2ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120eb8 in __ast_cond_wait (filename=0xb4c81a4a "commons/base/system/asterisk/saved_condition.hpp", lineno=109, func=0xb4c826a0 "void ImplSavedCondition::wait()", cond_name=0xb4c81a3e "&_condition", mutex_name=0xb4c815d0 "&_mutex", cond=0x9ab12dc, t=0x9ab130c) at lock.c:565 #4 0xb4ba89ab in ImplSavedCondition::wait() () from /usr/lib/libkchannel.so #5 0xb4ba89ee in SavedConditionCommon::wait() () from /usr/lib/libkchannel.so #6 0xb4ba7df8 in TimerTraits::loop() () from /usr/lib/libkchannel.so #7 0xb4ba7e8b in TimerTraits::loop_thread::operator()() () from /usr/lib/libkchannel.so #8 0xb4ba8f4e in Thread::ThreadData::run() () from /usr/lib/libkchannel.so #9 0xb4ba8cb2 in Thread::run(void*) () from /usr/lib/libkchannel.so #10 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #11 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 67 (Thread 0xaef79b40 (LWP 29550)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb727996b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da2ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120eb8 in __ast_cond_wait (filename=0xb4c81a4a "commons/base/system/asterisk/saved_condition.hpp", lineno=109, func=0xb4c826a0 "void ImplSavedCondition::wait()", cond_name=0xb4c81a3e "&_condition", mutex_name=0xb4c815d0 "&_mutex", cond=0x9b335b0, t=0x9b335e0) at lock.c:565 #4 0xb4ba89ab in ImplSavedCondition::wait() () from /usr/lib/libkchannel.so #5 0xb4ba89ee in SavedConditionCommon::wait() () from /usr/lib/libkchannel.so #6 0xb4bb5e60 in khomp_pvt::channel_thread(void*) () from /usr/lib/libkchannel.so #7 0xb4c08b36 in K::internal::thread_runner(void*) () from /usr/lib/libkchannel.so #8 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #9 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 66 (Thread 0xb0fb2b40 (LWP 29546)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb727996b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da2ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120eb8 in __ast_cond_wait (filename=0xb4c81a4a "commons/base/system/asterisk/saved_condition.hpp", lineno=109, func=0xb4c826a0 "void ImplSavedCondition::wait()", cond_name=0xb4c81a3e "&_condition", mutex_name=0xb4c815d0 "&_mutex", cond=0x9ab0b98, t=0x9ab0bc8) at lock.c:565 #4 0xb4ba89ab in ImplSavedCondition::wait() () from /usr/lib/libkchannel.so #5 0xb4ba89ee in SavedConditionCommon::wait() () from /usr/lib/libkchannel.so #6 0xb4bb5e60 in khomp_pvt::channel_thread(void*) () from /usr/lib/libkchannel.so #7 0xb4c08b36 in K::internal::thread_runner(void*) () from /usr/lib/libkchannel.so #8 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #9 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 65 (Thread 0xae778b40 (LWP 29551)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb727996b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da2ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120eb8 in __ast_cond_wait (filename=0xb4c81a4a "commons/base/system/asterisk/saved_condition.hpp", lineno=109, func=0xb4c826a0 "void ImplSavedCondition::wait()", cond_name=0xb4c81a3e "&_condition", mutex_name=0xb4c815d0 "&_mutex", cond=0x9b3325c, t=0x9b3328c) at lock.c:565 #4 0xb4ba89ab in ImplSavedCondition::wait() () from /usr/lib/libkchannel.so #5 0xb4ba89ee in SavedConditionCommon::wait() () from /usr/lib/libkchannel.so #6 0xb4ba7df8 in TimerTraits::loop() () from /usr/lib/libkchannel.so #7 0xb4ba7e8b in TimerTraits::loop_thread::operator()() () from /usr/lib/libkchannel.so #8 0xb4ba8f4e in Thread::ThreadData::run() () from /usr/lib/libkchannel.so #9 0xb4ba8cb2 in Thread::run(void*) () from /usr/lib/libkchannel.so #10 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #11 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 64 (Thread 0xb17e8b40 (LWP 29545)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb727996b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da2ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120eb8 in __ast_cond_wait (filename=0xb4c81a4a "commons/base/system/asterisk/saved_condition.hpp", lineno=109, func=0xb4c826a0 "void ImplSavedCondition::wait()", cond_name=0xb4c81a3e "&_condition", mutex_name=0xb4c815d0 "&_mutex", cond=0x9ab1140, t=0x9ab1170) at lock.c:565 #4 0xb4ba89ab in ImplSavedCondition::wait() () from /usr/lib/libkchannel.so #5 0xb4ba89ee in SavedConditionCommon::wait() () from /usr/lib/libkchannel.so #6 0xb4bc1cef in khomp_pvt::audio_generic_thread(void*) () from /usr/lib/libkchannel.so #7 0xb4c08b36 in K::internal::thread_runner(void*) () from /usr/lib/libkchannel.so #8 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #9 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 63 (Thread 0xadf77b40 (LWP 29552)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb7279d13 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da344 in pthread_cond_timedwait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120edf in __ast_cond_timedwait (filename=0xb4c81cd9 "commons/base/system/asterisk/saved_condition.cpp", lineno=79, func=0xb4c81d20 "bool ImplSavedCondition::wait(unsigned int)", cond_name=0xb4c81a3e "&_condition", mutex_name=0xb4c815d0 "&_mutex", cond=0x9bbb790, t=0x9bbb7c0, abstime=0xadf76d34) at lock.c:646 #4 0xb4b9d50e in ImplSavedCondition::wait(unsigned int) () from /usr/lib/libkchannel.so #5 0xb4ba8a17 in SavedConditionCommon::wait(unsigned int) () from /usr/lib/libkchannel.so #6 0xb4bb739a in khomp_pvt::command_thread(void*) () from /usr/lib/libkchannel.so #7 0xb4c08b36 in K::internal::thread_runner(void*) () from /usr/lib/libkchannel.so #8 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #9 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 62 (Thread 0xb1fe9b40 (LWP 29544)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb7279d13 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da344 in pthread_cond_timedwait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120edf in __ast_cond_timedwait (filename=0xb4c81cd9 "commons/base/system/asterisk/saved_condition.cpp", lineno=79, func=0xb4c81d20 "bool ImplSavedCondition::wait(unsigned int)", cond_name=0xb4c81a3e "&_condition", mutex_name=0xb4c815d0 "&_mutex", cond=0x9ab1418, t=0x9ab1448, abstime=0xb1fe8d34) at lock.c:646 #4 0xb4b9d50e in ImplSavedCondition::wait(unsigned int) () from /usr/lib/libkchannel.so #5 0xb4ba8a17 in SavedConditionCommon::wait(unsigned int) () from /usr/lib/libkchannel.so #6 0xb4bb739a in khomp_pvt::command_thread(void*) () from /usr/lib/libkchannel.so #7 0xb4c08b36 in K::internal::thread_runner(void*) () from /usr/lib/libkchannel.so #8 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #9 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 61 (Thread 0xac73fb40 (LWP 29555)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb7279d13 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da344 in pthread_cond_timedwait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120edf in __ast_cond_timedwait (filename=0xb4c81cd9 "commons/base/system/asterisk/saved_condition.cpp", lineno=79, func=0xb4c81d20 "bool ImplSavedCondition::wait(unsigned int)", cond_name=0xb4c81a3e "&_condition", mutex_name=0xb4c815d0 "&_mutex", cond=0x9bbb654, t=0x9bbb684, abstime=0xac73f294) at lock.c:646 #4 0xb4b9d50e in ImplSavedCondition::wait(unsigned int) () from /usr/lib/libkchannel.so #5 0xb4ba8a17 in SavedConditionCommon::wait(unsigned int) () from /usr/lib/libkchannel.so #6 0xb4ba7e50 in TimerTraits::loop() () from /usr/lib/libkchannel.so #7 0xb4ba7e8b in TimerTraits::loop_thread::operator()() () from /usr/lib/libkchannel.so #8 0xb4ba8f4e in Thread::ThreadData::run() () from /usr/lib/libkchannel.so #9 0xb4ba8cb2 in Thread::run(void*) () from /usr/lib/libkchannel.so #10 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #11 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 60 (Thread 0xb2febb40 (LWP 29542)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74be290 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0xb49337f3 in ktools::KSocketPoll::Poll(unsigned int) () from /usr/lib/libk3lclient.so #3 0xb48c0aae in ktools::KTcpSocket::SafeSelect(bool, unsigned int) () from /usr/lib/libk3lclient.so #4 0xb48c0df8 in ktools::KTcpSocket::WaitForData(unsigned int) () from /usr/lib/libk3lclient.so #5 0xb48a7f42 in ktools::KSocketReceiver::Receive(ktools::KSerializable&) () from /usr/lib/libk3lclient.so #6 0xb48eb3bb in ktools::KBufferedSocketIpcChannel::Receive(ktools::KSerializable&) () from /usr/lib/libk3lclient.so #7 0xb48b11c2 in comm::KCommChannel::Receive(comm::KEnvelope&) () from /usr/lib/libk3lclient.so #8 0xb48b6f0a in comm::KCommClient::HandleRemoteMessages() () from /usr/lib/libk3lclient.so #9 0xb48b70ca in comm::KCommClient::StartHandleRemoteMessagesThread(void*) () from /usr/lib/libk3lclient.so #10 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #11 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 59 (Thread 0xab73db40 (LWP 29557)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb727996b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da2ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120eb8 in __ast_cond_wait (filename=0xb4c81a4a "commons/base/system/asterisk/saved_condition.hpp", lineno=109, func=0xb4c826a0 "void ImplSavedCondition::wait()", cond_name=0xb4c81a3e "&_condition", mutex_name=0xb4c815d0 "&_mutex", cond=0x9c9b300, t=0x9c9b330) at lock.c:565 #4 0xb4ba89ab in ImplSavedCondition::wait() () from /usr/lib/libkchannel.so #5 0xb4ba89ee in SavedConditionCommon::wait() () from /usr/lib/libkchannel.so #6 0xb4bc1cef in khomp_pvt::audio_generic_thread(void*) () from /usr/lib/libkchannel.so #7 0xb4c08b36 in K::internal::thread_runner(void*) () from /usr/lib/libkchannel.so #8 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #9 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 58 (Thread 0xb4013b40 (LWP 29537)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74be290 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0xb49337f3 in ktools::KSocketPoll::Poll(unsigned int) () from /usr/lib/libk3lclient.so #3 0xb48c0aae in ktools::KTcpSocket::SafeSelect(bool, unsigned int) () from /usr/lib/libk3lclient.so #4 0xb48c0df8 in ktools::KTcpSocket::WaitForData(unsigned int) () from /usr/lib/libk3lclient.so #5 0xb48a7f42 in ktools::KSocketReceiver::Receive(ktools::KSerializable&) () from /usr/lib/libk3lclient.so #6 0xb48a76db in ktools::KSocketIpcChannel::Receive(ktools::KSerializable&) () from /usr/lib/libk3lclient.so #7 0xb48a6a06 in KLogManager::ReloadConfigLoop() () from /usr/lib/libk3lclient.so #8 0xb48a7144 in KLogManager::ReloadConfigThread(void*) () from /usr/lib/libk3lclient.so #9 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #10 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 57 (Thread 0xaa706b40 (LWP 29559)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb7279d13 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da344 in pthread_cond_timedwait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120edf in __ast_cond_timedwait (filename=0xb4c81cd9 "commons/base/system/asterisk/saved_condition.cpp", lineno=79, func=0xb4c81d20 "bool ImplSavedCondition::wait(unsigned int)", cond_name=0xb4c81a3e "&_condition", mutex_name=0xb4c815d0 "&_mutex", cond=0x9c9b13c, t=0x9c9b16c, abstime=0xaa706294) at lock.c:646 #4 0xb4b9d50e in ImplSavedCondition::wait(unsigned int) () from /usr/lib/libkchannel.so #5 0xb4ba8a17 in SavedConditionCommon::wait(unsigned int) () from /usr/lib/libkchannel.so #6 0xb4ba7e50 in TimerTraits::loop() () from /usr/lib/libkchannel.so #7 0xb4ba7e8b in TimerTraits::loop_thread::operator()() () from /usr/lib/libkchannel.so #8 0xb4ba8f4e in Thread::ThreadData::run() () from /usr/lib/libkchannel.so #9 0xb4ba8cb2 in Thread::run(void*) () from /usr/lib/libkchannel.so #10 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #11 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 56 (Thread 0xb4851b40 (LWP 29535)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74be290 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0x081a6fe3 in ast_wait_for_input (fd=21, ms=-1) at utils.c:1262 #3 0x081346ed in get_input (s=0xb4851120, output=0xb4850cab "") at manager.c:4929 #4 0x081349cf in do_message (s=0xb4851120) at manager.c:5001 #5 0x08135120 in session_do (data=0x9aa84a8) at manager.c:5152 #6 0x08197e5e in handle_tcptls_connection (data=0x9aa84a8) at tcptls.c:687 #7 0x081a6c93 in dummy_start (data=0x9aa2ab0) at utils.c:1173 #8 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #9 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 55 (Thread 0xa9704b40 (LWP 29561)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb727996b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da2ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120eb8 in __ast_cond_wait (filename=0xb4c81a4a "commons/base/system/asterisk/saved_condition.hpp", lineno=109, func=0xb4c826a0 "void ImplSavedCondition::wait()", cond_name=0xb4c81a3e "&_condition", mutex_name=0xb4c815d0 "&_mutex", cond=0x9d6ae00, t=0x9d6ae30) at lock.c:565 #4 0xb4ba89ab in ImplSavedCondition::wait() () from /usr/lib/libkchannel.so #5 0xb4ba89ee in SavedConditionCommon::wait() () from /usr/lib/libkchannel.so #6 0xb4bc1cef in khomp_pvt::audio_generic_thread(void*) () from /usr/lib/libkchannel.so #7 0xb4c08b36 in K::internal::thread_runner(void*) () from /usr/lib/libkchannel.so #8 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #9 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 54 (Thread 0xb5b9eb40 (LWP 29533)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74be290 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0xb4a813b3 in ktools::KSocketPoll::Poll(unsigned int) () from /usr/lib/libk3laudio.so #3 0xb4a09e9e in ktools::KTcpSocket::SafeSelect(bool, unsigned int) () from /usr/lib/libk3laudio.so #4 0xb4a0a1e8 in ktools::KTcpSocket::WaitForData(unsigned int) () from /usr/lib/libk3laudio.so #5 0xb49f1b92 in ktools::KSocketReceiver::Receive(ktools::KSerializable&) () from /usr/lib/libk3laudio.so #6 0xb49f132b in ktools::KSocketIpcChannel::Receive(ktools::KSerializable&) () from /usr/lib/libk3laudio.so #7 0xb49f0656 in KLogManager::ReloadConfigLoop() () from /usr/lib/libk3laudio.so #8 0xb49f0d94 in KLogManager::ReloadConfigThread(void*) () from /usr/lib/libk3laudio.so #9 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #10 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 53 (Thread 0xa8eceb40 (LWP 29562)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb727996b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da2ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120eb8 in __ast_cond_wait (filename=0xb4c81a4a "commons/base/system/asterisk/saved_condition.hpp", lineno=109, func=0xb4c826a0 "void ImplSavedCondition::wait()", cond_name=0xb4c81a3e "&_condition", mutex_name=0xb4c815d0 "&_mutex", cond=0x9d72648, t=0x9d72678) at lock.c:565 #4 0xb4ba89ab in ImplSavedCondition::wait() () from /usr/lib/libkchannel.so #5 0xb4ba89ee in SavedConditionCommon::wait() () from /usr/lib/libkchannel.so #6 0xb4bb5e60 in khomp_pvt::channel_thread(void*) () from /usr/lib/libkchannel.so #7 0xb4c08b36 in K::internal::thread_runner(void*) () from /usr/lib/libkchannel.so #8 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #9 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 52 (Thread 0xb4d3fb40 (LWP 29532)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74be290 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0xb65c2ee5 in do_monitor (data=0x0) at chan_phone.c:1086 #3 0x081a6c93 in dummy_start (data=0x9968900) at utils.c:1173 #4 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #5 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 51 (Thread 0xa2a63b40 (LWP 29573)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb727996b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da2ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120eb8 in __ast_cond_wait (filename=0x8205718 "taskprocessor.c", lineno=310, func=0x8205db6 "tps_processing_function", cond_name=0x8205a69 "&i->poll_cond", mutex_name=0x8205a52 "&i->taskprocessor_lock", cond=0x9e14d6c, t=0x9e14da0) at lock.c:565 #4 0x08195919 in tps_processing_function (data=0x9e14d68) at taskprocessor.c:310 #5 0x081a6c93 in dummy_start (data=0x9e178a0) at utils.c:1173 #6 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 50 (Thread 0xb4d7bb40 (LWP 29531)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74959a6 in nanosleep () from /lib/i386-linux-gnu/libc.so.6 #2 0xb5d982ab in cleanup (unused=0x0) at pbx_realtime.c:133 #3 0x081a6c93 in dummy_start (data=0x99cf960) at utils.c:1173 #4 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #5 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 49 (Thread 0xa29ebb40 (LWP 29590)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74be290 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0xb4a813b3 in ktools::KSocketPoll::Poll(unsigned int) () from /usr/lib/libk3laudio.so #3 0xb4a09e9e in ktools::KTcpSocket::SafeSelect(bool, unsigned int) () from /usr/lib/libk3laudio.so #4 0xb4a0a1e8 in ktools::KTcpSocket::WaitForData(unsigned int) () from /usr/lib/libk3laudio.so #5 0xb49f1b92 in ktools::KSocketReceiver::Receive(ktools::KSerializable&) () from /usr/lib/libk3laudio.so #6 0xb4a38efb in ktools::KBufferedSocketIpcChannel::Receive(ktools::KSerializable&) () from /usr/lib/libk3laudio.so #7 0xb49fa482 in comm::KCommChannel::Receive(comm::KEnvelope&) () from /usr/lib/libk3laudio.so #8 0xb49be88e in audio::KClientSession::HandleRemoteMessages() () from /usr/lib/libk3laudio.so #9 0xb49bf1a2 in audio::KClientSession::StartAndWait() () from /usr/lib/libk3laudio.so #10 0xb49d0de7 in audio::KServer::OnClientConnect(ktools::KClientSocket*) () from /usr/lib/libk3laudio.so #11 0xb4a16a4d in ktools::KServerSocket::ClientThread(void*) () from /usr/lib/libk3laudio.so #12 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #13 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 48 (Thread 0xb4db7b40 (LWP 29529)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb727996b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da2ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120eb8 in __ast_cond_wait (filename=0x8205718 "taskprocessor.c", lineno=310, func=0x8205db6 "tps_processing_function", cond_name=0x8205a69 "&i->poll_cond", mutex_name=0x8205a52 "&i->taskprocessor_lock", cond=0x99c62a4, t=0x99c62d8) at lock.c:565 #4 0x08195919 in tps_processing_function (data=0x99c62a0) at taskprocessor.c:310 #5 0x081a6c93 in dummy_start (data=0x99c6328) at utils.c:1173 #6 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 47 (Thread 0x995c6b40 (LWP 30430)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74be290 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0x080af91a in ast_waitfor_nandfds (c=0x995bb884, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x995bb8c0) at channel.c:3282 #3 0x080afc6a in ast_waitfor_n (c=0x995bb884, n=2, ms=0x995bb8c0) at channel.c:3536 #4 0x080bd559 in ast_generic_bridge (c0=0xb6f4dab8, c1=0x99417450, config=0x995bc1dc, fo=0x995bba78, rc=0x995bba7c) at channel.c:7283 #5 0x080bf9cd in ast_channel_bridge (c0=0xb6f4dab8, c1=0x99417450, config=0x995bc1dc, fo=0x995bba78, rc=0x995bba7c) at channel.c:7751 #6 0x080fb6a2 in ast_bridge_call (chan=0xb6f4dab8, peer=0x99417450, config=0x995bc1dc) at features.c:4135 #7 0xb5dfe76d in dial_exec_full (chan=0xb6f4dab8, data=0x995bd1ac "SIP/8017570/05434554149,60,TL(7200000)", peerflags=0x995bce28, continue_exec=0x0) at app_dial.c:2957 #8 0xb5dff178 in dial_exec (chan=0xb6f4dab8, data=0x995bd1ac "SIP/8017570/05434554149,60,TL(7200000)") at app_dial.c:3061 #9 0x0814068d in pbx_exec (c=0xb6f4dab8, app=0x994ff90, data=0x995bd1ac "SIP/8017570/05434554149,60,TL(7200000)") at pbx.c:1479 #10 0x0814a3de in pbx_extension_helper (c=0xb6f4dab8, con=0x0, context=0xb6f4de24 "macro-ligacaoexterna", exten=0xb6f4de74 "s", priority=3, label=0x0, callerid=0xb6fb4250 "9947", action=E_SPAWN, found=0x995c1488, combined_find_spawn=1) at pbx.c:4739 #11 0x0814c0ae in ast_spawn_extension (c=0xb6f4dab8, context=0xb6f4de24 "macro-ligacaoexterna", exten=0xb6f4de74 "s", priority=3, callerid=0xb6fb4250 "9947", found=0x995c1488, combined_find_spawn=1) at pbx.c:5381 #12 0xb5d8e595 in _macro_exec (chan=0xb6f4dab8, data=0x995c1f8c "ligacaoexterna,05434554149", exclusive=0) at app_macro.c:413 #13 0xb5d8f8cd in macro_exec (chan=0xb6f4dab8, data=0x995c1f8c "ligacaoexterna,05434554149") at app_macro.c:586 #14 0x0814068d in pbx_exec (c=0xb6f4dab8, app=0x9975b28, data=0x995c1f8c "ligacaoexterna,05434554149") at pbx.c:1479 #15 0x0814a3de in pbx_extension_helper (c=0xb6f4dab8, con=0x0, context=0xb6f4de24 "macro-ligacaoexterna", exten=0xb6f4de74 "s", priority=1, label=0x0, callerid=0xb6fb4250 "9947", action=E_SPAWN, found=0x995c60d8, combined_find_spawn=1) at pbx.c:4739 #16 0x0814c0ae in ast_spawn_extension (c=0xb6f4dab8, context=0xb6f4de24 "macro-ligacaoexterna", exten=0xb6f4de74 "s", priority=1, callerid=0xb6fb4250 "9947", found=0x995c60d8, combined_find_spawn=1) at pbx.c:5381 #17 0x0814cb03 in __ast_pbx_run (c=0xb6f4dab8, args=0x0) at pbx.c:5484 #18 0x0814e8cc in pbx_thread (data=0xb6f4dab8) at pbx.c:5825 #19 0x081a6c93 in dummy_start (data=0xb6f85e60) at utils.c:1173 #20 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #21 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 46 (Thread 0xb4df3b40 (LWP 29528)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74be290 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0xb62fa881 in scan_thread (unused=0x0) at pbx_spool.c:694 #3 0x081a6c93 in dummy_start (data=0x96c92e0) at utils.c:1173 #4 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #5 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 45 (Thread 0xb4e2fb40 (LWP 29527)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74959a6 in nanosleep () from /lib/i386-linux-gnu/libc.so.6 #2 0xb65702d0 in lock_broker (unused=0x0) at func_lock.c:211 #3 0x081a6c93 in dummy_start (data=0x966f0d8) at utils.c:1173 #4 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #5 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 44 (Thread 0xb70f56c0 (LWP 29491)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74be290 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0x0807ef6f in ast_el_read_char (editline=0x932a958, cp=0xbfbeb62f "\b :X\267\301$\035\b\320\307\276\277") at asterisk.c:2312 #3 0x081b7562 in el_getc (el=0x932a958, cp=0xbfbeb62f "\b :X\267\301$\035\b\320\307\276\277") at read.c:350 #4 0x081b84cd in read_getcmd (ch=, cmdnum=, el=) at read.c:243 #5 el_gets (el=0x932a958, nread=0xbfbec738) at read.c:446 #6 0x080856af in main (argc=4, argv=0xbfbed984) at asterisk.c:4140 Thread 43 (Thread 0xb4e6bb40 (LWP 29526)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74959a6 in nanosleep () from /lib/i386-linux-gnu/libc.so.6 #2 0xb749579f in sleep () from /lib/i386-linux-gnu/libc.so.6 #3 0xb6984df6 in process_clearcache (ignore=0x0) at pbx_dundi.c:2216 #4 0x081a6c93 in dummy_start (data=0x9995308) at utils.c:1173 #5 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 42 (Thread 0xb70f4b40 (LWP 29493)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb727996b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da2ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120eb8 in __ast_cond_wait (filename=0x8205718 "taskprocessor.c", lineno=310, func=0x8205db6 "tps_processing_function", cond_name=0x8205a69 "&i->poll_cond", mutex_name=0x8205a52 "&i->taskprocessor_lock", cond=0x933794c, t=0x9337980) at lock.c:565 #4 0x08195919 in tps_processing_function (data=0x9337948) at taskprocessor.c:310 #5 0x081a6c93 in dummy_start (data=0x93379f0) at utils.c:1173 #6 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 41 (Thread 0xb4ea7b40 (LWP 29525)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74959a6 in nanosleep () from /lib/i386-linux-gnu/libc.so.6 #2 0xb749579f in sleep () from /lib/i386-linux-gnu/libc.so.6 #3 0xb6984fe8 in process_precache (ign=0x0) at pbx_dundi.c:2253 #4 0x081a6c93 in dummy_start (data=0x99a0d20) at utils.c:1173 #5 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 40 (Thread 0xb7040b40 (LWP 29496)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74be290 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0x081a6fe3 in ast_wait_for_input (fd=7, ms=5000) at utils.c:1262 #3 0x08197ef7 in ast_tcptls_server_root (data=0x823c820) at tcptls.c:706 #4 0x081a6c93 in dummy_start (data=0x93af770) at utils.c:1173 #5 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 39 (Thread 0xb4ee3b40 (LWP 29524)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74be290 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0x0811b96a in ast_io_wait (ioc=0x9999ea0, howlong=1000) at io.c:279 #3 0xb6984bc2 in network_thread (ignore=0x0) at pbx_dundi.c:2175 #4 0x081a6c93 in dummy_start (data=0x9995308) at utils.c:1173 #5 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 38 (Thread 0xb6cffb40 (LWP 29497)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb727996b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da2ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120eb8 in __ast_cond_wait (filename=0x81e5e94 "devicestate.c", lineno=549, func=0x81e652a "do_devstate_changes", cond_name=0x81e6107 "&change_pending", mutex_name=0x81e6117 "&state_changes.lock", cond=0x8252240, t=0x8239cc8) at lock.c:565 #4 0x080ddf6f in do_devstate_changes (data=0x0) at devicestate.c:549 #5 0x081a6c93 in dummy_start (data=0x934f880) at utils.c:1173 #6 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 37 (Thread 0xb6c87b40 (LWP 29499)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74be290 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0x080fe8ef in do_parking_thread (ignore=0x0) at features.c:4975 #3 0x081a6c93 in dummy_start (data=0x95eea20) at utils.c:1173 #4 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #5 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 36 (Thread 0xb4f1fb40 (LWP 29523)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74be290 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0x0811b96a in ast_io_wait (ioc=0x994d860, howlong=1000) at io.c:279 #3 0xb632b582 in do_monitor (data=0x0) at chan_unistim.c:4646 #4 0x081a6c93 in dummy_start (data=0x994d880) at utils.c:1173 #5 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 35 (Thread 0xb6c4bb40 (LWP 29500)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb727996b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da2ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120eb8 in __ast_cond_wait (filename=0x81e5548 "db.c", lineno=819, func=0x81e5df4 "db_sync_thread", cond_name=0x81e5d9c "&dbcond", mutex_name=0x81e557c "&dblock", cond=0x8252200, t=0x82399e0) at lock.c:565 #4 0x080dce14 in db_sync_thread (data=0x0) at db.c:819 #5 0x081a6c93 in dummy_start (data=0x95ef018) at utils.c:1173 #6 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 34 (Thread 0xb6c0fb40 (LWP 29501)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb727996b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da2ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120eb8 in __ast_cond_wait (filename=0x8205718 "taskprocessor.c", lineno=310, func=0x8205db6 "tps_processing_function", cond_name=0x8205a69 "&i->poll_cond", mutex_name=0x8205a52 "&i->taskprocessor_lock", cond=0x95f25c4, t=0x95f25f8) at lock.c:565 #4 0x08195919 in tps_processing_function (data=0x95f25c0) at taskprocessor.c:310 #5 0x081a6c93 in dummy_start (data=0x95f2638) at utils.c:1173 #6 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 33 (Thread 0xb6bd3b40 (LWP 29502)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb727996b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da2ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120eb8 in __ast_cond_wait (filename=0x820398c "sched.c", lineno=110, func=0x8203e1a "sched_run", cond_name=0x820399e "&st->cond", mutex_name=0x8203994 "&st->lock", cond=0x95f2764, t=0x95f2744) at lock.c:565 #4 0x0818a1ae in sched_run (data=0x95f2740) at sched.c:110 #5 0x081a6c93 in dummy_start (data=0x95f2638) at utils.c:1173 #6 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 32 (Thread 0xb69fbb40 (LWP 29503)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb7279d13 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da344 in pthread_cond_timedwait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120edf in __ast_cond_timedwait (filename=0xb6b52218 "res_calendar.c", lineno=1703, func=0xb6b533fc "do_refresh", cond_name=0xb6b5288e "&refresh_condition", mutex_name=0xb6b52765 "&refreshlock", cond=0xb6b565c0, t=0xb6b565a0, abstime=0xb69fb2e4) at lock.c:646 #4 0xb6b51b7d in do_refresh (data=0x0) at res_calendar.c:1703 #5 0x081a6c93 in dummy_start (data=0x96070c8) at utils.c:1173 #6 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 31 (Thread 0xb5c1cb40 (LWP 29504)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb727996b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da2ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120eb8 in __ast_cond_wait (filename=0xb5e29034 "res_timing_pthread.c", lineno=476, func=0xb5e293e6 "do_timing", cond_name=0xb5e29074 "&timing_thread.cond", mutex_name=0xb5e29060 "&timing_thread.lock", cond=0xb5e2b1e4, t=0xb5e2b1c4) at lock.c:565 #4 0xb5e28ab5 in do_timing (arg=0x0) at res_timing_pthread.c:476 #5 0x081a6c93 in dummy_start (data=0x9607d48) at utils.c:1173 #6 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 30 (Thread 0xb500fb40 (LWP 29519)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb727996b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da2ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120eb8 in __ast_cond_wait (filename=0xb6047594 "chan_iax2.c", lineno=11943, func=0xb604eadc "iax2_process_thread", cond_name=0xb60477fd "&thread->cond", mutex_name=0xb60477ef "&thread->lock", cond=0x9948f6c, t=0x9948f4c) at lock.c:565 #4 0xb602c098 in iax2_process_thread (data=0x9947eb8) at chan_iax2.c:11943 #5 0x081a6c93 in dummy_start (data=0x993ead0) at utils.c:1173 #6 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 29 (Thread 0xb5087b40 (LWP 29517)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb727996b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da2ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120eb8 in __ast_cond_wait (filename=0xb6047594 "chan_iax2.c", lineno=11943, func=0xb604eadc "iax2_process_thread", cond_name=0xb60477fd "&thread->cond", mutex_name=0xb60477ef "&thread->lock", cond=0x9946aac, t=0x9946a8c) at lock.c:565 #4 0xb602c098 in iax2_process_thread (data=0x99459f8) at chan_iax2.c:11943 #5 0x081a6c93 in dummy_start (data=0x9943488) at utils.c:1173 #6 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 28 (Thread 0xb504bb40 (LWP 29518)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb727996b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da2ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120eb8 in __ast_cond_wait (filename=0xb6047594 "chan_iax2.c", lineno=11943, func=0xb604eadc "iax2_process_thread", cond_name=0xb60477fd "&thread->cond", mutex_name=0xb60477ef "&thread->lock", cond=0x9947d0c, t=0x9947cec) at lock.c:565 #4 0xb602c098 in iax2_process_thread (data=0x9946c58) at chan_iax2.c:11943 #5 0x081a6c93 in dummy_start (data=0x99446e8) at utils.c:1173 #6 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 27 (Thread 0xb50ffb40 (LWP 29515)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb727996b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da2ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120eb8 in __ast_cond_wait (filename=0xb6047594 "chan_iax2.c", lineno=11943, func=0xb604eadc "iax2_process_thread", cond_name=0xb60477fd "&thread->cond", mutex_name=0xb60477ef "&thread->lock", cond=0x99445ec, t=0x99445cc) at lock.c:565 #4 0xb602c098 in iax2_process_thread (data=0x9943538) at chan_iax2.c:11943 #5 0x081a6c93 in dummy_start (data=0x9942228) at utils.c:1173 #6 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 26 (Thread 0xb4f5bb40 (LWP 29522)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74be290 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0x0811b96a in ast_io_wait (ioc=0x993af90, howlong=1000) at io.c:279 #3 0xb602e844 in network_thread (ignore=0x0) at chan_iax2.c:12413 #4 0x081a6c93 in dummy_start (data=0x99446e8) at utils.c:1173 #5 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 25 (Thread 0xb50c3b40 (LWP 29516)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb727996b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da2ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120eb8 in __ast_cond_wait (filename=0xb6047594 "chan_iax2.c", lineno=11943, func=0xb604eadc "iax2_process_thread", cond_name=0xb60477fd "&thread->cond", mutex_name=0xb60477ef "&thread->lock", cond=0x994584c, t=0x994582c) at lock.c:565 #4 0xb602c098 in iax2_process_thread (data=0x9944798) at chan_iax2.c:11943 #5 0x081a6c93 in dummy_start (data=0x993ead0) at utils.c:1173 #6 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 24 (Thread 0xb4f97b40 (LWP 29521)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb727996b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da2ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120eb8 in __ast_cond_wait (filename=0xb6047594 "chan_iax2.c", lineno=11943, func=0xb604eadc "iax2_process_thread", cond_name=0xb60477fd "&thread->cond", mutex_name=0xb60477ef "&thread->lock", cond=0x994b42c, t=0x994b40c) at lock.c:565 #4 0xb602c098 in iax2_process_thread (data=0x994a378) at chan_iax2.c:11943 #5 0x081a6c93 in dummy_start (data=0x9943488) at utils.c:1173 #6 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 23 (Thread 0xb5177b40 (LWP 29513)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb727996b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da2ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120eb8 in __ast_cond_wait (filename=0xb6047594 "chan_iax2.c", lineno=11943, func=0xb604eadc "iax2_process_thread", cond_name=0xb60477fd "&thread->cond", mutex_name=0xb60477ef "&thread->lock", cond=0x994212c, t=0x994210c) at lock.c:565 #4 0xb602c098 in iax2_process_thread (data=0x9941078) at chan_iax2.c:11943 #5 0x081a6c93 in dummy_start (data=0x993eac0) at utils.c:1173 #6 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 22 (Thread 0xb4fd3b40 (LWP 29520)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb727996b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da2ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120eb8 in __ast_cond_wait (filename=0xb6047594 "chan_iax2.c", lineno=11943, func=0xb604eadc "iax2_process_thread", cond_name=0xb60477fd "&thread->cond", mutex_name=0xb60477ef "&thread->lock", cond=0x994a1cc, t=0x994a1ac) at lock.c:565 #4 0xb602c098 in iax2_process_thread (data=0x9949118) at chan_iax2.c:11943 #5 0x081a6c93 in dummy_start (data=0x9945948) at utils.c:1173 #6 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 21 (Thread 0xb513bb40 (LWP 29514)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb727996b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da2ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120eb8 in __ast_cond_wait (filename=0xb6047594 "chan_iax2.c", lineno=11943, func=0xb604eadc "iax2_process_thread", cond_name=0xb60477fd "&thread->cond", mutex_name=0xb60477ef "&thread->lock", cond=0x994338c, t=0x994336c) at lock.c:565 #4 0xb602c098 in iax2_process_thread (data=0x99422d8) at chan_iax2.c:11943 #5 0x081a6c93 in dummy_start (data=0x993ead0) at utils.c:1173 #6 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 20 (Thread 0xb52e9b40 (LWP 29509)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74be290 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0x081a6fe3 in ast_wait_for_input (fd=12, ms=-1) at utils.c:1262 #3 0x081346ed in get_input (s=0xb52e9120, output=0xb52e8cab "") at manager.c:4929 #4 0x081349cf in do_message (s=0xb52e9120) at manager.c:5001 #5 0x08135120 in session_do (data=0x96731f0) at manager.c:5152 #6 0x08197e5e in handle_tcptls_connection (data=0x96731f0) at tcptls.c:687 #7 0x081a6c93 in dummy_start (data=0x96732b8) at utils.c:1173 #8 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #9 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 19 (Thread 0xb51efb40 (LWP 29511)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb727996b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da2ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120eb8 in __ast_cond_wait (filename=0x820398c "sched.c", lineno=110, func=0x8203e1a "sched_run", cond_name=0x820399e "&st->cond", mutex_name=0x8203994 "&st->lock", cond=0x993a914, t=0x993a8f4) at lock.c:565 #4 0x0818a1ae in sched_run (data=0x993a8f0) at sched.c:110 #5 0x081a6c93 in dummy_start (data=0x993a7e0) at utils.c:1173 #6 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 18 (Thread 0xb51b3b40 (LWP 29512)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb727996b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da2ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120eb8 in __ast_cond_wait (filename=0xb6047594 "chan_iax2.c", lineno=11943, func=0xb604eadc "iax2_process_thread", cond_name=0xb60477fd "&thread->cond", mutex_name=0xb60477ef "&thread->lock", cond=0x9940f34, t=0x9940f14) at lock.c:565 #4 0xb602c098 in iax2_process_thread (data=0x993fe80) at chan_iax2.c:11943 #5 0x081a6c93 in dummy_start (data=0x993eac0) at utils.c:1173 #6 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 17 (Thread 0xb5325b40 (LWP 29508)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb74be290 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0x0811b96a in ast_io_wait (ioc=0x966ffe0, howlong=1000) at io.c:279 #3 0xb654aee3 in do_monitor (data=0x0) at chan_skinny.c:6618 #4 0x081a6c93 in dummy_start (data=0x96df3c8) at utils.c:1173 #5 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 16 (Thread 0xb522bb40 (LWP 29510)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb727996b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da2ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120eb8 in __ast_cond_wait (filename=0x8205718 "taskprocessor.c", lineno=310, func=0x8205db6 "tps_processing_function", cond_name=0x8205a69 "&i->poll_cond", mutex_name=0x8205a52 "&i->taskprocessor_lock", cond=0x993a744, t=0x993a778) at lock.c:565 #4 0x08195919 in tps_processing_function (data=0x993a740) at taskprocessor.c:310 #5 0x081a6c93 in dummy_start (data=0x993a7e0) at utils.c:1173 #6 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 15 (Thread 0xb37edb40 (LWP 29540)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb727996b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da2ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0xb48980c5 in KHostSystem::WaitEvent(void*, unsigned int) () from /usr/lib/libk3lclient.so #4 0xb4936056 in ktools::KSystemEvent::Wait(unsigned int) () from /usr/lib/libk3lclient.so #5 0xb48e8169 in ktools::KBufferedSocketSender::Execute() () from /usr/lib/libk3lclient.so #6 0xb48d4763 in ktools::KThread::Starter(void*) () from /usr/lib/libk3lclient.so #7 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #8 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 14 (Thread 0xb27eab40 (LWP 29543)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb7279d13 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da344 in pthread_cond_timedwait () from /lib/i386-linux-gnu/libc.so.6 #3 0xb4898152 in KHostSystem::WaitEvent(void*, unsigned int) () from /usr/lib/libk3lclient.so #4 0xb492ee97 in TimerManager::timerThread() () from /usr/lib/libk3lclient.so #5 0xb492f0ef in TimerManager::timerThreadStarter(void*) () from /usr/lib/libk3lclient.so #6 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 13 (Thread 0x9b914b40 (LWP 29610)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb727996b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da2ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0xb49e1d15 in KHostSystem::WaitEvent(void*, unsigned int) () from /usr/lib/libk3laudio.so #4 0xb4a83c16 in ktools::KSystemEvent::Wait(unsigned int) () from /usr/lib/libk3laudio.so #5 0xb4a35ca9 in ktools::KBufferedSocketSender::Execute() () from /usr/lib/libk3laudio.so #6 0xb4a22043 in ktools::KThread::Starter(void*) () from /usr/lib/libk3laudio.so #7 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #8 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 12 (Thread 0xa11a5b40 (LWP 29596)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb727996b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da2ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0xb49e1d15 in KHostSystem::WaitEvent(void*, unsigned int) () from /usr/lib/libk3laudio.so #4 0xb4a83c16 in ktools::KSystemEvent::Wait(unsigned int) () from /usr/lib/libk3laudio.so #5 0xb4a35ca9 in ktools::KBufferedSocketSender::Execute() () from /usr/lib/libk3laudio.so #6 0xb4a22043 in ktools::KThread::Starter(void*) () from /usr/lib/libk3laudio.so #7 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #8 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 11 (Thread 0x9f97fb40 (LWP 29600)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb727996b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da2ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0xb49e1d15 in KHostSystem::WaitEvent(void*, unsigned int) () from /usr/lib/libk3laudio.so #4 0xb4a83c16 in ktools::KSystemEvent::Wait(unsigned int) () from /usr/lib/libk3laudio.so #5 0xb4a35ca9 in ktools::KBufferedSocketSender::Execute() () from /usr/lib/libk3laudio.so #6 0xb4a22043 in ktools::KThread::Starter(void*) () from /usr/lib/libk3laudio.so #7 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #8 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 10 (Thread 0x9e15bb40 (LWP 29605)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb727996b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da2ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0xb49e1d15 in KHostSystem::WaitEvent(void*, unsigned int) () from /usr/lib/libk3laudio.so #4 0xb4a83c16 in ktools::KSystemEvent::Wait(unsigned int) () from /usr/lib/libk3laudio.so #5 0xb4a35ca9 in ktools::KBufferedSocketSender::Execute() () from /usr/lib/libk3laudio.so #6 0xb4a22043 in ktools::KThread::Starter(void*) () from /usr/lib/libk3laudio.so #7 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #8 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 9 (Thread 0xa21c9b40 (LWP 29591)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb727996b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da2ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0xb49e1d15 in KHostSystem::WaitEvent(void*, unsigned int) () from /usr/lib/libk3laudio.so #4 0xb4a83c16 in ktools::KSystemEvent::Wait(unsigned int) () from /usr/lib/libk3laudio.so #5 0xb4a35ca9 in ktools::KBufferedSocketSender::Execute() () from /usr/lib/libk3laudio.so #6 0xb4a22043 in ktools::KThread::Starter(void*) () from /usr/lib/libk3laudio.so #7 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #8 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 8 (Thread 0x9c937b40 (LWP 29608)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb727996b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da2ec in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0xb49e1d15 in KHostSystem::WaitEvent(void*, unsigned int) () from /usr/lib/libk3laudio.so #4 0xb4a83c16 in ktools::KSystemEvent::Wait(unsigned int) () from /usr/lib/libk3laudio.so #5 0xb4a35ca9 in ktools::KBufferedSocketSender::Execute() () from /usr/lib/libk3laudio.so #6 0xb4a22043 in ktools::KThread::Starter(void*) () from /usr/lib/libk3laudio.so #7 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #8 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 7 (Thread 0xa626ab40 (LWP 29566)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb7279d13 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da344 in pthread_cond_timedwait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120edf in __ast_cond_timedwait (filename=0xb4c81cd9 "commons/base/system/asterisk/saved_condition.cpp", lineno=79, func=0xb4c81d20 "bool ImplSavedCondition::wait(unsigned int)", cond_name=0xb4c81a3e "&_condition", mutex_name=0xb4c815d0 "&_mutex", cond=0xb4d0339c, t=0xb4d033cc, abstime=0xa62696a4) at lock.c:646 #4 0xb4b9d50e in ImplSavedCondition::wait(unsigned int) () from /usr/lib/libkchannel.so #5 0xb4ba8a17 in SavedConditionCommon::wait(unsigned int) () from /usr/lib/libkchannel.so #6 0xb4bd0cbb in K::opts_geral::AudioRxSync::wait(unsigned int) () from /usr/lib/libkchannel.so #7 0xb4bc29b7 in khomp_pvt::audio_softtimer_multi_thread(void*) () from /usr/lib/libkchannel.so #8 0xb4c08b36 in K::internal::thread_runner(void*) () from /usr/lib/libkchannel.so #9 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #10 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 6 (Thread 0xa5a69b40 (LWP 29567)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb7279d13 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da344 in pthread_cond_timedwait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120edf in __ast_cond_timedwait (filename=0xb4c81cd9 "commons/base/system/asterisk/saved_condition.cpp", lineno=79, func=0xb4c81d20 "bool ImplSavedCondition::wait(unsigned int)", cond_name=0xb4c81a3e "&_condition", mutex_name=0xb4c815d0 "&_mutex", cond=0xb4d0339c, t=0xb4d033cc, abstime=0xa5a686a4) at lock.c:646 #4 0xb4b9d50e in ImplSavedCondition::wait(unsigned int) () from /usr/lib/libkchannel.so #5 0xb4ba8a17 in SavedConditionCommon::wait(unsigned int) () from /usr/lib/libkchannel.so #6 0xb4bd0cbb in K::opts_geral::AudioRxSync::wait(unsigned int) () from /usr/lib/libkchannel.so #7 0xb4bc29b7 in khomp_pvt::audio_softtimer_multi_thread(void*) () from /usr/lib/libkchannel.so #8 0xb4c08b36 in K::internal::thread_runner(void*) () from /usr/lib/libkchannel.so #9 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #10 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 5 (Thread 0xa4a67b40 (LWP 29569)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb7279d13 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da344 in pthread_cond_timedwait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120edf in __ast_cond_timedwait (filename=0xb4c81cd9 "commons/base/system/asterisk/saved_condition.cpp", lineno=79, func=0xb4c81d20 "bool ImplSavedCondition::wait(unsigned int)", cond_name=0xb4c81a3e "&_condition", mutex_name=0xb4c815d0 "&_mutex", cond=0xb4d0339c, t=0xb4d033cc, abstime=0xa4a666a4) at lock.c:646 #4 0xb4b9d50e in ImplSavedCondition::wait(unsigned int) () from /usr/lib/libkchannel.so #5 0xb4ba8a17 in SavedConditionCommon::wait(unsigned int) () from /usr/lib/libkchannel.so #6 0xb4bd0cbb in K::opts_geral::AudioRxSync::wait(unsigned int) () from /usr/lib/libkchannel.so #7 0xb4bc29b7 in khomp_pvt::audio_softtimer_multi_thread(void*) () from /usr/lib/libkchannel.so #8 0xb4c08b36 in K::internal::thread_runner(void*) () from /usr/lib/libkchannel.so #9 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #10 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 4 (Thread 0xa5268b40 (LWP 29568)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb7279d13 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da344 in pthread_cond_timedwait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120edf in __ast_cond_timedwait (filename=0xb4c81cd9 "commons/base/system/asterisk/saved_condition.cpp", lineno=79, func=0xb4c81d20 "bool ImplSavedCondition::wait(unsigned int)", cond_name=0xb4c81a3e "&_condition", mutex_name=0xb4c815d0 "&_mutex", cond=0xb4d0339c, t=0xb4d033cc, abstime=0xa52676a4) at lock.c:646 #4 0xb4b9d50e in ImplSavedCondition::wait(unsigned int) () from /usr/lib/libkchannel.so #5 0xb4ba8a17 in SavedConditionCommon::wait(unsigned int) () from /usr/lib/libkchannel.so #6 0xb4bd0cbb in K::opts_geral::AudioRxSync::wait(unsigned int) () from /usr/lib/libkchannel.so #7 0xb4bc29b7 in khomp_pvt::audio_softtimer_multi_thread(void*) () from /usr/lib/libkchannel.so #8 0xb4c08b36 in K::internal::thread_runner(void*) () from /usr/lib/libkchannel.so #9 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #10 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 3 (Thread 0xa4266b40 (LWP 29570)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb7279d13 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb74da344 in pthread_cond_timedwait () from /lib/i386-linux-gnu/libc.so.6 #3 0x08120edf in __ast_cond_timedwait (filename=0xb4c81cd9 "commons/base/system/asterisk/saved_condition.cpp", lineno=79, func=0xb4c81d20 "bool ImplSavedCondition::wait(unsigned int)", cond_name=0xb4c81a3e "&_condition", mutex_name=0xb4c815d0 "&_mutex", cond=0xb4d0339c, t=0xb4d033cc, abstime=0xa42656a4) at lock.c:646 #4 0xb4b9d50e in ImplSavedCondition::wait(unsigned int) () from /usr/lib/libkchannel.so #5 0xb4ba8a17 in SavedConditionCommon::wait(unsigned int) () from /usr/lib/libkchannel.so #6 0xb4bd0cbb in K::opts_geral::AudioRxSync::wait(unsigned int) () from /usr/lib/libkchannel.so #7 0xb4bc29b7 in khomp_pvt::audio_softtimer_multi_thread(void*) () from /usr/lib/libkchannel.so #8 0xb4c08b36 in K::internal::thread_runner(void*) () from /usr/lib/libkchannel.so #9 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #10 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 2 (Thread 0xa6a6bb40 (LWP 29565)): #0 0xb7794424 in __kernel_vsyscall () #1 0xb740b321 in ?? () from /lib/i386-linux-gnu/libc.so.6 #2 0xb740b3b5 in sigwait () from /lib/i386-linux-gnu/libc.so.6 #3 0xb4bbe12d in khomp_pvt::audio_softtimer_thread(void*) () from /usr/lib/libkchannel.so #4 0xb4c08b36 in K::internal::thread_runner(void*) () from /usr/lib/libkchannel.so #5 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #6 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 1 (Thread 0xb539db40 (LWP 29506)): #0 0xb75108ae in ?? () from /lib/i386-linux-gnu/libc.so.6 #1 0xb5d45983 in dialog_find_multiple (obj=0xb6e9a728, arg=0xb539ba78, flags=12) at chan_sip.c:30841 #2 0x080866d0 in internal_ao2_callback (c=0x9665d78, flags=12, cb_fn=0xb5d4594d, arg=0xb539ba78, data=0x0, type=DEFAULT, tag=0x0, file=0x0, line=0, funcname=0x0) at astobj2.c:685 #3 0x08086a95 in __ao2_callback (c=0x9665d78, flags=12, cb_fn=0xb5d4594d , arg=0xb539ba78) at astobj2.c:785 #4 0xb5ccd741 in find_call (req=0xb539cc74, addr=0xb539d1b8, intended_method=1) at chan_sip.c:8446 #5 0xb5d297c0 in handle_request_do (req=0xb539cc74, addr=0xb539d1b8) at chan_sip.c:26192 #6 0xb5d29591 in sipsock_read (id=0xb6e004a8, fd=9, events=1, ignore=0x0) at chan_sip.c:26148 #7 0x0811ba82 in ast_io_wait (ioc=0x9661b58, howlong=28) at io.c:292 #8 0xb5d2b4b7 in do_monitor (data=0x0) at chan_sip.c:26701 #9 0x081a6c93 in dummy_start (data=0x96df3b0) at utils.c:1173 #10 0xb7275d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #11 0xb74cc9de in clone () from /lib/i386-linux-gnu/libc.so.6