Your message dated Tue, 01 Apr 2014 12:34:16 +0200 with message-id <[email protected]> and subject line Re: Bug#607672: bird: Segfaults on large amount of OSPF routes has caused the Debian Bug report #607672, regarding bird: Segfaults on large amount of OSPF routes to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 607672: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=607672 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: bird Version: 1.2.5-1 Severity: important Currently about 1000 /32 routes distributed via quagga. Replaced quagga with bird, but the bird daemon dies. Tried both to start daemon with appropriate config and to start it with empty config and reload it via 'birdc config'. Such entries appear in kernel log when daemon dies: Dec 20 23:28:42 www kernel : [645044.285485] bird[27047] general protection ip:b785c21f sp:bfbfd3b0 error:0 in bird[b782b000+46000] Dec 20 23:33:11 www kernel : [645313.414949] bird[29336]: segfault at 8c1c36a3 ip b76d90ed sp bf87a728 error 4 in bird[b76bd000+46000] Host system is virtual machine in KVM on AMD processor. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (700, 'testing'), (600, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.32-5-686 (SMP w/1 CPU core) Locale: LANG=ru_UA.UTF-8, LC_CTYPE=ru_UA.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages bird depends on: ii libc6 2.11.2-7 Embedded GNU C Library: Shared lib ii libncurses5 5.7+20100313-4 shared libraries for terminal hand ii libreadline6 6.1-3 GNU readline and history libraries Versions of packages bird recommends: ii bird6 1.2.5-1 Internet Routing Daemon bird suggests no packages. -- Configuration Files: /etc/bird.conf changed: /* * This is an example configuration file. */ protocol kernel { persist; # Don't remove routes on bird shutdown scan time 20; # Scan kernel routing table every 20 seconds export all; # Default is export none } protocol device { scan time 10; # Scan interfaces every 10 seconds } protocol static { } protocol ospf TEST { area 0 { stub no; networks { 178.216.96.0/21; }; interface "eth2" { rx buffer large; priority 0; }; }; } -- no debconf information
--- End Message ---
--- Begin Message ---Version: 1.3.7-1 Closing as fixed in current stable release as I haven't heard back from you. Feel free to reopen the bug (and tag it with version where the bug can be reproduced). Ondrej -- Ondřej Surý <[email protected]> Knot DNS (https://www.knot-dns.cz/) – a high-performance DNS server
--- End Message ---

