Re: panic: Unregistered use of FPU in kernel

2019-09-27 Thread Alan Somers
On Fri, Sep 27, 2019 at 5:50 AM Andriy Gapon wrote: > On 26/09/2019 18:45, Alan Somers wrote: > > The latest VM snapshot > (FreeBSD-13.0-CURRENT-amd64-20190920-r352544.qcow2) > > instapanics on boot: > > > > panic: Unregistered use of FPU in kernel > > >

Re: panic: Unregistered use of FPU in kernel

2019-09-27 Thread Andriy Gapon
On 26/09/2019 18:45, Alan Somers wrote: > The latest VM snapshot (FreeBSD-13.0-CURRENT-amd64-20190920-r352544.qcow2) > instapanics on boot: > > panic: Unregistered use of FPU in kernel > > stack trace: > ... > sse42_crc32c > readsuper > ffs_sbget > g_label

Re: panic: Unregistered use of FPU in kernel

2019-09-26 Thread Alan Somers
xae00-0xae13 on acpi0 atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 panic: Unregistered use of FPU in kernel On Thu, Sep 26, 2019 at 2:19 PM Conrad Meyer wrote: > This kinda just looks like ddb doesn't know how to disassemble crc32q? > Which might not be too surprisin

Re: panic: Unregistered use of FPU in kernel

2019-09-26 Thread Konstantin Belousov
kostik...@gmail.com> > > > wrote: > > > > > > > On Thu, Sep 26, 2019 at 09:45:43AM -0600, Alan Somers wrote: > > > > > The latest VM snapshot > > > > (FreeBSD-13.0-CURRENT-amd64-20190920-r352544.qcow2) > > > > > insta

Re: panic: Unregistered use of FPU in kernel

2019-09-26 Thread Conrad Meyer
ote: > > > On Thu, Sep 26, 2019 at 11:02 AM Konstantin Belousov < > > kostik...@gmail.com> > > > wrote: > > > > > > > On Thu, Sep 26, 2019 at 09:45:43AM -0600, Alan Somers wrote: > > > > > The latest VM snapshot > > > > (FreeBSD

Re: panic: Unregistered use of FPU in kernel

2019-09-26 Thread Alan Somers
at 09:45:43AM -0600, Alan Somers wrote: > > > > The latest VM snapshot > > > (FreeBSD-13.0-CURRENT-amd64-20190920-r352544.qcow2) > > > > instapanics on boot: > > > > > > > > panic: Unregistered use of FPU in kernel > > > > > > >

Re: panic: Unregistered use of FPU in kernel

2019-09-26 Thread Konstantin Belousov
52544.qcow2) > > > instapanics on boot: > > > > > > panic: Unregistered use of FPU in kernel > > > > > > stack trace: > > > ... > > > sse42_crc32c > > > readsuper > > > ffs_sbget > > > g_label_ufs_taste_co

Re: panic: Unregistered use of FPU in kernel

2019-09-26 Thread Alan Somers
On Thu, Sep 26, 2019 at 11:02 AM Konstantin Belousov wrote: > On Thu, Sep 26, 2019 at 09:45:43AM -0600, Alan Somers wrote: > > The latest VM snapshot > (FreeBSD-13.0-CURRENT-amd64-20190920-r352544.qcow2) > > instapanics on boot: > > > > panic: Unregistered use

Re: panic: Unregistered use of FPU in kernel

2019-09-26 Thread Lev Serebryakov
On 26.09.2019 20:02, Konstantin Belousov wrote: >> panic: Unregistered use of FPU in kernel >> >> stack trace: >> ... >> sse42_crc32c >> readsuper >> ffs_sbget >> g_label_ufs_taste_common >> g_label_taste >> g_new_provider_event >&g

Re: panic: Unregistered use of FPU in kernel

2019-09-26 Thread Konstantin Belousov
On Thu, Sep 26, 2019 at 09:45:43AM -0600, Alan Somers wrote: > The latest VM snapshot (FreeBSD-13.0-CURRENT-amd64-20190920-r352544.qcow2) > instapanics on boot: > > panic: Unregistered use of FPU in kernel > > stack trace: > ... > sse42_crc32c > readsuper > ffs_sb

panic: Unregistered use of FPU in kernel

2019-09-26 Thread Alan Somers
The latest VM snapshot (FreeBSD-13.0-CURRENT-amd64-20190920-r352544.qcow2) instapanics on boot: panic: Unregistered use of FPU in kernel stack trace: ... sse42_crc32c readsuper ffs_sbget g_label_ufs_taste_common g_label_taste g_new_provider_event g_run_events fork_exit ... Has anybody touched