(gdb) bt #0 0x00000000 in ?? () #1 0x00da941d in update_key (peer=0xa0d5ff8) at pbx_dundi.c:1324 #2 0x00da9aab in dundi_encrypt (trans=0xa17f350, pack=0xa180230) at pbx_dundi.c:1436 #3 0x00db0425 in dundi_send (trans=0xa17f350, cmdresp=10, flags=0, final=0, ied=0xb7dd2298) at pbx_dundi.c:3109 #4 0x00db4bc8 in do_register (data=0xa0d5ff8) at pbx_dundi.c:4127 #5 0x0810caad in ast_sched_runq () #6 0x00dacdad in network_thread (ignore=0x0) at pbx_dundi.c:2190 #7 0x0811e66b in dummy_start () #8 0x0050145b in start_thread () from /lib/libpthread.so.0 #9 0x00458e5e in clone () from /lib/libc.so.6 gdb) bt full #0 0x00000000 in ?? () No symbol table info available. #1 0x00da941d in update_key (peer=0xa0d5ff8) at pbx_dundi.c:1324 key = "Ñ\214!Tn\027\000&9\000t\001u°} peer = (struct dundi_peer *) 0xa0d5ff8 iv = '\0' __PRETTY_FUNCTION__ = "dundi_encrypt" #3 0x00db0425 in dundi_send (trans=0xa17f350, cmdresp=10, flags=0, final=0, ied=0xb7dd2298) at pbx_dundi.c:3109 pack = (struct dundi_packet *) 0xa180230 res = 1 len = 432 eid_str = "\002\000\000\000p\"Ý·\220KÝ·8\"Ý·<\000Û" __PRETTY_FUNCTION__ = "dundi_send" #4 0x00db4bc8 in do_register (data=0xa0d5ff8) at pbx_dundi.c:4127 ied = {pos = 16, buf = "\n\002\000\001\001\006\0000Hb\206\036\v\002\000<", '\0' } peer = (struct dundi_peer *) 0xa0d5ff8 eid_str = "00:30:48:62:86:1e\000\000" eid_str2 = "00:1b:21:16:80:36\000\000" __PRETTY_FUNCTION__ = "do_register" #5 0x0810caad in ast_sched_runq () No symbol table info available. #6 0x00dacdad in network_thread (ignore=0x0) at pbx_dundi.c:2190 res = 0 __PRETTY_FUNCTION__ = "network_thread" #7 0x0811e66b in dummy_start () No symbol table info available. #8 0x0050145b in start_thread () from /lib/libpthread.so.0 No symbol table info available. #9 0x00458e5e in clone () from /lib/libc.so.6 No symbol table info available.