Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Nov 2013 15:50:53 +0100
From:      Matthias Apitz <guru@unixarea.de>
Cc:        "freebsd-emulation@freebsd.org" <freebsd-emulation@freebsd.org>
Subject:   Re: [Call for Testers] VirtualBox 4.3.0: cannot reference symbol `X86TSS64_size' in preprocessor
Message-ID:  <20131126145053.GA6468@sh4-5.1blu.de>
In-Reply-To: <20131114141931.GA4100@sh4-5.1blu.de>
References:  <20131113122618.GA30563@sh4-5.1blu.de> <CAE-m3X3n473dtXnrHTP6yMnKc1T=q93AnE=5oDhW7m=b_o_tRg@mail.gmail.com> <20131114095030.GA26987@sh4-5.1blu.de> <CAE-m3X2txev4--1fM9OYUykogb%2BMzwXoNQ9fD0-nHX8V3A-EJQ@mail.gmail.com> <20131114124644.GA27601@sh4-5.1blu.de> <20131114141931.GA4100@sh4-5.1blu.de>

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

Hello,

After getting finally compiled and install virtualbox:

# pkg_info | fgrep virtualbox
virtualbox-ose-4.3.2 A general-purpose full virtualizer for x86 hardware
virtualbox-ose-kmod-4.3.0 VirtualBox kernel module for FreeBSD

# uname -a
FreeBSD aurora.Sisis.de 10.0-ALPHA4 FreeBSD 10.0-ALPHA4 #1: Fri Oct 18
12:10:57 CEST 2013     guru@aurora.Sisis.de:/usr/obj/usr/src/sys/GENERIC
i386

The VirtualBox crashes on startup with the following bt in gdb:

#0  0x00000000 in ?? ()
[New Thread 28803080 (LWP 100232/VirtualBox)]
(gdb) bt
#0  0x00000000 in ?? ()
#1  0x2813c10e in __dynamic_cast (src_ptr=0x289ca650,
src_type=0x2dcc4bc0, dst_type=0x2dcc4c10, src2dst=0)
    at ../../.././../gcc-4.6.3/libstdc++-v3/libsupc++/dyncast.cc:61
#2  0x2d9a6842 in KConfigGroup::reparent () from
/usr/local/kde4/lib/libkdecore.so.7
#3  0x2d99e82d in KConfigGroup::KConfigGroup () from
/usr/local/kde4/lib/libkdecore.so.7
#4  0x2da907c3 in KStandardDirs::addCustomized () from
/usr/local/kde4/lib/libkdecore.so.7
#5  0x2da82e96 in KComponentData::KComponentData () from
/usr/local/kde4/lib/libkdecore.so.7
#6  0x2da82c7c in KComponentData::KComponentData () from
/usr/local/kde4/lib/libkdecore.so.7
#7  0x2da82581 in KGlobal::findDirectChild_helper () from
/usr/local/kde4/lib/libkdecore.so.7
#8  0x2da81528 in KGlobal::dirs () from
/usr/local/kde4/lib/libkdecore.so.7
#9  0x2da815f8 in KGlobal::config () from
/usr/local/kde4/lib/libkdecore.so.7
#10 0x2cf295d6 in qt_plugin_instance () from
/usr/local/kde4/lib/kde4/plugins/gui_platform/libkde.so
#11 0x2a537711 in QApplicationPrivate::x11_apply_settings () from
/usr/local/lib/qt4/libQtGui.so.4
#12 0x2a53fc5d in qt_set_x11_resources () from
/usr/local/lib/qt4/libQtGui.so.4
#13 0x2a53d8be in qt_init () from /usr/local/lib/qt4/libQtGui.so.4
#14 0x2a4bc1fa in QApplicationPrivate::construct () from
/usr/local/lib/qt4/libQtGui.so.4
#15 0x2a4bcbf6 in QApplication::QApplication () from
/usr/local/lib/qt4/libQtGui.so.4
#16 0x29335dc9 in TrustedMain (argc=1, argv=0xbfbfd524) at CIShared.h:52
#17 0xbfbfd3f0 in ?? ()
#18 0x28966200 in ?? ()
#19 0xbfbfd490 in ?? ()
#20 0xbfbfd524 in ?? ()
#21 0x28829800 in ?? ()
#22 0x00000000 in ?? ()
(gdb) 

Any ideas?

Btw: I have had to 

# pkg_delete -f compat8x-i386-8.4.804000.201309_1

to get its shared lib out of the way;

	matthias
-- 
Matthias Apitz               |  /"\ ASCII Ribbon Campaign: www.asciiribbon.org
E-mail: guru@unixarea.de     |  \ / - No HTML/RTF in E-mail
WWW: http://www.unixarea.de/ |   X  - No proprietary attachments
phone: +49-170-4527211       |  / \ - Respect for open standards



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