[Bug 278394] Reproducible kernel panic related to IPv4 routes populated by bird2 (BGP)
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 16 Apr 2024 22:52:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278394
Mark Johnston <markj@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |markj@FreeBSD.org
--- Comment #3 from Mark Johnston <markj@FreeBSD.org> ---
A double fault could be related to a stack overflow. The rsp value of
0xfffffe00037f7f10 is fairly close to a page boundary as well.
Since the panic is reproducible, you can try to confirm this theory by
increasing the number of stack pages by setting the kern.kstack_pages tunable
to, say, 6 or 8.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.