Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Mar 2018 22:25:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 176694] [kvm] KVM Guest Crash at Boot - kernel trap 12 with interrupts disabled [regression]
Message-ID:  <bug-176694-8-1D3T8OT2qW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-176694-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-176694-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D176694

David NewHamlet <wheelcomplex@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wheelcomplex@gmail.com

--- Comment #3 from David NewHamlet <wheelcomplex@gmail.com> ---
this still stay with FreeBSD-12.0-CURRENT-amd64-20180315-r331001-disc1.iso
under Ubuntu 18.04 X86_64(Linux lxn550jk 4.15.0-10-generic #11-Ubuntu SMP T=
ue
Feb 13 18:23:35 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux).

Ubuntu package info:
qemu-system-x86 1:2.11+dfsg-1ubuntu4  amd64 QEMU full system emulation bina=
ries
(x86)

I have try some tips from
https://forums.freebsd.org/threads/freebsd-10-does-not-boot-kvm-kernel-trap=
-12.47409/
but it still not works.


kernel trap 12 with interrupts disabled ---
FreeBSD-12.0-CURRENT-amd64-20180315-r331001-disc1.iso
boot normally                           ---
FreeBSD-11.1-RELEASE-amd64-disc1.iso
boot normally                           ---
FreeBSD-10.4-RELEASE-amd64-uefi-disc1.iso

test with follow command:

sudo /usr/bin/qemu-system-x86_64 -enable-kvm \
-machine pc-i440fx-bionic \
-cpu Haswell-noTSX \
-drive
file=3D/usr/share/OVMF/OVMF_CODE.fd,if=3Dpflash,format=3Draw,unit=3D0,reado=
nly=3Don \
-drive
file=3D/var/lib/libvirt/qemu/nvram/freebsd11.1_VARS.fd,if=3Dpflash,format=
=3Draw,unit=3D1
\
-m 8192 -smp 4,sockets=3D4,cores=3D1,threads=3D1 \
-no-user-config -nodefaults \
-device ide-cd,drive=3Ddrive-sata0-0-1,id=3Dsata0-0-1,bootindex=3D1 \
-drive
file=3D/ds/data/iso/FreeBSD-11.1-RELEASE-amd64-disc1.iso,format=3Draw,if=3D=
none,id=3Ddrive-sata0-0-1,media=3Dcdrom,readonly=3Don
\
-vga std \
-display sdl

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-176694-8-1D3T8OT2qW>