From owner-freebsd-emulation@freebsd.org Wed Nov 18 19:56:51 2015 Return-Path: Delivered-To: freebsd-emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id D41A5A32F81 for ; Wed, 18 Nov 2015 19:56:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id B112D15C0 for ; Wed, 18 Nov 2015 19:56:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id AFD86A32F7F; Wed, 18 Nov 2015 19:56:51 +0000 (UTC) Delivered-To: emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 94768A32F7D for ; Wed, 18 Nov 2015 19:56:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 7A54B15BE for ; Wed, 18 Nov 2015 19:56:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by freefall.freebsd.org (Postfix) id 78E1E1A53; Wed, 18 Nov 2015 19:56:51 +0000 (UTC) Delivered-To: vbox@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by freefall.freebsd.org (Postfix) with ESMTP id 7830B1A51 for ; Wed, 18 Nov 2015 19:56:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 495B115BB for ; Wed, 18 Nov 2015 19:56:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id tAIJuppA027777 for ; Wed, 18 Nov 2015 19:56:51 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: vbox@FreeBSD.org Subject: [Bug 204665] emulators/virtualbox-ose: boot time hang on CURRENT Date: Wed, 18 Nov 2015 19:56:50 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: michael@galassi.us X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: vbox@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-Mailman-Approved-At: Wed, 18 Nov 2015 21:03:03 +0000 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Nov 2015 19:56:52 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204665 Bug ID: 204665 Summary: emulators/virtualbox-ose: boot time hang on CURRENT Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: vbox@FreeBSD.org Reporter: michael@galassi.us Assignee: vbox@FreeBSD.org Flags: maintainer-feedback?(vbox@FreeBSD.org) Created attachment 163298 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=163298&action=edit VBoxManage list hostonlyifs output The line: LD_LIBRARY_PATH=/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 be 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 -- You are receiving this mail because: You are the assignee for the bug.