https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=176694
David NewHamlet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from David NewHamlet <[email protected]> --- 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 Tue 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 binaries (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=/usr/share/OVMF/OVMF_CODE.fd,if=pflash,format=raw,unit=0,readonly=on \ -drive file=/var/lib/libvirt/qemu/nvram/freebsd11.1_VARS.fd,if=pflash,format=raw,unit=1 \ -m 8192 -smp 4,sockets=4,cores=1,threads=1 \ -no-user-config -nodefaults \ -device ide-cd,drive=drive-sata0-0-1,id=sata0-0-1,bootindex=1 \ -drive file=/ds/data/iso/FreeBSD-11.1-RELEASE-amd64-disc1.iso,format=raw,if=none,id=drive-sata0-0-1,media=cdrom,readonly=on \ -vga std \ -display sdl -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
