[Olsr-dev] OSLRd2 segmentation fault

Gabriel (spam-protected)
Wed Apr 20 19:31:06 CEST 2016


Hi, I'm trying to deploy olsr2 in Ninux Firenze's network.

I followed the instructions on the wiki [1] to use only IPv6.
This is my configuration on both nodes, except for the interfaces name:

[olsrv2]
      originator    -0.0.0.0/0
      originator    -::1/128
      originator    default_accept

[log]
        stderr false
	file /var/log/olsrd2.log
        debug all
[interface]
      bindto        -0.0.0.0/0
      bindto        -::1/128
      bindto        default_accept

[interface=eth0.3]
[interface=eth0.2]
[interface=lo]


When i start the first daemon everything works fine, but when i start
the 2nd one and they begin communicating they both die with
"Segmentation Fault".

Any ideas of what's going on? If i start the daemon without
configuration (olsrd2 eth0.3 eth0.2 lo) it works properly



Thanks, Gabriel

[1]:
http://www.olsr.org/mediawiki/index.php/OLSR_network_deployments#IPv6_only



More information about the Olsr-dev mailing list