Hi Ville,
I started again my previous test running mipl in gdb. Because mip6d is
forking itself (is it the right word?), I typed the following command in gdb
: set follow-fork-mode child.
Then I typed : run -C /usr/local/local/etc/mn.conf -d 5.
You can see the backtrace in the attached file.
Iwill run the same test with the previous version of MIPL.
Thanks for your help
Mathieu
_________________________________________________________________
Windows Live Messenger : venez tester la version bĂȘta !
http://www.ideas.live.com/programpage.aspx?versionId=0eccd94b-eb48-497c-8e60-c6313f7ebb73
Starting program: /usr/local/sbin/mip6d -c /usr/local/etc/mn.conf -d 5
[Thread debugging using libthread_db enabled]
[New Thread -1211295520 (LWP 7435)]
mip6d[7435]: MIPL Mobile IPv6 for Linux v2.0.2 started (Mobile Node)
main: MIPL Mobile IPv6 for Linux started in debug mode, not detaching from
terminal
conf_show: config_file = /usr/local/etc/mn.conf
conf_show: vt_hostname = localhost
conf_show: vt_service = 7777
conf_show: mip6_entity = 1
conf_show: debug_level = 5
conf_show: PolicyModulePath = [internal]
conf_show: DefaultBindingAclPolicy = 0
conf_show: NonVolatileBindingCache = disabled
conf_show: KeyMngMobCapability = disabled
conf_show: UseMnHaIPsec = disabled
conf_show: MnMaxHaBindingLife = 262140
conf_show: MnMaxCnBindingLife = 420
conf_show: MnRouterProbes = 0
conf_show: MnRouterProbeTimeout = 0.000000
conf_show: InitialBindackTimeoutFirstReg = 1.500000
conf_show: InitialBindackTimeoutReReg = 1.000000
conf_show: UseCnBuAck = enabled
conf_show: DoRouteOptimizationMN = enabled
conf_show: MnUseAllInterfaces = disabled
conf_show: MnDiscardHaParamProb = disabled
conf_show: SendMobPfxSols = enabled
conf_show: OptimisticHandoff = disabled
conf_show: SendMobPfxAdvs = enabled
conf_show: SendUnsolMobPfxAdvs = enabled
conf_show: MaxMobPfxAdvInterval = 86400
conf_show: MinMobPfxAdvInterval = 600
conf_show: HaMaxBindingLife = 262140
conf_show: DoRouteOptimizationCN = enabled
[New Thread -1211298896 (LWP 7436)]
[New Thread -1219691600 (LWP 7437)]
[New Thread -1228084304 (LWP 7438)]
xfrm_cn_init: Adding policies and states for CN
xfrm_mn_init: Adding policies and states for MN
[New Thread -1236477008 (LWP 7439)]
conf_home_addr_info: HoA address 2001:100:0:0:0:0:0:2
conf_home_addr_info: HA address 2001:100:0:0:0:0:0:1
__tunnel_add: created tunnel ip6tnl2 (8) from 2001:100:0:0:0:0:0:2 to
2001:100:0:0:0:0:0:1 user count 1
conf_home_addr_info: Home address 2001:100:0:0:0:0:0:2
flag_hoa: set HoA 2001:100:0:0:0:0:0:2/128 iif 8 flags 10 preferred_time
4294967295 valid_time 4294967295
conf_home_addr_info: Added new home_addr_info successfully
[New Thread -1244869712 (LWP 7440)]
__md_discover_router: discover link on iface ath0 (5)
[New Thread -1253303376 (LWP 7441)]
[New Thread -1261696080 (LWP 7442)]
md_change_default_router: add new router fe80:0:0:0:20a:5eff:fe4a:7ae2 on
interface ath0 (5)
mn_addr_do_dad: DAD failed!
mn_do_dad: HoA DAD failed!
md_expire_router: expiring router fe80:0:0:0:20a:5eff:fe4a:7ae2 on iface
ath0 (5)
__md_discover_router: discover link on iface ath0 (5)
__md_discover_router: discover link on iface ath0 (5)
md_change_default_router: add new router fe80:0:0:0:20a:5eff:fe4a:7ae2 on
interface ath0 (5)
md_expire_router: expiring router fe80:0:0:0:20a:5eff:fe4a:7ae2 on iface
ath0 (5)
__md_discover_router: discover link on iface ath0 (5)
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1228084304 (LWP 7438)]
__md_free_router (rtr=0x807f3c8) at list.h:79
79 next->prev = prev;
(gdb) where
#0 __md_free_router (rtr=0x807f3c8) at list.h:79
#1 0x08063d1e in md_create_router (iface=0x807e928, saddr=0xb6ccde08,
ra=0xb6ccde20, len=32) at movement.c:984
#2 0x080656f5 in md_recv_ra (ih=0xb6ccde20, len=32, saddr=0xb6ccde08,
daddr=0x0, iif=134736168, hoplimit=255) at movement.c:1625
#3 0x0804e504 in icmp6_listen (arg=0x0) at icmp6.c:192
#4 0xb7e11361 in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#5 0xb7d9abde in clone () from /lib/tls/i686/cmov/libc.so.6
(gdb) p next
No symbol "next" in current context.
_______________________________________________
mipl mailing list
[email protected]
http://www.mobile-ipv6.org/cgi-bin/mailman/listinfo/mipl