<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
i was building a new openwrt trunk.<br>
but now there is an error message instead of olsr neighbors table on
luci.<br>
<br>
<a class="moz-txt-link-freetext" href="http://10.61.xx.yy/cgi-bin/luci//freifunk/olsr/neighbors/">http://10.61.xx.yy/cgi-bin/luci//freifunk/olsr/neighbors/</a><br>
<br>
<pre>/usr/lib/lua/luci/dispatcher.lua:452: Failed to execute call dispatcher target for entry '/freifunk/olsr/neighbors'.
The called action terminated with an exception:
/usr/lib/lua/luci/controller/olsr.lua:175: attempt to index field 'iwdata' (a nil value)
stack traceback:
[C]: in function 'assert'
/usr/lib/lua/luci/dispatcher.lua:452: in function 'dispatch'
/usr/lib/lua/luci/dispatcher.lua:141: in function </usr/lib/lua/luci/dispatcher.lua:140>
so i was opening up a ticket on openwrt/luci. maybe someone of you could fix (or test) that please!?
<a class="moz-txt-link-freetext" href="https://github.com/openwrt/luci/issues/569">https://github.com/openwrt/luci/issues/569</a>
p.s.
</pre>
i saw that olsrd is atm at 0.9.0.3-372 and my build is olsr
0.9.0.3-1. <br>
but i wasnt able to compile that with openwrt. on olsr-git there is
only a olsrd-stable-git package instead of olsrd. so i couldnt
integrate that in our meshkit/imagebuilding process<br>
<br>
p.p.s.<br>
<br>
via dmesg i see two of these errors when starting the device.. with
some older openwrt-firmware (and older OLSR) there is no such
warning:<br>
<br>
<title>Konsole output</title>
<div>
<span style="font-family:monospace"><span
style="color:#000000;background-color:#ffffff;">[ 27.277045]
</span><br>
[ 27.277045] do_page_fault(): sending SIGSEGV to olsrd for
invalid write access to 00000000
<br>
[ 27.285529] epc = 77140e54 in libc.so[7711a000+92000]
<br>
[ 27.290694] ra = 0040d42d in olsrd[400000+3b000]
<br>
[ 27.295549] <br>
[ 27.592031] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not
ready
<br>
[ 27.783223] wlan0: Created IBSS using preconfigured BSSID
02:44:ca:ff:ee:ee
<br>
[ 27.790400] wlan0: Creating new IBSS network, BSSID
02:44:ca:ff:ee:ee
<br>
[ 27.797495] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link
becomes ready<br>
<br>
</span></div>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<br>
<br>
</body>
</html>