From owner-freebsd-stable@FreeBSD.ORG Fri Jun 12 19:54:31 2015 Return-Path: Delivered-To: freebsd-stable@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 68204EAB for ; Fri, 12 Jun 2015 19:54:31 +0000 (UTC) (envelope-from freebsd-stable-local@be-well.ilk.org) Received: from be-well.ilk.org (be-well.ilk.org [23.30.133.173]) by mx1.freebsd.org (Postfix) with ESMTP id 42BEE321 for ; Fri, 12 Jun 2015 19:54:31 +0000 (UTC) (envelope-from freebsd-stable-local@be-well.ilk.org) Received: by be-well.ilk.org (Postfix, from userid 1147) id E9D4133C48; Fri, 12 Jun 2015 15:54:23 -0400 (EDT) From: Lowell Gilbert To: Marko Turk Cc: freebsd-stable@freebsd.org Subject: Re: Vbox kernel module panic on boot References: <20150612193529.GB9045@vps.markoturk.info> Reply-To: freebsd-stable@freebsd.org Date: Fri, 12 Jun 2015 15:54:23 -0400 In-Reply-To: <20150612193529.GB9045@vps.markoturk.info> (Marko Turk's message of "Fri, 12 Jun 2015 21:35:29 +0200") Message-ID: <44y4jo8zyo.fsf@be-well.ilk.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Jun 2015 19:54:31 -0000 Marko Turk writes: > Today I upgraded to r284295 and I get a kernel panic on boot when the > vbox module is loaded (panic: ncpus is 0 with non-zero map). Complete > backtrace is at the end of the mail. You rebuilt the vbox module, yes?