From owner-freebsd-emulation@FreeBSD.ORG Tue Oct 22 22:45:43 2013 Return-Path: Delivered-To: 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 ESMTP id 457C69E8 for ; Tue, 22 Oct 2013 22:45:43 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell0.rawbw.com (shell0.rawbw.com [198.144.192.45]) by mx1.freebsd.org (Postfix) with ESMTP id 31DF42E60 for ; Tue, 22 Oct 2013 22:45:43 +0000 (UTC) Received: from eagle.yuri.org (stunnel@localhost [127.0.0.1]) (authenticated bits=0) by shell0.rawbw.com (8.14.4/8.14.4) with ESMTP id r9MMjgeL083493 for ; Tue, 22 Oct 2013 15:45:43 -0700 (PDT) (envelope-from yuri@rawbw.com) Message-ID: <52670016.30500@rawbw.com> Date: Tue, 22 Oct 2013 15:45:42 -0700 From: Yuri User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 MIME-Version: 1.0 To: "freebsd-emulation@freebsd.org" Subject: Re: [Call for Testers] VirtualBox 4.3.0 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.14 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: Tue, 22 Oct 2013 22:45:43 -0000 On 10/20/2013 09:25, Bernhard Fröhlich wrote: > This is again a call for testers to get some feedback before we commit Reporting the failed attempt to run 4.3.0. Two machines I tried to start failed with the same assert in log: 00:00:00.733905 247: RTUuidCompare 00:00:00.733912 248: RTUuidCompareStr 00:00:00.733919 249: RTUuidFromStr 00:00:00.733928 00:00:00.733928 !!Assertion Failed!! 00:00:00.733929 Expression: 00:00:00.733930 Location : /usr/ports/emulators.vbox-4.3.0/virtualbox-ose/work/VirtualBox-4.3.0/src/VBox/HostDrivers/Support/SUPLib.cpp(1753) int supLoadModuleResolveImport(RTLDRMODINTERNAL*, const char*, const char*, unsigned int, RTUINTPTR*, void*) 00:00:00.733945 VMMR0.r0 is importing RTLogGetDefaultInstance which we couldn't find Window that popped up said "No error info". In addition, the DBus error, previously reported by Andriy Gapon, is still in 4.3.0 (disk image can't be chosen by the file dialog) Yuri