Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Apr 2024 22:40:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 278394] Reproducible kernel panic related to IPv4 routes populated by bird2 (BGP)
Message-ID:  <bug-278394-7501-vDGxaAaRz0@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-278394-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-278394-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278394

--- Comment #2 from Marek Zarychta <zarychtam@plan-b.pwste.edu.pl> ---
(In reply to Gregory Neil Shapiro from comment #0)
>I'd love to share more about the crash, but savecore fails on boot:
>Apr 16 20:59:06 membrane kernel: Starting syslogd.
>Apr 16 20:59:06 membrane savecore[984]: /dev/vtbd0p2: Operation not permit=
ted
I guess it fails due to enabled swap encryption (visible in attached dmesg),
but I might be wrong. Anyway please disable encryption of swap.

(In reply to Gregory Neil Shapiro from comment #1)
>[fib_algo] inet.0 (radix4_lockless#82) rebuild_fd_flm: switching algo to r=
adix4
If switching FIB algo is the culprit, try to set it by hand. In case of BGP
full view IPv4+IPv6 FIBs, you can add to /etc/sysctl.conf:
net.route.algo.inet.algo=3Ddxr
net.route.algo.inet6.algo=3Ddpdk_lpm6

--=20
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278394-7501-vDGxaAaRz0>