GNU gdb (GDB) 7.4.1-debian Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". For bug reporting instructions, please see: ... Reading symbols from /usr/sbin/asterisk...done. [New LWP 23304] [New LWP 23265] [New LWP 23269] [New LWP 23276] [New LWP 23277] [New LWP 23281] [New LWP 23282] [New LWP 23294] [New LWP 23295] [New LWP 23296] [New LWP 23297] [New LWP 23298] [New LWP 23305] [New LWP 23263] [New LWP 23264] [New LWP 23303] [New LWP 23266] [New LWP 23267] [New LWP 23302] [New LWP 23268] [New LWP 23292] [New LWP 23270] [New LWP 23291] [New LWP 23271] [New LWP 23290] [New LWP 23272] [New LWP 23289] [New LWP 23273] [New LWP 23288] [New LWP 23274] [New LWP 23287] [New LWP 23275] [New LWP 23286] [New LWP 23278] [New LWP 23285] [New LWP 23306] [New LWP 23284] [New LWP 23283] [New LWP 23279] [New LWP 23293] [New LWP 23280] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `/usr/sbin/asterisk -f start -vvvg'. Program terminated with signal 11, Segmentation fault. #0 0x00007f44d3bf0e6e in rdb_add_index () from /usr/lib/asterisk/modules/res_srtp.so (gdb) set logging on Copying output to gdb.txt. (gdb) bt #0 0x00007f44d3bf0e6e in rdb_add_index () from /usr/lib/asterisk/modules/res_srtp.so #1 0x00007f44d3bed13e in srtp_unprotect_rtcp () from /usr/lib/asterisk/modules/res_srtp.so #2 0x00007f44d3be980d in ast_srtp_unprotect (srtp=0x226ee60, buf=0x7f44b811ec60, len=0x7f44b811e9ec, rtcp=1) at res_srtp.c:331 #3 0x00007f44b96f5fa0 in __rtp_recvfrom (instance=0x20e6218, buf=0x7f44b811ec60, size=32768, flags=0, sa=0x7f44b8126c60, rtcp=1) at res_rtp_asterisk.c:368 #4 0x00007f44b96f5fef in rtcp_recvfrom (instance=0x20e6218, buf=0x7f44b811ec60, size=32768, flags=0, sa=0x7f44b8126c60) at res_rtp_asterisk.c:377 #5 0x00007f44b96fbda1 in ast_rtcp_read (instance=0x20e6218) at res_rtp_asterisk.c:1784 #6 0x00007f44b96fdc5d in ast_rtp_read (instance=0x20e6218, rtcp=1) at res_rtp_asterisk.c:2132 #7 0x000000000051d870 in ast_rtp_instance_read (instance=0x20e6218, rtcp=1) at rtp_engine.c:381 #8 0x00007f44d2171025 in sip_rtp_read (ast=0x20b6e18, p=0x21a04e8, faxdetect=0x7f44b8127254) at chan_sip.c:7496 #9 0x00007f44d2171756 in sip_read (ast=0x20b6e18) at chan_sip.c:7579 #10 0x00000000004726b7 in __ast_read (chan=0x20b6e18, dropaudio=0) at channel.c:3976 #11 0x0000000000474153 in ast_read (chan=0x20b6e18) at channel.c:4325 #12 0x000000000047de02 in ast_generic_bridge (c0=0x20b6e18, c1=0x21d1ff8, config=0x7f44b8128f00, fo=0x7f44b8127dc8, rc=0x7f44b8127dc0) at channel.c:7180 #13 0x00000000004801f9 in ast_channel_bridge (c0=0x20b6e18, c1=0x21d1ff8, config=0x7f44b8128f00, fo=0x7f44b8127dc8, rc=0x7f44b8127dc0) at channel.c:7613 #14 0x00000000004bbc5f in ast_bridge_call (chan=0x20b6e18, peer=0x21d1ff8, config=0x7f44b8128f00) at features.c:4097 #15 0x00007f44cf6e7d65 in dial_exec_full (chan=0x20b6e18, data=0x7f44b812b650 "Local/800@ServiceNumbers/n", peerflags=0x7f44b8129470, continue_exec=0x0) at app_dial.c:2951 #16 0x00007f44cf6e8650 in dial_exec (chan=0x20b6e18, data=0x7f44b812b650 "Local/800@ServiceNumbers/n") at app_dial.c:3053 #17 0x00000000004fd283 in pbx_exec (c=0x20b6e18, app=0x7f44d47c1310, data=0x7f44b812b650 "Local/800@ServiceNumbers/n") at pbx.c:1446 #18 0x0000000000506c42 in pbx_extension_helper (c=0x20b6e18, con=0x0, context=0x20b7370 "from_to-OFFICE", exten=0x20b73c0 "800", priority=22, label=0x0, callerid=0x223bd20 "0033368460088", action=E_SPAWN, found=0x7f44b812dd1c, combined_find_spawn=1) at pbx.c:4266 #19 0x0000000000508782 in ast_spawn_extension (c=0x20b6e18, context=0x20b7370 "from_to-OFFICE", exten=0x20b73c0 "800", priority=22, callerid=0x223bd20 "0033368460088", found=0x7f44b812dd1c, combined_find_spawn=1) at pbx.c:4904 #20 0x00000000005090f1 in __ast_pbx_run (c=0x20b6e18, args=0x0) at pbx.c:5004 #21 0x000000000050ab83 in pbx_thread (data=0x20b6e18) at pbx.c:5345 #22 0x000000000055ec8c in dummy_start (data=0x21e0d00) at utils.c:1012 #23 0x00007f44db44eb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #24 0x00007f44dbca1a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6 #25 0x0000000000000000 in ?? () (gdb) bt full #0 0x00007f44d3bf0e6e in rdb_add_index () from /usr/lib/asterisk/modules/res_srtp.so No symbol table info available. #1 0x00007f44d3bed13e in srtp_unprotect_rtcp () from /usr/lib/asterisk/modules/res_srtp.so No symbol table info available. #2 0x00007f44d3be980d in ast_srtp_unprotect (srtp=0x226ee60, buf=0x7f44b811ec60, len=0x7f44b811e9ec, rtcp=1) at res_srtp.c:331 res = 0 i = 0 retry = 0 stats = {txcount = 0, rxcount = 0, txjitter = 0, rxjitter = 0, remote_maxjitter = 0, remote_minjitter = 0, remote_normdevjitter = 0, remote_stdevjitter = 0, local_maxjitter = 0, local_minjitter = 0, local_normdevjitter = 0, local_stdevjitter = 0, txploss = 0, rxploss = 0, remote_maxrxploss = 0, remote_minrxploss = 0, remote_normdevrxploss = 0, remote_stdevrxploss = 0, local_maxrxploss = 0, local_minrxploss = 0, local_normdevrxploss = 0, local_stdevrxploss = 0, rtt = 0, maxrtt = 0, minrtt = 0, normdevrtt = 0, stdevrtt = 0, local_ssrc = 0, remote_ssrc = 0} __PRETTY_FUNCTION__ = "ast_srtp_unprotect" #3 0x00007f44b96f5fa0 in __rtp_recvfrom (instance=0x20e6218, buf=0x7f44b811ec60, size=32768, flags=0, sa=0x7f44b8126c60, rtcp=1) at res_rtp_asterisk.c:368 len = 68 rtp = 0x2159b60 srtp = 0x226ee60 #4 0x00007f44b96f5fef in rtcp_recvfrom (instance=0x20e6218, buf=0x7f44b811ec60, size=32768, flags=0, sa=0x7f44b8126c60) at res_rtp_asterisk.c:377 No locals. #5 0x00007f44b96fbda1 in ast_rtcp_read (instance=0x20e6218) at res_rtp_asterisk.c:1784 rtp = 0x2159b60 addr = {ss = {ss_family = 2, __ss_align = 0, __ss_padding = "\370\254\a\000\000\000\000\000\354\b\006\000\000\000\000\000\370\254\a\000\000\000\000\000\354\b\006\000\000\000\000\000\370\254\a\000\000\000\000\000\021\206n\317D\177\000\000\360l\022\270D\177\000\000\b\374U\000\000\000\000\000\370\254\a\000\000\000\000\000\354\b\006\000\000\000\000\000\370\254\a\000\000\000\000\000\354\b\006\000\366\000\000\000侏\254\275KT?\223\\\222W, 201377921, 1707351384, 1627286228, 3654222384, 0, 4127195136, 3231252480, 3382462727, 16777216, 0, 0, 0, 0, 50383489, 1707351384, 1314063361, 19791, 369229952, 2499098417, 109307087, 57664, 0 , 3088186192, 32580, 3088186176, 32580, 10, 0, 3088186600, 32580, 3088186192, 32580, 3686836233, 32580, 3088186208, 32580, 0, 0, 1, 0, 0, 0, 6001142, 0 , 3088185854, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 3088185864, 0, 4294967295, 4294967295, 1354792921, 0, 4294967295, 0, 0, 0, 0, 10, 3088185854, 32580, 0, 0, 0, 0, 0, 0, 0, 0, 3088185854, 32580, 0, 0, 4294967295, 0, 3686854204, 32580, 6001141, 0, 3686854261, 32580, 3088185864, 32580, 0, 0, 6001140, 0, 5230205, 0, 0, 0, 3088185024, 0, 3564847376, 32580, 3088185024, 32580, 3088184944, 32580, 5057554, 0, 3088184944, 32580, 5230587, 478, 3088185024, 32580, 32584576, 0, 0, 0, 3564847616, 32580, 3088184992, 32580, 5057113, 0, 3088185024, 32580, 32584576, 0, 3564847376, 32580, 3088185245, 478, 3088185488, 32580, 5287543, 0, 0, 0, 3687921720, 32580, 3088189498, 32580, 0, 0, 0, 2709585842, 3088203805, 32580, 3088189488, 32580, 3686816930, 32580, 1, 0, 0, 0, 3088189392, 32580, 10, 0, 0, 0, 0, 0, 31, 32580, 3088187280...} rtcpheader = 0x7f44b811ec60 res = 0 packetwords = 395500 position = 0 f = 0x7ff320 __PRETTY_FUNCTION__ = "ast_rtcp_read" #6 0x00007f44b96fdc5d in ast_rtp_read (instance=0x20e6218, rtcp=1) at res_rtp_asterisk.c:2132 rtp = 0x2159b60 addr = {ss = {ss_family = 2, __ss_align = 5956710, __ss_padding = "\021\206n\317\003\002\000\000\264\317Z\000\000\000\000\000\002\002\000\000\000\000\000\000\001", '\000' , "F\000\060\223\364\001\000\000\000\000pp\022\270D\177\000\000\324\326L\000\000\000\000\000\270\250\036\002\000\000\000\000\370\247\036\002\000\000\000\000\360\016", '\000' , "(\225\364\001\000\000\000\000 \351Y\000\240\000\000"}, len = 32846544} res = 32580 hdrlen = 12 version = 0 payloadtype = 32580 padding = -1206750992 mark = 32580 ext = 0 cc = 35563704 prev_seqno = 32572992 rtpheader = 0x2159c20 seqno = 0 ssrc = 160 timestamp = 160 payload = {asterisk_format = 1, code = 4096} remote_address = {ss = {ss_family = 0, __ss_align = 0, __ss_padding = '\000' }, len = 0} frames = {first = 0x202, last = 0x2102159b68} __PRETTY_FUNCTION__ = "ast_rtp_read" #7 0x000000000051d870 in ast_rtp_instance_read (instance=0x20e6218, rtcp=1) at rtp_engine.c:381 No locals. #8 0x00007f44d2171025 in sip_rtp_read (ast=0x20b6e18, p=0x21a04e8, faxdetect=0x7f44b8127254) at chan_sip.c:7496 f = 0x21a04e8 __PRETTY_FUNCTION__ = "sip_rtp_read" #9 0x00007f44d2171756 in sip_read (ast=0x20b6e18) at chan_sip.c:7579 fr = 0x7f44dbc95ab9 p = 0x21a04e8 faxdetected = 0 __PRETTY_FUNCTION__ = "sip_read" #10 0x00000000004726b7 in __ast_read (chan=0x20b6e18, dropaudio=0) at channel.c:3976 f = 0x0 blah = 512 prestate = 6 cause = 0 __PRETTY_FUNCTION__ = "__ast_read" #11 0x0000000000474153 in ast_read (chan=0x20b6e18) at channel.c:4325 No locals. #12 0x000000000047de02 in ast_generic_bridge (c0=0x20b6e18, c1=0x21d1ff8, config=0x7f44b8128f00, fo=0x7f44b8127dc8, rc=0x7f44b8127dc0) at channel.c:7180 who = 0x20b6e18 other = 0x20b6e18 cs = {0x21d1ff8, 0x20b6e18, 0x20b6e18} f = 0x1f10640 res = AST_BRIDGE_COMPLETE o0nativeformats = 4096 o1nativeformats = 4096 watch_c0_dtmf = 0 watch_c1_dtmf = 0 pvt0 = 0x21a04e8 pvt1 = 0x225eab8 frame_put_in_jb = 0 jb_in_use = 0 to = -1 __PRETTY_FUNCTION__ = "ast_generic_bridge" #13 0x00000000004801f9 in ast_channel_bridge (c0=0x20b6e18, c1=0x21d1ff8, config=0x7f44b8128f00, fo=0x7f44b8127dc8, rc=0x7f44b8127dc0) at channel.c:7613 now = {tv_sec = 0, tv_usec = 0} to = -1 chans = {0x20b6e18, 0x21d1ff8} res = AST_BRIDGE_COMPLETE o0nativeformats = 4096 o1nativeformats = 4096 time_left_ms = 0 caller_warning = 0 '\000' callee_warning = 0 '\000' __PRETTY_FUNCTION__ = "ast_channel_bridge" #14 0x00000000004bbc5f in ast_bridge_call (chan=0x20b6e18, peer=0x21d1ff8, config=0x7f44b8128f00) at features.c:4097 other = 0x20b6e18 f = 0x0 who = 0x21d1ff8 chan_featurecode = '\000' peer_featurecode = '\000' orig_channame = "SIP/105-00000000\000\000\000\200\002\000\000\000\021\206n\317D\177\000\000\020|\022\270D\177\000\000P\030\062\002\000\000\000\000\066\000\000\000\000\000\000\000\020|\022\270D\177\000\000`\316\364\333D\177\000\000r!\304\333D\177\000" orig_peername = "Local/800@ServiceNumbers-00000000;1\000\000\000\000\000\316\345F\000\000\000\000\000\310\316\364\333D\177\000\000\000\000\000\000\000\000\000\000\066\000\000\000\000\000\000\000\005\256n\317\004\000\000" res = 0 diff = 10025 hasfeatures = 0 hadfeatures = 0 autoloopflag = 34303424 sendingdtmfdigit = 0 we_disabled_peer_cdr = 0 aoh = 0x1ebcb45 bridge_cdr = 0x0 chan_cdr = 0x21f5310 peer_cdr = 0x2191470 new_chan_cdr = 0x0 new_peer_cdr = 0x0 silgen = 0x0 h_context = 0x20b6dc0 "\001" __PRETTY_FUNCTION__ = "ast_bridge_call" #15 0x00007f44cf6e7d65 in dial_exec_full (chan=0x20b6e18, data=0x7f44b812b650 "Local/800@ServiceNumbers/n", peerflags=0x7f44b8129470, continue_exec=0x0) at app_dial.c:2951 number = 0x1ebcb31 "800@ServiceNumbers/n" res = 0 rest = 0x0 cur = 0x0 outgoing = 0x0 peer = 0x21d1ff8 to = -1 num = {chan = 0x20b6e18, busy = 0, congestion = 0, nochan = 0} cause = 0 numsubst = "800@ServiceNumbers/n\000\177\000\000\216%[\000\000\000\000\000\331\177\300P\000\000\000\000\223\272\f\000\000\000\000\000\357\032[\000\000\000\000\000p\343[\000\000\000\000\000Tx[\000\000\000\000\000\237\020\000\000\005\000\000\000\062\060\061\062-12-06 12:22:01\000\000\000\000\000\242\066\303\333D\177\000\000\001\200\255\373\000\000\000\000\030Q&\002\000\000\000\000\030Q&\002\000\000\000\000\030Q&\002\000\000\000\000\030Q&\002\000\000\000\000=Q&\002\000\000\000\000\027R&\002\000\000\000\000(\000\000\000\060\000\000\000\000\222\022\270D\177\000\000\060\221\022\270D\177\000\000\331\177\300P\000\000\000\000!\270\f\000\000\000\000\000\001\000\000\000\026\000\000\000\260\220\022\270D\177\000\000"... config = {features_caller = {flags = 0}, features_callee = {flags = 0}, start_time = {tv_sec = 1354792921, tv_usec = 836035}, nexteventts = {tv_sec = 0, tv_usec = 0}, feature_start_time = {tv_sec = 0, tv_usec = 0}, feature_timer = 0, timelimit = 0, play_warning = 0, warning_freq = 0, warning_sound = 0x0, end_sound = 0x0, start_sound = 0x0, flags = 0, end_bridge_callback = 0x7f44cf6e2434 , end_bridge_callback_data = 0x20b6e18, end_bridge_callback_data_fixup = 0x7f44cf6e2584 } calldurationlimit = {tv_sec = 0, tv_usec = 0} dtmfcalled = 0x0 dtmfcalling = 0x0 dtmf_progress = 0x0 pa = {sentringing = 0, privdb_val = 0, privcid = '\000' , privintro = '\000' , status = "ANSWER\000R\000GS", '\000' } sentringing = 0 moh = 0 outbound_group = 0x0 result = 0 parse = 0x7f44b8127fb0 "Local" opermode = 0 delprivintro = 0 args = {argc = 1, argv = 0x7f44b81288b8, peers = 0x7f44b8127fb0 "Local", timeout = 0x0, options = 0x0, url = 0x0} opts = {flags = 0} opt_args = {0x7f44ffffffff
, 0x519c64 "\353\037A\270\v\222[", 0x5bdab0 "pbx_builtin_setvar_helper", 0x7f44dbc0ee3c "\200\275\250\372\377\377", 0x5b1af0 "s", 0x4e0673 "\213E\374\311\303UH\211\345H\203\354@H\211}\350\211u\344H\211U\330H\211M\320L\211E\310H\213E\310H\211\307\350\261\017\364\377\211E\374\213E\374\311\303UH\211\345H\203\354\060H\211}\370\211u\364H\211U\350H\211M\340L\211E\330L\211M\320H\213U\320H\213E\330H\211\326H\211\307\350\267\024\364\377\311\303UH\211\345H\203\354\060H\211}\370\211u\364H\211U\350H\211M\340L\211E\330H\213E\330H\211\307\350>\a\364\377\311\303UH\211\345H\203\354\060H\211}\370\211u\364H\211U\350H\211M\340L\211E\330H\213E\330H\211\307\350\025\n\364\377\311\303UH\211\345H\203\354\060H\211}\370\211u"..., 0x0, 0x0, 0x5b1aef "%s", 0xccb2091b
, 0x0, 0xccb201ec
, 0x7f44b81288d0 "", 0x20b6dc0 "\001", 0x7f44b81288d0 "", 0x44605a "\311\303UH\211\345H\203\354@H\211}\350H\211u\340H\211U؉M\324L\211E\310H\213E\350H\211\307\350\213\376\377\377H\211E\370H\203", , 0x7f44ccb2025c "MACRO_OFFSET"} datastore = 0x1f19f80 fulldial = 0 num_dialed = 1 ignore_cc = 1 device_name = "Local/800@ServiceNumbers\000\060\060\060\060\060\060\060\060;1\000\000\000\000\000\231\302[\000\000\000\000\000\003\000\000\000)'\000\000\000\000\000\000\000\000\000\000Tx[\000\000\000\000\000\030n\v\002\000\000\000" forced_clid_name = "\377\377\377\377\000\000\000\000\060\226\022\270\000\000\000\000\300\351\022\270D\177\000\000<\356\300\333\000\000\000\000\360\032[", '\000' "\250, \213\022\270D\177", '\000' , " x[\000\000\000\000" stored_clid_name = "\000\215\022\270D\177\000\000\t\250\300\333D\177\000\000\000\000\022\270", '\000' , "\036", '\000' , "D\177\000\000\361\032[", '\000' , "ps\v\002\000\000\000" force_forwards_only = 0 forced_clid = {name = {str = 0x0, char_set = 1, presentation = 0, valid = 0 '\000'}, number = {str = 0x0, plan = 0, presentation = 1, valid = 0 '\000'}, subaddress = {str = 0x0, type = 0, odd_even_indicator = 0 '\000', valid = 0 '\000'}, tag = 0x0} stored_clid = {name = {str = 0x0, char_set = 1, presentation = 0, valid = 0 '\000'}, number = {str = 0x7f44b8127f90 "800", plan = 0, presentation = 0, valid = 1 '\001'}, subaddress = {str = 0x0, type = 0, odd_even_indicator = 0 '\000', valid = 0 '\000'}, tag = 0x0} caller = {id = {name = {str = 0x0, char_set = 1, presentation = 0, valid = 0 '\000'}, number = {str = 0x7f44b8127f90 "800", plan = 0, presentation = 0, valid = 1 '\001'}, subaddress = {str = 0x0, type = 0, odd_even_indicator = 0 '\000', valid = 0 '\000'}, tag = 0x0}, ani = {name = {str = 0x0, char_set = 1, presentation = 0, valid = 0 '\000'}, number = {str = 0x0, plan = 0, presentation = 0, valid = 0 '\000'}, subaddress = {str = 0x0, type = 0, odd_even_indicator = 0 '\000', valid = 0 '\000'}, tag = 0x0}, ani2 = 0} __PRETTY_FUNCTION__ = "dial_exec_full" #16 0x00007f44cf6e8650 in dial_exec (chan=0x20b6e18, data=0x7f44b812b650 "Local/800@ServiceNumbers/n") at app_dial.c:3053 peerflags = {flags = 0} #17 0x00000000004fd283 in pbx_exec (c=0x20b6e18, app=0x7f44d47c1310, data=0x7f44b812b650 "Local/800@ServiceNumbers/n") at pbx.c:1446 res = 36 u = 0x2266090 saved_c_appl = 0x0 saved_c_data = 0x0 __PRETTY_FUNCTION__ = "pbx_exec" #18 0x0000000000506c42 in pbx_extension_helper (c=0x20b6e18, con=0x0, context=0x20b7370 "from_to-OFFICE", exten=0x20b73c0 "800", priority=22, label=0x0, callerid=0x223bd20 "0033368460088", action=E_SPAWN, found=0x7f44b812dd1c, combined_find_spawn=1) at pbx.c:4266 e = 0x7f44d48afac0 app = 0x7f44d47c1310 res = 0 q = {incstack = {0x0 }, stacklen = 0, status = 5, swo = 0x0, data = 0x0, foundcontext = 0x20b7370 "from_to-OFFICE"} passdata = "Local/800@ServiceNumbers/n\000m\000\060\070\070 Tootai at extension 105", '\000' , "\020\330\022\270D\177\000\000\000\330\022\270D\177\000\000\027\000\000\000\000\000\000\000p\331\022\270D\177\000\000\020\330\022\270D\177\000\000\t\250\300\333D\177\000\000\000\000\000\000\000\000\000\000\001", '\000' "\322, \071Y", '\000' , " ", '\000' "\377, \377\377\377\377\377\377\377", '\000' , "\001", '\000' "\377, \377\377\377", '\000' , "<\356\300\333D\177\000\000\320\071Y\000\000\000\000\000s\000\000\000\000\000\000\000\310\326\022\270D\177\000\000\000\000\000\000\000\000\000\000\312"... matching_action = 0 __PRETTY_FUNCTION__ = "pbx_extension_helper" #19 0x0000000000508782 in ast_spawn_extension (c=0x20b6e18, context=0x20b7370 "from_to-OFFICE", exten=0x20b73c0 "800", priority=22, callerid=0x223bd20 "0033368460088", found=0x7f44b812dd1c, combined_find_spawn=1) at pbx.c:4904 No locals. #20 0x00000000005090f1 in __ast_pbx_run (c=0x20b6e18, args=0x0) at pbx.c:5004 digit = 0 invalid = 0 timeout = 0 dst_exten = '\000' pos = 0 found = 1 res = 0 autoloopflag = 0 error = 0 __PRETTY_FUNCTION__ = "__ast_pbx_run" #21 0x000000000050ab83 in pbx_thread (data=0x20b6e18) at pbx.c:5345 c = 0x20b6e18 #22 0x000000000055ec8c in dummy_start (data=0x21e0d00) at utils.c:1012 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {0, -7072156101595059278, 139933123246064, 139933122750912, 139933733564480, 3, -7072156101569893454, 7157301661786876850}, __mask_was_saved = 0}}, __pad = {0x7f44b812df80, 0x0, 0x0, 0x0}} __cancel_routine = 0x43af94 __cancel_arg = 0x7f44b812e700 __not_first_call = 0 ret = 0x0 a = {start_routine = 0x50ab5e , data = 0x20b6e18, name = 0x1f19e90 "pbx_thread", ' ' , "started at [ 5371] pbx.c ast_pbx_start()"} #23 0x00007f44db44eb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 No symbol table info available. #24 0x00007f44dbca1a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6 No symbol table info available. #25 0x0000000000000000 in ?? () No symbol table info available. (gdb) thread apply all bt Thread 41 (Thread 0x7f44b8c5c700 (LWP 23280)): #0 0x00007f44dbc96e33 in poll () from /lib/x86_64-linux-gnu/libc.so.6 #1 0x00000000004daeb0 in ast_io_wait (ioc=0x1e297f0, howlong=175) at io.c:279 #2 0x00007f44d21c8635 in do_monitor (data=0x0) at chan_sip.c:26141 #3 0x000000000055ec8c in dummy_start (data=0x7f44d41286f0) at utils.c:1012 #4 0x00007f44db44eb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #5 0x00007f44dbca1a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6 #6 0x0000000000000000 in ?? () Thread 40 (Thread 0x7f44b850e700 (LWP 23293)): #0 0x00007f44dbc96e33 in poll () from /lib/x86_64-linux-gnu/libc.so.6 #1 0x00000000004daeb0 in ast_io_wait (ioc=0x7f44d4684db0, howlong=1000) at io.c:279 #2 0x00007f44d287a656 in network_thread (ignore=0x0) at chan_iax2.c:12197 #3 0x000000000055ec8c in dummy_start (data=0x1eb2600) at utils.c:1012 #4 0x00007f44db44eb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #5 0x00007f44dbca1a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6 #6 0x0000000000000000 in ?? () Thread 39 (Thread 0x7f44b8cd8700 (LWP 23279)): #0 0x00007f44dbca275d in connect () from /lib/x86_64-linux-gnu/libc.so.6 #1 0x00000000004fc67a in ast_connect (sockfd=14, addr=0x7f44d4222418) at netsock2.c:469 #2 0x000000000054ff91 in ast_tcptls_client_start (tcptls_session=0x7f44d42226b8) at tcptls.c:426 #3 0x00007f44d215b73b in _sip_tcp_helper_thread (tcptls_session=0x7f44d42226b8) at chan_sip.c:2554 #4 0x00007f44d215b41b in sip_tcp_worker_fn (data=0x7f44d42226b8) at chan_sip.c:2475 #5 0x000000000055ec8c in dummy_start (data=0x7f44d4222870) at utils.c:1012 #6 0x00007f44db44eb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #7 0x00007f44dbca1a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6 #8 0x0000000000000000 in ?? () Thread 38 (Thread 0x7f44b89e6700 (LWP 23283)): #0 0x00007f44db4532d4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00000000004e0788 in __ast_cond_wait (filename=0x7f44d288f794 "chan_iax2.c", lineno=11728, func=0x7f44d2896e40 "iax2_process_thread", cond_name=0x7f44d288fa11 "&thread->cond", mutex_name=0x7f44d288fa03 "&thread->lock", cond=0x1eb2368, t=0x1eb2330) at lock.c:547 #2 0x00007f44d28781b6 in iax2_process_thread (data=0x1eb1270) at chan_iax2.c:11728 #3 0x000000000055ec8c in dummy_start (data=0x1e47000) at utils.c:1012 #4 0x00007f44db44eb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #5 0x00007f44dbca1a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6 #6 0x0000000000000000 in ?? () Thread 37 (Thread 0x7f44b896a700 (LWP 23284)): #0 0x00007f44db4532d4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00000000004e0788 in __ast_cond_wait (filename=0x7f44d288f794 "chan_iax2.c", lineno=11728, func=0x7f44d2896e40 "iax2_process_thread", cond_name=0x7f44d288fa11 "&thread->cond", mutex_name=0x7f44d288fa03 "&thread->lock", cond=0x1e45998, t=0x1e45960) at lock.c:547 #2 0x00007f44d28781b6 in iax2_process_thread (data=0x1e448a0) at chan_iax2.c:11728 #3 0x000000000055ec8c in dummy_start (data=0x1e44010) at utils.c:1012 #4 0x00007f44db44eb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #5 0x00007f44dbca1a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6 #6 0x0000000000000000 in ?? () Thread 36 (Thread 0x7f44b8036700 (LWP 23306)): #0 0x00007f44dbc96e33 in poll () from /lib/x86_64-linux-gnu/libc.so.6 #1 0x0000000000470cd5 in ast_waitfor_nandfds (c=0x7f44b8031268, n=1, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7f44b8031264) at channel.c:3252 #2 0x00000000004711b7 in ast_waitfor (c=0x20e42b8, ms=1000) at channel.c:3512 #3 0x00000000004cae48 in waitstream_core (c=0x20e42b8, breakon=0x7f44cb4c31a5 "", forward=0x5ac974 "", reverse=0x5ac974 "", skip_ms=0, audiofd=-1, cmdfd=-1, context=0x0) at file.c:1225 #4 0x00000000004cb54c in ast_waitstream (c=0x20e42b8, breakon=0x7f44cb4c31a5 "") at file.c:1341 #5 0x00007f44cb4c2d5e in playback_exec (chan=0x20e42b8, data=0x7f44b8033650 "demo-echotest") at app_playback.c:472 #6 0x00000000004fd283 in pbx_exec (c=0x20e42b8, app=0x1e546a0, data=0x7f44b8033650 "demo-echotest") at pbx.c:1446 #7 0x0000000000506c42 in pbx_extension_helper (c=0x20e42b8, con=0x0, context=0x20e4810 "demo", exten=0x20e4860 "600", priority=1, label=0x0, callerid=0x1f548a0 "0033368460088", action=E_SPAWN, found=0x7f44b8035d1c, combined_find_spawn=1) at pbx.c:4266 #8 0x0000000000508782 in ast_spawn_extension (c=0x20e42b8, context=0x20e4810 "demo", exten=0x20e4860 "600", priority=1, callerid=0x1f548a0 "0033368460088", found=0x7f44b8035d1c, combined_find_spawn=1) at pbx.c:4904 #9 0x00000000005090f1 in __ast_pbx_run (c=0x20e42b8, args=0x0) at pbx.c:5004 #10 0x000000000050ab83 in pbx_thread (data=0x20e42b8) at pbx.c:5345 #11 0x000000000055ec8c in dummy_start (data=0x1f55e30) at utils.c:1012 #12 0x00007f44db44eb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #13 0x00007f44dbca1a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6 #14 0x0000000000000000 in ?? () Thread 35 (Thread 0x7f44b88ee700 (LWP 23285)): #0 0x00007f44db4532d4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00000000004e0788 in __ast_cond_wait (filename=0x7f44d288f794 "chan_iax2.c", lineno=11728, func=0x7f44d2896e40 "iax2_process_thread", cond_name=0x7f44d288fa11 "&thread->cond", mutex_name=0x7f44d288fa03 "&thread->lock", cond=0x1e60d68, t=0x1e60d30) at lock.c:547 #2 0x00007f44d28781b6 in iax2_process_thread (data=0x1e5fc70) at chan_iax2.c:11728 #3 0x000000000055ec8c in dummy_start (data=0x1e62440) at utils.c:1012 #4 0x00007f44db44eb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #5 0x00007f44dbca1a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6 #6 0x0000000000000000 in ?? () Thread 34 (Thread 0x7f44d80c3700 (LWP 23278)): #0 0x00007f44dbc96e33 in poll () from /lib/x86_64-linux-gnu/libc.so.6 #1 0x000000000055f010 in ast_wait_for_input (fd=13, ms=-1) at utils.c:1100 #2 0x000000000054f71a in ast_tcptls_server_root (data=0x7f44d2415380) at tcptls.c:276 #3 0x000000000055ec8c in dummy_start (data=0x7f44d41422c0) at utils.c:1012 #4 0x00007f44db44eb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #5 0x00007f44dbca1a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6 #6 0x0000000000000000 in ?? () Thread 33 (Thread 0x7f44b8872700 (LWP 23286)): #0 0x00007f44db4532d4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00000000004e0788 in __ast_cond_wait (filename=0x7f44d288f794 "chan_iax2.c", lineno=11728, func=0x7f44d2896e40 "iax2_process_thread", cond_name=0x7f44d288fa11 "&thread->cond", mutex_name=0x7f44d288fa03 "&thread->lock", cond=0x1e6a288, t=0x1e6a250) at lock.c:547 #2 0x00007f44d28781b6 in iax2_process_thread (data=0x1e69190) at chan_iax2.c:11728 #3 0x000000000055ec8c in dummy_start (data=0x1e44480) at utils.c:1012 #4 0x00007f44db44eb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #5 0x00007f44dbca1a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6 #6 0x0000000000000000 in ?? () Thread 32 (Thread 0x7f44d95ec700 (LWP 23275)): #0 0x00007f44db45364b in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00000000004e07c6 in __ast_cond_timedwait (filename=0x7f44d9c27074 "res_calendar.c", lineno=1695, func=0x7f44d9c282a4 "do_refresh", cond_name=0x7f44d9c27722 "&refresh_condition", mutex_name=0x7f44d9c275ed "&refreshlock", cond=0x7f44d9e29e40, t=0x7f44d9e29e00, abstime=0x7f44d95ebde0) at lock.c:654 #2 0x00007f44d9c26b4d in do_refresh (data=0x0) at res_calendar.c:1695 #3 0x000000000055ec8c in dummy_start (data=0x1e28db0) at utils.c:1012 #4 0x00007f44db44eb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #5 0x00007f44dbca1a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6 #6 0x0000000000000000 in ?? () Thread 31 (Thread 0x7f44b87f6700 (LWP 23287)): #0 0x00007f44db4532d4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00000000004e0788 in __ast_cond_wait (filename=0x7f44d288f794 "chan_iax2.c", lineno=11728, func=0x7f44d2896e40 "iax2_process_thread", cond_name=0x7f44d288fa11 "&thread->cond", mutex_name=0x7f44d288fa03 "&thread->lock", cond=0x1e5e228, t=0x1e5e1f0) at lock.c:547 #2 0x00007f44d28781b6 in iax2_process_thread (data=0x1e5d130) at chan_iax2.c:11728 #3 0x000000000055ec8c in dummy_start (data=0x1e444a0) at utils.c:1012 #4 0x00007f44db44eb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #5 0x00007f44dbca1a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6 #6 0x0000000000000000 in ?? () Thread 30 (Thread 0x7f44da2e5700 (LWP 23274)): #0 0x00007f44db4532d4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00000000004e0788 in __ast_cond_wait (filename=0x5c5284 "sched.c", lineno=110, func=0x5c57a6 "sched_run", cond_name=0x5c5296 "&st->cond", mutex_name=0x5c528c "&st->lock", cond=0x7f44d4047a40, t=0x7f44d4047a08) at lock.c:547 #2 0x0000000000541f3f in sched_run (data=0x7f44d4047a00) at sched.c:110 #3 0x000000000055ec8c in dummy_start (data=0x7f44d4021a20) at utils.c:1012 #4 0x00007f44db44eb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #5 0x00007f44dbca1a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6 #6 0x0000000000000000 in ?? () Thread 29 (Thread 0x7f44b877a700 (LWP 23288)): #0 0x00007f44db4532d4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00000000004e0788 in __ast_cond_wait (filename=0x7f44d288f794 "chan_iax2.c", lineno=11728, func=0x7f44d2896e40 "iax2_process_thread", cond_name=0x7f44d288fa11 "&thread->cond", mutex_name=0x7f44d288fa03 "&thread->lock", cond=0x1e5f3f8, t=0x1e5f3c0) at lock.c:547 #2 0x00007f44d28781b6 in iax2_process_thread (data=0x1e5e300) at chan_iax2.c:11728 #3 0x000000000055ec8c in dummy_start (data=0x1e62440) at utils.c:1012 #4 0x00007f44db44eb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #5 0x00007f44dbca1a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6 #6 0x0000000000000000 in ?? () Thread 28 (Thread 0x7f44da361700 (LWP 23273)): #0 0x00007f44db4532d4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00000000004e0788 in __ast_cond_wait (filename=0x5c7d24 "taskprocessor.c", lineno=308, func=0x5c8440 "tps_processing_function", cond_name=0x5c8091 "&i->poll_cond", mutex_name=0x5c807a "&i->taskprocessor_lock", cond=0x7f44d4040030, t=0x7f44d4040068) at lock.c:547 #2 0x000000000054e0ec in tps_processing_function (data=0x7f44d4040028) at taskprocessor.c:308 #3 0x000000000055ec8c in dummy_start (data=0x7f44d40400e0) at utils.c:1012 #4 0x00007f44db44eb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #5 0x00007f44dbca1a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6 #6 0x0000000000000000 in ?? () Thread 27 (Thread 0x7f44b86fe700 (LWP 23289)): #0 0x00007f44db4532d4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00000000004e0788 in __ast_cond_wait (filename=0x7f44d288f794 "chan_iax2.c", lineno=11728, func=0x7f44d2896e40 "iax2_process_thread", cond_name=0x7f44d288fa11 "&thread->cond", mutex_name=0x7f44d288fa03 "&thread->lock", cond=0x1e635c8, t=0x1e63590) at lock.c:547 #2 0x00007f44d28781b6 in iax2_process_thread (data=0x1e624d0) at chan_iax2.c:11728 #3 0x000000000055ec8c in dummy_start (data=0x1e44780) at utils.c:1012 #4 0x00007f44db44eb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #5 0x00007f44dbca1a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6 #6 0x0000000000000000 in ?? () Thread 26 (Thread 0x7f44da3dd700 (LWP 23272)): #0 0x00007f44db4532d4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00000000004e0788 in __ast_cond_wait (filename=0x5a2cc4 "db.c", lineno=815, func=0x5a3581 "db_sync_thread", cond_name=0x5a3538 "&dbcond", mutex_name=0x5a2cfc "&dblock", cond=0x818180, t=0x7fd3c0) at lock.c:547 #2 0x000000000049d054 in db_sync_thread (data=0x0) at db.c:815 #3 0x000000000055ec8c in dummy_start (data=0x1e12800) at utils.c:1012 #4 0x00007f44db44eb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #5 0x00007f44dbca1a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6 #6 0x0000000000000000 in ?? () Thread 25 (Thread 0x7f44b8682700 (LWP 23290)): #0 0x00007f44db4532d4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00000000004e0788 in __ast_cond_wait (filename=0x7f44d288f794 "chan_iax2.c", lineno=11728, func=0x7f44d2896e40 "iax2_process_thread", cond_name=0x7f44d288fa11 "&thread->cond", mutex_name=0x7f44d288fa03 "&thread->lock", cond=0x1e64798, t=0x1e64760) at lock.c:547 #2 0x00007f44d28781b6 in iax2_process_thread (data=0x1e636a0) at chan_iax2.c:11728 #3 0x000000000055ec8c in dummy_start (data=0x1e7bc70) at utils.c:1012 #4 0x00007f44db44eb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #5 0x00007f44dbca1a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6 #6 0x0000000000000000 in ?? () Thread 24 (Thread 0x7f44da459700 (LWP 23271)): #0 0x00007f44dbc96e33 in poll () from /lib/x86_64-linux-gnu/libc.so.6 #1 0x00000000004beb5b in do_parking_thread (ignore=0x0) at features.c:4926 #2 0x000000000055ec8c in dummy_start (data=0x7f44d40428e0) at utils.c:1012 #3 0x00007f44db44eb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #4 0x00007f44dbca1a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6 #5 0x0000000000000000 in ?? () Thread 23 (Thread 0x7f44b8606700 (LWP 23291)): #0 0x00007f44db4532d4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00000000004e0788 in __ast_cond_wait (filename=0x7f44d288f794 "chan_iax2.c", lineno=11728, func=0x7f44d2896e40 "iax2_process_thread", cond_name=0x7f44d288fa11 "&thread->cond", mutex_name=0x7f44d288fa03 "&thread->lock", cond=0x1e65968, t=0x1e65930) at lock.c:547 #2 0x00007f44d28781b6 in iax2_process_thread (data=0x1e64870) at chan_iax2.c:11728 #3 0x000000000055ec8c in dummy_start (data=0x1e7bc90) at utils.c:1012 #4 0x00007f44db44eb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #5 0x00007f44dbca1a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6 #6 0x0000000000000000 in ?? () Thread 22 (Thread 0x7f44da4d5700 (LWP 23270)): #0 0x00007f44db4532d4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00000000004e0788 in __ast_cond_wait (filename=0x5c7d24 "taskprocessor.c", lineno=308, func=0x5c8440 "tps_processing_function", cond_name=0x5c8091 "&i->poll_cond", mutex_name=0x5c807a "&i->taskprocessor_lock", cond=0x7f44d402d430, t=0x7f44d402d468) at lock.c:547 #2 0x000000000054e0ec in tps_processing_function (data=0x7f44d402d428) at taskprocessor.c:308 #3 0x000000000055ec8c in dummy_start (data=0x1956600) at utils.c:1012 #4 0x00007f44db44eb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #5 0x00007f44dbca1a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6 #6 0x0000000000000000 in ?? () Thread 21 (Thread 0x7f44b858a700 (LWP 23292)): #0 0x00007f44db4532d4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00000000004e0788 in __ast_cond_wait (filename=0x7f44d288f794 "chan_iax2.c", lineno=11728, func=0x7f44d2896e40 "iax2_process_thread", cond_name=0x7f44d288fa11 "&thread->cond", mutex_name=0x7f44d288fa03 "&thread->lock", cond=0x1e66b38, t=0x1e66b00) at lock.c:547 #2 0x00007f44d28781b6 in iax2_process_thread (data=0x1e65a40) at chan_iax2.c:11728 #3 0x000000000055ec8c in dummy_start (data=0x1eb25e0) at utils.c:1012 #4 0x00007f44db44eb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #5 0x00007f44dbca1a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6 #6 0x0000000000000000 in ?? () Thread 20 (Thread 0x7f44da5cd700 (LWP 23268)): #0 0x00007f44dbc96e33 in poll () from /lib/x86_64-linux-gnu/libc.so.6 #1 0x000000000055f010 in ast_wait_for_input (fd=9, ms=5000) at utils.c:1100 #2 0x000000000054f71a in ast_tcptls_server_root (data=0x801320) at tcptls.c:276 #3 0x000000000055ec8c in dummy_start (data=0x7f44d40259d0) at utils.c:1012 #4 0x00007f44db44eb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #5 0x00007f44dbca1a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6 #6 0x0000000000000000 in ?? () Thread 19 (Thread 0x7f44b8226700 (LWP 23302)): #0 0x00007f44dbc96e33 in poll () from /lib/x86_64-linux-gnu/libc.so.6 #1 0x000000000043d4d7 in netconsole (vconsole=0x8348a0) at asterisk.c:1283 #2 0x000000000055ec8c in dummy_start (data=0x1f39080) at utils.c:1012 #3 0x00007f44db44eb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #4 0x00007f44dbca1a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6 #5 0x0000000000000000 in ?? () Thread 18 (Thread 0x7f44da649700 (LWP 23267)): #0 0x00007f44db4532d4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00000000004e0788 in __ast_cond_wait (filename=0x5b1754 "logger.c", lineno=1072, func=0x5b25d2 "logger_thread", cond_name=0x5b21fe "&logcond", mutex_name=0x5b21f0 "&logmsgs.lock", cond=0x818ea0, t=0x800990) at lock.c:547 #2 0x00000000004e3733 in logger_thread (data=0x0) at logger.c:1072 #3 0x000000000055ec8c in dummy_start (data=0x7f44d4000900) at utils.c:1012 #4 0x00007f44db44eb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #5 0x00007f44dbca1a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6 #6 0x0000000000000000 in ?? () Thread 17 (Thread 0x7f44dc6a7700 (LWP 23266)): #0 0x00007f44dbc96e33 in poll () from /lib/x86_64-linux-gnu/libc.so.6 #1 0x000000000043d8b9 in listener (unused=0x0) at asterisk.c:1361 #2 0x000000000055ec8c in dummy_start (data=0x1941bd0) at utils.c:1012 #3 0x00007f44db44eb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #4 0x00007f44dbca1a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6 #5 0x0000000000000000 in ?? () Thread 16 (Thread 0x7f44b81aa700 (LWP 23303)): #0 0x00007f44dbc96e33 in poll () from /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f44d215ba64 in _sip_tcp_helper_thread (tcptls_session=0x2101038) at chan_sip.c:2608 #2 0x00007f44d215b41b in sip_tcp_worker_fn (data=0x2101038) at chan_sip.c:2475 #3 0x000000000054f6b1 in handle_tcptls_connection (data=0x2101038) at tcptls.c:257 #4 0x000000000055ec8c in dummy_start (data=0x1ed4520) at utils.c:1012 #5 0x00007f44db44eb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #6 0x00007f44dbca1a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6 #7 0x0000000000000000 in ?? () Thread 15 (Thread 0x7f44dc79f700 (LWP 23264)): #0 0x00007f44dbc95aad in read () from /lib/x86_64-linux-gnu/libc.so.6 #1 0x00000000005466b2 in inotify_daemon (data=0x0) at stdtime/localtime.c:294 #2 0x000000000055ec8c in dummy_start (data=0x1946510) at utils.c:1012 #3 0x00007f44db44eb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #4 0x00007f44dbca1a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6 #5 0x0000000000000000 in ?? () Thread 14 (Thread 0x7f44dc7a1700 (LWP 23263)): #0 0x00007f44dbc96e33 in poll () from /lib/x86_64-linux-gnu/libc.so.6 #1 0x000000000044332e in monitor_sig_flags (unused=0x0) at asterisk.c:3209 #2 0x0000000000445dfa in main (argc=4, argv=0x7fff3e7f3228) at asterisk.c:4036 Thread 13 (Thread 0x7f44b80b2700 (LWP 23305)): #0 0x00007f44dbc96e33 in poll () from /lib/x86_64-linux-gnu/libc.so.6 #1 0x0000000000470cd5 in ast_waitfor_nandfds (c=0x7f44b80ab650, n=2, fds=0x0, nfds=0, exception=0x0, outfd=0x0, ms=0x7f44b80ab64c) at channel.c:3252 #2 0x0000000000471171 in ast_waitfor_n (c=0x7f44b80ab650, n=2, ms=0x7f44b80ab64c) at channel.c:3505 #3 0x000000000047dd28 in ast_generic_bridge (c0=0x2234448, c1=0x2236818, config=0x7f44b80acf00, fo=0x7f44b80abdd8, rc=0x7f44b80abdd0) at channel.c:7163 #4 0x00000000004801f9 in ast_channel_bridge (c0=0x2234448, c1=0x2236818, config=0x7f44b80acf00, fo=0x7f44b80abdd8, rc=0x7f44b80abdd0) at channel.c:7613 #5 0x00000000004bbc5f in ast_bridge_call (chan=0x2234448, peer=0x2236818, config=0x7f44b80acf00) at features.c:4097 #6 0x00007f44cf6e7d65 in dial_exec_full (chan=0x2234448, data=0x7f44b80af650 "Local/600@demo/n,,T", peerflags=0x7f44b80ad470, continue_exec=0x0) at app_dial.c:2951 #7 0x00007f44cf6e8650 in dial_exec (chan=0x2234448, data=0x7f44b80af650 "Local/600@demo/n,,T") at app_dial.c:3053 #8 0x00000000004fd283 in pbx_exec (c=0x2234448, app=0x7f44d47c1310, data=0x7f44b80af650 "Local/600@demo/n,,T") at pbx.c:1446 #9 0x0000000000506c42 in pbx_extension_helper (c=0x2234448, con=0x0, context=0x22349a0 "ServiceNumbers", exten=0x22349f0 "800", priority=2, label=0x0, callerid=0x1f93200 "0033368460088", action=E_SPAWN, found=0x7f44b80b1d1c, combined_find_spawn=1) at pbx.c:4266 #10 0x0000000000508782 in ast_spawn_extension (c=0x2234448, context=0x22349a0 "ServiceNumbers", exten=0x22349f0 "800", priority=2, callerid=0x1f93200 "0033368460088", found=0x7f44b80b1d1c, combined_find_spawn=1) at pbx.c:4904 #11 0x00000000005090f1 in __ast_pbx_run (c=0x2234448, args=0x0) at pbx.c:5004 #12 0x000000000050ab83 in pbx_thread (data=0x2234448) at pbx.c:5345 #13 0x000000000055ec8c in dummy_start (data=0x212ecc0) at utils.c:1012 #14 0x00007f44db44eb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #15 0x00007f44dbca1a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6 #16 0x0000000000000000 in ?? () Thread 12 (Thread 0x7f44b82a2700 (LWP 23298)): #0 0x00007f44db4532d4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00000000004e0788 in __ast_cond_wait (filename=0x5c7d24 "taskprocessor.c", lineno=308, func=0x5c8440 "tps_processing_function", cond_name=0x5c8091 "&i->poll_cond", mutex_name=0x5c807a "&i->taskprocessor_lock", cond=0x7f44d47d2080, t=0x7f44d47d20b8) at lock.c:547 #2 0x000000000054e0ec in tps_processing_function (data=0x7f44d47d2078) at taskprocessor.c:308 #3 0x000000000055ec8c in dummy_start (data=0x7f44d46b64f0) at utils.c:1012 #4 0x00007f44db44eb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #5 0x00007f44dbca1a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6 #6 0x0000000000000000 in ?? () Thread 11 (Thread 0x7f44b831e700 (LWP 23297)): #0 0x00007f44dbc96e33 in poll () from /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f44d1730dc1 in scan_thread (unused=0x0) at pbx_spool.c:675 #2 0x000000000055ec8c in dummy_start (data=0x2306ba0) at utils.c:1012 #3 0x00007f44db44eb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #4 0x00007f44dbca1a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6 #5 0x0000000000000000 in ?? () Thread 10 (Thread 0x7f44b839a700 (LWP 23296)): #0 0x00007f44dbc72bdd in nanosleep () from /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f44bd9a0bbe in lock_broker (unused=0x0) at func_lock.c:196 #2 0x000000000055ec8c in dummy_start (data=0x7f44d47ae9b0) at utils.c:1012 #3 0x00007f44db44eb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #4 0x00007f44dbca1a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6 #5 0x0000000000000000 in ?? () Thread 9 (Thread 0x7f44b8416700 (LWP 23295)): #0 0x00007f44dbc72bdd in nanosleep () from /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f44d1934be6 in cleanup (unused=0x0) at pbx_realtime.c:133 #2 0x000000000055ec8c in dummy_start (data=0x7f44d46d1d00) at utils.c:1012 #3 0x00007f44db44eb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #4 0x00007f44dbca1a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6 #5 0x0000000000000000 in ?? () Thread 8 (Thread 0x7f44b8492700 (LWP 23294)): #0 0x00007f44db4532d4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00000000004e0788 in __ast_cond_wait (filename=0x5c7d24 "taskprocessor.c", lineno=308, func=0x5c8440 "tps_processing_function", cond_name=0x5c8091 "&i->poll_cond", mutex_name=0x5c807a "&i->taskprocessor_lock", cond=0x7f44d47b4720, t=0x7f44d47b4758) at lock.c:547 #2 0x000000000054e0ec in tps_processing_function (data=0x7f44d47b4718) at taskprocessor.c:308 #3 0x000000000055ec8c in dummy_start (data=0x7f44d47d6950) at utils.c:1012 #4 0x00007f44db44eb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #5 0x00007f44dbca1a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6 #6 0x0000000000000000 in ?? () Thread 7 (Thread 0x7f44b8a62700 (LWP 23282)): #0 0x00007f44db45364b in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00000000004e07c6 in __ast_cond_timedwait (filename=0x5c5284 "sched.c", lineno=116, func=0x5c57a6 "sched_run", cond_name=0x5c5296 "&st->cond", mutex_name=0x5c528c "&st->lock", cond=0x7f44d4684160, t=0x7f44d4684128, abstime=0x7f44b8a61dd0) at lock.c:654 #2 0x0000000000542023 in sched_run (data=0x7f44d4684120) at sched.c:116 #3 0x000000000055ec8c in dummy_start (data=0x7f44d4683f40) at utils.c:1012 #4 0x00007f44db44eb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #5 0x00007f44dbca1a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6 #6 0x0000000000000000 in ?? () Thread 6 (Thread 0x7f44b8ade700 (LWP 23281)): #0 0x00007f44db4532d4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00000000004e0788 in __ast_cond_wait (filename=0x5c7d24 "taskprocessor.c", lineno=308, func=0x5c8440 "tps_processing_function", cond_name=0x5c8091 "&i->poll_cond", mutex_name=0x5c807a "&i->taskprocessor_lock", cond=0x7f44d4683e50, t=0x7f44d4683e88) at lock.c:547 #2 0x000000000054e0ec in tps_processing_function (data=0x7f44d4683e48) at taskprocessor.c:308 #3 0x000000000055ec8c in dummy_start (data=0x7f44d4683f40) at utils.c:1012 #4 0x00007f44db44eb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #5 0x00007f44dbca1a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6 #6 0x0000000000000000 in ?? () Thread 5 (Thread 0x7f44d813f700 (LWP 23277)): #0 0x00007f44dbc96e33 in poll () from /lib/x86_64-linux-gnu/libc.so.6 #1 0x00007f44d318e117 in do_monitor (data=0x0) at chan_dahdi.c:11754 #2 0x000000000055ec8c in dummy_start (data=0x7f44d40aa6a0) at utils.c:1012 #3 0x00007f44db44eb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #4 0x00007f44dbca1a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6 #5 0x0000000000000000 in ?? () Thread 4 (Thread 0x7f44d81bb700 (LWP 23276)): #0 0x00007f44db4532d4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00000000004e0788 in __ast_cond_wait (filename=0x7f44b9d3e554 "res_timing_pthread.c", lineno=469, func=0x7f44b9d3e963 "do_timing", cond_name=0x7f44b9d3e594 "&timing_thread.cond", mutex_name=0x7f44b9d3e580 "&timing_thread.lock", cond=0x7f44b9f3f540, t=0x7f44b9f3f508) at lock.c:547 #2 0x00007f44b9d3e266 in do_timing (arg=0x0) at res_timing_pthread.c:469 #3 0x000000000055ec8c in dummy_start (data=0x1e2b110) at utils.c:1012 #4 0x00007f44db44eb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #5 0x00007f44dbca1a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6 #6 0x0000000000000000 in ?? () Thread 3 (Thread 0x7f44da551700 (LWP 23269)): #0 0x00007f44db4532d4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00000000004e0788 in __ast_cond_wait (filename=0x5a3634 "devicestate.c", lineno=541, func=0x5a3d50 "do_devstate_changes", cond_name=0x5a38e7 "&change_pending", mutex_name=0x5a38f7 "&state_changes.lock", cond=0x8181c0, t=0x7fd930) at lock.c:547 #2 0x000000000049df75 in do_devstate_changes (data=0x0) at devicestate.c:541 #3 0x000000000055ec8c in dummy_start (data=0x7f44d4028be0) at utils.c:1012 #4 0x00007f44db44eb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #5 0x00007f44dbca1a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6 #6 0x0000000000000000 in ?? () Thread 2 (Thread 0x7f44dc723700 (LWP 23265)): #0 0x00007f44db4532d4 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 #1 0x00000000004e0788 in __ast_cond_wait (filename=0x5c7d24 "taskprocessor.c", lineno=308, func=0x5c8440 "tps_processing_function", cond_name=0x5c8091 "&i->poll_cond", mutex_name=0x5c807a "&i->taskprocessor_lock", cond=0x1941ae0, t=0x1941b18) at lock.c:547 #2 0x000000000054e0ec in tps_processing_function (data=0x1941ad8) at taskprocessor.c:308 #3 0x000000000055ec8c in dummy_start (data=0x1941bd0) at utils.c:1012 #4 0x00007f44db44eb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #5 0x00007f44dbca1a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6 #6 0x0000000000000000 in ?? () Thread 1 (Thread 0x7f44b812e700 (LWP 23304)): #0 0x00007f44d3bf0e6e in rdb_add_index () from /usr/lib/asterisk/modules/res_srtp.so #1 0x00007f44d3bed13e in srtp_unprotect_rtcp () from /usr/lib/asterisk/modules/res_srtp.so #2 0x00007f44d3be980d in ast_srtp_unprotect (srtp=0x226ee60, buf=0x7f44b811ec60, len=0x7f44b811e9ec, rtcp=1) at res_srtp.c:331 #3 0x00007f44b96f5fa0 in __rtp_recvfrom (instance=0x20e6218, buf=0x7f44b811ec60, size=32768, flags=0, sa=0x7f44b8126c60, rtcp=1) at res_rtp_asterisk.c:368 #4 0x00007f44b96f5fef in rtcp_recvfrom (instance=0x20e6218, buf=0x7f44b811ec60, size=32768, flags=0, sa=0x7f44b8126c60) at res_rtp_asterisk.c:377 #5 0x00007f44b96fbda1 in ast_rtcp_read (instance=0x20e6218) at res_rtp_asterisk.c:1784 #6 0x00007f44b96fdc5d in ast_rtp_read (instance=0x20e6218, rtcp=1) at res_rtp_asterisk.c:2132 #7 0x000000000051d870 in ast_rtp_instance_read (instance=0x20e6218, rtcp=1) at rtp_engine.c:381 #8 0x00007f44d2171025 in sip_rtp_read (ast=0x20b6e18, p=0x21a04e8, faxdetect=0x7f44b8127254) at chan_sip.c:7496 #9 0x00007f44d2171756 in sip_read (ast=0x20b6e18) at chan_sip.c:7579 #10 0x00000000004726b7 in __ast_read (chan=0x20b6e18, dropaudio=0) at channel.c:3976 #11 0x0000000000474153 in ast_read (chan=0x20b6e18) at channel.c:4325 #12 0x000000000047de02 in ast_generic_bridge (c0=0x20b6e18, c1=0x21d1ff8, config=0x7f44b8128f00, fo=0x7f44b8127dc8, rc=0x7f44b8127dc0) at channel.c:7180 #13 0x00000000004801f9 in ast_channel_bridge (c0=0x20b6e18, c1=0x21d1ff8, config=0x7f44b8128f00, fo=0x7f44b8127dc8, rc=0x7f44b8127dc0) at channel.c:7613 #14 0x00000000004bbc5f in ast_bridge_call (chan=0x20b6e18, peer=0x21d1ff8, config=0x7f44b8128f00) at features.c:4097 #15 0x00007f44cf6e7d65 in dial_exec_full (chan=0x20b6e18, data=0x7f44b812b650 "Local/800@ServiceNumbers/n", peerflags=0x7f44b8129470, continue_exec=0x0) at app_dial.c:2951 #16 0x00007f44cf6e8650 in dial_exec (chan=0x20b6e18, data=0x7f44b812b650 "Local/800@ServiceNumbers/n") at app_dial.c:3053 #17 0x00000000004fd283 in pbx_exec (c=0x20b6e18, app=0x7f44d47c1310, data=0x7f44b812b650 "Local/800@ServiceNumbers/n") at pbx.c:1446 #18 0x0000000000506c42 in pbx_extension_helper (c=0x20b6e18, con=0x0, context=0x20b7370 "from_to-OFFICE", exten=0x20b73c0 "800", priority=22, label=0x0, callerid=0x223bd20 "0033368460088", action=E_SPAWN, found=0x7f44b812dd1c, combined_find_spawn=1) at pbx.c:4266 #19 0x0000000000508782 in ast_spawn_extension (c=0x20b6e18, context=0x20b7370 "from_to-OFFICE", exten=0x20b73c0 "800", priority=22, callerid=0x223bd20 "0033368460088", found=0x7f44b812dd1c, combined_find_spawn=1) at pbx.c:4904 #20 0x00000000005090f1 in __ast_pbx_run (c=0x20b6e18, args=0x0) at pbx.c:5004 #21 0x000000000050ab83 in pbx_thread (data=0x20b6e18) at pbx.c:5345 #22 0x000000000055ec8c in dummy_start (data=0x21e0d00) at utils.c:1012 #23 0x00007f44db44eb50 in start_thread () from /lib/x86_64-linux-gnu/libpthread.so.0 #24 0x00007f44dbca1a7d in clone () from /lib/x86_64-linux-gnu/libc.so.6 #25 0x0000000000000000 in ?? () (gdb) quit