Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 May 2021 15:02:42 -0400
From:      Mark Johnston <markj@freebsd.org>
To:        Michael Schmiedgen <schmiedgen@gmx.net>
Cc:        freebsd-net@freebsd.org
Subject:   Re: page fault while in kernel mode - after upgrade from 12.2 to 13.0
Message-ID:  <YJGaUnWCPVXRC4NC@nuc>
In-Reply-To: <d37716a3-927d-b200-c805-b31d7b36383d@gmx.net>
References:  <d7c3bfbd-2e54-c0f4-ec23-5dab08287ea3@gmx.net> <YJBS8YMZFkMtWPEu@nuc> <d37716a3-927d-b200-c805-b31d7b36383d@gmx.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, May 04, 2021 at 08:38:39PM +0200, Michael Schmiedgen wrote:
> Hi Mark,
> 
> sorry for the delay, I only can test after work. I triggered another 2 panics, this time
> with a different result (see below). Can I provide some more information?

This looks like fairly random kernel memory corruption.  Are you able to
build an INVARIANTS kernel and test that?  Assuming you're using 13.0,
you'd grab the 13.0 sources, add "options INVARIANT_SUPPORT" and
"options INVARIANTS" to the GENERIC kernel configuration in
sys/amd64/conf, and do a "make buildkernel installkernel".



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