From owner-freebsd-virtualization@FreeBSD.ORG Mon Nov 11 13:06:29 2013 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 464505EE for ; Mon, 11 Nov 2013 13:06:29 +0000 (UTC) (envelope-from timp87@gmail.com) Received: from mail-ve0-x229.google.com (mail-ve0-x229.google.com [IPv6:2607:f8b0:400c:c01::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 06CD825CC for ; Mon, 11 Nov 2013 13:06:28 +0000 (UTC) Received: by mail-ve0-f169.google.com with SMTP id pa12so662537veb.14 for ; Mon, 11 Nov 2013 05:06:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=+rcufwCrJrLHuf9A86DXMAJBp2lrdvTFwyKgJJgiHSE=; b=xpEjoSh1TA2QsEjLyiEhOV/ZJb2tsSgbaTd8tGRFxhoGqJbjVqtJuhQie9dhE7494U 9h8yp+sBUmgVbu0HxqAjOFF82Ul0EmDVzKWjZS8fARMjX0AasOHRonpMTKgKEJ6rRsOe pENTD/IWvENFJn4anW/ThtDQUY1iNxM6pC6Qvru7QBRAX3UdmCpoDax6jOSc7H9X3K90 7w9ekZHDOsjMWlr4nhS+28YAt6W65yDxOpEmRjkAEv34XWyoAbn2E/umkigldis67+NS Autm+oW9hEpQ6VEEcQuaxCH9f9lN0mtMovOfnSWiTgGy/78VJ2JAljHXdFFgG2mL8Nw1 ef3g== MIME-Version: 1.0 X-Received: by 10.220.17.131 with SMTP id s3mr4932396vca.20.1384175188251; Mon, 11 Nov 2013 05:06:28 -0800 (PST) Received: by 10.52.168.106 with HTTP; Mon, 11 Nov 2013 05:06:28 -0800 (PST) In-Reply-To: References: Date: Mon, 11 Nov 2013 17:06:28 +0400 Message-ID: Subject: Re: Running `sysctl -a` causes crash (Hyper-V) From: Pavel Timofeev To: Sergey Kandaurov Content-Type: text/plain; charset=UTF-8 Cc: "freebsd-virtualization@freebsd.org" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Nov 2013 13:06:29 -0000 I'm sorry, could you explain how to do it? Which one is the 'core file', vmcore or core.txt? 2013/11/11 Sergey Kandaurov : > On 11 November 2013 16:38, Pavel Timofeev wrote: >> Hi! Can anybody confirm the subject? >> Every time when I run `sysctl -a` get this >> >> http://pastebin.com/Chf9qQTD > > Can you show 'p vm_guest' from core file? > > -- > wbr, > pluknet