From owner-freebsd-emulation@FreeBSD.ORG Tue Oct 22 19:02:11 2013 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 6C646C39 for ; Tue, 22 Oct 2013 19:02:11 +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 4031F2FE9 for ; Tue, 22 Oct 2013 19:02:10 +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 r9MJ2A4k022668 for ; Tue, 22 Oct 2013 12:02:10 -0700 (PDT) (envelope-from yuri@rawbw.com) Message-ID: <5266CBB1.5060202@rawbw.com> Date: Tue, 22 Oct 2013 12:02:09 -0700 From: Yuri User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.0.1 MIME-Version: 1.0 To: emulation@freebsd.org Subject: virtualbox-ose-4.2.18: asserts during (maybe after) creating a snapshot 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: Tue, 22 Oct 2013 19:02:11 -0000 This is certainly a new problem: 00:07:51.752608 !!Assertion Failed!! 00:07:51.752608 Expression: that->mMachineState == enmMachineState 00:07:51.752610 Location : /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.18/src/VBox/Main/src-client/ConsoleImpl.cpp(9746) static int Console::fntTakeSnapshotWorker(RTTHREADINT*, void*) 00:07:51.752665 00:07:51.752666 !!Assertion Failed!! 00:07:51.752666 Expression: Got this on Ubuntu 64-bit VM, originally installed few VBox versions ago. Yuri