From owner-freebsd-emulation@freebsd.org Sun Mar 20 01:55:08 2016 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 C4F18AD69E9 for ; Sun, 20 Mar 2016 01:55:08 +0000 (UTC) (envelope-from dutchman01@quicknet.nl) Received: from smtpq2.tb.mail.iss.as9143.net (smtpq2.tb.mail.iss.as9143.net [212.54.42.165]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 87C351944 for ; Sun, 20 Mar 2016 01:55:07 +0000 (UTC) (envelope-from dutchman01@quicknet.nl) Received: from [212.54.42.134] (helo=smtp10.tb.mail.iss.as9143.net) by smtpq2.tb.mail.iss.as9143.net with esmtp (Exim 4.82) (envelope-from ) id 1ahS8g-0001R8-Rt for freebsd-emulation@freebsd.org; Sun, 20 Mar 2016 02:26:42 +0100 Received: from 524b2c49.cm-4-4a.dynamic.ziggo.nl ([82.75.44.73] helo=PC01) by smtp10.tb.mail.iss.as9143.net with esmtp (Exim 4.82) (envelope-from ) id 1ahS8g-0007TJ-Np for freebsd-emulation@freebsd.org; Sun, 20 Mar 2016 02:26:42 +0100 From: "Dutchman01" To: Subject: FreeBSD 10.3 virtualbox 4.3.36 and up, vboxwebsrv start problems SQPmp #### SOAP FAULT: Protocol not available [is internal] Date: Sun, 20 Mar 2016 02:26:39 +0100 Message-ID: <000001d18247$8d170500$a7450f00$@quicknet.nl> MIME-Version: 1.0 X-Mailer: Microsoft Outlook 16.0 Thread-Index: AdGCR0Lgcgd4PZjQRTuBM1SuYDaWEQ== Content-Language: nl X-Ziggo-spambar: / X-Ziggo-spamscore: 0.0 X-Ziggo-spamreport: CMAE Analysis: v=2.1 cv=LpRvsSpc c=1 sm=0 tr=0 a=7OsogOcEt9IA:10 a=DAwyPP_o2Byb1YXLmDAA:9 a=p2QsaepqAAAA:8 a=KOFYIefe_yV_zsvwoggA:9 a=CjuIK1q_8ugA:10 a=yMhMjlubAAAA:8 a=SSmOFEACAAAA:8 a=yph0kcN88_fZSG1TAtYA:9 a=qWj-i6blFjaGZVId:21 a=gKO2Hq4RSVkA:10 a=UiCQ7L4-1S4A:10 a=hTZeC7Yk6K0A:10 a=frz4AuCg-hUA:10 xcat=Undefined/Undefined none X-Ziggo-Spam-Status: No X-Spam-Status: No X-Spam-Flag: No Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.21 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: Sun, 20 Mar 2016 01:55:08 -0000 Hi all, There is a problem with FreeBSD 10.3 RC-2 and Beta3 with use of virtualbox 4.3.36 and newer. vboxwebsrv can't start correctly. Also it seems I'm not the only one, please see ticket: https://www.virtualbox.org/ticket/15199 log: 00:00:00.000779 main Log opened 2016-03-19T00:40:28.155860000Z 00:00:00.000786 main Build Type: release 00:00:00.000906 main OS Product: FreeBSD 00:00:00.000952 main OS Release: 10.3-RC2 00:00:00.000997 main OS Version: FreeBSD 10.3-RC2 #0 r296980M: Thu Mar 17 08:05:22 CET 2016 00:00:00.001169 main Host RAM: 16289MB total, 3119MB available 00:00:00.001210 main Executable: /usr/local/lib/virtualbox/vboxwebsrv 00:00:00.001212 main Process ID: 3090 00:00:00.001215 main Package type: BSD_64BITS_GENERIC (OSE) 00:00:01.404074 SQPmp #### SOAP FAULT: Protocol not available [is internal] ^C00:00:16.650161 main requested termination, cleaning up 00:00:21.740651 Watchdog ending Watchdog thread Hopefully this can be fixed for release of 10.3. I have tried with vbox 4.3.16, 5.0.4 and 5.0.16 All do produce the same start failure! Dutchman01