GENERIC_PAE kernel panics on netbsd-9

Andy Ruhl <[email protected]> Mon, 9 Mar 2020 06:37:35 -0700
Newsgroups gmane.os.netbsd.ports.i386
Message-ID <CAJcb3fqHBDeJHBdER-TKQh2UZqZGznHELgWXhzoUBSkAV3PR8w@mail.gmail.com>
I recently upgraded to 9.0_STABLE using a snapshot from
nyftp.netbsd.org. This went fine.

I then grabbed the netbsd-9 source tree from cvs and build a
GENERIC_PAE kernel. I made no changes to GENERIC or GENERIC_PAE.

The result is a panic in uvm during boot time. I didn't take a picture
of the console or db output to type it out yet, I can do this if
needed.

I had been using a PAE kernel in 8 stable with no problems.

Does this sound familiar to anyone?

Andy