VirtualBox 4.1.0 Segmentation Fault

Discussions related to using VirtualBox on Solaris hosts.
Post Reply
bsergiu
Posts: 1
Joined: 22. Jul 2011, 14:51
Primary OS: Solaris
VBox Version: OSE other
Guest OSses: Windows, Linux

VirtualBox 4.1.0 Segmentation Fault

Post by bsergiu »

Hi,

I have just installed the VirtualBox 4.1.0 r73009 on a Solaris x86 host (Oracle Solaris 10 9/10 s10x_u9wos_14a X86). The installation went OK.
But ... starting the VirtualBox executable shows the UI for a second, after which the process dies with segmentation fault.

Doing a

Code: Select all

pstack core
shows the following :

Code: Select all

pstack core
core 'core' of 11867:   /opt/VirtualBox/VirtualBox
-----------------  lwp# 1 / thread# 1  --------------------
 fffffd7ffedec640 ssl3_undef_enc_method ()
 fffffd7ffc129a56 SSL_CTX_new () + 1f6
 fffffd7ffda2528c _ZN17QSslSocketPrivate19resetDefaultCiphersEv () + 2c
 fffffd7ffda2564b _ZN17QSslSocketPrivate17ensureInitializedEv () + 1bb
 fffffd7ffda1d399 _ZN10QSslSocket11supportsSslEv () + 9
 fffffd7ffd9bd3c5 _ZN12QHttpPrivate7setSockEP10QTcpSocket () + 1a5
 fffffd7ffd9c124a _ZN18QHttpNormalRequest5startEP5QHttp () + 16a
 fffffd7ffd9bdc9e _ZN12QHttpPrivate19_q_startNextRequestEv () + be
 fffffd7ffd9c1689 _ZN12QHttpPrivate19finishedWithSuccessEv () + d9
 fffffd7ffd9bdc9e _ZN12QHttpPrivate19_q_startNextRequestEv () + be
 fffffd7ffd9c2ea6 _ZN5QHttp11qt_metacallEN11QMetaObject4CallEiPPv () + e6
 fffffd7ffe6858d5 _ZN6QIHttp11qt_metacallEN11QMetaObject4CallEiPPv () + 25
 fffffd7ffd7b6e59 _ZN7QObject5eventEP6QEvent () + 319
 fffffd7ffcd8466d _ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent () + bd
 fffffd7ffcd847ae _ZN12QApplication6notifyEP7QObjectP6QEvent () + de
 fffffd7ffd7a7219 _ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent () + b9
 fffffd7ffd7aad13 _ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData () + 3d3
 fffffd7ffce07df0 _ZN19QEventDispatcherX1113processEventsE6QFlagsIN10QEventLoop17ProcessEventsFlagEE () + 30
 fffffd7ffd7a6b95 _ZN10QEventLoop13processEventsE6QFlagsINS_17ProcessEventsFlagEE () + 45
 fffffd7ffd7a6d45 _ZN10QEventLoop4execE6QFlagsINS_17ProcessEventsFlagEE () + b5
 fffffd7ffd7aaee8 _ZN16QCoreApplication4execEv () + 98
 fffffd7ffe4378b5 TrustedMain () + a75
 0000000000403dd0 SUPR3HardenedMain () + 2c0
 0000000000402ffc _start () + 6c
-----------------  lwp# 2 / thread# 2  --------------------
 fffffd7fff11162a __pollsys () + a
 fffffd7fff0b3c72 poll () + 52
 fffffd7ffdc029ee ???????? ()
 fffffd7ffdc02b79 VBoxNsprPR_Poll () + 9
 fffffd7ffc50dd21 ???????? ()
 fffffd7ffdc0487a ???????? ()
 fffffd7ffdc0493f ???????? ()
 fffffd7ffeb9049c rtThreadMain () + 2c
 fffffd7ffebdd071 ???????? ()
 fffffd7fff10bfbb _thr_setup () + 5b
 fffffd7fff10c1e0 _lwp_start ()
-----------------  lwp# 3 / thread# 3  --------------------
 fffffd7fff10c257 __lwp_park () + 17
 fffffd7fff105e29 cond_wait_queue () + 59
 fffffd7fff1063b7 _cond_wait () + 57
 fffffd7fff1063e6 cond_wait () + 26
 fffffd7fff106429 pthread_cond_wait () + 9
 fffffd7ffdc03f2d VBoxNsprPR_WaitCondVar () + 6b
 fffffd7ffdc04239 VBoxNsprPR_Wait () + 46
 fffffd7ffc508f7a _ZN14DConnectWorker3RunEv () + 11a
 fffffd7ffdbd38de _ZN8nsThread4MainEPv () + 2e
 fffffd7ffdc0487a ???????? ()
 fffffd7ffdc0493f ???????? ()
 fffffd7ffeb9049c rtThreadMain () + 2c
 fffffd7ffebdd071 ???????? ()
 fffffd7fff10bfbb _thr_setup () + 5b
 fffffd7fff10c1e0 _lwp_start ()
I have the impression that there is an issue with the encryption library (afaik there are some additions in 4.1.0 regarding the RDP protocol encryption).
Important: On the same machine, same OS, VBox 4.0.12 works just fine.

Any ideas ?

Thank a lot,

Sergiu Burian
sfleury
Posts: 1
Joined: 22. Jul 2011, 16:58
Primary OS: Solaris
VBox Version: OSE other
Guest OSses: Solaris, Windows, Linux

Re: VirtualBox 4.1.0 Segmentation Fault

Post by sfleury »

I don't have anything useful to add, but you are not alone I have the same problem.

I'll let you know if I come up with a solution...
Perryg
Site Moderator
Posts: 34369
Joined: 6. Sep 2008, 22:55
Primary OS: Linux other
VBox Version: OSE self-compiled
Guest OSses: *NIX

Re: VirtualBox 4.1.0 Segmentation Fault

Post by Perryg »

These kinds of problems that are reproducible should be reported to bugtracker. You will need to setup an account there as it is on a different system.
It would also help if you can post the ticket number here so other can see the progress, add information, or see the final results.
Ramshankar
Oracle Corporation
Posts: 793
Joined: 7. Jan 2008, 16:17

Re: VirtualBox 4.1.0 Segmentation Fault

Post by Ramshankar »

Known issue. See workaround http://www.virtualbox.org/ticket/9290 until we resolve this problem.
Oracle Corp.
Post Reply