15 Dec
2017
15 Dec
'17
3:42 p.m.
Hey, I am also seeing this memory leak on Ubuntu 16.04, kernel 4.10.0-36. The memory leak seems to occur when the scan timer lapses on the kernel protocol leaking about the full tables worth of memory each time until eventually bird is oom killed. Regards, Rhys Williams December 15, 2017 2:55 PM, "Miłosz Oller" <milosz@sys-com.pl> wrote:
Hi
After install bird 2.0.0 from sources, bird has memory leak. After running it c.a. 15min daemon used ~24G of RAM.
Compile options: ./configure --enable-client --enable-libssh
Debian 9, kernel 4.9.69
-- Miłosz