From owner-freebsd-emulation@freebsd.org Wed May 31 16:53:42 2017 Return-Path: Delivered-To: freebsd-emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 190BFB7E5C2 for ; Wed, 31 May 2017 16:53:42 +0000 (UTC) (envelope-from osa@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id F34EC8330E for ; Wed, 31 May 2017 16:53:41 +0000 (UTC) (envelope-from osa@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id EF8A2B7E5C1; Wed, 31 May 2017 16:53:41 +0000 (UTC) Delivered-To: emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EF1D3B7E5C0 for ; Wed, 31 May 2017 16:53:41 +0000 (UTC) (envelope-from osa@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C818E8330D for ; Wed, 31 May 2017 16:53:41 +0000 (UTC) (envelope-from osa@freebsd.org) Received: by freefall.freebsd.org (Postfix) id 2D527FAC9; Wed, 31 May 2017 16:53:41 +0000 (UTC) Delivered-To: vbox@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by freefall.freebsd.org (Postfix) with ESMTPS id 18B2DFAC8 for ; Wed, 31 May 2017 16:53:41 +0000 (UTC) (envelope-from osa@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 515018330B for ; Wed, 31 May 2017 16:53:40 +0000 (UTC) (envelope-from osa@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 975) id A4541FAC5; Wed, 31 May 2017 16:53:39 +0000 (UTC) Date: Wed, 31 May 2017 16:53:39 +0000 From: "Sergey A. Osokin" To: vbox@FreeBSD.org Subject: FreeBSD 11.1-PRERELEASE crashes when VirtualBox starts Message-ID: <20170531165339.GA20864@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline User-Agent: Mutt/1.8.2 (2017-04-18) X-Mailman-Approved-At: Wed, 31 May 2017 18:31:33 +0000 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 31 May 2017 16:53:42 -0000 Hi, I've just tried to run VirtualBox on my FreeBSD 11.1-PRERELEASE and it crashed my machine with a `panic: page fault' message. Unread portion of the kernel message buffer: Fatal trap 12: page fault while in kernel mode cpuid = 2; apic id = 02 fault virtual address = 0x5a fault code = supervisor read data, page not present instruction pointer = 0x20:0xffffffff80d6b950 stack pointer = 0x28:0xfffffe011a681430 frame pointer = 0x28:0xfffffe011a6814a0 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 1225 (VirtualBox) trap number = 12 panic: page fault cpuid = 2 KDB: stack backtrace: #0 0xffffffff80aac1c7 at kdb_backtrace+0x67 #1 0xffffffff80a6a2f6 at vpanic+0x186 #2 0xffffffff80a6a163 at panic+0x43 #3 0xffffffff80edd7a2 at trap_fatal+0x322 #4 0xffffffff80edd7f9 at trap_pfault+0x49 #5 0xffffffff80edd036 at trap+0x286 #6 0xffffffff80ec15a1 at calltrap+0x8 #7 0xffffffff826bab04 at rtR0MemObjFreeBSDPhysAllocHelper+0x94 #8 0xffffffff826ba212 at rtR0MemObjFreeBSDAllocPhysPages+0x72 #9 0xffffffff826ba18b at rtR0MemObjNativeAllocPhys+0x2b #10 0xffffffff827879c7 at linprocfs_doprocstat.ratelimit+0xa86b #11 0xffffffff827a5444 at linprocfs_doprocstat.ratelimit+0x282e8 #12 0xffffffff827a8735 at linprocfs_doprocstat.ratelimit+0x2b5d9 #13 0xffffffff8269538c at supdrvIOCtlInnerUnrestricted+0x114c #14 0xffffffff826a2d63 at VBoxDrvFreeBSDIOCtl+0x1a3 #15 0xffffffff809395f8 at devfs_ioctl_f+0x128 #16 0xffffffff80ac7b15 at kern_ioctl+0x255 #17 0xffffffff80ac784f at sys_ioctl+0x16f Uptime: 11m2s More than happy to provide more details upon request. Thanks. -- Sergey Osokin osa@FreeBSD.org