Hello bird-users, bird crashes a few seconds after startup on my Hardkernel ODROID HC-2 running Ubuntu. Kernel version is 4.14.111-158.
How can I debug this? I tried: $ bird -c bird.conf -d -D debug.log --> debug.log is 0 bytes. next try: $ bird -c bird.conf $ birdc # debug all all # echo all Last lines of output is: >>> MyOSPF: HELLO packet sent via eth0.1000 >>> MyOSPF: HELLO packet received from nbr 10.99.0.1 on eth0.1000 >>> MyOSPF: HELLO packet received from nbr 10.2.0.0 on eth0.1000 >>> MyOSPF: LSACK packet sent via eth0.1000 >>> MyOSPF: length 56 >>> MyOSPF: router 33.3.0.0 >>> MyOSPF: LSA Type: 4005, Id: 0.0.0.1, Rt: 10.99.0.1, Seq: 8000068a, Age: 1, Sum: 97a9 >>> MyOSPF: LSA Type: 0008, Id: 0.0.0.40, Rt: 10.99.0.1, Seq: 80000633, Age: 1, Sum: e252 Connection closed by server I would be glad helping fixing this bug. Thanks a lot, Lorenz
