[support] Problem in using racoon in the live CD
Sebastien Decugis
sdecugis at hongo.wide.ad.jp
Thu Apr 24 11:26:51 JST 2008
Hello,
Find my comments inline:
> I am using IPsec with the Live CD intalled in hard disk. However, when
> I switched to visit net and then returned home , I encountered this
> crash problem:
> I have tried that again, the result is the same.
>
> When I reboot the system, it is very strange that the system could get
> its IP(radvd prefix + link local address) automatically before I
> started the mip6d daemon?
>
I think this is normal. mip6d will add your home address to some
interface, but the automatic address is handled by the kernel when you
receive RA.
> Why?
>
If you want to disable this, the you can tweak the behavior through
/proc/sys/net/ipv6/conf/... but for mip6d to work properly you must be
able to receive RA.
>
> Wed Apr 23 19:26:13 mn_recv_ba: Got BA without corresponding BUL entry
> from 3ffe:0:0:1:0:0:0:3 to home address 3ffe:0:0:2:0:0:0:2 with coa
> 0:0:0:0:0:0:0:0
>
Why this BA was received? It seems it trigs the core dump, but it also
looks it is invalid, is it?
Can you do the same test with disabling the Route Optimization feature?
Unfortunately I don't have the ability to reproduce your problem for now.
Hope this helps,
Sebastien.
> *** glibc detected *** mip6d: malloc(): memory corruption: 0x0808b6d0 ***
> ======= Backtrace: =========
> /lib/tls/i686/cmov/libc.so.6[0xb7e61636]
> /lib/tls/i686/cmov/libc.so.6(__libc_malloc+0x90)[0xb7e62fc0]
> mip6d[0x806a4bf]
> mip6d[0x8051414]
> /lib/tls/i686/cmov/libpthread.so.0[0xb7f5446b]
> /lib/tls/i686/cmov/libc.so.6(clone+0x5e)[0xb7eca73e]
> ======= Memory map: ========
> 08048000-08084000 r-xp 00000000 08:07 86569 /usr/sbin/mip6d
> 08084000-08085000 rw-p 0003b000 08:07 86569 /usr/sbin/mip6d
> 08085000-080a7000 rw-p 08085000 00:00 0 [heap]
> b4400000-b4421000 rw-p b4400000 00:00 0
> b4421000-b4500000 ---p b4421000 00:00 0
> b45d9000-b45e3000 r-xp 00000000 08:07 177827 /lib/libgcc_s.so.1
> b45e3000-b45e4000 rw-p 0000a000 08:07 177827 /lib/libgcc_s.so.1
> b45e4000-b45e5000 ---p b45e4000 00:00 0
> b45e5000-b4de5000 rw-p b45e5000 00:00 0
> b4de5000-b4de6000 ---p b4de5000 00:00 0
> b4de6000-b55e6000 rw-p b4de6000 00:00 0
> b55e6000-b55ef000 r-xp 00000000 08:07 181172
> /lib/tls/i686/cmov/libnss_files-2.6.1.so <http://libnss_files-2.6.1.so>
> b55ef000-b55f1000 rw-p 00008000 08:07 181172
> /lib/tls/i686/cmov/libnss_files-2.6.1.so <http://libnss_files-2.6.1.so>
> b55f1000-b55f2000 ---p b55f1000 00:00 0
> b55f2000-b5df2000 rw-p b55f2000 00:00 0
> b5df2000-b5df3000 ---p b5df2000 00:00 0
> b5df3000-b65f3000 rw-p b5df3000 00:00 0
> b65f3000-b65f4000 ---p b65f3000 00:00 0
> b65f4000-b6df4000 rw-p b65f4000 00:00 0
> b6df4000-b6df5000 ---p b6df4000 00:00 0
> b6df5000-b75f5000 rw-p b6df5000 00:00 0
> b75f5000-b75f6000 ---p b75f5000 00:00 0
> b75f6000-b7df7000 rw-p b75f6000 00:00 0
> b7df7000-b7f3b000 r-xp 00000000 08:07 181155
> /lib/tls/i686/cmov/libc-2.6.1.so <http://libc-2.6.1.so>
> b7f3b000-b7f3c000 r--p 00143000 08:07 181155
> /lib/tls/i686/cmov/libc-2.6.1.so <http://libc-2.6.1.so>
> b7f3c000-b7f3e000 rw-p 00144000 08:07 181155
> /lib/tls/i686/cmov/libc-2.6.1.so <http://libc-2.6.1.so>
> b7f3e000-b7f41000 rw-p b7f3e000 00:00 0
> b7f41000-b7f48000 r-xp 00000000 08:07 181185
> /lib/tls/i686/cmov/librt-2.6.1.so <http://librt-2.6.1.so>
> b7f48000-b7f4a000 rw-p 00006000 08:07 181185
> /lib/tls/i686/cmov/librt-2.6.1.so <http://librt-2.6.1.so>
> b7f4a000-b7f4b000 rw-p b7f4a000 00:00 0
> b7f4b000-b7f4d000 r-xp 00000000 08:07 181161
> /lib/tls/i686/cmov/libdl-2.6.1.so <http://libdl-2.6.1.so>
> b7f4d000-b7f4f000 rw-p 00001000 08:07 181161
> /lib/tls/i686/cmov/libdl-2.6.1.so <http://libdl-2.6.1.so>
> b7f4f000-b7f63000 r-xp 00000000 08:07 181181
> /lib/tls/i686/cmov/libpthread-2.6.1.so <http://libpthread-2.6.1.so>
> b7f63000-b7f65000 rw-p 00013000 08:07 181181
> /lib/tls/i686/cmov/libpthread-2.6.1.so <http://libpthread-2.6.1.so>
> b7f65000-b7f67000 rw-p b7f65000 00:00 0
> b7f71000-b7f73000 rw-p b7f71000 00:00 0
> b7f73000-b7f8d000 r-xp 00000000 08:07 177780 /lib/ld-2.6.1.so
> <http://ld-2.6.1.so>
> b7f8d000-b7f8f000 rw-p 00019000 08:07 177780 /lib/ld-2.6.1.so
> <http://ld-2.6.1.so>
> bfe41000-bfe57000 rw-p bfe41000 00:00 0 [stack]
> ffffe000-fffff000 r-xp 00000000 00:00 0 [vdso]
> Aborted (core dumped)
>
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Support mailing list
> Support at ml.nautilus6.org
> http://ml.nautilus6.org/mailman/listinfo/support
>
More information about the Support
mailing list