From owner-freebsd-emulation@FreeBSD.ORG Thu Apr 9 12:07:49 2015 Return-Path: Delivered-To: freebsd-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 2C9171FC for ; Thu, 9 Apr 2015 12:07:49 +0000 (UTC) Received: from mail-qk0-x236.google.com (mail-qk0-x236.google.com [IPv6:2607:f8b0:400d:c09::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D9BFDCCE for ; Thu, 9 Apr 2015 12:07:48 +0000 (UTC) Received: by qkgx75 with SMTP id x75so121834318qkg.1 for ; Thu, 09 Apr 2015 05:07:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=gaShYTMcLoZB2GMsJw/gUoXiacBDD0vwzOTxb9nbIQw=; b=Tn/DcFSRdypDc7Hfn26eBjrTgmTY8AGz3sBJovfixWFYFSmNo1gSdZNPHp3vjbCxmE 3E0uZ+N5rnA1tzlyqupQeRYRKRi9vx76ojCnB4jdecBWhkL0QOjxORWy/27EXUaE77NO KieG//GrrwtBlnbWLL5k/Z7i857swu9HBLJLIK0Wh1/TO6XfqS47TyIKZAbmIXUoWPIx 7AOxtg2lzwPnL4Xr/oYPxGx0vJzm39KGHrx44lET+F8WumoBEbMWT+AnHW5lQkP0TWba oZZL5TovC330D5EB/wo03A4M0iQVZRDadcBaMc8QDTSnhCK2jVfSGNXrQLwgpA1RVB+M ZZGg== MIME-Version: 1.0 X-Received: by 10.55.24.158 with SMTP id 30mr58839684qky.83.1428581267999; Thu, 09 Apr 2015 05:07:47 -0700 (PDT) Received: by 10.140.21.241 with HTTP; Thu, 9 Apr 2015 05:07:47 -0700 (PDT) Date: Thu, 9 Apr 2015 16:07:47 +0400 Message-ID: Subject: Problem with VirtualBox From: nick gigashvili To: freebsd-emulation@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 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: Thu, 09 Apr 2015 12:07:49 -0000 Hi Im using virtualbox-ose-4.3.6 and during installation of guest os it is stalled. I've tried to install Windows and Linux and both are freezed duing installation any help will be appreciated. I've checked the log and got this: AioMgr0-N: Request 0x0000082c469400 failed with rc=VERR_TRY_AGAIN, migrating endpoint /home/pyb/vm/virtualbox-vms/debian-amd64-dev/debian-amd64-dev.vdi to failsafe manager. 00:03:35.000794 AIOMgr: I/O manager 0x00000821b374a0 encountered a critical error (rc=VERR_FILE_AIO_NO_REQUEST) during operation. Falling back to failsafe mode. Expect reduced performance 00:03:35.000823 AIOMgr: Error happened in /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.26/src/VBox/VMM/VMMR3/PDMAsyncCompletionFileNormal.cpp:(1664){int pdmacFileAioMgrNormal(RTTHREAD, void *)} 00:03:35.000833 AIOMgr: Please contact the product vendor Thanks