From nobody@FreeBSD.org  Sun Feb 23 08:12:01 2014
Return-Path: <nobody@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 08FD372B
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 23 Feb 2014 08:12:01 +0000 (UTC)
Received: from newred.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id C7CE714F2
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 23 Feb 2014 08:12:00 +0000 (UTC)
Received: from cgiserv.freebsd.org ([127.0.1.6])
	by newred.freebsd.org (8.14.7/8.14.7) with ESMTP id s1N8C0dQ015908
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 23 Feb 2014 08:12:00 GMT
	(envelope-from nobody@cgiserv.freebsd.org)
Received: (from nobody@localhost)
	by cgiserv.freebsd.org (8.14.7/8.14.7/Submit) id s1N8C06P015893;
	Sun, 23 Feb 2014 08:12:00 GMT
	(envelope-from nobody)
Message-Id: <201402230812.s1N8C06P015893@cgiserv.freebsd.org>
Date: Sun, 23 Feb 2014 08:12:00 GMT
From: Georg Altmann <george@george-net.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: emulators/virtualbox-ose 4.3.6 vm fails to start with VERR_SYMBOL_NOT_FOUND
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         186973
>Category:       ports
>Synopsis:       emulators/virtualbox-ose 4.3.6 vm fails to start with VERR_SYMBOL_NOT_FOUND
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    vbox
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 23 08:20:00 UTC 2014
>Closed-Date:    
>Last-Modified:  Sun Feb 23 08:20:09 UTC 2014
>Originator:     Georg Altmann
>Release:        9.1
>Organization:
>Environment:
FreeBSD 9.1-RELEASE-p10 FreeBSD 9.1-RELEASE-p10 #0: Sun Jan 12 10:32:09 UTC 2014     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
After upgrade from virtualbox-ose-4.2.20 to virtualbox-ose-4.3.6:
Seems like the symbol RTLogGetDefaultInstance can not be found at VM startup. The VM starts fine with virtualbox-ose-legacy-4.2.22.
The guest OS is Windows 2k i386.

/usr/ports/emulators/virtualbox-ose% make showconfig

===> The following configuration options are available for virtualbox-ose-4.3.6:
     DBUS=off: D-Bus IPC system support
     DEBUG=off: Debug symbols, additional logs and assertions
     GUESTADDITIONS=off: Build with Guest Additions
     NLS=off: Native Language Support
     PULSEAUDIO=off: PulseAudio sound server support
     PYTHON=off: Python bindings or support
     QT4=off: Build with QT4 Frontend
     UDPTUNNEL=off: Build with UDP tunnel support
     VDE=off: Build with VDE support
     VNC=on: Build with VNC support
     VPX=off: Use vpx for video capturing
     WEBSERVICE=off: Build Webservice
     X11=off: X11 (graphics) support


Log:
00:00:00.117619 AssertLogRel /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.6/src/VBox/HostDrivers/Support/SUPLib.cpp(1753) int supLoadModuleResolveImport(RTLDRMODINTERNAL*, const char*, const char*, unsigned int, RTUINTPTR*, void*): <NULL>
00:00:00.117627 VMMR0.r0 is importing RTLogGetDefaultInstance which we couldn't find
00:00:00.117634 SUP: RTLdrGetBits failed for VMMR0.r0 (/usr/local/lib/virtualbox/VMMR0.r0). rc=VERR_SYMBOL_NOT_FOUND
00:00:00.118061 pdmR3LoadR0U: pszName="VMMR0.r0" rc=VERR_SYMBOL_NOT_FOUND szErr="SUPR3LoadModule: supLoadModule returned VERR_SYMBOL_NOT_FOUND"
00:00:00.118072 VMSetError: /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.6/src/VBox/VMM/VMMR3/VM.cpp(594) int vmR3CreateU(UVM*, uint32_t, int (*)(UVM*, VM*, void*), void*); rc=VERR_SYMBOL_NOT_FOUND
00:00:00.118076 VMSetError: Failed to load VMMR0.r0
00:00:00.120128 VNC: port = XXXX
00:00:00.120591 VNC: Configuring password
00:00:00.120679 ERROR [COM]: aRC=NS_ERROR_FAILURE (0x80004005) aIID={8ab7c520-2442-4b66-8d74-4ff1e195d2b6} aComponent={Console} aText={Failed to load VMMR0.r0 (VERR_SYMBOL_NOT_FOUND)}, preserve=false
00:00:00.141396 Power up failed (vrc=VERR_SYMBOL_NOT_FOUND, rc=NS_ERROR_FAILURE (0X80004005))

>How-To-Repeat:
unknown, might be specific to i386 (?) or to the upgraded virtualbox version.
>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->vbox 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sun Feb 23 08:20:08 UTC 2014 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=186973 
>Unformatted:
