From owner-freebsd-emulation@FreeBSD.ORG Mon Feb 18 23:15:51 2013 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 0E758D41 for ; Mon, 18 Feb 2013 23:15:51 +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 F228AD30 for ; Mon, 18 Feb 2013 23:15:50 +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 r1INFhZP082957 for ; Mon, 18 Feb 2013 15:15:44 -0800 (PST) (envelope-from yuri@rawbw.com) Message-ID: <5122B61E.7020104@rawbw.com> Date: Mon, 18 Feb 2013 15:15:42 -0800 From: Yuri User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130129 Thunderbird/17.0.2 MIME-Version: 1.0 To: emulation@freebsd.org Subject: VBox-4.2.6: guests fail with assert when dvd drive passthrough is enabled: Expression: pvBuf || enmTxDir == PDMBLOCKTXDIR_NONE 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: Mon, 18 Feb 2013 23:15:51 -0000 Guests fail soon after boot in exactly the same way, see log below when Pioneer DVD-RW is shared with "Passthrough" option. This worked few months ago, but I can't tell which version was vbox it when it worked. 9.1-STABLE amd64 Below is the end of the log with assert and few lines before that having some error (VERR_NOT_IMPLEMENTED) that may or may not be related. Yuri ---log--- 00:00:03.596652 AIO: Async I/O manager not supported (rc=VERR_NOT_SUPPORTED). Falling back to simple manager 00:00:03.755364 Chipset cannot do MSI: VERR_NOT_IMPLEMENTED 00:00:36.127426 NAT: DNS#0: 192.168.5.1 00:00:36.127452 NAT: DHCP offered IP address 10.0.2.15 00:00:36.142824 NAT: DHCP offered IP address 10.0.2.15 00:00:37.129084 00:00:37.129086 !!Assertion Failed!! 00:00:37.129087 Expression: pvBuf || enmTxDir == PDMBLOCKTXDIR_NONE 00:00:37.129088 Location : /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.2.6/src/VBox/Devices/Storage/DrvHostBase.cpp(1250) int DRVHostBaseScsiCmd(DRVHOSTBASE*, const uint8_t*, size_t, PDMBLOCKTXDIR, void*, uint32_t*, uint8_t*, size_t, uint32_t)