<div dir="ltr">Hi Basti,<div><br></div><div>REALLY good to hear that a few people are still testing the software.</div><div><br></div><div>you sound like you can reproduce this problem, can you maybe compile a version of olsrd2 with debug information. The backtrace is very short (rest of it is missing) and doesn't say anything useful.</div><div><br></div><div>Henning</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 23, 2016 at 11:42 AM, Bastian Bittorf <span dir="ltr"><<a href="mailto:bb@npl.de" target="_blank">bb@npl.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">dear hard working coders!<br>
<br>
first of all: greeting from the biggest<br>
olsrd2-testnet in the world 8-) with 70 real nodes.<br>
<br>
and: what is the best place for such reports?<br>
for now i have this on different platforms<br>
with recent LEDE and v0.13.0-4-gfc4e019<br>
<br>
bastian@LEDE:~/ledebot/source 8( scripts/remote-gdb<br>
r1002299.ramips.olsrd2.2277.<wbr>11.1479896246.core<br>
build_dir/target-mipsel_24kc_<wbr>musl-1.1.15/root-ramips/usr/<wbr>sbin/olsrd2<br>
Using target mipsel_24kc (musl-1.1.15)<br>
GNU gdb (GDB) 7.12<br>
Copyright (C) 2016 Free Software Foundation, Inc.<br>
License GPLv3+: GNU GPL version 3 or later<br>
<<a href="http://gnu.org/licenses/gpl.html" rel="noreferrer" target="_blank">http://gnu.org/licenses/gpl.<wbr>html</a>><br>
This is free software: you are free to change and redistribute it.<br>
There is NO WARRANTY, to the extent permitted by law.  Type "show<br>
copying"<br>
and "show warranty" for details.<br>
This GDB was configured as "--host=x86_64-linux-gnu<br>
--target=mipsel-openwrt-linux-<wbr>musl".<br>
Type "show configuration" for configuration details.<br>
For bug reporting instructions, please see:<br>
<<a href="http://www.gnu.org/software/gdb/bugs/" rel="noreferrer" target="_blank">http://www.gnu.org/software/<wbr>gdb/bugs/</a>>.<br>
Find the GDB manual and other documentation resources online at:<br>
<<a href="http://www.gnu.org/software/gdb/documentation/" rel="noreferrer" target="_blank">http://www.gnu.org/software/<wbr>gdb/documentation/</a>>.<br>
For help, type "help".<br>
Type "apropos word" to search for commands related to "word"...<br>
Reading symbols from<br>
build_dir/target-mipsel_24kc_<wbr>musl-1.1.15/root-ramips/usr/<wbr>sbin/olsrd2...(no<br>
debugging symbols found)...done.<br>
[New LWP 2277]<br>
warning: Can't read pathname for load map: Unknown error -1.<br>
Core was generated by `/usr/sbin/olsrd2 --set global.fork=true --load<br>
uci:///var/run/olsrd2_dev'.<br>
Program terminated with signal SIGSEGV, Segmentation fault.<br>
#0  free (p=0x77db92b0) at src/malloc/malloc.c:450<br>
450             if (IS_MMAPPED(self)) {<br>
(gdb) bt full<br>
#0  free (p=0x77db92b0) at src/malloc/malloc.c:450<br>
        self = 0x77db92a8<br>
        next = <optimized out><br>
        final_size = <optimized out><br>
        new_size = <optimized out><br>
        size = <optimized out><br>
        reclaim = 0<br>
#1  0x0042a881 in netaddr_acl_remove ()<br>
No symbol table info available.<br>
#2  0x0040b255 in oonf_packet_free_managed_<wbr>config ()<br>
No symbol table info available.<br>
warning: GDB can't find the start of the function at 0x40c358.<br>
<br>
    GDB is unable to find the start of the function at 0x40c358<br>
and thus can't determine the size of that function's stack frame.<br>
This means that GDB may be unable to access that stack frame, or<br>
the frames below it.<br>
    This problem is most likely caused by an invalid program counter or<br>
stack pointer.<br>
    However, if you think GDB should simply search farther back<br>
from 0x40c358 for code which looks like the beginning of a<br>
function, you can increase the range of the search using the `set<br>
heuristic-fence-post' command.<br>
#3  0x0040c359 in ?? ()<br>
No symbol table info available.<br>
(gdb)<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
--<br>
Olsr-dev mailing list<br>
<a href="mailto:Olsr-dev@lists.olsr.org">Olsr-dev@lists.olsr.org</a><br>
<a href="https://lists.olsr.org/mailman/listinfo/olsr-dev" rel="noreferrer" target="_blank">https://lists.olsr.org/<wbr>mailman/listinfo/olsr-dev</a></font></span></blockquote></div><br></div>