[asterisk-users] core dumps

Anthony Musaluke goof at coppernet.zm
Wed Sep 6 00:29:03 MST 2006


Hell all,

I have asterisk dying and restarting. After it dies, it creates a core file. 
Running gdb on this file produces the details below. This is very random and 
I am not sure what could be happening. Any ideas where I need to look?

Thanks 
Anthony
--------------------------------------------------------------------------------------
(gdb) bt full
#0  0x00881402 in __kernel_vsyscall ()
No symbol table info available.
#1  0x001d38f8 in raise () from /lib/libc.so.6
No symbol table info available.
#2  0x001d5068 in abort () from /lib/libc.so.6
No symbol table info available.
#3  0x00208a0a in __libc_message () from /lib/libc.so.6
No symbol table info available.
#4  0x0020f8ca in _int_malloc () from /lib/libc.so.6
No symbol table info available.
#5  0x002109b9 in calloc () from /lib/libc.so.6
No symbol table info available.
#6  0x00727051 in sip_alloc (callid=0x0, sin=0x0, useglobal_nat=0, 
intended_method=3) at chan_sip.c:3076
        p = (struct sip_pvt *) 0x20e4ad
        __PRETTY_FUNCTION__ = "sip_alloc"
#7  0x0073100e in sip_poke_peer (peer=0x8b19a60) at chan_sip.c:11629
        __PRETTY_FUNCTION__ = "sip_poke_peer"
#8  0x0073dd87 in sip_poke_peer_s (data=0x0) at chan_sip.c:5761
No locals.
#9  0x08056778 in ast_sched_runq (con=0x8b251f8) at sched.c:373
        x = 0
        res = 0
#10 0x00747ddf in do_monitor (data=0x0) at chan_sip.c:11523
        res = 0
        sip = Variable "sip" is not available.
--------------------------------------------------------------------------------------------------


More information about the asterisk-users mailing list