third (?) bug in 3.0.0
I tried BIRD 3 on FreeBSD, seems to build fine including both flavors: netlink and rtsock. Only the netlink flavor was tested in runtime. In small, testing scenario with OSPF and BGP it seems to run fine. When deployed in production setup with dual-stack and 2x full-view the daemon crashes almost immediately with SIGSEGV. It was non-debug built, so cores will not be much useful, though I can share them. Cheers -- Marek Zarychta
Hello Marek, for now probably your config suffices, we'll ask for more if needed, please keep the core and binary for us. Thanks! Maria On 18 December 2024 18:56:05 CET, Marek Zarychta via Bird-users <bird-users@network.cz> wrote:
I tried BIRD 3 on FreeBSD, seems to build fine including both flavors: netlink and rtsock.
Only the netlink flavor was tested in runtime. In small, testing scenario with OSPF and BGP it seems to run fine. When deployed in production setup with dual-stack and 2x full-view the daemon crashes almost immediately with SIGSEGV. It was non-debug built, so cores will not be much useful, though I can share them.
Cheers
-- Marek Zarychta
-- Maria Matejka (she/her) | BIRD Team Leader | CZ.NIC, z.s.p.o.
W dniu 18.12.2024 o 19:59, Maria Matejka pisze:
Hello Marek,
for now probably your config suffices, we'll ask for more if needed, please keep the core and binary for us.
Hello Maria, thank you for fixing this issue. So it came out, that 3rd bug was really the 1st bug fixed with commit |b6caccfd45fb639b6dd3a8d140d3c5ba4cc79311|. Thus now we can run BIRD3 on FreeBSD with ECMP routes. With best regards -- Marek Zarychta
Hello Maria, unfortunately I have just spotted mbuf 'leak' on FreeBSD connected with net/bird3 usage, so maybe it was really 3rd bug. Cheers -- Marek Zarychta
participants (2)
-
Marek Zarychta -
Maria Matejka