Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Feb 2014 08:12:00 GMT
From:      Georg Altmann <george@george-net.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/186973: emulators/virtualbox-ose 4.3.6 vm fails to start with VERR_SYMBOL_NOT_FOUND
Message-ID:  <201402230812.s1N8C06P015893@cgiserv.freebsd.org>
Resent-Message-ID: <201402230820.s1N8K0Dr089498@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:    freebsd-ports-bugs
>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:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402230812.s1N8C06P015893>