From owner-freebsd-stable@freebsd.org Mon May 14 03:39:35 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 38F6BFBF25C for ; Mon, 14 May 2018 03:39:35 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-ua0-x22c.google.com (mail-ua0-x22c.google.com [IPv6:2607:f8b0:400c:c08::22c]) (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 AA89B81FEE for ; Mon, 14 May 2018 03:39:34 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: by mail-ua0-x22c.google.com with SMTP id v17-v6so7365121uak.6 for ; Sun, 13 May 2018 20:39:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:cc; bh=4/30/r7lylXCKjsEZi1jMoA50+4IsRc0uLjds4I7iRc=; b=O7JlUuksyHLvlK3j1/vhiXQcmSPWrf44pOIBi7u0anmxQxrsOTsHlnED13UFfsxqUG oulXzSdSnpqtg54wpqmhbaRVvB/UxFk9T2HGUonfpypCowFAM2moa2ov+k/rFmAA9XqV LrRb3mqG+xdxlfox+TMCjuSNLuW6OHjaSwbtSJL3XCjfvCO6anUaVWocwR3Kg5lSLmM3 Vpjmt+39JLgaaygNXv/zmuW+utb9QtsS1gqH9tKixFB8NKozyjm+70yU0hOeLVeTC9eV 1R9WYPVHDnnmUwTCz/IAqwfytxGeVHm4KVnH7W2rahlQ+HE98U5H4n0pWSzqAbDWKoOG LAWA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:in-reply-to:references:from :date:message-id:subject:to:cc; bh=4/30/r7lylXCKjsEZi1jMoA50+4IsRc0uLjds4I7iRc=; b=dLnxkeucusoZS08VATqSQN3OVLTEp2D6do3CtpzeLj29RlDp2mAOkF6iAxWfy/wVUu Mrq6vDqOE6duMNnp0XC1cHmmcE3ySkyiB2NskPERdBXQaHQBfTjOT8v8je2YTksLtzV9 Ml/NfKM9OJdMhMvpo5MhYJ5ATPuXio6hKhm7CamZZo1AoSODXb2FIUYSmzEWcejZId3a 7gVzlxanuIRPFJjWu1q7e5w6nfFfJ3dMwaZ1TpeFURQUvVJ9IPNzesbWSUD+O2tx0yS3 CWnLzAxpLhshTBXnEnd3chBIiw+pclVI5knLURxRAnpfUv+Pi7P7d+npaJhgPuUTKy78 veEA== X-Gm-Message-State: ALKqPweo2PWf6JFGuIQUbtSroe4//8Kt/mVKkQ2FIHWTFyCz3KnZB3i6 5LBEo+NxFBTizmOKslE0FMtcHN4VA6r5rlhTMr4= X-Google-Smtp-Source: AB8JxZpTGlWOfiVp89F9nXhDuBkr0gUxRR4qhm+0g3tfzApZ3XiPCIJ3RcRn2EMYXkDpoLALCQ1gGbQcCG+HjSYJ1gA= X-Received: by 2002:ab0:4ec7:: with SMTP id x7-v6mr10093317uah.110.1526269173929; Sun, 13 May 2018 20:39:33 -0700 (PDT) MIME-Version: 1.0 Sender: kob6558@gmail.com Received: by 10.103.81.15 with HTTP; Sun, 13 May 2018 20:39:33 -0700 (PDT) In-Reply-To: <20180513194134.b2nzuwyusdwtxuov@riemann> References: <20180513135328.k56hsaww7nb55o4v@riemann> <20180513194134.b2nzuwyusdwtxuov@riemann> From: Kevin Oberman Date: Sun, 13 May 2018 20:39:33 -0700 X-Google-Sender-Auth: HWHkBjJJPGoh-0wQsOvJTY6Sojs Message-ID: Subject: Re: Upgrade to 11.2-BETA1: vboxdrv kernel modulo load leads to panic unless vbox ports be rebuilt To: "Jose G. Juanino" Cc: FreeBSD-STABLE Mailing List Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.25 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: Mon, 14 May 2018 03:39:35 -0000 On Sun, May 13, 2018 at 12:41 PM, Jose G. Juanino wrote: > 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 Kernel modules are NOT guaranteed to work between kernels. It is recommended that all kernel modules from ports and lsof be added to PORTS_MODULES so they are re-built after each kernel update. Rebuild virtualbox-ose-kmod, unload all vbox modules and reload them. That should fix he problem. -- Kevin Oberman, Part time kid herder and retired Network Engineer E-mail: rkoberman@gmail.com PGP Fingerprint: D03FB98AFA78E3B78C1694B318AB39EF1B055683