Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Nov 2015 19:56:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        vbox@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 204665] emulators/virtualbox-ose: boot time hang on CURRENT
Message-ID:  <bug-204665-26505-RH6xwvd7gA@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-204665-26505@https.bugs.freebsd.org/bugzilla/>
References:  <bug-204665-26505@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Michael Galassi <michael@galassi.us> has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to vbox@FreeBSD.or=
g:
Bug 204665: emulators/virtualbox-ose: boot time hang on CURRENT
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D204665



--- Description ---
Created attachment 163298
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D163298&action=
=3Dedit
VBoxManage list hostonlyifs output

The line:

LD_LIBRARY_PATH=3D/usr/local/lib /usr/local/bin/VBoxManage list hostonlyifs
>/dev/null
in file:
/usr/local/etc/rc.d/vboxnet

Hangs on boot.	It is interruptible (stuck in a poll loop).  This seems to b=
e a
regression with 4.3.34.  The same command run after boot hangs too.

I reproduced this on a system where I built from ports as well as one where=
 I
installed using pkg.

[root@penguin ~]# pkg info | grep virtualbox
virtualbox-ose-4.3.34_1        General-purpose full virtualizer for x86
hardware
virtualbox-ose-additions-4.3.34 VirtualBox additions for FreeBSD guests
virtualbox-ose-kmod-4.3.34     VirtualBox kernel module for FreeBSD
[root@penguin ~]# kldstat | grep vbox
 8    1 0xffffffff81621000 2704a    vboxguest.ko
10    2 0xffffffff8164d000 29de     vboxnetflt.ko
12    2 0xffffffff8165c000 45d20    vboxdrv.ko
14    1 0xffffffff816a7000 3f6c     vboxnetadp.ko

I've attached the output of
truss /usr/local/bin/VBoxManage list hostonlyifs=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204665-26505-RH6xwvd7gA>