From owner-freebsd-stable@freebsd.org Sun May 13 19:41:41 2018 Return-Path: Delivered-To: freebsd-stable@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 5E0E4FCED13 for ; Sun, 13 May 2018 19:41:41 +0000 (UTC) (envelope-from jjuanino@gmail.com) Received: from mail-wm0-x231.google.com (mail-wm0-x231.google.com [IPv6:2a00:1450:400c:c09::231]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D143A743FC for ; Sun, 13 May 2018 19:41:40 +0000 (UTC) (envelope-from jjuanino@gmail.com) Received: by mail-wm0-x231.google.com with SMTP id f6-v6so10025906wmc.4 for ; Sun, 13 May 2018 12:41:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=0R0s40bhRp61461y5gov3XG5hQU716OvysALlCPvYy0=; b=IE4aJMudu2eJUt8+DdQt3FKhwB5QIbVMa5ybR/NY5n9DYyzQgmF/vuHFeP9krk/Uto kHf3TxJzallHpeVKjBLCpuIB8q0ehQJjEuEryau+6N8qYhNRDJDK1AH+r1F1fo8JPuTj xO7r4AnX/V70LOeVMWsDaLB3KkJ2yYhq4rHEv/WBvtyMT/nyRmuO3D7tcPX0YDdsELmo GkZiP29UjJFJpTLV9YYfVVF+uVW5CR45IPwbw598RKjp/HLaAM40nkjGmVTt33FUVNC5 iOFfJr08mLzUBhJBQv1/ghr7sL6zouIBR/hzG8kG44g+TJxrQ0Ag5p6hbTT+YoCMiW// karg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=0R0s40bhRp61461y5gov3XG5hQU716OvysALlCPvYy0=; b=U5/GqmAmLvZM3pSTLpL6QBOa8bTBPfmyPCxbZCs792LDo19ulREuRWvAu2Q7pajLWA UZ2by+mx0fr7TM1LgRVffnvIzwyaKcfRXGtjQXY1bnjQgEjRhHsrLqI4Tp8rBHhlHZo7 jUSG2YHf67HB+pE+b6toAFMmGDQo9IJs2dCaJQLeuFcgFpnbtRF8HhbMeuh7W+CJArB4 mshpNpQ7+ai7neudO2Gl7EcpORKrjbgAk0TXgzHQoXgqfk2FjUqT6QZdpsN9XxGMCJLI ajAWePUORYpw/bu2x/W6CA5DKUPuM9hRNdbRCKN3a1nHigBrIjJk6+E22EbwQfkbor1u fkbA== X-Gm-Message-State: ALKqPwdutfX8SIPnqmVZZPsWjWUrsB/+U2jUBjb4KxYnr8yPRyNV/l33 HaK4oTRcrL2RvaH8SNls2d44Sg== X-Google-Smtp-Source: AB8JxZqbeo/sKK8bFL05E3nRHZ+Swjgke7KIXE4in+jTJDAvAp3GlqjftAwS1UW2aKLCk2IWBN/7GQ== X-Received: by 2002:a1c:3fc7:: with SMTP id m190-v6mr3184946wma.158.1526240499282; Sun, 13 May 2018 12:41:39 -0700 (PDT) Received: from riemann (2.153.153.82.dyn.user.ono.com. [2.153.153.82]) by smtp.gmail.com with ESMTPSA id h67-v6sm5966910wmg.41.2018.05.13.12.41.38 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 13 May 2018 12:41:38 -0700 (PDT) Date: Sun, 13 May 2018 21:41:34 +0200 From: "Jose G. Juanino" To: freebsd-stable@freebsd.org Subject: Re: Upgrade to 11.2-BETA1: vboxdrv kernel modulo load leads to panic unless vbox ports be rebuilt Message-ID: <20180513194134.b2nzuwyusdwtxuov@riemann> References: <20180513135328.k56hsaww7nb55o4v@riemann> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180513135328.k56hsaww7nb55o4v@riemann> X-Operating-System: FreeBSD 11.2-BETA1 User-Agent: NeoMutt/20171208 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 May 2018 19:41:41 -0000 On Sunday, May 13 at 15:53:28 CEST, Jose G. Juanino wrote: > Hi FreeBSD stable, > > I have upgraded from 11.1 to 11.2-BETA1 right now. I use Virtualbox to > run Windows 7 from the FreeBSD box, and just after to complete the > upgrade and reboot, the system panics just after to load kernel module > vboxdrv. > > The workaround is rebuild both emulators/virtualbox-ose and > emulators/virtualbox-ose-kmod ports from within 11.2-BETA1, and > after that everything works nicely as before the upgrade. I hope this > help other people suffering a similar issue. Best regards. Full backtrace: https://pastebin.com/raw/17UU5Mij -- Jose G. Juanino