GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2.1) 7.4-2012.04 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i686-linux-gnu". For bug reporting instructions, please see: ... Reading symbols from /usr/sbin/asterisk...done. [New LWP 6528] [New LWP 6530] [New LWP 6529] [New LWP 6531] [New LWP 6527] [New LWP 6535] [New LWP 6526] [New LWP 6536] [New LWP 6525] [New LWP 6524] [New LWP 6523] [New LWP 6522] [New LWP 6521] [New LWP 6520] [New LWP 6519] [New LWP 6518] [New LWP 6517] [New LWP 6534] [New LWP 6533] [New LWP 6532] [New LWP 6516] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1". Core was generated by `asterisk -vg'. Program terminated with signal 11, Segmentation fault. #0 0xb699c35f in xmpp_client_authenticate_sasl (client=0x95cd904, cfg=0x95cc48c, type=0, node=0xa98d9d4) at res_xmpp.c:2604 2604 int features, len = strlen(client->jid->user) + strlen(cfg->password) + 3; (gdb) bt #0 0xb699c35f in xmpp_client_authenticate_sasl (client=0x95cd904, cfg=0x95cc48c, type=0, node=0xa98d9d4) at res_xmpp.c:2604 #1 0xb699c81a in xmpp_client_authenticate (client=0x95cd904, cfg=0x95cc48c, type=0, node=0xa98d9d4) at res_xmpp.c:2663 #2 0xb699f929 in xmpp_action_hook (data=0x95cd904, type=0, node=0xa98d9d4) at res_xmpp.c:3336 #3 0xb6976a2b in ?? () from /usr/lib/libiksemel.so.3 #4 0xb6974dd3 in iks_parse () from /usr/lib/libiksemel.so.3 #5 0xb69a01ad in xmpp_client_receive (client=0x95cd904, timeout=1) at res_xmpp.c:3520 #6 0xb69a0442 in xmpp_client_thread (data=0x95cd904) at res_xmpp.c:3562 #7 0x081cf2ad in dummy_start (data=0x95c9bd0) at utils.c:1028 #8 0xb7136d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #9 0xb7634d3e in clone () from /lib/i386-linux-gnu/libc.so.6 (gdb) bt full #0 0xb699c35f in xmpp_client_authenticate_sasl (client=0x95cd904, cfg=0x95cc48c, type=0, node=0xa98d9d4) at res_xmpp.c:2604 features = -1231584645 len = 10 auth = 0xa98db58 combined = 0xb6979f65 "abber:" base64 = 0xa98db58 "amsoft2001" __PRETTY_FUNCTION__ = "xmpp_client_authenticate_sasl" #1 0xb699c81a in xmpp_client_authenticate (client=0x95cd904, cfg=0x95cc48c, type=0, node=0xa98d9d4) at res_xmpp.c:2663 No locals. #2 0xb699f929 in xmpp_action_hook (data=0x95cd904, type=0, node=0xa98d9d4) at res_xmpp.c:3336 cfg = 0x95c820c __PRETTY_FUNCTION__ = "xmpp_action_hook" clientcfg = 0x95cc48c client = 0x95cd904 pak = 0xa98da88 i = 2 #3 0xb6976a2b in ?? () from /usr/lib/libiksemel.so.3 No symbol table info available. #4 0xb6974dd3 in iks_parse () from /usr/lib/libiksemel.so.3 No symbol table info available. #5 0xb69a01ad in xmpp_client_receive (client=0x95cd904, timeout=1) at res_xmpp.c:3520 len = 139 ret = 0 pos = 0 newbufpos = 0 buf = "\000\">X-GOOGLE-TOKENX-OAUTH2", '\000' c = 62 '>' __PRETTY_FUNCTION__ = "xmpp_client_receive" #6 0xb69a0442 in xmpp_client_thread (data=0x95cd904) at res_xmpp.c:3562 client = 0x95cd904 res = 0 __PRETTY_FUNCTION__ = "xmpp_client_thread" #7 0x081cf2ad in dummy_start (data=0x95c9bd0) at utils.c:1028 __cancel_buf = {__cancel_jmp_buf = {{__cancel_jmp_buf = {-1223393292, 0, 4001536, -1234463896, -341325165, 90632687}, __mask_was_saved = 0}}, __pad = { 0xb66b9424, 0x0, 0x0, 0x0}} __cancel_routine = 0x8081249 __cancel_arg = 0xb66b9b40 __not_first_call = 0 ret = 0x0 a = {start_routine = 0xb69a033c , data = 0x95cd904, name = 0x95c9d38 "xmpp_client_thread started at [ 3648] res_xmpp.c xmpp_client_config_post_apply()"} lock_info = 0x95d45b0 mutex_attr = {__size = "\001\000\000", __align = 1} #8 0xb7136d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 No symbol table info available. #9 0xb7634d3e in clone () from /lib/i386-linux-gnu/libc.so.6 No symbol table info available. (gdb) thread apply all bt Thread 21 (Thread 0xb6fb86c0 (LWP 6516)): #0 0xb766f8c7 in ?? () from /lib/i386-linux-gnu/libc.so.6 #1 0xb766da25 in dl_iterate_phdr () from /lib/i386-linux-gnu/libc.so.6 #2 0xb767015a in _Unwind_Find_FDE () from /lib/i386-linux-gnu/libc.so.6 #3 0xb6faf821 in ?? () from /lib/i386-linux-gnu/libgcc_s.so.1 #4 0xb6fb06e1 in _Unwind_Backtrace () from /lib/i386-linux-gnu/libgcc_s.so.1 #5 0xb764a277 in backtrace () from /lib/i386-linux-gnu/libc.so.6 #6 0x08142de9 in ast_bt_get_addresses (bt=0x976d064) at logger.c:1533 #7 0x0813b607 in __ast_pthread_mutex_lock (filename=0x81efcb4 "astobj2.c", lineno=881, func=0x81effb9 "internal_ao2_link", mutex_name=0x81efe8a "c", t=0x97b9400) at lock.c:196 #8 0x0808ed2a in __ao2_lock (user_data=0x97b9434, lock_how=AO2_LOCK_REQ_WRLOCK, file=0x81efcb4 "astobj2.c", func=0x81effb9 "internal_ao2_link", line=881, var=0x81efe8a "c") at astobj2.c:190 #9 0x0808ff89 in internal_ao2_link (c=0x97b9434, user_data=0xa98d2c4, flags=0, tag=0x0, file=0x81efcb4 "astobj2.c", line=913, func=0x81effae "__ao2_link") at astobj2.c:881 #10 0x08090161 in __ao2_link (c=0x97b9434, obj_new=0xa98d2c4, flags=0) at astobj2.c:913 #11 0xb59b51ce in create_callno_pools () at chan_iax2.c:2795 #12 0xb59fc335 in load_objects () at chan_iax2.c:14692 #13 0xb59fd195 in load_module () at chan_iax2.c:14922 #14 0x0813976a in start_resource (mod=0x9644078) at loader.c:825 #15 0x0813a174 in load_resource_list (load_order=0xbf866d20, global_symbols=0, mod_count=0xbf866d2c) at loader.c:1025 #16 0x0813a78a in load_modules (preload_only=0) at loader.c:1178 #17 0x0808c6ee in main (argc=2, argv=0xbf8691a4) at asterisk.c:4180 Thread 20 (Thread 0xb4f80b40 (LWP 6532)): #0 0xb7709424 in __kernel_vsyscall () #1 0xb76363f8 in accept () from /lib/i386-linux-gnu/libc.so.6 #2 0xb5f30ba7 in accept_thread (ignore=0x0) at chan_skinny.c:7029 #3 0x081cf2ad in dummy_start (data=0x96b4c70) at utils.c:1028 #4 0xb7136d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #5 0xb7634d3e in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 19 (Thread 0xb4f44b40 (LWP 6533)): #0 0xb7709424 in __kernel_vsyscall () #1 0xb713a96b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb764264c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x0813c4a2 in __ast_cond_wait (filename=0x8221294 "sched.c", lineno=120, func=0x82216fb "sched_run", cond_name=0x82212a7 "&con->sched_thread->cond", mutex_name=0x822129c "&con->lock", cond=0x96b98ac, t=0x96b4fb0) at lock.c:547 #4 0x081b28a4 in sched_run (data=0x96b4fb0) at sched.c:120 #5 0x081cf2ad in dummy_start (data=0x96b4c80) at utils.c:1028 #6 0xb7136d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xb7634d3e in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 18 (Thread 0xb4f08b40 (LWP 6534)): #0 0xb7709424 in __kernel_vsyscall () #1 0xb713a96b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb764264c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x0813c4a2 in __ast_cond_wait (filename=0x8221294 "sched.c", lineno=120, func=0x82216fb "sched_run", cond_name=0x82212a7 "&con->sched_thread->cond", mutex_name=0x822129c "&con->lock", cond=0x96ea5dc, t=0x96ea080) at lock.c:547 #4 0x081b28a4 in sched_run (data=0x96ea080) at sched.c:120 #5 0x081cf2ad in dummy_start (data=0x96ea618) at utils.c:1028 #6 0xb7136d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xb7634d3e in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 17 (Thread 0xb6f8cb40 (LWP 6517)): #0 0xb7709424 in __kernel_vsyscall () #1 0xb713a96b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb764264c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x0813c4a2 in __ast_cond_wait (filename=0x8223278 "taskprocessor.c", lineno=308, func=0x822391a "tps_processing_function", cond_name=0x82235c9 "&i->poll_cond", mutex_name=0x82235b2 "&i->taskprocessor_lock", cond=0x918b208, t=0x918b23c) at lock.c:547 #4 0x081bdf17 in tps_processing_function (data=0x918b204) at taskprocessor.c:308 #5 0x081cf2ad in dummy_start (data=0x918bec8) at utils.c:1028 #6 0xb7136d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xb7634d3e in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 16 (Thread 0xb6f50b40 (LWP 6518)): #0 0xb7709424 in __kernel_vsyscall () #1 0xb76265f0 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0x08083bd7 in listener (unused=0x0) at asterisk.c:1401 #3 0x081cf2ad in dummy_start (data=0x918feb0) at utils.c:1028 #4 0xb7136d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #5 0xb7634d3e in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 15 (Thread 0xb6dffb40 (LWP 6519)): #0 0xb7709424 in __kernel_vsyscall () #1 0xb713a96b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb764264c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x0813c4a2 in __ast_cond_wait (filename=0x820fe34 "logger.c", lineno=1150, func=0x8210e26 "logger_thread", cond_name=0x821090d "&logcond", mutex_name=0x82108ff "&logmsgs.lock", cond=0x829b740, t=0x8260528) at lock.c:547 #4 0x08141817 in logger_thread (data=0x0) at logger.c:1150 #5 0x081cf2ad in dummy_start (data=0x918feb0) at utils.c:1028 #6 0xb7136d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xb7634d3e in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 14 (Thread 0xb6dc3b40 (LWP 6520)): #0 0xb7709424 in __kernel_vsyscall () #1 0xb713a96b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb764264c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x0813c4a2 in __ast_cond_wait (filename=0x8201a54 "db.c", lineno=959, func=0x82029aa "db_sync_thread", cond_name=0x8202954 "&dbcond", mutex_name=0x8201cb9 "&dblock", cond=0x829ab20, t=0x825da00) at lock.c:547 #4 0x080f0d8d in db_sync_thread (data=0x0) at db.c:959 #5 0x081cf2ad in dummy_start (data=0x9236408) at utils.c:1028 #6 0xb7136d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xb7634d3e in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 13 (Thread 0xb6d87b40 (LWP 6521)): #0 0xb7709424 in __kernel_vsyscall () #1 0xb713a96b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb764264c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x0813c4a2 in __ast_cond_wait (filename=0x8223278 "taskprocessor.c", lineno=308, func=0x822391a "tps_processing_function", cond_name=0x82235c9 "&i->poll_cond", mutex_name=0x82235b2 "&i->taskprocessor_lock", cond=0x9234388, t=0x92343bc) at lock.c:547 #4 0x081bdf17 in tps_processing_function (data=0x9234384) at taskprocessor.c:308 #5 0x081cf2ad in dummy_start (data=0x9479ec8) at utils.c:1028 #6 0xb7136d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xb7634d3e in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 12 (Thread 0xb6d4bb40 (LWP 6522)): #0 0xb7709424 in __kernel_vsyscall () #1 0xb713a96b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb764264c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x0813c4a2 in __ast_cond_wait (filename=0x8202ad4 "devicestate.c", lineno=549, func=0x820316a "do_devstate_changes", cond_name=0x8202d47 "&change_pending", mutex_name=0x8202d57 "&state_changes.lock", cond=0x829ab80, t=0x825dd48) at lock.c:547 #4 0x080f1ee2 in do_devstate_changes (data=0x0) at devicestate.c:549 #5 0x081cf2ad in dummy_start (data=0x94d5c80) at utils.c:1028 #6 0xb7136d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xb7634d3e in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 11 (Thread 0xb6affb40 (LWP 6523)): #0 0xb7709424 in __kernel_vsyscall () #1 0xb713a96b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb764264c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x0813c4a2 in __ast_cond_wait (filename=0x821d274 "presencestate.c", lineno=296, func=0x821d433 "do_presence_changes", cond_name=0x821d38b "&change_pending", mutex_name=0x821d39b "&state_changes.lock", cond=0x829b8a0, t=0x8262328) at lock.c:547 #4 0x08186fec in do_presence_changes (data=0x0) at presencestate.c:296 #5 0x081cf2ad in dummy_start (data=0x94d5a18) at utils.c:1028 #6 0xb7136d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xb7634d3e in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 10 (Thread 0xb6ac3b40 (LWP 6524)): #0 0xb7709424 in __kernel_vsyscall () #1 0xb713a96b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb764264c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x0813c4a2 in __ast_cond_wait (filename=0x8223278 "taskprocessor.c", lineno=308, func=0x822391a "tps_processing_function", cond_name=0x82235c9 "&i->poll_cond", mutex_name=0x82235b2 "&i->taskprocessor_lock", cond=0x94dd278, t=0x94dd2ac) at lock.c:547 #4 0x081bdf17 in tps_processing_function (data=0x94dd274) at taskprocessor.c:308 #5 0x081cf2ad in dummy_start (data=0x94dd2e8) at utils.c:1028 #6 0xb7136d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xb7634d3e in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 9 (Thread 0xb6a87b40 (LWP 6525)): #0 0xb7709424 in __kernel_vsyscall () #1 0xb76265f0 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0x081128db in do_parking_thread (ignore=0x0) at features.c:5292 #3 0x081cf2ad in dummy_start (data=0x94fc750) at utils.c:1028 #4 0xb7136d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #5 0xb7634d3e in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 8 (Thread 0xb4e90b40 (LWP 6536)): #0 0xb7709424 in __kernel_vsyscall () #1 0xb76265f0 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0xb70d6015 in ?? () from /lib/i386-linux-gnu/libresolv.so.2 #3 0xb70d3c59 in __libc_res_nquery () from /lib/i386-linux-gnu/libresolv.so.2 #4 0xb70d42be in ?? () from /lib/i386-linux-gnu/libresolv.so.2 #5 0xb70d49af in __libc_res_nsearch () from /lib/i386-linux-gnu/libresolv.so.2 #6 0xb68f90fb in _nss_dns_gethostbyname3_r () from /lib/i386-linux-gnu/libnss_dns.so.2 #7 0xb68f939f in _nss_dns_gethostbyname2_r () from /lib/i386-linux-gnu/libnss_dns.so.2 #8 0xb764c87e in gethostbyname2_r () from /lib/i386-linux-gnu/libc.so.6 #9 0xb760dd89 in ?? () from /lib/i386-linux-gnu/libc.so.6 #10 0xb760efdd in getaddrinfo () from /lib/i386-linux-gnu/libc.so.6 #11 0x0816289c in ast_sockaddr_resolve (addrs=0xb4e8f120, str=0x9746110 "amn.sip.ssl7.net", flags=768, family=2) at netsock2.c:268 #12 0x0806ad67 in resolve_first (addr=0x9745f68, name=0x9746110 "amn.sip.ssl7.net", flag=768, family=2) at acl.c:825 #13 0x0806af30 in ast_get_ip_or_srv (addr=0x9745f68, hostname=0x9746110 "amn.sip.ssl7.net", service=0x0) at acl.c:854 #14 0x080f607c in internal_dnsmgr_lookup (name=0x9746110 "amn.sip.ssl7.net", result=0x9745f68, dnsmgr=0x9745f64, service=0x0, func=0xb5c83cb7 , data=0x9745e68) at dnsmgr.c:167 #15 0x080f61b0 in ast_dnsmgr_lookup_cb (name=0x9746110 "amn.sip.ssl7.net", result=0x9745f68, dnsmgr=0x9745f64, service=0x0, func=0xb5c83cb7 , data=0x9745e68) at dnsmgr.c:188 #16 0xb5c88f3c in transmit_register (r=0x9745e68, sipmethod=2, auth=0x0, authheader=0x0) at chan_sip.c:15038 #17 0xb5c88918 in __sip_do_register (r=0x9745e68) at chan_sip.c:14924 #18 0xb5c888cf in sip_reregister (data=0x9745e68) at chan_sip.c:14912 #19 0x081b3f66 in ast_sched_runq (con=0x973bc78) at sched.c:614 #20 0xb5cd1b14 in do_monitor (data=0x0) at chan_sip.c:28700 #21 0x081cf2ad in dummy_start (data=0x97a6fe0) at utils.c:1028 #22 0xb7136d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #23 0xb7634d3e in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 7 (Thread 0xb6a4bb40 (LWP 6526)): #0 0xb7709424 in __kernel_vsyscall () #1 0xb713a96b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb764264c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x0813c4a2 in __ast_cond_wait (filename=0x8223278 "taskprocessor.c", lineno=308, func=0x822391a "tps_processing_function", cond_name=0x82235c9 "&i->poll_cond", mutex_name=0x82235b2 "&i->taskprocessor_lock", cond=0x94f15e8, t=0x94f161c) at lock.c:547 #4 0x081bdf17 in tps_processing_function (data=0x94f15e4) at taskprocessor.c:308 #5 0x081cf2ad in dummy_start (data=0x94f82c0) at utils.c:1028 #6 0xb7136d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xb7634d3e in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 6 (Thread 0xb4eccb40 (LWP 6535)): #0 0xb7709424 in __kernel_vsyscall () #1 0xb76265f0 in poll () from /lib/i386-linux-gnu/libc.so.6 #2 0xb5e98f01 in do_monitor (data=0x0) at chan_dahdi.c:12023 #3 0x081cf2ad in dummy_start (data=0x96ea450) at utils.c:1028 #4 0xb7136d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #5 0xb7634d3e in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 5 (Thread 0xb6a0fb40 (LWP 6527)): #0 0xb7709424 in __kernel_vsyscall () #1 0xb713a96b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb764264c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x0813c4a2 in __ast_cond_wait (filename=0x8221294 "sched.c", lineno=120, func=0x82216fb "sched_run", cond_name=0x82212a7 "&con->sched_thread->cond", mutex_name=0x822129c "&con->lock", cond=0x94f17ec, t=0x94f16e8) at lock.c:547 #4 0x081b28a4 in sched_run (data=0x94f16e8) at sched.c:120 #5 0x081cf2ad in dummy_start (data=0x94f34b8) at utils.c:1028 #6 0xb7136d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xb7634d3e in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 4 (Thread 0xb5781b40 (LWP 6531)): #0 0xb7709424 in __kernel_vsyscall () #1 0xb75fde86 in nanosleep () from /lib/i386-linux-gnu/libc.so.6 #2 0xb762e7ed in usleep () from /lib/i386-linux-gnu/libc.so.6 #3 0xb5f90f87 in pj_thread_sleep (msec=10) at ../src/pj/os_core_unix.c:749 #4 0xb5f8ff9f in pj_ioqueue_poll (ioqueue=0x91a792c, timeout=0xb5781328) at ../src/pj/ioqueue_select.c:813 #5 0xb5f5ffed in ice_worker_thread (data=0x0) at res_rtp_asterisk.c:1173 #6 0xb5f90af8 in thread_main (param=0x91a8e40) at ../src/pj/os_core_unix.c:512 #7 0xb7136d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #8 0xb7634d3e in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 3 (Thread 0xb667db40 (LWP 6529)): #0 0xb7709424 in __kernel_vsyscall () #1 0xb713ad13 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb76426a4 in pthread_cond_timedwait () from /lib/i386-linux-gnu/libc.so.6 #3 0x0813cb1c in __ast_cond_timedwait (filename=0xb6d0b708 "res_calendar.c", lineno=1783, func=0xb6d0c984 "do_refresh", cond_name=0xb6d0bd9e "&refresh_condition", mutex_name=0xb6d0bc75 "&refreshlock", cond=0xb6d0f660, t=0xb6d0f640, abstime=0xb667d2c4) at lock.c:654 #4 0xb6d0b067 in do_refresh (data=0x0) at res_calendar.c:1783 #5 0x081cf2ad in dummy_start (data=0x95e0450) at utils.c:1028 #6 0xb7136d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xb7634d3e in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 2 (Thread 0xb57bdb40 (LWP 6530)): #0 0xb7709424 in __kernel_vsyscall () #1 0xb713a96b in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i386-linux-gnu/libpthread.so.0 #2 0xb764264c in pthread_cond_wait () from /lib/i386-linux-gnu/libc.so.6 #3 0x0813c4a2 in __ast_cond_wait (filename=0xb66182f4 "res_timing_pthread.c", lineno=481, func=0xb66186da "do_timing", cond_name=0xb6618334 "&timing_thread.cond", mutex_name=0xb6618320 "&timing_thread.lock", cond=0xb661a204, t=0xb661a1e4) at lock.c:547 #4 0xb6617d54 in do_timing (arg=0x0) at res_timing_pthread.c:481 #5 0x081cf2ad in dummy_start (data=0x966fb18) at utils.c:1028 #6 0xb7136d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #7 0xb7634d3e in clone () from /lib/i386-linux-gnu/libc.so.6 Thread 1 (Thread 0xb66b9b40 (LWP 6528)): #0 0xb699c35f in xmpp_client_authenticate_sasl (client=0x95cd904, cfg=0x95cc48c, type=0, node=0xa98d9d4) at res_xmpp.c:2604 #1 0xb699c81a in xmpp_client_authenticate (client=0x95cd904, cfg=0x95cc48c, type=0, node=0xa98d9d4) at res_xmpp.c:2663 #2 0xb699f929 in xmpp_action_hook (data=0x95cd904, type=0, node=0xa98d9d4) at res_xmpp.c:3336 #3 0xb6976a2b in ?? () from /usr/lib/libiksemel.so.3 #4 0xb6974dd3 in iks_parse () from /usr/lib/libiksemel.so.3 #5 0xb69a01ad in xmpp_client_receive (client=0x95cd904, timeout=1) at res_xmpp.c:3520 #6 0xb69a0442 in xmpp_client_thread (data=0x95cd904) at res_xmpp.c:3562 #7 0x081cf2ad in dummy_start (data=0x95c9bd0) at utils.c:1028 #8 0xb7136d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #9 0xb7634d3e in clone () from /lib/i386-linux-gnu/libc.so.6 (gdb) quit