From owner-freebsd-ports@FreeBSD.ORG Fri May 29 17:38:13 2015 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0928AB0C for ; Fri, 29 May 2015 17:38:13 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: from mail-ie0-x229.google.com (mail-ie0-x229.google.com [IPv6:2607:f8b0:4001:c03::229]) (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 D038C1C0C for ; Fri, 29 May 2015 17:38:12 +0000 (UTC) (envelope-from kob6558@gmail.com) Received: by iebgx4 with SMTP id gx4so68217225ieb.0 for ; Fri, 29 May 2015 10:38:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=7zq78OzcRIo92mAryGS5vgNoHEeEj+rf8b/xIuXrA60=; b=jNio/4vim8c7FvCY80/eZF5P+ZNeHghL3QPhlDUbqDcc0wFE8laV1iBQNRShCN/hRA BP4vPqRQbK/3NGjlCpmHBHCHnaNUTPKevmiLpwSs6ffXpUbImdlH26UScZqHsC6jbkj5 CgJE0+X3kCJpN5MUIpA09dzcBUjrFITn2zE4nD4WgD+/reUk4jRmBMLOIO5SfVMruk6u CaXj7CUxlciAJTcT6U34M3cDYXMdCluiHUBYaVpozXETI1Tvnz3uJh9W9vJal7MHOYF7 rzEZaTk+XhBxo1r6D9jiJ9I8k+4IiUXHHLYP0WV9fjCVYheK2t/7RD6IPyXsrktzf1pw 8hqw== MIME-Version: 1.0 X-Received: by 10.50.57.112 with SMTP id h16mr5422689igq.35.1432921091989; Fri, 29 May 2015 10:38:11 -0700 (PDT) Sender: kob6558@gmail.com Received: by 10.107.46.134 with HTTP; Fri, 29 May 2015 10:38:11 -0700 (PDT) In-Reply-To: <55689D79.3090907@pinyon.org> References: <55689D79.3090907@pinyon.org> Date: Fri, 29 May 2015 10:38:11 -0700 X-Google-Sender-Auth: QGklP68jM81mK0yHq5pXnykDT2w Message-ID: Subject: Re: 10/stable virtualbox-ose crashes From: Kevin Oberman To: "Russell L. Carter" Cc: FreeBSD Ports ML Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 May 2015 17:38:13 -0000 On Fri, May 29, 2015 at 10:10 AM, Russell L. Carter wrote: > Hi, > kldload vboxsrv crashes recent 10/stables. Last known working > kernel/module pair is from May 5th. > > Not sure what is the optimal next step, suggestions welcome. > Sounds like you have done this, but several reports have been made of this recently. All were "fixed" by rebuilding virtualbox-ose-kmod. Always rebuild all kernel modules that are in ports when rebuilding the kernel, preferably by adding the appropriate PORTS_MODULES to /etc/src.conf. -- Kevin Oberman, Network Engineer, Retired E-mail: rkoberman@gmail.com