GNU gdb (Ubuntu 7.7.1-0ubuntu5~14.04.2) 7.7.1 Copyright (C) 2014 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". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from asterisk...done. [New LWP 14204] [New LWP 12702] [New LWP 12695] [New LWP 12696] [New LWP 12710] [New LWP 12713] [New LWP 12717] [New LWP 12730] [New LWP 12700] [New LWP 12704] [New LWP 12705] [New LWP 12706] [New LWP 12707] [New LWP 12708] [New LWP 12711] [New LWP 12712] [New LWP 12715] [New LWP 12716] [New LWP 12718] [New LWP 12728] [New LWP 12729] [New LWP 12731] [New LWP 12733] [New LWP 12735] [New LWP 12736] [New LWP 12737] [New LWP 12738] [New LWP 12739] [New LWP 12740] [New LWP 12741] [New LWP 12743] [New LWP 12745] [New LWP 12746] [New LWP 12747] [New LWP 13405] [New LWP 14027] [New LWP 14104] [New LWP 12709] [New LWP 12744] [New LWP 12694] [New LWP 12732] [New LWP 12742] [New LWP 12748] [New LWP 12714] [New LWP 12720] [New LWP 13038] [New LWP 14203] [New LWP 12721] [New LWP 12726] [New LWP 12734] [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 -vvvvvdddddg'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x00007f815b4fb331 in two_way_long_needle (haystack=0x0, haystack_len=140191396040896, needle=0x7f80f282d3a1 "73", needle_len=140191423569392) at ../string/str-two-way.h:391 (gdb) bt #0 0x00007f815b4fb331 in two_way_long_needle (haystack=0x0, haystack_len=140191396040896, needle=0x7f80f282d3a1 "73", needle_len=140191423569392) at ../string/str-two-way.h:391 #1 0x00007f80da5c90ab in ?? () from /usr/lib/asterisk/modules/app_directory.so #2 0x38007f80dc00162d in ?? () #3 0x00007f80f282d1f0 in ?? () #4 0x00007f80da5c6c64 in check_match (result=0x4d90c2 , item_context=0x7f80f282d290 "\360҂\362\200\177", item_fullname=0x0, item_ext=0x7f80dc001610 "d", pattern_ext=0x0, use_first_name=129) at app_directory.c:573 #5 0x00007f80da5c761d in search_directory (context=0x7f80f282d400 "", vmcfg=0x7f80dc0032a0, ucfg=0x0, ext=0x7f80f282d3a0 "373", flags=..., alist=0x7f80f282d390) at app_directory.c:726 #6 0x00007f80da5c7917 in do_directory (chan=0x7f80e40cb308, vmcfg=0x7f80dc0032a0, ucfg=0x0, context=0x7f80f282d400 "", dialcontext=0x7f80f282d401 "main_day_auto_attendant", digit=51 '3', digits=3, flags=0x7f80f282d440, opts=0x7f80f282d4a0) at app_directory.c:780 #7 0x00007f80da5c8302 in directory_exec (chan=0x7f80e40cb308, data=0x7f80f282daf0 ",main_day_auto_attendant,fa") at app_directory.c:944 #8 0x0000000000564cba in pbx_exec (c=0x7f80e40cb308, app=0x1919cf0, data=0x7f80f282daf0 ",main_day_auto_attendant,fa") at pbx.c:1658 #9 0x000000000056f472 in pbx_extension_helper (c=0x7f80e40cb308, con=0x0, context=0x7f80e40cbcc0 "main_day_auto_attendant", exten=0x7f80e40cbd10 "2", priority=5, label=0x0, callerid=0x7f80e4146ea0 "7027996543", action=E_SPAWN, found=0x7f80f282fbdc, combined_find_spawn=1) at pbx.c:4930 #10 0x000000000057216f in ast_spawn_extension (c=0x7f80e40cb308, context=0x7f80e40cbcc0 "main_day_auto_attendant", exten=0x7f80e40cbd10 "2", priority=5, callerid=0x7f80e4146ea0 "7027996543", found=0x7f80f282fbdc, combined_find_spawn=1) at pbx.c:5963 #11 0x0000000000573724 in __ast_pbx_run (c=0x7f80e40cb308, args=0x0) at pbx.c:6380 #12 0x0000000000574f51 in pbx_thread (data=0x7f80e40cb308) at pbx.c:6700 #13 0x00000000005f0399 in dummy_start (data=0x7f80e406cea0) at utils.c:1232 #14 0x00007f815c2a3182 in start_thread (arg=0x7f80f2830700) at pthread_create.c:312 #15 0x00007f815b56300d in __qfcvt_r (value=0, ndigit=0, decpt=0x7f80f28309c0, sign=0x0, buf=0x0, len=0) at efgcvt_r.c:100 #16 0x0000000000000000 in ?? () (gdb) bt full #0 0x00007f815b4fb331 in two_way_long_needle (haystack=0x0, haystack_len=140191396040896, needle=0x7f80f282d3a1 "73", needle_len=140191423569392) at ../string/str-two-way.h:391 i = j = period = 18446744073709526416 suffix = shift_table = {253382, 3539886692716077389, 16098199709432369, 140191801199216, 140193559618673, 6, 140191801199136, 6, 47244640275, 4068658528, 140187732541440, 0, 140187732541440, 0, 0, 4294967296, 140187732541440, 140187732541460, 140187732541440, 0, 0, 0, 4571064, 18446744073709551615, 20, 9007199254740992, 0, 140191423532408, 140191396040891, 0, 20, 140191396040893, 140191423563511, 140191801200039, 140193562787936, 8, 140193560417796, 140191801200039, 140193559613858, 140191801199296, 256, 0, 47244640256, 140191801199968, 140191801199312, 206158430232, 140191801201152, 140191801200960, 140191801199344, 249, 8, 7, 140187732541440, 77312, 9, 57388749087232, 9265600, 140191423535362, 140193559395932, 55834576863, 80, 140187732541440, 140191423535374, 140191558059474, 6219736, 140191801199520, 80, 140191801199616, 140191423535374, 140191558059474, 80, 140191801199616, 140193559618673, 140191558059474, 249, 6, 47250769506, 140191801200512, 140191801199584, 140193562775616, 140191801200016, 0, 140191801199616, 18446744073483242480, 64430626836, 9, 140191423563504, 140191423563512, 5456601, 62886684838960, 9131984, 6543765, 140193559618673, 7434594933173, 140191801199712, 140191423532408, 140191801199712, 140191396040862, 9, 255, 140191423563511, 140191801200583, 140193562787936, 8, 140193560417796, 140191801200583, 140193559613858, 140191801199840, 256, 0, 47244640256, 140191801200512, 140191801199856, 140193562775616, 140191801200016, 0, 140191801199888, 249, 8, 7, 140187732541440, 75328, 9, 57388749089216, 9265600, 140191423535362, 140193559395932, 55834576863, 16, 140187732541440, 140191423535374, 140191558059474, 6219736, 140191801200064, 16, 140191801200160, 140191423535374, 140191558059474, 16, 140191801200160, 140191423535374, 140191558059474, 9265600, 140191423535362, 6129250, 605590388737, 0, 140191801200512, 9131304, 256, 140191801200576, 18446744073483243024, 64430626836, 9, 140191423563504, 140191423563512, 5456601, 140191801200208, 9131984, 6543765, 6545150, 7434594933173, 6540267, 7425998455572, 6540267, 140191801200864, 5477865, 140187732543130, 6545150, 140191801200936, 140191396040862, 140191423534208, 140191396041984, 140191396037771, 613, 3691022072, 0, 0, 140191801200384, 140191423534632, 140191801200384, 140191396040891, 140191801200808, 99, 140191423535362, 140191423534632, 140193559326985, 4222451713, 140191423534632, 140191423534632, 140191423534632, 140191423534632, 140191423534652, 140191423534731, 140191423534632, 140191423534731, 0, 0, 0, 0...} #1 0x00007f80da5c90ab in ?? () from /usr/lib/asterisk/modules/app_directory.so No symbol table info available. #2 0x38007f80dc00162d in ?? () No symbol table info available. #3 0x00007f80f282d1f0 in ?? () No symbol table info available. #4 0x00007f80da5c6c64 in check_match (result=0x4d90c2 , item_context=0x7f80f282d290 "\360҂\362\200\177", item_fullname=0x0, item_ext=0x7f80dc001610 "d", pattern_ext=0x0, use_first_name=129) at app_directory.c:573 item = 0x7f80dc00162d key = 0x7f80da5c8ff3 "general" namelen = 32640 __PRETTY_FUNCTION__ = "check_match" #5 0x00007f80da5c761d in search_directory (context=0x7f80f282d400 "", vmcfg=0x7f80dc0032a0, ucfg=0x0, ext=0x7f80f282d3a0 "373", flags=..., alist=0x7f80f282d390) at app_directory.c:726 searchcontexts = 0x0 __PRETTY_FUNCTION__ = "search_directory" #6 0x00007f80da5c7917 in do_directory (chan=0x7f80e40cb308, vmcfg=0x7f80dc0032a0, ucfg=0x0, context=0x7f80f282d400 "", dialcontext=0x7f80f282d401 "main_day_auto_attendant", digit=51 '3', digits=3, flags=0x7f80f282d440, opts=0x7f80f282d4a0) at app_directory.c:780 res = 0 alist = {first = 0x0, last = 0x0} item = 0xcd00000010 ptr = 0x6380ca <__PRETTY_FUNCTION__.16400> sorted = 0x0 count = 6519349 i = 0 ext = "373\000\000\000\000\000\000" __PRETTY_FUNCTION__ = "do_directory" #7 0x00007f80da5c8302 in directory_exec (chan=0x7f80e40cb308, data=0x7f80f282daf0 ",main_day_auto_attendant,fa") at app_directory.c:944 res = 51 digit = 3 cfg = 0x7f80dc0032a0 ucfg = 0x0 dirintro = 0x0 parse = 0x7f80f282d400 "" opts = {0x60dd03 "", 0x0, 0x0, 0x0} flags = {flags = 129} config_flags = {flags = 0} which = FIRST digits = "digits/3" args = {argc = 3, argv = 0x7f80f282d4c8, vmcontext = 0x7f80f282d400 "", dialcontext = 0x7f80f282d401 "main_day_auto_attendant", options = 0x7f80f282d419 "fa"} __PRETTY_FUNCTION__ = "directory_exec" #8 0x0000000000564cba in pbx_exec (c=0x7f80e40cb308, app=0x1919cf0, data=0x7f80f282daf0 ",main_day_auto_attendant,fa") at pbx.c:1658 res = 0 u = 0x7f80dc001850 saved_c_appl = 0x0 saved_c_data = 0x0 __PRETTY_FUNCTION__ = "pbx_exec" #9 0x000000000056f472 in pbx_extension_helper (c=0x7f80e40cb308, con=0x0, context=0x7f80e40cbcc0 "main_day_auto_attendant", exten=0x7f80e40cbd10 "2", priority=5, label=0x0, callerid=0x7f80e4146ea0 "7027996543", action=E_SPAWN, found=0x7f80f282fbdc, combined_find_spawn=1) at pbx.c:4930 e = 0x7f80e8283760 app = 0x1919cf0 substitute = 0x7f80f282d5f0 ",${CONTEXT},fa" res = 0 q = {incstack = {0x0 }, stacklen = 0, status = 5, swo = 0x0, data = 0x0, foundcontext = 0x7f80e40cbcc0 "main_day_auto_attendant"} passdata = ",main_day_auto_attendant,fa\000mpts/directory\000dant,s,1:main_night_auto_attendant,s,1", '\000' , "H\t\000 \201\177\000\000\377\377\377\377\377\377\377\377dۂ\362\200\177\000\000\000\000\000\000\200\177 ", '\000' , "ept\000 \230\232c\000\000\000\000\000\v\000\000\000\000\000\000\000,\000\000\000_0_6\233\232c", '\000' ... matching_action = 0 __PRETTY_FUNCTION__ = "pbx_extension_helper" #10 0x000000000057216f in ast_spawn_extension (c=0x7f80e40cb308, context=0x7f80e40cbcc0 "main_day_auto_attendant", exten=0x7f80e40cbd10 "2", priority=5, callerid=0x7f80e4146ea0 "7027996543", found=0x7f80f282fbdc, combined_find_spawn=1) at pbx.c:5963 No locals. #11 0x0000000000573724 in __ast_pbx_run (c=0x7f80e40cb308, args=0x0) at pbx.c:6380 digit = 0 invalid = 0 timeout = 0 dst_exten = "\000\374\202\362\200\177\000\000\310\322\070\001\000\000\000\000\020\375\202\362\200\177\000\000o\273E\000\000\000\000\000\320\323\070\001\000\000\000\000\060\250e\000\000\000\000\000\000\375\202\362E\001\000\000\\\253e\000\000\000\000\000\063\250e\000\000\000\000\000\350\322\070\001\000\000\000\000`\027\000L\201\177\000\000\000\000\000\000\000\000\000\000\244h*\\\201\177\000\000?\275]\000\000\000\000\000\060\375\202\362\200\177\000\000 \000\000܀\177\000\000P\216\001\000\000\000\000\000 \000\000\000\000\000\000\000\260\201\000܀\177\000\000\300\t\203\362\200\177\000\000\000\a\203\362\200\177\000\000\\\276N[\201\177\000\000\350\322\070\001\000\000\000\000\000\a\203\362\200\177\000\000\320\375\202\362\200\177", '\000' ... pos = 0 found = 1 res = 0 autoloopflag = 0 error = 0 pbx = 0x7f80dc001970 callid = 0x0 __PRETTY_FUNCTION__ = "__ast_pbx_run" #12 0x0000000000574f51 in pbx_thread (data=0x7f80e40cb308) at pbx.c:6700 c = 0x7f80e40cb308 #13 0x00000000005f0399 in dummy_start (data=0x7f80e406cea0) at utils.c:1232 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {140191801214720, 2962445797550327227, 0, 0, 140191801215424, 140191801214720, 2962445797541938619, -3018153395922532933}, __mask_was_saved = 0}}, __pad = {0x7f80f282fef0, 0x0, 0x7f815b5cebf2 , 0x0}} __cancel_routine = 0x44fa2a __cancel_arg = 0x7f80f2830700 __not_first_call = 0 ret = 0x7f80f2830a18 a = {start_routine = 0x574f2c , data = 0x7f80e40cb308, name = 0x7f80e40672a0 "pbx_thread", ' ' , "started at [ 6726] pbx.c ast_pbx_start()"} #14 0x00007f815c2a3182 in start_thread (arg=0x7f80f2830700) at pthread_create.c:312 __res = pd = 0x7f80f2830700 now = unwind_buf = {cancel_jmp_buf = {{jmp_buf = {140191801214720, -3018153078186179141, 0, 0, 140191801215424, 140191801214720, 2962445797548230075, 2963339487719720379}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}} not_first_call = pagesize_m1 = sp = freesize = __PRETTY_FUNCTION__ = "start_thread" #15 0x00007f815b56300d in __qfcvt_r (value=0, ndigit=0, decpt=0x7f80f28309c0, sign=0x0, buf=0x0, len=0) at efgcvt_r.c:100 n = i = left = -226294016 #16 0x0000000000000000 in ?? () No symbol table info available. (gdb) thread apply all bt Thread 50 (Thread 0x7f80a7778700 (LWP 12734)): #0 0x00007f815b529acd in __libc_wait (stat_loc=0x0) at ../sysdeps/unix/sysv/linux/wait.c:28 #1 0x00007f815b55b034 in ?? () from /lib/x86_64-linux-gnu/libc.so.6 #2 0x0000000000000000 in ?? () Thread 49 (Thread 0x7f80f3608700 (LWP 12726)): #0 0x00007f815b55a933 in pwritev (fd=25188672, vector=0x7f80f3607e70, count=-211781680, offset=25189040) at ../sysdeps/unix/sysv/linux/wordsize-64/pwritev.c:47 #1 0x00007f80f3607c10 in ?? () #2 0x00007f80f3607730 in ?? () #3 0x000000000045bfb8 in internal_ao2_ref (user_data=0x0, delta=0, file=0x1 , line=0, func=0x0) at astobj2.c:419 Backtrace stopped: previous frame inner to this frame (corrupt stack?) Thread 48 (Thread 0x7f81580b8700 (LWP 12721)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 #1 0x0000000000534400 in __ast_cond_timedwait (filename=0x65a833 "threadpool.c", lineno=1101, func=0x65ad34 <__PRETTY_FUNCTION__.8423> "worker_idle", cond_name=0x65aa77 "&worker->cond", mutex_name=0x65aa69 "&worker->lock", cond=0x7f80ec001930, t=0x7f80ec001960, abstime=0x7f81580b7dc0) at lock.c:666 #2 0x00000000005e48f8 in worker_idle (worker=0x7f80ec001928) at threadpool.c:1101 #3 0x00000000005e4638 in worker_start (arg=0x7f80ec001928) at threadpool.c:993 #4 0x00000000005f0399 in dummy_start (data=0x7f80ec0014d0) at utils.c:1232 #5 0x00007f815c2a3182 in start_thread (arg=0x7f81580b8700) at pthread_create.c:312 #6 0x00007f815b56300d in __qfcvt_r (value=0, ndigit=0, decpt=0x7f81580b89c0, sign=0x0, buf=0x0, len=0) at efgcvt_r.c:100 #7 0x0000000000000000 in ?? () Thread 47 (Thread 0x7f815dc74700 (LWP 14203)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 #1 0x0000000000534400 in __ast_cond_timedwait (filename=0x65a833 "threadpool.c", lineno=1101, func=0x65ad34 <__PRETTY_FUNCTION__.8423> "worker_idle", cond_name=0x65aa77 "&worker->cond", mutex_name=0x65aa69 "&worker->lock", cond=0x7f814c001730, t=0x7f814c001760, abstime=0x7f815dc73dc0) at lock.c:666 #2 0x00000000005e48f8 in worker_idle (worker=0x7f814c001728) at threadpool.c:1101 #3 0x00000000005e4638 in worker_start (arg=0x7f814c001728) at threadpool.c:993 #4 0x00000000005f0399 in dummy_start (data=0x7f814c0016b0) at utils.c:1232 #5 0x00007f815c2a3182 in start_thread (arg=0x7f815dc74700) at pthread_create.c:312 #6 0x00007f815b56300d in __qfcvt_r (value=0, ndigit=0, decpt=0x7f815dc749c0, sign=0x0, buf=0x0, len=0) at efgcvt_r.c:100 #7 0x0000000000000000 in ?? () Thread 46 (Thread 0x7f80f28ac700 (LWP 13038)): #0 0x00007f815b555cbd in __ttyname_r (fd=, buf=0x7f80f28abe00 "о\212\362\200\177", buflen=0) at ../sysdeps/unix/sysv/linux/ttyname_r.c:134 #1 0x0000000000000068 in ?? () #2 0x0000007300000004 in ?? () #3 0x0000008500000004 in ?? () #4 0x0000000000000001 in ?? () #5 0xffffffffffff9d90 in ?? () #6 0x0000000000000000 in ?? () Thread 45 (Thread 0x7f8158134700 (LWP 12720)): #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 #1 0x00000000005da5e6 in ast_sem_wait (sem=0x17f9910) at /home/telecom/src/asterisk-b81353a/include/asterisk/sem.h:59 #2 0x00000000005da6a7 in default_tps_processing_function (data=0x1812228) at taskprocessor.c:177 #3 0x00000000005f0399 in dummy_start (data=0x18a72e0) at utils.c:1232 #4 0x00007f815c2a3182 in start_thread (arg=0x7f8158134700) at pthread_create.c:312 #5 0x00007f815b56300d in __qfcvt_r (value=0, ndigit=0, decpt=0x7f81581349c0, sign=0x0, buf=0x0, len=0) at efgcvt_r.c:100 #6 0x0000000000000000 in ?? () Thread 44 (Thread 0x7f815a030700 (LWP 12714)): #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 #1 0x00000000005da5e6 in ast_sem_wait (sem=0x1456eb0) at /home/telecom/src/asterisk-b81353a/include/asterisk/sem.h:59 #2 0x00000000005da6a7 in default_tps_processing_function (data=0x1497998) at taskprocessor.c:177 #3 0x00000000005f0399 in dummy_start (data=0x147a780) at utils.c:1232 #4 0x00007f815c2a3182 in start_thread (arg=0x7f815a030700) at pthread_create.c:312 #5 0x00007f815b56300d in __qfcvt_r (value=0, ndigit=0, decpt=0x7f815a0309c0, sign=0x0, buf=0x0, len=0) at efgcvt_r.c:100 #6 0x0000000000000000 in ?? () Thread 43 (Thread 0x7f80a6696700 (LWP 12748)): #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 #1 0x00000000005da5e6 in ast_sem_wait (sem=0x1b814b0) at /home/telecom/src/asterisk-b81353a/include/asterisk/sem.h:59 #2 0x00000000005da6a7 in default_tps_processing_function (data=0x1789528) at taskprocessor.c:177 #3 0x00000000005f0399 in dummy_start (data=0x1b5c280) at utils.c:1232 #4 0x00007f815c2a3182 in start_thread (arg=0x7f80a6696700) at pthread_create.c:312 #5 0x00007f815b56300d in __qfcvt_r (value=0, ndigit=0, decpt=0x7f80a66969c0, sign=0x0, buf=0x0, len=0) at efgcvt_r.c:100 #6 0x0000000000000000 in ?? () Thread 42 (Thread 0x7f80a697e700 (LWP 12742)): #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 #1 0x00000000005da5e6 in ast_sem_wait (sem=0x16d9080) at /home/telecom/src/asterisk-b81353a/include/asterisk/sem.h:59 #2 0x00000000005da6a7 in default_tps_processing_function (data=0x16d9e58) at taskprocessor.c:177 #3 0x00000000005f0399 in dummy_start (data=0x16d9f90) at utils.c:1232 #4 0x00007f815c2a3182 in start_thread (arg=0x7f80a697e700) at pthread_create.c:312 #5 0x00007f815b56300d in __qfcvt_r (value=0, ndigit=0, decpt=0x7f80a697e9c0, sign=0x0, buf=0x0, len=0) at efgcvt_r.c:100 #6 0x0000000000000000 in ?? () Thread 41 (Thread 0x7f80f24cc700 (LWP 12732)): #0 0x00007f815b555cbd in __ttyname_r (fd=, buf=0x7f80f24cbcb0 "\301\354TU", buflen=140191797656880) at ../sysdeps/unix/sysv/linux/ttyname_r.c:134 #1 0x0000000000000000 in ?? () Thread 40 (Thread 0x7f815dd6d780 (LWP 12694)): #0 0x00007f815b555cbd in __ttyname_r (fd=, buf=0x7ffff8e31dc0 "\300?\343\370\377\177", buflen=4395440) at ../sysdeps/unix/sysv/linux/ttyname_r.c:134 #1 0x0000000000000000 in ?? () Thread 39 (Thread 0x7f80a6886700 (LWP 12744)): #0 0x00007f815b555cbd in __ttyname_r (fd=, buf=0x7f80a6885e00 "\320^\210\246\200\177", buflen=0) at ../sysdeps/unix/sysv/linux/ttyname_r.c:134 #1 0x0000000000000000 in ?? () Thread 38 (Thread 0x7f815a29c700 (LWP 12709)): #0 0x00007f815b555cbd in __ttyname_r (fd=, buf=0x7f815a29bd00 "", buflen=0) at ../sysdeps/unix/sysv/linux/ttyname_r.c:134 #1 0xd61d5d7a2e6605bb in ?? () #2 0x0000000000000000 in ?? () Thread 37 (Thread 0x7f815a7f0700 (LWP 14104)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00000000005343c2 in __ast_cond_wait (filename=0x61679b "autoservice.c", lineno=103, func=0x616860 <__PRETTY_FUNCTION__.14220> "autoservice_run", cond_name=0x6167c7 "&as_cond", mutex_name=0x6167ba "&aslist.lock", cond=0x8d0420 , t=0x8ae7d0 ) at lock.c:598 #2 0x0000000000465b91 in autoservice_run (ign=0x0) at autoservice.c:103 #3 0x00000000005f0399 in dummy_start (data=0x7f80cc001b40) at utils.c:1232 #4 0x00007f815c2a3182 in start_thread (arg=0x7f815a7f0700) at pthread_create.c:312 #5 0x00007f815b56300d in __qfcvt_r (value=0, ndigit=0, decpt=0x7f815a7f09c0, sign=0x0, buf=0x0, len=0) at efgcvt_r.c:100 #6 0x0000000000000000 in ?? () Thread 36 (Thread 0x7f80f2738700 (LWP 14027)): #0 0x00007f815c2aa3bd in read () at ../sysdeps/unix/syscall-template.S:81 #1 0x00000000005d2c36 in inotify_daemon (data=0x0) at stdtime/localtime.c:310 #2 0x00000000005f0399 in dummy_start (data=0x7f80dc000b00) at utils.c:1232 #3 0x00007f815c2a3182 in start_thread (arg=0x7f80f2738700) at pthread_create.c:312 #4 0x00007f815b56300d in __qfcvt_r (value=0, ndigit=0, decpt=0x7f80f27389c0, sign=0x0, buf=0x0, len=0) at efgcvt_r.c:100 #5 0x0000000000000000 in ?? () Thread 35 (Thread 0x7f80f2928700 (LWP 13405)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 #1 0x0000000000534400 in __ast_cond_timedwait (filename=0x65a833 "threadpool.c", lineno=1101, func=0x65ad34 <__PRETTY_FUNCTION__.8423> "worker_idle", cond_name=0x65aa77 "&worker->cond", mutex_name=0x65aa69 "&worker->lock", cond=0x7f80ec001280, t=0x7f80ec0012b0, abstime=0x7f80f2927dc0) at lock.c:666 #2 0x00000000005e48f8 in worker_idle (worker=0x7f80ec001278) at threadpool.c:1101 #3 0x00000000005e4638 in worker_start (arg=0x7f80ec001278) at threadpool.c:993 #4 0x00000000005f0399 in dummy_start (data=0x7f80ec001be0) at utils.c:1232 #5 0x00007f815c2a3182 in start_thread (arg=0x7f80f2928700) at pthread_create.c:312 #6 0x00007f815b56300d in __qfcvt_r (value=0, ndigit=0, decpt=0x7f80f29289c0, sign=0x0, buf=0x0, len=0) at efgcvt_r.c:100 #7 0x0000000000000000 in ?? () Thread 34 (Thread 0x7f80a6712700 (LWP 12747)): #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 #1 0x00000000005da5e6 in ast_sem_wait (sem=0x1792e80) at /home/telecom/src/asterisk-b81353a/include/asterisk/sem.h:59 #2 0x00000000005da6a7 in default_tps_processing_function (data=0x153e058) at taskprocessor.c:177 #3 0x00000000005f0399 in dummy_start (data=0x144ef10) at utils.c:1232 #4 0x00007f815c2a3182 in start_thread (arg=0x7f80a6712700) at pthread_create.c:312 #5 0x00007f815b56300d in __qfcvt_r (value=0, ndigit=0, decpt=0x7f80a67129c0, sign=0x0, buf=0x0, len=0) at efgcvt_r.c:100 #6 0x0000000000000000 in ?? () Thread 33 (Thread 0x7f80a678e700 (LWP 12746)): #0 0x00007f815c2aab9d in nanosleep () at ../sysdeps/unix/syscall-template.S:81 #1 0x00007f80b8d55b00 in lock_broker (unused=0x0) at func_lock.c:211 #2 0x00000000005f0399 in dummy_start (data=0x178aac0) at utils.c:1232 #3 0x00007f815c2a3182 in start_thread (arg=0x7f80a678e700) at pthread_create.c:312 #4 0x00007f815b56300d in __qfcvt_r (value=0, ndigit=0, decpt=0x7f80a678e9c0, sign=0x0, buf=0x0, len=0) at efgcvt_r.c:100 #5 0x0000000000000000 in ?? () Thread 32 (Thread 0x7f80a680a700 (LWP 12745)): #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 #1 0x00000000005da5e6 in ast_sem_wait (sem=0x188a770) at /home/telecom/src/asterisk-b81353a/include/asterisk/sem.h:59 #2 0x00000000005da6a7 in default_tps_processing_function (data=0x19578e8) at taskprocessor.c:177 #3 0x00000000005f0399 in dummy_start (data=0x1cdb680) at utils.c:1232 #4 0x00007f815c2a3182 in start_thread (arg=0x7f80a680a700) at pthread_create.c:312 #5 0x00007f815b56300d in __qfcvt_r (value=0, ndigit=0, decpt=0x7f80a680a9c0, sign=0x0, buf=0x0, len=0) at efgcvt_r.c:100 #6 0x0000000000000000 in ?? () Thread 31 (Thread 0x7f80a6902700 (LWP 12743)): #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 #1 0x00000000005da5e6 in ast_sem_wait (sem=0x171ae20) at /home/telecom/src/asterisk-b81353a/include/asterisk/sem.h:59 #2 0x00000000005da6a7 in default_tps_processing_function (data=0x1728118) at taskprocessor.c:177 #3 0x00000000005f0399 in dummy_start (data=0x1588120) at utils.c:1232 #4 0x00007f815c2a3182 in start_thread (arg=0x7f80a6902700) at pthread_create.c:312 #5 0x00007f815b56300d in __qfcvt_r (value=0, ndigit=0, decpt=0x7f80a69029c0, sign=0x0, buf=0x0, len=0) at efgcvt_r.c:100 #6 0x0000000000000000 in ?? () Thread 30 (Thread 0x7f80a69fa700 (LWP 12741)): #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 #1 0x00000000005da5e6 in ast_sem_wait (sem=0x16d9ab0) at /home/telecom/src/asterisk-b81353a/include/asterisk/sem.h:59 #2 0x00000000005da6a7 in default_tps_processing_function (data=0x16d76f8) at taskprocessor.c:177 #3 0x00000000005f0399 in dummy_start (data=0x16d89c0) at utils.c:1232 #4 0x00007f815c2a3182 in start_thread (arg=0x7f80a69fa700) at pthread_create.c:312 #5 0x00007f815b56300d in __qfcvt_r (value=0, ndigit=0, decpt=0x7f80a69fa9c0, sign=0x0, buf=0x0, len=0) at efgcvt_r.c:100 #6 0x0000000000000000 in ?? () Thread 29 (Thread 0x7f80a6a76700 (LWP 12740)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 #1 0x0000000000534400 in __ast_cond_timedwait (filename=0x6535db "sched.c", lineno=130, func=0x6538b8 <__PRETTY_FUNCTION__.12730> "sched_run", cond_name=0x6535ee "&con->sched_thread->cond", mutex_name=0x6535e3 "&con->lock", cond=0x1efa7f8, t=0x1c94230, abstime=0x7f80a6a75dc0) at lock.c:666 #2 0x00000000005b4810 in sched_run (data=0x1c94230) at sched.c:130 #3 0x00000000005f0399 in dummy_start (data=0x1c90200) at utils.c:1232 #4 0x00007f815c2a3182 in start_thread (arg=0x7f80a6a76700) at pthread_create.c:312 #5 0x00007f815b56300d in __qfcvt_r (value=0, ndigit=0, decpt=0x7f80a6a769c0, sign=0x0, buf=0x0, len=0) at efgcvt_r.c:100 #6 0x0000000000000000 in ?? () Thread 28 (Thread 0x7f80a6efb700 (LWP 12739)): #0 0x00007f815b555cbd in __ttyname_r (fd=, buf=0x7f80a6efae00 "Ю呂\177", buflen=0) at ../sysdeps/unix/sysv/linux/ttyname_r.c:134 #1 0x0000000000000000 in ?? () Thread 27 (Thread 0x7f80a6f77700 (LWP 12738)): #0 0x00007f815b555cbd in __ttyname_r (fd=, buf=0x7f80a6f76e00 "\320n\367\246\200\177", buflen=0) at ../sysdeps/unix/sysv/linux/ttyname_r.c:134 #1 0x00000000005344e9 in __ast_rwlock_unlock (filename=0x61110b "asterisk.c", line=578, func=0x615870 <__PRETTY_FUNCTION__.29762> "ast_register_thread", t=0x8ad690 , name=0x611131 "&(&thread_list)->lock") at lock.c:827 #2 0x000000000044fa28 in ast_register_thread (name=0x896f5ffe687d4e00 ) at asterisk.c:578 #3 0x00000000005f0399 in dummy_start (data=0x1d2b800) at utils.c:1232 #4 0x00007f815c2a3182 in start_thread (arg=0x7f80a6f77700) at pthread_create.c:312 #5 0x00007f815b56300d in __qfcvt_r (value=0, ndigit=1493731584, decpt=0x5ee7d8 <_ast_calloc+46>, sign=0x0, buf=0x0, len=0) at efgcvt_r.c:100 #6 0x0000000000000000 in ?? () Thread 26 (Thread 0x7f80d8082700 (LWP 12737)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 #1 0x0000000000534400 in __ast_cond_timedwait (filename=0x6535db "sched.c", lineno=130, func=0x6538b8 <__PRETTY_FUNCTION__.12730> "sched_run", cond_name=0x6535ee "&con->sched_thread->cond", mutex_name=0x6535e3 "&con->lock", cond=0x1c737a8, t=0x1c73fb0, abstime=0x7f80d8081dc0) at lock.c:666 #2 0x00000000005b4810 in sched_run (data=0x1c73fb0) at sched.c:130 #3 0x00000000005f0399 in dummy_start (data=0x1d648f0) at utils.c:1232 #4 0x00007f815c2a3182 in start_thread (arg=0x7f80d8082700) at pthread_create.c:312 #5 0x00007f815b56300d in __qfcvt_r (value=0, ndigit=0, decpt=0x7f80d80829c0, sign=0x0, buf=0x0, len=0) at efgcvt_r.c:100 #6 0x0000000000000000 in ?? () Thread 25 (Thread 0x7f80d80fe700 (LWP 12736)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00000000005343c2 in __ast_cond_wait (filename=0x6535db "sched.c", lineno=124, func=0x6538b8 <__PRETTY_FUNCTION__.12730> "sched_run", cond_name=0x6535ee "&con->sched_thread->cond", mutex_name=0x6535e3 "&con->lock", cond=0x1db86e8, t=0x1ced2e0) at lock.c:598 #2 0x00000000005b4776 in sched_run (data=0x1ced2e0) at sched.c:124 #3 0x00000000005f0399 in dummy_start (data=0x1d803f0) at utils.c:1232 #4 0x00007f815c2a3182 in start_thread (arg=0x7f80d80fe700) at pthread_create.c:312 #5 0x00007f815b56300d in __qfcvt_r (value=0, ndigit=0, decpt=0x7f80d80fe9c0, sign=0x0, buf=0x0, len=0) at efgcvt_r.c:100 #6 0x0000000000000000 in ?? () Thread 24 (Thread 0x7f80d817a700 (LWP 12735)): #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 #1 0x00000000005da5e6 in ast_sem_wait (sem=0x1ced420) at /home/telecom/src/asterisk-b81353a/include/asterisk/sem.h:59 #2 0x00000000005da6a7 in default_tps_processing_function (data=0x1c6db88) at taskprocessor.c:177 #3 0x00000000005f0399 in dummy_start (data=0x1d57bd0) at utils.c:1232 #4 0x00007f815c2a3182 in start_thread (arg=0x7f80d817a700) at pthread_create.c:312 #5 0x00007f815b56300d in __qfcvt_r (value=0, ndigit=0, decpt=0x7f80d817a9c0, sign=0x0, buf=0x0, len=0) at efgcvt_r.c:100 #6 0x0000000000000000 in ?? () Thread 23 (Thread 0x7f80f0090700 (LWP 12733)): #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 #1 0x00000000005da5e6 in ast_sem_wait (sem=0x1c5b360) at /home/telecom/src/asterisk-b81353a/include/asterisk/sem.h:59 #2 0x00000000005da6a7 in default_tps_processing_function (data=0x1c5e4f8) at taskprocessor.c:177 #3 0x00000000005f0399 in dummy_start (data=0x1c5de40) at utils.c:1232 #4 0x00007f815c2a3182 in start_thread (arg=0x7f80f0090700) at pthread_create.c:312 #5 0x00007f815b56300d in __qfcvt_r (value=0, ndigit=0, decpt=0x7f80f00909c0, sign=0x0, buf=0x0, len=0) at efgcvt_r.c:100 #6 0x0000000000000000 in ?? () Thread 22 (Thread 0x7f80f2548700 (LWP 12731)): #0 0x00007f815b555cbd in __ttyname_r (fd=, buf=0x7f80f2548610 "", buflen=4294967295) at ../sysdeps/unix/sysv/linux/ttyname_r.c:134 #1 0x0000000000000000 in ?? () Thread 21 (Thread 0x7f80f2640700 (LWP 12729)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00000000005343c2 in __ast_cond_wait (filename=0x6535db "sched.c", lineno=124, func=0x6538b8 <__PRETTY_FUNCTION__.12730> "sched_run", cond_name=0x6535ee "&con->sched_thread->cond", mutex_name=0x6535e3 "&con->lock", cond=0x18f8538, t=0x189caf0) at lock.c:598 #2 0x00000000005b4776 in sched_run (data=0x189caf0) at sched.c:124 #3 0x00000000005f0399 in dummy_start (data=0x188ee80) at utils.c:1232 #4 0x00007f815c2a3182 in start_thread (arg=0x7f80f2640700) at pthread_create.c:312 #5 0x00007f815b56300d in __qfcvt_r (value=0, ndigit=0, decpt=0x7f80f26409c0, sign=0x0, buf=0x0, len=0) at efgcvt_r.c:100 #6 0x0000000000000000 in ?? () Thread 20 (Thread 0x7f80f26bc700 (LWP 12728)): #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 #1 0x0000000000534400 in __ast_cond_timedwait (filename=0x6535db "sched.c", lineno=130, func=0x6538b8 <__PRETTY_FUNCTION__.12730> "sched_run", cond_name=0x6535ee "&con->sched_thread->cond", mutex_name=0x6535e3 "&con->lock", cond=0x1863d78, t=0x18774b0, abstime=0x7f80f26bbdc0) at lock.c:666 #2 0x00000000005b4810 in sched_run (data=0x18774b0) at sched.c:130 #3 0x00000000005f0399 in dummy_start (data=0x18634b0) at utils.c:1232 #4 0x00007f815c2a3182 in start_thread (arg=0x7f80f26bc700) at pthread_create.c:312 #5 0x00007f815b56300d in __qfcvt_r (value=0, ndigit=0, decpt=0x7f80f26bc9c0, sign=0x0, buf=0x0, len=0) at efgcvt_r.c:100 #6 0x0000000000000000 in ?? () Thread 19 (Thread 0x7f8159e40700 (LWP 12718)): #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 #1 0x00000000005da5e6 in ast_sem_wait (sem=0x145f9c0) at /home/telecom/src/asterisk-b81353a/include/asterisk/sem.h:59 #2 0x00000000005da6a7 in default_tps_processing_function (data=0x15904d8) at taskprocessor.c:177 #3 0x00000000005f0399 in dummy_start (data=0x1451d20) at utils.c:1232 #4 0x00007f815c2a3182 in start_thread (arg=0x7f8159e40700) at pthread_create.c:312 #5 0x00007f815b56300d in __qfcvt_r (value=0, ndigit=0, decpt=0x7f8159e409c0, sign=0x0, buf=0x0, len=0) at efgcvt_r.c:100 #6 0x0000000000000000 in ?? () Thread 18 (Thread 0x7f8159f38700 (LWP 12716)): #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 #1 0x00000000005da5e6 in ast_sem_wait (sem=0x143a3c0) at /home/telecom/src/asterisk-b81353a/include/asterisk/sem.h:59 #2 0x00000000005da6a7 in default_tps_processing_function (data=0x149a118) at taskprocessor.c:177 #3 0x00000000005f0399 in dummy_start (data=0x146a960) at utils.c:1232 #4 0x00007f815c2a3182 in start_thread (arg=0x7f8159f38700) at pthread_create.c:312 #5 0x00007f815b56300d in __qfcvt_r (value=0, ndigit=0, decpt=0x7f8159f389c0, sign=0x0, buf=0x0, len=0) at efgcvt_r.c:100 #6 0x0000000000000000 in ?? () Thread 17 (Thread 0x7f8159fb4700 (LWP 12715)): #0 0x00007f815b555cbd in __ttyname_r (fd=, buf=0x7f8159fb3d00 "", buflen=0) at ../sysdeps/unix/sysv/linux/ttyname_r.c:134 #1 0xd61d5d7a2e6605bb in ?? () #2 0x0000000000000000 in ?? () Thread 16 (Thread 0x7f815a128700 (LWP 12712)): #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 #1 0x00000000005da5e6 in ast_sem_wait (sem=0x1404f70) at /home/telecom/src/asterisk-b81353a/include/asterisk/sem.h:59 #2 0x00000000005da6a7 in default_tps_processing_function (data=0x14328b8) at taskprocessor.c:177 #3 0x00000000005f0399 in dummy_start (data=0x140e5c0) at utils.c:1232 #4 0x00007f815c2a3182 in start_thread (arg=0x7f815a128700) at pthread_create.c:312 #5 0x00007f815b56300d in __qfcvt_r (value=0, ndigit=0, decpt=0x7f815a1289c0, sign=0x0, buf=0x0, len=0) at efgcvt_r.c:100 #6 0x0000000000000000 in ?? () Thread 15 (Thread 0x7f815a1a4700 (LWP 12711)): #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 #1 0x00000000005da5e6 in ast_sem_wait (sem=0x1411230) at /home/telecom/src/asterisk-b81353a/include/asterisk/sem.h:59 #2 0x00000000005da6a7 in default_tps_processing_function (data=0x140ea18) at taskprocessor.c:177 #3 0x00000000005f0399 in dummy_start (data=0x13ff080) at utils.c:1232 #4 0x00007f815c2a3182 in start_thread (arg=0x7f815a1a4700) at pthread_create.c:312 #5 0x00007f815b56300d in __qfcvt_r (value=0, ndigit=0, decpt=0x7f815a1a49c0, sign=0x0, buf=0x0, len=0) at efgcvt_r.c:100 #6 0x0000000000000000 in ?? () Thread 14 (Thread 0x7f815a318700 (LWP 12708)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00000000005343c2 in __ast_cond_wait (filename=0x63292b "devicestate.c", lineno=546, func=0x632da0 <__PRETTY_FUNCTION__.14652> "do_devstate_changes", cond_name=0x632be7 "&change_pending", mutex_name=0x632bf7 "&state_changes.lock", cond=0x8d0880 , t=0x8b3590 ) at lock.c:598 #2 0x00000000004f60aa in do_devstate_changes (data=0x0) at devicestate.c:546 #3 0x00000000005f0399 in dummy_start (data=0x13d1f90) at utils.c:1232 #4 0x00007f815c2a3182 in start_thread (arg=0x7f815a318700) at pthread_create.c:312 #5 0x00007f815b56300d in __qfcvt_r (value=0, ndigit=0, decpt=0x7f815a3189c0, sign=0x0, buf=0x0, len=0) at efgcvt_r.c:100 #6 0x0000000000000000 in ?? () Thread 13 (Thread 0x7f815a394700 (LWP 12707)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00000000005343c2 in __ast_cond_wait (filename=0x61698b "bridge.c", lineno=4589, func=0x618f30 <__PRETTY_FUNCTION__.18120> "bridge_manager_thread", cond_name=0x617e29 "&manager->cond", mutex_name=0x617e08 "ao2_object_get_lockaddr(manager)", cond=0x13d1638, t=0x13d15e0) at lock.c:598 #2 0x0000000000473271 in bridge_manager_thread (data=0x13d1638) at bridge.c:4589 #3 0x00000000005f0399 in dummy_start (data=0x13d1690) at utils.c:1232 #4 0x00007f815c2a3182 in start_thread (arg=0x7f815a394700) at pthread_create.c:312 #5 0x00007f815b56300d in __qfcvt_r (value=0, ndigit=0, decpt=0x7f815a3949c0, sign=0x0, buf=0x0, len=0) at efgcvt_r.c:100 #6 0x0000000000000000 in ?? () Thread 12 (Thread 0x7f815a410700 (LWP 12706)): #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 #1 0x00000000005da5e6 in ast_sem_wait (sem=0x13b5e40) at /home/telecom/src/asterisk-b81353a/include/asterisk/sem.h:59 #2 0x00000000005da6a7 in default_tps_processing_function (data=0x13b93e8) at taskprocessor.c:177 #3 0x00000000005f0399 in dummy_start (data=0x13b9c90) at utils.c:1232 #4 0x00007f815c2a3182 in start_thread (arg=0x7f815a410700) at pthread_create.c:312 #5 0x00007f815b56300d in __qfcvt_r (value=0, ndigit=0, decpt=0x7f815a4109c0, sign=0x0, buf=0x0, len=0) at efgcvt_r.c:100 #6 0x0000000000000000 in ?? () Thread 11 (Thread 0x7f815a48c700 (LWP 12705)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00000000005343c2 in __ast_cond_wait (filename=0x63184b "db.c", lineno=967, func=0x6328d2 <__PRETTY_FUNCTION__.15439> "db_sync_thread", cond_name=0x632798 "&dbcond", mutex_name=0x631ab9 "&dblock", cond=0x8d07e0 , t=0x8b2f60 ) at lock.c:598 #2 0x00000000004f5066 in db_sync_thread (data=0x0) at db.c:967 #3 0x00000000005f0399 in dummy_start (data=0x13b5aa0) at utils.c:1232 #4 0x00007f815c2a3182 in start_thread (arg=0x7f815a48c700) at pthread_create.c:312 #5 0x00007f815b56300d in __qfcvt_r (value=0, ndigit=0, decpt=0x7f815a48c9c0, sign=0x0, buf=0x0, len=0) at efgcvt_r.c:100 #6 0x0000000000000000 in ?? () Thread 10 (Thread 0x7f815a508700 (LWP 12704)): #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 #1 0x00000000005da5e6 in ast_sem_wait (sem=0x13a1b90) at /home/telecom/src/asterisk-b81353a/include/asterisk/sem.h:59 #2 0x00000000005da6a7 in default_tps_processing_function (data=0x13a1c18) at taskprocessor.c:177 #3 0x00000000005f0399 in dummy_start (data=0x13a1d70) at utils.c:1232 #4 0x00007f815c2a3182 in start_thread (arg=0x7f815a508700) at pthread_create.c:312 #5 0x00007f815b56300d in __qfcvt_r (value=0, ndigit=0, decpt=0x7f815a5089c0, sign=0x0, buf=0x0, len=0) at efgcvt_r.c:100 #6 0x0000000000000000 in ?? () Thread 9 (Thread 0x7f815a6f8700 (LWP 12700)): #0 0x00007f815b555cbd in __ttyname_r (fd=, buf=0x7f815a6f7e00 "\320~oZ\201\177", buflen=0) at ../sysdeps/unix/sysv/linux/ttyname_r.c:134 #1 0x00007f815c2a3182 in start_thread (arg=0x7f815a6f8700) at pthread_create.c:312 #2 0x00007f815b56300d in __qfcvt_r (value=0, ndigit=-1517258496, decpt=0x0, sign=0x0, buf=0x0, len=0) at efgcvt_r.c:100 #3 0x0000000000000000 in ?? () Thread 8 (Thread 0x7f80f25c4700 (LWP 12730)): #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 #1 0x00000000005da5e6 in ast_sem_wait (sem=0x1be14b0) at /home/telecom/src/asterisk-b81353a/include/asterisk/sem.h:59 #2 0x00000000005da6a7 in default_tps_processing_function (data=0x1be1538) at taskprocessor.c:177 #3 0x00000000005f0399 in dummy_start (data=0x1bcff10) at utils.c:1232 #4 0x00007f815c2a3182 in start_thread (arg=0x7f80f25c4700) at pthread_create.c:312 #5 0x00007f815b56300d in __qfcvt_r (value=0, ndigit=0, decpt=0x7f80f25c49c0, sign=0x0, buf=0x0, len=0) at efgcvt_r.c:100 #6 0x0000000000000000 in ?? () Thread 7 (Thread 0x7f8159ebc700 (LWP 12717)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185 #1 0x00000000005343c2 in __ast_cond_wait (filename=0x6535db "sched.c", lineno=124, func=0x6538b8 <__PRETTY_FUNCTION__.12730> "sched_run", cond_name=0x6535ee "&con->sched_thread->cond", mutex_name=0x6535e3 "&con->lock", cond=0x1483768, t=0x1498060) at lock.c:598 #2 0x00000000005b4776 in sched_run (data=0x1498060) at sched.c:124 #3 0x00000000005f0399 in dummy_start (data=0x147c9f0) at utils.c:1232 #4 0x00007f815c2a3182 in start_thread (arg=0x7f8159ebc700) at pthread_create.c:312 #5 0x00007f815b56300d in __qfcvt_r (value=0, ndigit=0, decpt=0x7f8159ebc9c0, sign=0x0, buf=0x0, len=0) at efgcvt_r.c:100 #6 0x0000000000000000 in ?? () Thread 6 (Thread 0x7f815a0ac700 (LWP 12713)): #0 0x00007f815b4b6010 in _IO_vfprintf_internal (s=, format=, ap=) at vfprintf.c:2046 #1 0x00007f815b4db109 in __GI_rewind (fp=0x7f815a0ab7a0) at rewind.c:36 #2 0x00007f8108000ca8 in ?? () #3 0x00007f8108000ca8 in ?? () #4 0x00007f8108000ca8 in ?? () #5 0x00007f8108000ca8 in ?? () #6 0x00007f8108000ca8 in ?? () #7 0x00007f81080010a7 in ?? () #8 0x00007f8108000ca8 in ?? () #9 0x00007f81080010a7 in ?? () #10 0x0000000000000000 in ?? () Thread 5 (Thread 0x7f815a220700 (LWP 12710)): #0 0x00000000005342d4 in __ast_pthread_mutex_unlock (filename=0x65934b "taskprocessor.c", lineno=788, func=0x659ab0 <__PRETTY_FUNCTION__.8638> "ast_taskprocessor_execute", mutex_name=0x6598b5 "tps", t=0x13ff0c0) at lock.c:485 #1 0x000000000045bb6f in __ao2_unlock (user_data=0x13ff118, file=0x65934b "taskprocessor.c", func=0x659ab0 <__PRETTY_FUNCTION__.8638> "ast_taskprocessor_execute", line=788, var=0x6598b5 "tps") at astobj2.c:223 #2 0x00000000005dbf4e in ast_taskprocessor_execute (tps=0x13ff118) at taskprocessor.c:788 #3 0x00000000005da6ff in default_tps_processing_function (data=0x1424a98) at taskprocessor.c:184 #4 0x00000000005f0399 in dummy_start (data=0x1424c00) at utils.c:1232 #5 0x00007f815c2a3182 in start_thread (arg=0x7f815a220700) at pthread_create.c:312 #6 0x00007f815b56300d in __qfcvt_r (value=0, ndigit=0, decpt=0x7f815a2209c0, sign=0x0, buf=0x0, len=0) at efgcvt_r.c:100 #7 0x0000000000000000 in ?? () Thread 4 (Thread 0x7f815dcf0700 (LWP 12696)): #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 #1 0x00000000005da5e6 in ast_sem_wait (sem=0x138c7a0) at /home/telecom/src/asterisk-b81353a/include/asterisk/sem.h:59 #2 0x00000000005da6a7 in default_tps_processing_function (data=0x138d3a8) at taskprocessor.c:177 #3 0x00000000005f0399 in dummy_start (data=0x1388380) at utils.c:1232 #4 0x00007f815c2a3182 in start_thread (arg=0x7f815dcf0700) at pthread_create.c:312 #5 0x00007f815b56300d in __qfcvt_r (value=0, ndigit=0, decpt=0x7f815dcf09c0, sign=0x0, buf=0x0, len=0) at efgcvt_r.c:100 #6 0x0000000000000000 in ?? () Thread 3 (Thread 0x7f815dd6c700 (LWP 12695)): #0 sem_wait () at ../nptl/sysdeps/unix/sysv/linux/x86_64/sem_wait.S:85 #1 0x00000000005da5e6 in ast_sem_wait (sem=0x949810) at /home/telecom/src/asterisk-b81353a/include/asterisk/sem.h:59 #2 0x00000000005da6a7 in default_tps_processing_function (data=0x949898) at taskprocessor.c:177 #3 0x00000000005f0399 in dummy_start (data=0x949a10) at utils.c:1232 #4 0x00007f815c2a3182 in start_thread (arg=0x7f815dd6c700) at pthread_create.c:312 #5 0x00007f815b56300d in __qfcvt_r (value=0, ndigit=0, decpt=0x7f815dd6c9c0, sign=0x0, buf=0x0, len=0) at efgcvt_r.c:100 #6 0x0000000000000000 in ?? () Thread 2 (Thread 0x7f815a600700 (LWP 12702)): #0 0x00007f815b4b20a3 in fmtmsg (classification=6543444, label=0x7f815a5fdb10 "\320\375_Z\201\177", severity=1516231384, text=0x7f815a5fd690 "", action=0x0, tag=0x7f815a5fdb28 "0") at fmtmsg.c:159 #1 0x0000000000000000 in ?? () Thread 1 (Thread 0x7f80f2830700 (LWP 14204)): #0 0x00007f815b4fb331 in two_way_long_needle (haystack=0x0, haystack_len=140191396040896, needle=0x7f80f282d3a1 "73", needle_len=140191423569392) at ../string/str-two-way.h:391 #1 0x00007f80da5c90ab in ?? () from /usr/lib/asterisk/modules/app_directory.so #2 0x38007f80dc00162d in ?? () #3 0x00007f80f282d1f0 in ?? () #4 0x00007f80da5c6c64 in check_match (result=0x4d90c2 , item_context=0x7f80f282d290 "\360҂\362\200\177", item_fullname=0x0, item_ext=0x7f80dc001610 "d", pattern_ext=0x0, use_first_name=129) at app_directory.c:573 #5 0x00007f80da5c761d in search_directory (context=0x7f80f282d400 "", vmcfg=0x7f80dc0032a0, ucfg=0x0, ext=0x7f80f282d3a0 "373", flags=..., alist=0x7f80f282d390) at app_directory.c:726 #6 0x00007f80da5c7917 in do_directory (chan=0x7f80e40cb308, vmcfg=0x7f80dc0032a0, ucfg=0x0, context=0x7f80f282d400 "", dialcontext=0x7f80f282d401 "main_day_auto_attendant", digit=51 '3', digits=3, flags=0x7f80f282d440, opts=0x7f80f282d4a0) at app_directory.c:780 #7 0x00007f80da5c8302 in directory_exec (chan=0x7f80e40cb308, data=0x7f80f282daf0 ",main_day_auto_attendant,fa") at app_directory.c:944 #8 0x0000000000564cba in pbx_exec (c=0x7f80e40cb308, app=0x1919cf0, data=0x7f80f282daf0 ",main_day_auto_attendant,fa") at pbx.c:1658 #9 0x000000000056f472 in pbx_extension_helper (c=0x7f80e40cb308, con=0x0, context=0x7f80e40cbcc0 "main_day_auto_attendant", exten=0x7f80e40cbd10 "2", priority=5, label=0x0, callerid=0x7f80e4146ea0 "7027996543", action=E_SPAWN, found=0x7f80f282fbdc, combined_find_spawn=1) at pbx.c:4930 #10 0x000000000057216f in ast_spawn_extension (c=0x7f80e40cb308, context=0x7f80e40cbcc0 "main_day_auto_attendant", exten=0x7f80e40cbd10 "2", priority=5, callerid=0x7f80e4146ea0 "7027996543", found=0x7f80f282fbdc, combined_find_spawn=1) at pbx.c:5963 #11 0x0000000000573724 in __ast_pbx_run (c=0x7f80e40cb308, args=0x0) at pbx.c:6380 #12 0x0000000000574f51 in pbx_thread (data=0x7f80e40cb308) at pbx.c:6700 #13 0x00000000005f0399 in dummy_start (data=0x7f80e406cea0) at utils.c:1232 #14 0x00007f815c2a3182 in start_thread (arg=0x7f80f2830700) at pthread_create.c:312 #15 0x00007f815b56300d in __qfcvt_r (value=0, ndigit=0, decpt=0x7f80f28309c0, sign=0x0, buf=0x0, len=0) at efgcvt_r.c:100 #16 0x0000000000000000 in ?? () (gdb) quit