Re: current now panics when starting VBox VM

2021-11-03 Thread Michael Butler via freebsd-emulation
On 11/3/21 11:13, Konstantin Belousov wrote: On Wed, Nov 03, 2021 at 11:05:11AM -0400, Michael Butler via freebsd-emulation wrote: On 11/3/21 10:36, Ed Maste wrote: The kgdb back-trace isn't any more enlightening to me :-( __curthread () at /usr/src/sys/amd64/include/pcpu_aux.h:55 55

Re: current now panics when starting VBox VM

2021-11-03 Thread Konstantin Belousov
On Wed, Nov 03, 2021 at 11:05:11AM -0400, Michael Butler via freebsd-emulation wrote: > On 11/3/21 10:36, Ed Maste wrote: > The kgdb back-trace isn't any more enlightening to me :-( > > __curthread () at /usr/src/sys/amd64/include/pcpu_aux.h:55 > 55 __asm("movq %%gs:%P1,%0" : "=r"

Re: current now panics when starting VBox VM

2021-11-03 Thread Michael Butler via freebsd-emulation
On 11/3/21 10:36, Ed Maste wrote: On Tue, 2 Nov 2021 at 18:32, Michael Butler via freebsd-emulation wrote: Before reporting this, I rebuilt world including kernel, all kmods and virtualbox itself to no avail :-( Thanks for confirming. Now that the WARN_ON noise is disabled by default would

Re: current now panics when starting VBox VM

2021-11-03 Thread Ed Maste
On Tue, 2 Nov 2021 at 18:32, Michael Butler via freebsd-emulation wrote: > > Before reporting this, I rebuilt world including kernel, all kmods and > virtualbox itself to no avail :-( Thanks for confirming. Now that the WARN_ON noise is disabled by default would you mind rebuilding a new kernel