Date: Sun, 14 May 2017 14:16:04 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 219276] Trying to start a vm from VirtualBox results in a panic Message-ID: <bug-219276-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219276 Bug ID: 219276 Summary: Trying to start a vm from VirtualBox results in a panic Product: Base System Version: 11.0-STABLE Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: freebsd-bugs@FreeBSD.org Reporter: sevan@freebsd.org Running virtualbox-ose 5.1.22 installing from binary packages on FreeBSD 11.0-STABLE #0 r318134: Wed May 10 15:16:21 UTC 2017 root@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 Attempting to start a vm causes the system to panic & reboot. vboxdrv.ko is loaded and the process is reproducible if further information is required. #0 doadump (textdump=<value optimized out>) at pcpu.h:222 222 pcpu.h: No such file or directory. in pcpu.h (kgdb) bt #0 doadump (textdump=<value optimized out>) at pcpu.h:222 #1 0xffffffff80a66741 in kern_reboot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:366 #2 0xffffffff80a66c00 in vpanic (fmt=<value optimized out>, ap=<value optimized out>) at /usr/src/sys/kern/kern_shutdown.c:759 #3 0xffffffff80a66a33 in panic (fmt=<value optimized out>) at /usr/src/sys/kern/kern_shutdown.c:690 #4 0xffffffff80ed97f2 in trap_fatal (frame=0xfffffe02325434a0, eva=289) at /usr/src/sys/amd64/amd64/trap.c:801 #5 0xffffffff80ed9849 in trap_pfault (frame=0xfffffe02325434a0, usermode=0) at pcpu.h:222 #6 0xffffffff80ed9086 in trap (frame=0xfffffe02325434a0) at /usr/src/sys/amd64/amd64/trap.c:421 #7 0xffffffff80ebdf41 in calltrap () at /usr/src/sys/amd64/amd64/exception.S:236 #8 0xffffffff824a7b20 in rtR0MemObjNativeMapUser () from /boot/modules/vboxdrv.ko #9 0xffffffff824a68e5 in RTR0MemObjMapUserTag () from /boot/modules/vboxdrv.ko #10 0xffffffff824866d1 in SUPR0GipMap () from /boot/modules/vboxdrv.ko #11 0xffffffff82481d2d in supdrvIOCtlInnerUnrestricted () from /boot/modules/vboxdrv.ko #12 0xffffffff8249016e in VBoxDrvFreeBSDIOCtl () from /boot/modules/vboxdrv.ko #13 0xffffffff80936398 in devfs_ioctl_f (fp=0xfffff80006f7ea80, com=1, data=0x1, cred=0x1, td=0xfffff80006976000) at /usr/src/sys/fs/devfs/devfs_vnops.c:791 #14 0xffffffff80ac43a5 in kern_ioctl (td=<value optimized out>, fd=11, com=<value optimized out>, data=<value optimized out>) at file.h:323 #15 0xffffffff80ac40df in sys_ioctl (td=<value optimized out>, uap=0xfffffe0232543a30) at /usr/src/sys/kern/sys_generic.c:745 #16 0xffffffff80eda354 in amd64_syscall (td=0xfffff80006976000, traced=0) at subr_syscall.c:135 #17 0xffffffff80ebe22b in Xfast_syscall () at /usr/src/sys/amd64/amd64/exception.S:396 #18 0x00000008012ba5ba in ?? () -- 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-219276-8>
