From owner-freebsd-emulation@freebsd.org Fri Sep 4 17:13:46 2015 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 7D2539CAC20 for ; Fri, 4 Sep 2015 17:13:46 +0000 (UTC) (envelope-from roy@net-vantage.com) Received: from fantasia.lunarpages.com (fantasia.lunarpages.com [67.210.124.90]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6829F2EA for ; Fri, 4 Sep 2015 17:13:46 +0000 (UTC) (envelope-from roy@net-vantage.com) Received: from mobile-166-171-185-214.mycingular.net ([166.171.185.214]:22592 helo=[192.168.2.107]) by fantasia.lunarpages.com with esmtpsa (TLSv1:DHE-RSA-AES128-SHA:128) (Exim 4.80) (envelope-from ) id 1ZXtOe-0005f9-Gu for freebsd-emulation@freebsd.org; Fri, 04 Sep 2015 08:59:24 -0700 To: freebsd-emulation@freebsd.org From: RA Cohen Subject: Assertion Failed! error X-Opacus-Archived: none Message-ID: <55E9BFE1.2030009@net-vantage.com> Date: Fri, 4 Sep 2015 11:59:29 -0400 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - fantasia.lunarpages.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - net-vantage.com X-Source: X-Source-Args: X-Source-Dir: X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.20 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: Fri, 04 Sep 2015 17:13:46 -0000 Trying to diagnose a problem Windows 2012 Server guest which has been freezing up after 10-20 hrs. Now I cannot get it to run at all and these appear in the FBSD 10.1 syslog: Sep 4 08:00:02 hbvserv2 kernel: Sep 4 08:00:02 hbvserv2 kernel: !!Assertion Failed!! Sep 4 08:00:02 hbvserv2 kernel: Expression: RT_SUCCESS_NP(rc) Sep 4 08:00:02 hbvserv2 kernel: Location : /usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.28/src/VBox/VMM/VMMAll/PGMAllPool.cpp(2510) int pgmPoolMonitorInsert(PPGMPOOL, PPGMPOOLPAGE) Sep 4 08:00:02 hbvserv2 kernel: PGMHandlerPhysicalRegisterEx 000000015ae50000 failed with -1701 Do I have a hardware issue? Corrupt files somewhere? More background: zfs on root underlying all one pool: zroot two mirrored spindles (by gpt/zfs) two vms: a) lightweight fbsd machine running samba acting as pseudo domain controller b) Win2012 Server consisting of three vmdk files - one os and db, the other two simple data host=DELL PowerEdge 1750 w32gb ram dual 4 core proc The fbsd vm and host stay up and running through all the issues. Thanks in advance, -Roy