[Olsr-dev] " Assertion `node != ((void *)0)'" on olsrd tip and olsrd r3
Sven-Ola Tuecke
(spam-protected)
Thu Jan 22 00:13:18 CET 2009
Hey,
Frithjof forgets to mention, that he is absolute capable of compiling olsrd
for his wrap board and will happy + repeatedly accept patches if required. He
also told me, that installing and running the remote-gdb does not work for
some reason - so this may need some printf() debugging.
// Sven-Ola
Am Mittwoch 21 Januar 2009 23:56:21 schrieb Frithjof Hammer:
> 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