From owner-freebsd-emulation@FreeBSD.ORG Thu Dec 12 16:02:05 2013 Return-Path: Delivered-To: freebsd-emulation@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 B96CEAF7; Thu, 12 Dec 2013 16:02:05 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 66FC11EA1; Thu, 12 Dec 2013 16:02:04 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.7/8.14.7) with ESMTP id rBCG23qZ012651; Thu, 12 Dec 2013 09:02:03 -0700 (MST) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.7/8.14.7/Submit) with ESMTP id rBCG23GQ012648; Thu, 12 Dec 2013 09:02:03 -0700 (MST) (envelope-from wblock@wonkity.com) Date: Thu, 12 Dec 2013 09:02:03 -0700 (MST) From: Warren Block To: =?ISO-8859-15?Q?Bernhard_Fr=F6hlich?= Subject: Re: VirtualBox bridged network and 10.0 In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Thu, 12 Dec 2013 09:02:03 -0700 (MST) Content-Type: TEXT/PLAIN; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8BIT X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: "freebsd-emulation@freebsd.org" , =?ISO-8859-15?Q?Mika=EBl_Urankar?= X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Dec 2013 16:02:05 -0000 On Thu, 12 Dec 2013, Bernhard Fröhlich wrote: > On Thu, Dec 12, 2013 at 4:45 PM, Warren Block wrote: >> On Thu, 12 Dec 2013, Mikaël Urankar wrote: >> >>> You need to have a valid /root/.VirtualBox/VirtualBox.xml file, see my >>> previous mail: >>> >>> http://lists.freebsd.org/pipermail/freebsd-emulation/2013-November/011050.html >> >> >> Thank you, that works! >> >> I notice this file also exists on my 9.x system, with contents that indicate >> it was created by VirtualBox. Maybe the port should create this file? > > No this was a bug and it's fixed in 4.2.20_1. If you are interested in > the details: > > http://svnweb.freebsd.org/ports?view=revision&revision=336267 Excellent! Thank you! From owner-freebsd-emulation@FreeBSD.ORG Thu Dec 12 16:02:44 2013 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3ADB7B7D for ; Thu, 12 Dec 2013 16:02:44 +0000 (UTC) Received: from mail-ob0-x229.google.com (mail-ob0-x229.google.com [IPv6:2607:f8b0:4003:c01::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 06B631EA5 for ; Thu, 12 Dec 2013 16:02:43 +0000 (UTC) Received: by mail-ob0-f169.google.com with SMTP id wm4so617148obc.14 for ; Thu, 12 Dec 2013 08:02:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=p+kRzTP6b6pTHmXoGb3v11Ylbb8d8I/l1vU3IhNaBuc=; b=T8T6zOz+DYziBjCP1pVavEOD8wvezK3WX3QZd+TgrFkciSyiS7sn0Bn2BQNaWvekKc z0wAEzlxFpKryHl71cnhFw/lj8MIiHv587EIvS8HfOtjLz+iMTN5qBjcQ6XzDsWnYr0Y R8qXKcEhx55+fn98KrMDxCum4HNmUEq50QcSsbaabUhwqLnMXFxWpDLEMpgoIWHnAWgh yLypfbnIQ/Eq03SNlzB9qeD1idw8WpF7D2R0mx/DiSFn4OJGpYinVWncPRebF8iDYuuK bHklMOAE9Q3a9dF0zyFW4PAK0BkXb3V7A1YSEZFddICUI3dZ2r5l4hYOmzRZaEBq6ShT Kw7Q== MIME-Version: 1.0 X-Received: by 10.182.88.202 with SMTP id bi10mr6028666obb.52.1386864163320; Thu, 12 Dec 2013 08:02:43 -0800 (PST) Received: by 10.182.78.6 with HTTP; Thu, 12 Dec 2013 08:02:43 -0800 (PST) Date: Thu, 12 Dec 2013 17:02:43 +0100 Message-ID: Subject: Re: [Call for Testers] VirtualBox 4.3.2 : Success From: =?UTF-8?Q?Mika=C3=ABl_Urankar?= To: freebsd-emulation@freebsd.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Dec 2013 16:02:44 -0000 Hi, I just noticed that all programs that use qt4 segfault if they are built with GCC (4.6 or 4.8) and if the QT_PLUGIN_PATH contains "/usr/local/kde4/lib/kde4/plugins". The same program built with clang works fine. I'm using current, I don't know if that affects stable or release. Mika=C3=ABl