[Olsr-dev] upgrade 0.5.5 - 0.5.6-r2 with Segmentation fault

Patrick Grimm (spam-protected)
Fri Oct 10 23:36:38 CEST 2008


Hi

I have compiled olsrd in the Fli4l-Build-Root (fbr)
http://www.fli4l.de/download/stabile-version/buildroot/

the 0.5.5 version is ok
but 0.5.6-r2 crash with 
olsrd -d 9
...
processed 151 from 104.132.23.9
NAME PLUGIN: Received Message from 104.132.23.9
Segmentation fault

after 5s - 10s with enable olsrd_nameservice
I have compiled with DEBUG=1 
What are neseserie debug options?

Greetings
                      Patrick


----------olsrd.conf---------------
cat /etc/olsrd.conf
 DebugLevel              0
 IpVersion               4
 FIBMetric               "approx"
 LinkQualityAlgorithm    "etx_ff"
 AllowNoInt              yes
 Pollrate                0.05
 TcRedundancy            2
 NatThreshold            0.9
 MprCoverage             7
 LinkQualityFishEye      1
 LinkQualityWinSize      100
 LinkQualityDijkstraLimit 0 5.0
 Willingness      3

 LinkQualityLevel  2

 UseHysteresis  no


Interface  "wlan1:olsr"
        {
        HelloInterval           6.0
        HelloValidityTime       108.0
        TcInterval              4.0
        TcValidityTime          324.0
        MidInterval             18.0
        MidValidityTime         108.0
        HnaInterval             18.0
        HnaValidityTime         108.0
        }

Interface  "br0:olsr"
        {
        HelloInterval           6.0
        HelloValidityTime       108.0
        TcInterval              4.0
        TcValidityTime          324.0
        MidInterval             18.0
        MidValidityTime         108.0
        HnaInterval             18.0
        HnaValidityTime         108.0
        }

 Hna4
        {
        104.8.2.224 255.255.255.240
        }


 LoadPlugin "olsrd_nameservice.so.0.3"
        {
        PlParam "name"          "fli4l-te"
        PlParam "hosts-file"          "/var/run/hosts_olsr"
        PlParam "suffix"        ".olsr"
        PlParam "latlon-file" "/var/run/latlon.js"
        PlParam "lat"        "52.53612457671945"
        PlParam "lon"        "13.412010669708252"
        }

 LoadPlugin "olsrd_txtinfo.so.0.1"
        {
        PlParam "accept"  "127.0.0.1"
        PlParam "port"  "2006"
        }

 LoadPlugin "olsrd_arprefresh.so.0.1"
        {
        }




More information about the Olsr-dev mailing list