From owner-freebsd-emulation@freebsd.org Wed May 24 16:15:57 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 4ED52D7C76D for ; Wed, 24 May 2017 16:15:57 +0000 (UTC) (envelope-from arcade@b1t.name) 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 31E511FF9 for ; Wed, 24 May 2017 16:15:57 +0000 (UTC) (envelope-from arcade@b1t.name) Received: by mailman.ysv.freebsd.org (Postfix) id 2E410D7C76C; Wed, 24 May 2017 16:15:57 +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 2DE2BD7C76B for ; Wed, 24 May 2017 16:15:57 +0000 (UTC) (envelope-from arcade@b1t.name) 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 050301FF8 for ; Wed, 24 May 2017 16:15:57 +0000 (UTC) (envelope-from arcade@b1t.name) Received: by freefall.freebsd.org (Postfix) id 2E3958F3; Wed, 24 May 2017 16:15:56 +0000 (UTC) Delivered-To: vbox@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (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 16AF68F2 for ; Wed, 24 May 2017 16:15:56 +0000 (UTC) (envelope-from arcade@b1t.name) Received: from limbo.b1t.name (limbo.b1t.name [78.25.32.206]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 17B2A1FF6 for ; Wed, 24 May 2017 16:15:54 +0000 (UTC) (envelope-from arcade@b1t.name) Received: from [172.29.1.188] (probe.42.lan [172.29.1.188]) by limbo.b1t.name (Postfix) with ESMTPSA id 3BE9775 for ; Wed, 24 May 2017 19:15:48 +0300 (EEST) To: vbox@FreeBSD.org From: Volodymyr Kostyrko Subject: r318716 effectively kills virtualbox on STABLE-11 Message-ID: Date: Wed, 24 May 2017 19:15:47 +0300 User-Agent: Mozilla/5.0 (X11; DragonFly x86_64; rv:49.0) Gecko/20100101 Firefox/49.0 SeaMonkey/2.46 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=b1t.name; s=dkim; t=1495642549; bh=hEQwv8TTljyswT84eNn32OkPsdNJlNUyoUpmtjm8oVo=; h=To:From:Subject:Message-ID:Date:MIME-Version:Content-Type:Content-Transfer-Encoding; b=zG/8UVvWXKrboVoSlq9RTAFIexZHhablaA0CxETaTcKoGHTJif+J/uoaGkvFE9yZjKNrNwP9vsr2SkRl+EjfqwCYQQd3dV3+mUB23voibEkPPfdkdKYfPiIalntd8ww9fmL1wisOzyxg2fYPl5jGP125bAzKNx9s8AvSCkx7GE0= X-Mailman-Approved-At: Wed, 24 May 2017 16:37:26 +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, 24 May 2017 16:15:57 -0000 Hello. After updating today I see this: Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00 fault virtual address = 0x5a fault code = supervisor read data, page not present instruction pointer = 0x20:0xffffffff805e59c0 stack pointer = 0x28:0xfffffe046c81d570 frame pointer = 0x28:0xfffffe046c81d5e0 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 = 37300 (VBoxHeadless) trap number = 12 panic: page fault cpuid = 0 KDB: stack backtrace: #0 0xffffffff803ab4e7 at kdb_backtrace+0x67 #1 0xffffffff8036add6 at vpanic+0x186 #2 0xffffffff8036ac43 at panic+0x43 #3 0xffffffff806113a2 at trap_fatal+0x322 #4 0xffffffff806113f9 at trap_pfault+0x49 #5 0xffffffff80610c36 at trap+0x286 #6 0xffffffff805f7371 at calltrap+0x8 #7 0xffffffff818924e4 at rtR0MemObjFreeBSDPhysAllocHelper+0x94 #8 0xffffffff81891bf2 at rtR0MemObjFreeBSDAllocPhysPages+0x72 #9 0xffffffff81891b6b at rtR0MemObjNativeAllocPhys+0x2b #10 0xffffffff81935981 at nrefs+0x7da1 #11 0xffffffff819549d4 at nrefs+0x26df4 #12 0xffffffff81957902 at nrefs+0x29d22 #13 0xffffffff8186d38c at supdrvIOCtlInnerUnrestricted+0x114c #14 0xffffffff8187ab13 at VBoxDrvFreeBSDIOCtl+0x1a3 #15 0xffffffff802eff98 at devfs_ioctl_f+0x128 #16 0xffffffff803c6965 at kern_ioctl+0x255 #17 0xffffffff803c668e at sys_ioctl+0x16e Rebuilding virtualbox-ose* doesn't help. -- Sphinx of black quartz judge my vow.