From owner-freebsd-ports@freebsd.org Sun May 7 17:55:55 2017 Return-Path: Delivered-To: freebsd-ports@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 E31CDD627F5 for ; Sun, 7 May 2017 17:55:55 +0000 (UTC) (envelope-from mantar@pozo.comcastbiz.net) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 88D52196B for ; Sun, 7 May 2017 17:55:55 +0000 (UTC) (envelope-from mantar@pozo.comcastbiz.net) Received: by mailman.ysv.freebsd.org (Postfix) id 7F4FAD627F4; Sun, 7 May 2017 17:55:55 +0000 (UTC) Delivered-To: ports@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 7EC97D627F3 for ; Sun, 7 May 2017 17:55:55 +0000 (UTC) (envelope-from mantar@pozo.comcastbiz.net) Received: from comomta-ch2-03v.sys.comcast.net (comomta-ch2-03v.sys.comcast.net [69.252.207.29]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client CN "smtp.businessclass.comcast.net", Issuer "COMODO RSA Organization Validation Secure Server CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 3E7E91965 for ; Sun, 7 May 2017 17:55:54 +0000 (UTC) (envelope-from mantar@pozo.comcastbiz.net) Received: from 50-197-129-138-static.hfc.comcastbusiness.net ([50.197.129.138]) by comomta-ch2-03v.sys.comcast.net with bizsmtp id HVul1v00K2zJ90a01VumXK; Sun, 07 May 2017 17:54:46 +0000 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Mac OS X Mail 10.3 \(3273\)) Subject: Re: need help with upgrade of virtualbox-ose From: Manfred Antar In-Reply-To: Date: Sun, 7 May 2017 10:54:45 -0700 Cc: ports@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: References: To: Wojciech Puchar X-Mailer: Apple Mail (2.3273) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 May 2017 17:55:56 -0000 > On May 7, 2017, at 9:38 AM, Wojciech Puchar wrote: >=20 > from 5.0.26 to 5.1.latest. >=20 > every attempt ends with virtual machine crash just when it should = switch from windows loading screen to normal screen. all VMs are windows = 7 pro. >=20 > Logs doesn't give any hint. I had a similar problem running FreeBSD current on OSX machine. I had to downgrade the xorg-server from 1.18.4,1 to 1.17.4,1 the rebuild = virtualbox-ose-additions and kernel. It worked again. Not sure if this is the same problem for yo