Hi, I run a bird daemon on a 11.1-RELEASE FreeBSD. If I try to reload the configuration (even without modifying it), the daemon crashes. root@nominoe:~ # birdc BIRD 1.6.3 ready. bird> configure Connection closed by server In dmesg I see “pid 1132 (bird), uid 0: exited on signal 6 (core dumped)”, and in messages “bird: Unknown instruction 8574 in same (~)” It seems to be very close to http://bird.network.cz/pipermail/bird-users/2017-January/010880.html http://bird.network.cz/pipermail/bird-users/2017-January/010883.html and https://gitlab.labs.nic.cz/labs/bird/commit/da65a3d898fde0ce567782d86919a66e... and https://gitlab.labs.nic.cz/labs/bird/blob/master/filter/filter.c#L1565 say it’s merged. BUT the 1.6.3 has been released before that https://gitlab.labs.nic.cz/labs/bird/commit/017da76b729cc36c4a3416995b063862... https://gitlab.labs.nic.cz/labs/bird/blob/017da76b729cc36c4a3416995b06386235... Is it possible to release 1.6.4 or something like that in order to ask the FreeBSD maintainer to update the package and fix the bug by the way? Regards, -- alarig