Loaded symbols for /libexec/ld-elf.so.1 #0 0x0000000800f7f2e4 in strcasecmp () from /lib/libc.so.7 [New Thread 0x80121a780 (LWP 100304)] [New Thread 0x80121a480 (LWP 100310)] [New Thread 0x801105000 (LWP 100303)] [New Thread 0x801104e80 (LWP 100301)] [New Thread 0x801104b80 (LWP 100300)] [New Thread 0x801104a00 (LWP 100299)] [New Thread 0x801104880 (LWP 100298)] [New Thread 0x801104700 (LWP 100297)] [New Thread 0x801104580 (LWP 100296)] [New Thread 0x801104280 (LWP 100295)] [New Thread 0x801104100 (LWP 100294)] [New Thread 0x801103f80 (LWP 100293)] [New Thread 0x801103e00 (LWP 100292)] [New Thread 0x801103c80 (LWP 100291)] [New Thread 0x801103b00 (LWP 100290)] [New Thread 0x801103980 (LWP 100289)] [New Thread 0x801103800 (LWP 100278)] [New Thread 0x801103680 (LWP 100262)] [New Thread 0x801103500 (LWP 100253)] [New Thread 0x801103380 (LWP 100224)] [New Thread 0x801103200 (LWP 100214)] [New Thread 0x801102f00 (LWP 100206)] [New Thread 0x801102d80 (LWP 100168)] [New Thread 0x801102c00 (LWP 100128)] [New Thread 0x801102a80 (LWP 100093)] [New Thread 0x801102900 (LWP 100084)] [New Thread 0x801102780 (LWP 100082)] [New Thread 0x801102600 (LWP 100075)] [New Thread 0x801102480 (LWP 100060)] [New Thread 0x801102180 (LWP 100273)] (gdb) where #0 0x0000000800f7f2e4 in strcasecmp () from /lib/libc.so.7 #1 0x00000008097ff8c5 in find_peer (peer=0x706973006b736972
, sin=0x0, realtime=1, devstate_only=0) at chan_sip.c:3827 #2 0x0000000809812d71 in st_get_mode (p=0x8012cc000) at chan_sip.c:19488 #3 0x00000008097fa658 in transmit_invite (p=0x8012cc000, sipmethod=3, sdp=0, init=2) at chan_sip.c:8946 #4 0x00000008097fb33c in sip_poke_peer (peer=0x801275000) at chan_sip.c:19574 #5 0x0000000809815a93 in sip_poke_peer_s (data=Variable "data" is not available. ) at chan_sip.c:9825 #6 0x00000000004c87b3 in ast_sched_runq (con=Variable "con" is not available. ) at sched.c:369 #7 0x00000008098127d8 in do_monitor (data=Variable "data" is not available. ) at chan_sip.c:19131 #8 0x00000000004d6ee3 in dummy_start (data=Variable "data" is not available. ) at utils.c:917 #9 0x0000000800dafa27 in pthread_getprio () from /lib/libthr.so.3 #10 0x0000000000000000 in ?? () Cannot access memory at address 0x7fffff5cd000 (gdb) bt full #0 0x0000000800f7f2e4 in strcasecmp () from /lib/libc.so.7 No symbol table info available. #1 0x00000008097ff8c5 in find_peer (peer=0x706973006b736972
, sin=0x0, realtime=1, devstate_only=0) at chan_sip.c:3827 next = (struct sip_peer *) 0x80c24c000 found = (struct sip_peer *) 0x0 p = Variable "p" is not available. (gdb) frame 1 #1 0x00000008097ff8c5 in find_peer (peer=0x706973006b736972
, sin=0x0, realtime=1, devstate_only=0) at chan_sip.c:3827 3827 p = ASTOBJ_CONTAINER_FIND(&peerl, peer); (gdb)