[Asterisk-Users] Re: "Got clone lock for masquerade" crash
Benny Amorsen
benny+usenet at amorsen.dk
Mon Dec 12 03:27:58 MST 2005
Now I have unintentionally reproduced the problem again. The good news
is that I have a backtrace:
#0 0x08063c25 in ast_do_masquerade (original=0x818e500) at channel.c:2841
2841 AST_LIST_INSERT_TAIL(&original->varshead, AST_LIST_FIRST(&clone->varshead), entries);
(gdb) bt
#0 0x08063c25 in ast_do_masquerade (original=0x818e500) at channel.c:2841
#1 0x08065d1c in ast_read (chan=0x818e500) at channel.c:1792
#2 0x080686e5 in ast_channel_bridge (c0=0x818e500, c1=0x81bf6f0, config=0xb757ee6c, fo=0xb757e048, rc=0xb757e044) at channel.c:3248
#3 0xb7acc64e in ast_bridge_call (chan=0x818e500, peer=0x81bf6f0, config=0xb757ee6c) at res_features.c:1312
#4 0xb7840774 in dial_exec_full (chan=0x818e500, data=Variable "data" is not available.
) at app_dial.c:1558
#5 0xb7841e0c in dial_exec (chan=0x818e500, data=0xb7582fe8) at app_dial.c:1600
#6 0x0808cdb3 in pbx_extension_helper (c=0x818e500, con=Variable "con" is not available.
) at pbx.c:544
#7 0x0808e254 in __ast_pbx_run (c=0x818e500) at pbx.c:2220
#8 0x0808ee5c in pbx_thread (data=0x818e500) at pbx.c:2507
#9 0xb7fb4b80 in start_thread () from /lib/libpthread.so.0
#10 0xb7e989ce in clone () from /lib/libc.so.6
/Benny
More information about the asterisk-users
mailing list