[Olsr-dev] olsr1 / crashes with recent OpenWrt
Bastian Bittorf
(spam-protected)
Fri Jan 1 20:58:00 CET 2016
* Henning Rogge <(spam-protected)> [01.01.2016 19:49]:
> could you maybe test the attached patch? I don't think it will help,
> but I want to make sure we are not just dealing with a double-free.
thanks henning!
it does at least change the crash:
i adapted the patch[1] by appending the 's' everywhere, e.g
parse_funtions = NULL;
i used the release 0.9.0.3
and the crash now looks like this:
(gdb) bt full
#0 0x774b4e54 in ?? ()
No symbol table info available.
#1 0x0042258f in olsrd_free_cnf (cnf=0x7748c010) at
src/cfgparser/olsrd_conf.c:879
hd = <optimized out>
h = 0x20
ind = <optimized out>
in = 0x7748c618
ped = <optimized out>
pe = 0x7752e000
mult = <optimized out>
next_mult = <optimized out>
#2 0x774d8d28 in ?? ()
(gdb)
bye, bastian
[1] http://intercity-vpn.de/files/openwrt/olsr-shutdown-test.patch
More information about the Olsr-dev
mailing list