Actions
Bug #14147
openCannot boot on system without FPU
Status:
New
Priority:
Low
Assignee:
-
Category:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
Description
Loading unix... Loading /platform/i86pc/amd64/boot_archive... Loading /platform/i86pc/amd64/boot_archive.hash... Booting... OmniOS r151038 Version omnios-r151038-96eabf6ba4 64-bit Copyright (c) 2012-2017 OmniTI Computer Consulting, Inc. Copyright (c) 2017-2021 OmniOS Community Edition (OmniOSce) Association. No FPU in configuration panic[cpu0]/thread=fffffffffbc490c0: vmem_xalloc(0, 0, 0, 0, 0, 0, 0, 0): parameters inconsistent or invalid Warning - stack not written to the dump buffer fffffffffbc88b10 genunix:vmem_xalloc+80d () fffffffffbc88b80 genunix:vmem_alloc+190 () fffffffffbc88c10 genunix:kmem_slab_create+7c () fffffffffbc88c70 genunix:kmem_slab_alloc+10b () fffffffffbc88cd0 genunix:kmem_cache_alloc+15b () fffffffffbc88d00 unix:fp_lwp_init+1f () fffffffffbc88d20 unix:lwp_fp_init+e () fffffffffbc88e10 genunix:lwp_create+cde () fffffffffbc88ea0 genunix:lwp_kernel_create+6b () fffffffffbc88f80 genunix:newproc+4cc () fffffffffbc88f90 kcf:kcfpool_alloc+79 () fffffffffbc88fe0 kcf:kcf_sched_init+188 () fffffffffbc88ff0 kcf:_init+1d () fffffffffbc89030 genunix:modinstall+92 () fffffffffbc89070 genunix:mod_install_requisites+41 () fffffffffbc890b0 genunix:modinstall+44 () fffffffffbc890f0 genunix:mod_install_requisites+41 () fffffffffbc89130 genunix:modinstall+44 () fffffffffbc89190 genunix:mod_hold_installed_mod+77 () fffffffffbc89210 genunix:modrload+1a6 () fffffffffbc89230 genunix:modload+d () fffffffffbc89270 genunix:rootconf+6d () fffffffffbc892b0 genunix:vfs_mountroot+6e () fffffffffbc892f0 genunix:main+137 () fffffffffbc89300 unix:_locore_start+90 ()
Updated by Andy Fiddaman 7 months ago
This is attempting to boot OmniOS under bhyve on an OmniOS system running under Ubuntu/QEMU/KVM with nested virtualisation.
It's possible to boot Linux here, but not illumos since some kernel code assumes that the FPU is present.
Actions