The following reply was made to PR port-amd64/53993; it has been noted by GNATS.
From: Maxime Villard <max%m00nbsd.net@localhost>
To: fstd <fstd.lkml%gmail.com@localhost>, gnats-bugs%netbsd.org@localhost
Cc: netbsd-bugs%netbsd.org@localhost, gnats-admin%netbsd.org@localhost
Subject: Re: port-amd64/53993 (panic on wrmsr in cpu_switchto)
Date: Sun, 24 Mar 2019 15:52:31 +0100
Le 24/03/2019 à 15:37, fstd a écrit :
>> You run 32bit binaries on your system, right? Are these NetBSD 32bit binaries
>> or Linux 32bit binaries? (Ie, is it compat_netbsd32 or compat_linux32)
> Yes, indeed! All my packages are still 32 bit as I migrated from
> an i386 board recently.
>
> I'll try a new kernel with your latest commit and report back.
>
> Thank you so much!
> Timo
The patch has been applied to NetBSD-current, but not yet to NetBSD-8. I am
currently setting up a NetBSD-8 VM to test...