From owner-freebsd-emulation@FreeBSD.ORG Sat Aug 24 20:54:29 2013 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id A763A8B9 for ; Sat, 24 Aug 2013 20:54:29 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell0.rawbw.com (shell0.rawbw.com [198.144.192.45]) by mx1.freebsd.org (Postfix) with ESMTP id 7A8BA22BA for ; Sat, 24 Aug 2013 20:54:29 +0000 (UTC) Received: from eagle.yuri.org (stunnel@localhost [127.0.0.1]) (authenticated bits=0) by shell0.rawbw.com (8.14.4/8.14.4) with ESMTP id r7OKsM88081497 for ; Sat, 24 Aug 2013 13:54:23 -0700 (PDT) (envelope-from yuri@rawbw.com) Message-ID: <52191D7E.9080600@rawbw.com> Date: Sat, 24 Aug 2013 13:54:22 -0700 From: Yuri User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130822 Thunderbird/17.0.8 MIME-Version: 1.0 To: emulation@freebsd.org Subject: VBox: VMs randomly fail with assertion: Expression: cbPreRead == 0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.14 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: Sat, 24 Aug 2013 20:54:29 -0000 Here is the message: 00:10:44.838619 !!Assertion Failed!! 00:10:44.838619 Expression: cbPreRead == 0 00:10:44.838621 Location : /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.16/src/VBox/Storage/VD.cpp(2272) int vdWriteHelperOptimized(VBOXHDD*, VDIMAGE*, VDIMAGE*, uint64_t, size_t, size_t, size_t, size_t, const void*, void*, unsigned int) Gues OS: FreeBSD 9.1 (both i386 and amd64) virtualbox-ose-4.2.16_2 Yuri