From owner-freebsd-emulation@FreeBSD.ORG Mon Feb 9 01:58:36 2015 Return-Path: Delivered-To: emulation@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id AFE87B16 for ; Mon, 9 Feb 2015 01:58:36 +0000 (UTC) Received: from shell1.rawbw.com (shell1.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id 9B932EE7 for ; Mon, 9 Feb 2015 01:58:36 +0000 (UTC) Received: from yuri.doctorlan.com (c-50-184-63-128.hsd1.ca.comcast.net [50.184.63.128]) (authenticated bits=0) by shell1.rawbw.com (8.14.9/8.14.9) with ESMTP id t191wTQM024219 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Sun, 8 Feb 2015 17:58:29 -0800 (PST) (envelope-from yuri@rawbw.com) X-Authentication-Warning: shell1.rawbw.com: Host c-50-184-63-128.hsd1.ca.comcast.net [50.184.63.128] claimed to be yuri.doctorlan.com Message-ID: <54D81444.4070302@rawbw.com> Date: Sun, 08 Feb 2015 17:58:28 -0800 From: Yuri User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: emulation@FreeBSD.ORG Subject: [BUG REPORT] Guests crash with assert when additions CD is inserted Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.18-1 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: Mon, 09 Feb 2015 01:58:36 -0000 Host is amd64 10.1, guests I tried are several linuxes and windows. Insertion of additions CD worked the first time, when it was also downloaded. But the subsequent attempts all cause assertion, see log below. Yuri virtualbox-ose-4.3.20_4 --- error message --- 00:10:59.217392 !!Assertion Failed!! 00:10:59.217393 Expression: !m_mediums.contains(strMediumID) 00:10:59.217395 Location : /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.20/src/VBox/Frontends/VirtualBox/src/medium/UIMediumEnumerator.cpp(118) void UIMediumEnumerator::createMedium(const UIMedium &) /mnt/external/VirtualBox VMs/Arch/Logs/VBox.log 1166,1 Bot