again, it does not hang!<div><div><br></div><div>issue is just that an olsrd with compiletime disabled debugoutput does not print debugoutput,.. (-; (NO_DEBUG_MESSAGES ?= 1)</div><div><br></div><div>@bastian</div><div><br>
</div><div>here are some olsrd binaries, which are current stable tip, and imho enough compatible with your system (i was too lazy to set up a new compile target, so they are for an (much) older uclibc than your system, but usually this is fine)<br>
<br><a href="http://193.238.157.78/~markus/olsrd/cross/arch_brcm47xx/uclibc_0.9.30/olsrd_0.6.3.1/">http://193.238.157.78/~markus/olsrd/cross/arch_brcm47xx/uclibc_0.9.30/olsrd_0.6.3.1/</a></div><div><br></div><div>or you can (in theory) use this repository to install them<br>
<a href="http://193.238.157.78/~markus/olsrd/cross/arch_brcm47xx/uclibc_0.9.30/packages/">http://193.238.157.78/~markus/olsrd/cross/arch_brcm47xx/uclibc_0.9.30/packages/</a></div><div><br></div><div>-> happy reading (and finding something) in the millions of lines you now get with -d 9</div>
<div><br></div><div>but for me the output and operations of this olsrd looks quite normal (it is still running in background)</div><div>e.g after a minute it seems to have normal neighbours, and routes, ...<br><br>cd /tmp</div>
<div>wget <a href="http://193.238.157.78/~markus/olsrd/cross/arch_brcm47xx/uclibc_0.9.30/olsrd_0.6.3.1/olsrd">http://193.238.157.78/~markus/olsrd/cross/arch_brcm47xx/uclibc_0.9.30/olsrd_0.6.3.1/olsrd</a><br>./olsrd -i eth0 -nofork -f /var/etc/olsrd.conf -d 3</div>
<div><br></div><div> *** <a href="http://olsr.org">olsr.org</a> - 0.6.3-git_e2855a9-hash_1bb72c2583d12a9e6e8c739675a5db7d - ***</div><div> Build date: 2012-06-28 21:11:28 on <a href="http://texas.funkfeuer.at">texas.funkfeuer.at</a></div>
<div> <a href="http://www.olsr.org">http://www.olsr.org</a></div><div><br></div><div>[snip]<br><br><div>--- 08:57:13.957900 ----------------------- TWO-HOP NEIGHBORS</div><div><br></div><div>IP addr (2-hop) IP addr (1-hop) Total cost</div>
<div>10.63.17.33 10.63.9.33 INFINITE</div><div>10.63.16.33 10.63.17.33 2.000</div><div>10.63.3.33 10.63.17.33 INFINITE</div><div>10.63.2.33 10.63.17.33 2.000</div><div>10.63.9.33 10.63.17.33 2.000</div>
</div><div><br></div><div><div>and i will continue/start doing holidays,.. (i.e. going offline for about 12 hours *GGG)</div></div><div><br></div><div>Markus</div><div><br><div class="gmail_quote">On Thu, Jun 28, 2012 at 8:46 PM, Henning Rogge <span dir="ltr"><<a href="mailto:hrogge@googlemail.com" target="_blank">hrogge@googlemail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><p>Maybe you can use strace to check where olsrd hangs?</p>
<p>Henning</p>
<div class="gmail_quote">Am 28.06.2012 20:39 schrieb "Markus Kittenberger" <<a href="mailto:Markus.Kittenberger@gmx.at" target="_blank">Markus.Kittenberger@gmx.at</a>>:<div><div class="h5"><br type="attribution">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br><br><div class="gmail_quote">On Thu, Jun 28, 2012 at 7:56 PM, Markus Kittenberger <span dir="ltr"><<a href="mailto:Markus.Kittenberger@gmx.at" target="_blank">Markus.Kittenberger@gmx.at</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br><br><div class="gmail_quote"><div>On Thu, Jun 28, 2012 at 7:12 PM, Bastian Bittorf <span dir="ltr"><<a href="mailto:bittorf@bluebottle.com" target="_blank">bittorf@bluebottle.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
[...]<br>
<br>
> > Name: "olsrd_txtinfo.so.0.1"<br>
> > Name: "olsrd_watchdog.so.0.1"<br>
> > Not using hysteresis<br>
> > OLSRD txtinfo plugin 0.1 by Lorenz Schori<br>
><br>
> One of your plugins is not loading correctly and may hang.<br>
><br>
> When I start my olsrd the last line is:<br>
><br>
> > -- ALL PLUGINS LOADED! --<br>
><br>
> It would seem that txtinfo is not loading correctly.<br>
> My output for this plugin is:<br>
><br>
> > ---------- LOADING LIBRARY ./lib/txtinfo/olsrd_txtinfo.so.0.1<br>
> ----------<br>
> > OLSRD txtinfo plugin 0.1 by Lorenz Schori<br>
> > Checking plugin interface version: 5 - OK<br>
> > ---------- LIBRARY ./lib/txtinfo/olsrd_txtinfo.so.0.1 LOADED<br>
> ----------<br>
><br>
> You might want to try the following config for txtinfo:<br>
><br>
> > Plugin: ./lib/txtinfo/olsrd_txtinfo.so.0.1<br>
> > Plugin param key:"Accept" val: "127.0.0.1"<br>
<br>
i changed my accept-val to 127.0.0.1, it was 0.0.0.0<br>
but this changed nothing. i also disabled _all_ plugins,<br>
so it "hangs" after "Not using hysteresis" (no more output).<br></blockquote></div><div>why should it change anything, its about what the plugin accepts,..</div><div>not about olsr-core messages </div>
<div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
this is an interesting thesis: the daemon hangs somehow.<br></blockquote></div></div></blockquote><div>no it just does not print out anymore,..</div><div><br></div><div>if e.g. ClearScreen is set to yes, it at et least regulary clears the screen,..</div>
<div><br></div><div>furthermore unpatched/original olsrd 0.6.3 behaves identical as the openwrt one. on this "nasty" router<br>(yes, i sticked to the rule and did not debug it (cause its patched), so i debug an original olsrd, which i will now patch myself)</div>
<div><br></div><div>Markus</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="gmail_quote"><div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
this would be a good explanation...<br></blockquote></div><div>one thats easily testable,..</div><div><br></div><div>(anyways will soon look into it,..)</div><span><font color="#888888"><div><br></div><div>
Markus </div></font></span><div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
bye, bastian<br>
<span><font color="#888888"><br>
<br>
--<br>
Olsr-dev mailing list<br>
<a href="mailto:Olsr-dev@lists.olsr.org" target="_blank">Olsr-dev@lists.olsr.org</a><br>
<a href="https://lists.olsr.org/mailman/listinfo/olsr-dev" target="_blank">https://lists.olsr.org/mailman/listinfo/olsr-dev</a><br>
</font></span></blockquote></div></div><br>
</blockquote></div><br>
<br>--<br>
Olsr-dev mailing list<br>
<a href="mailto:Olsr-dev@lists.olsr.org" target="_blank">Olsr-dev@lists.olsr.org</a><br>
<a href="https://lists.olsr.org/mailman/listinfo/olsr-dev" target="_blank">https://lists.olsr.org/mailman/listinfo/olsr-dev</a><br></blockquote></div></div></div>
</blockquote></div><br></div></div>