From owner-freebsd-stable@FreeBSD.ORG Sat Jan 11 22:05:56 2014 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CAA05789 for ; Sat, 11 Jan 2014 22:05:56 +0000 (UTC) Received: from mail-la0-x22d.google.com (mail-la0-x22d.google.com [IPv6:2a00:1450:4010:c03::22d]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4D4BB190B for ; Sat, 11 Jan 2014 22:05:56 +0000 (UTC) Received: by mail-la0-f45.google.com with SMTP id b8so2426434lan.4 for ; Sat, 11 Jan 2014 14:05:54 -0800 (PST) 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=uTFB6JSqhC9IEvA72K8UZnBRh8Yk4FQbQabE9R/mty4=; b=nW6qOsBUr+QRPiL4HPJFswJIHwKgucz6dnV/zfptD0M3F/qfwgOWfqLnwjhCelhPtk ToC2XXFZPaItd3YmC/Wj48nsxr92J/EIrFhbUpbqJTDddhWSRjBwXydb7qXtuoUomol9 HqIJJg0s9MXmrOe1oVWvJ09jAsnWh9DD8aEoNEJIaRKHKXhOG9vEyeKzjaO5VrS2aJL9 e4xji/3Y5a2TukI3ObfzHf8hVNEW2/WqerS+zhSfaTcJ3ElAftRibBJgeEKnRmO7diVX vT0vwhQ4e7sI1NhNG+l2wiTthYz7yMFARCt9ClBuzTswGv/djOuQJaocbJ6tNrppKZil RyOA== MIME-Version: 1.0 X-Received: by 10.112.135.102 with SMTP id pr6mr6540120lbb.43.1389477954099; Sat, 11 Jan 2014 14:05:54 -0800 (PST) Sender: crodr001@gmail.com Received: by 10.112.38.43 with HTTP; Sat, 11 Jan 2014 14:05:54 -0800 (PST) In-Reply-To: <52D1BD58.8090308@menhennitt.com.au> References: <52CF8E97.50304@menhennitt.com.au> <52D056EA.9040808@menhennitt.com.au> <52D1BD58.8090308@menhennitt.com.au> Date: Sat, 11 Jan 2014 14:05:54 -0800 X-Google-Sender-Auth: mFl65K82qWlIF8bFbMOKTk5lFIA Message-ID: Subject: Re: VirtualBox crash on 10-Stable From: Craig Rodrigues To: Graham Menhennitt Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: FreeBSD stable X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Jan 2014 22:05:56 -0000 On Sat, Jan 11, 2014 at 1:53 PM, Graham Menhennitt wrote: > On 11/01/2014 14:39, Craig Rodrigues wrote: > > On Fri, Jan 10, 2014 at 12:24 PM, Graham Menhennitt < > graham@menhennitt.com.au> wrote: > >> On 10/01/2014 18:58, Mika=EBl Urankar wrote: >> > unsetenv QT_PLUGIN_PATH >> Thank you for replying, Mika=EBl. >> >> In my case (using bash), it was "unset QT_PLUGIN_PATH". And that worked= ! >> > > > If you are open to rebuilding the port, if you follow these > instructions, you should be > able to get a newer virtualbox port which does not require unsetting > QT_PLUGIN_PATH. > > See: > > > http://lists.freebsd.org/pipermail/freebsd-emulation/2014-January/011224.= html > > Thanks for replying, Craig. > > Do you know if anything is happening to bring those fixes into the FreeBS= D > ports? If so, I think I'll just live with the workaround until that happe= ns. > > Thanks, > Graham > Graham, Follow the discussion here: http://lists.freebsd.org/pipermail/freebsd-emulation/2014-January/011225.ht= ml -- Craig