From owner-freebsd-virtualization@freebsd.org Sat Sep 22 01:11:33 2018 Return-Path: Delivered-To: freebsd-virtualization@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2584A10A8DF5 for ; Sat, 22 Sep 2018 01:11:33 +0000 (UTC) (envelope-from bugzilla-noreply@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 B572478296 for ; Sat, 22 Sep 2018 01:11:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 7A4C110A8DEC; Sat, 22 Sep 2018 01:11:32 +0000 (UTC) Delivered-To: virtualization@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 58B4610A8DEA for ; Sat, 22 Sep 2018 01:11:32 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EDA3878290 for ; Sat, 22 Sep 2018 01:11:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 2F8D827C51 for ; Sat, 22 Sep 2018 01:11:31 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w8M1BVLC057152 for ; Sat, 22 Sep 2018 01:11:31 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w8M1BVvU057151 for virtualization@FreeBSD.org; Sat, 22 Sep 2018 01:11:31 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: virtualization@FreeBSD.org Subject: [Bug 231430] 'Fatal trap 9: general protection fault while in kernel mode' when rebooting after installkernel on VirtualBox VM Date: Sat, 22 Sep 2018 01:11:30 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: crash X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: marklmi26-fbsd@yahoo.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: virtualization@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Sep 2018 01:11:33 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231430 Mark Millard changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |marklmi26-fbsd@yahoo.com --- Comment #5 from Mark Millard --- (In reply to Yasuhiro KIMURA from comment #0) My amd64 FreeBSD is in a Virtual Box on macOS on a MacBookPro. I build FreeBSD from source and have been updating as 12 went through the ALPHA*'s and before. I do have virtualbox-ose-additions built and installed that I've been keeping up to date in the VM image, currently: # pkg info virtualbox-ose-additions virtualbox-ose-additions-5.2.18_1 Name : virtualbox-ose-additions Version : 5.2.18_1 Installed on : Sat Sep 15 13:50:41 2018 PDT Origin : emulators/virtualbox-ose-additions Architecture : FreeBSD:12:amd64 Prefix : /usr/local Categories : emulators kld Licenses : GPLv2 Maintainer : vbox@FreeBSD.org WWW : http://www.virtualbox.org/ Comment : VirtualBox additions for FreeBSD guests Options : DBUS : on DEBUG : off OPENGL : off X11 : on . . . (I'm not actively using X11 despite the option.) I've not had any problems with shutdown -r now after installs. This suggests needing to figure out what contributes to having the problem vs. not having it. I've no clue at this point. Sometimes I'm synchronized to a version between ALPHAs. All have behaved just fine for installing updates and rebooting. --=20 You are receiving this mail because: You are the assignee for the bug.=