[Olsr-dev] " Assertion `node != ((void *)0)'" on olsrd tip and olsrd r3

Frithjof Hammer (spam-protected)
Wed Jan 21 23:56:21 CET 2009


Hello Hannes, dear all!

If i run run olsrd tip (~~ 1 week old) or olsrd 0.5.6 r3 on this 
configuration, olsrd will assert after one till ~~6h with:

olsrd: src/routing_table.c: 485: olsr_rt_best: Assertion `node != ((void *)0)' 
failed.
Aborted

I use a wrap board with two Atheros networkcards. eth0 and ath1 (in master-
mode) are bridged to br-ff1, ath0 is in adhoc mode. I use openwrt Kamikaze 
8.09 (2 week old checkout) with Kernel 2.6.25.17

Before the assertation olsrd works as expected, there are usefull routes. 

Any ideas for me?

Greetings
Frithjof


PS: Below my olsrd.conf:
(spam-protected):~# cat /tmp/etc/olsrd.conf 

DebugLevel 0
IpVersion 4
AllowNoInt yes
Pollrate 0.025
TcRedundancy 2
MprCoverage 3
LinkQualityFishEye 1
LinkQualityDijkstraLimit 0 9.0
FIBMetric "flat"
ClearScreen yes
Willingness 3
LinkQualityAging 0.1
LinkQualityAlgorithm "etx_ff"

IpcConnect
{
	MaxConnections 0
}

LoadPlugin "olsrd_txtinfo.so.0.1"
{
	PlParam "accept" "127.0.0.1"
}

Interface "ath0"
{
	HelloInterval 2.0
	HelloValidityTime 40.0
	TcInterval 5.0
	TcValidityTime 100.0
	MidInterval 18.0
	MidValidityTime 324.0
	HnaInterval 18.0
	HnaValidityTime 108.0
}

Interface "br-ff1"
{
	HelloInterval 2.0
	HelloValidityTime 40.0
	TcInterval 5.0
	TcValidityTime 100.0
	MidInterval 18.0
	MidValidityTime 324.0
	HnaInterval 18.0
	HnaValidityTime 108.0
}






More information about the Olsr-dev mailing list