Open SvenRoederer opened 2 years ago
You could try bisect to find the cause for this. (see https://github.com/OLSR/olsrd/issues/44 where I used bisect to find the cause for another segfault)
Hi @SvenRoederer , do you mind working on the error? Or are we closing this issue (unresolved) for the moment?
Seen on OpenWrt 21.02, that olsrd crashed during shutdown
This code seems to get triggered on a SIGSEGV, so seems to be an "unintended" memory-access. Maybe not ideal for a program running as root.