From owner-freebsd-emulation@freebsd.org Mon Aug 15 20:01:16 2016 Return-Path: Delivered-To: freebsd-emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CD532BBB838 for ; Mon, 15 Aug 2016 20:01:16 +0000 (UTC) (envelope-from arcade@b1t.name) Received: from limbo.b1t.name (limbo.b1t.name [78.25.32.206]) by mx1.freebsd.org (Postfix) with ESMTP id 869961185 for ; Mon, 15 Aug 2016 20:01:15 +0000 (UTC) (envelope-from arcade@b1t.name) Received: from [172.29.1.153] (probe.42.lan [172.29.1.153]) by limbo.b1t.name (Postfix) with ESMTPSA id D0032241 for ; Mon, 15 Aug 2016 23:01:02 +0300 (EEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=b1t.name; s=mail; t=1471291264; bh=w9I7th0mwrxwIqYgA/GO2h9j+rYyqAkkegUCX3irHHo=; h=To:From:Subject:Date; b=HoONcoYITrA2lmqdY2mltpOwirRcRDA6+F8IpZGZ9RKsZSEsSiE+5dQNzBvr6x+AJ Rz49fctbhJ+Z30pRQKYIMg2S5AcU0hYNh/xWFL8vd79NgbQYuKDPKNG3/8fpUfsnGr pG7AuCp1thre9xOKIlbnkf/WPcWUFc/okURBi3ZA= To: freebsd-emulation@FreeBSD.org From: Volodymyr Kostyrko Subject: what's current aio status for upcoming 11? Message-ID: <57B21F7E.20802@b1t.name> Date: Mon, 15 Aug 2016 23:01:02 +0300 User-Agent: Mozilla/5.0 (X11; DragonFly x86_64; rv:42.0) Gecko/20100101 Firefox/42.0 SeaMonkey/2.39 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.22 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, 15 Aug 2016 20:01:16 -0000 Hi all. FreeBSD limbo.b1t.name 11.0-PRERELEASE FreeBSD 11.0-PRERELEASE #5 r304082: Sun Aug 14 19:03:18 EEST 2016 arcade@limbo.b1t.name:/usr/obj/usr/src/sys/MIN amd64 VBoxHeadless dumps core at signal 11: (gdb) bt full #0 0x0000000801d8200c in RTFileAioReqPrepareWrite (hReq=0x805e1b3c0, hFile=0x14, off=9701297152, pvBuf=0x84f573000, cbWrite=4096, pvUser=0x805e5aea0) at /tmp/ports/usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.0.26/src/VBox/Runtime/r3/freebsd/fileaio-freebsd.cpp:227 No locals. #1 0x00000008053dcc96 in pdmacFileAioMgrNormalReqCompleteRc (pAioMgr=0x80a84e3a0, hReq=0x805e1b3c0, rcReq=0, cbTransfered=) at /tmp/ports/usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.0.26/src/VBox/VMM/VMMR3/PDMAsyncCompletionFileNormal.cpp:1503 offStart = cbToTransfer = pEndpoint = 0x806257aa0 pTasksWaiting = pTask = #2 0x00000008053dca8e in pdmacFileAioMgrNormalReqsEnqueue () at /tmp/ports/usr/ports/emulators/virtualbox-ose/work/VirtualBox-5.0.26/src/VBox/VMM/VMMR3/PDMAsyncCompletionFileNormal.cpp:615 rcReq = 2 pAioMgr = Cannot access memory at address 0x0 Current language: auto; currently c++ I see aio is in MINIMAL kernel now yet I haven't requested it... Is it mandatory now? What I should do with VBox dumping core randomly? Thanks in advance. -- Sphinx of black quartz judge my vow.