From owner-freebsd-current@FreeBSD.ORG Sat Dec 14 00:16:07 2013 Return-Path: Delivered-To: freebsd-current@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 ESMTPS id 7D685EFD; Sat, 14 Dec 2013 00:16:07 +0000 (UTC) Received: from mail-qe0-x22a.google.com (mail-qe0-x22a.google.com [IPv6:2607:f8b0:400d:c02::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 189B31E34; Sat, 14 Dec 2013 00:16:07 +0000 (UTC) Received: by mail-qe0-f42.google.com with SMTP id b4so2257800qen.1 for ; Fri, 13 Dec 2013 16:16:06 -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=YwOd22Saon+Pot6MFTTXE9IxGf1ih78H//T5I6EgR9c=; b=DvAOpbwq99SxYFE/VMgwxQNfdQHb9mm2kB91BdJb8arD+ZqLlMo1ggRZqkOZPNyXDF rNdf5nhquotBT0KnL4tujhDcwr597HYsIcp1HB4rfmU0N01XLt4jzKmZPN7u+i1CzGeL FNHpQcpf+G7jiLgRP2f3eM67ovR9Sn5t/PmSb59QRlq0EeKxghxHtdkMu325uc2s/EjI LQJ2FnSZ3xTKQow6rJJuWqpw+UtPLEB+fLP0M+EqdvLOo1UlX1TnIKW6bujI5WW0irMr jk0XAGahkERSQDC//sDz492T3KYDdgtmQr+phQMJ98jD2zxNZblfGOGUSBUotro3HsuR jsqw== MIME-Version: 1.0 X-Received: by 10.49.132.65 with SMTP id os1mr9533290qeb.39.1386980166278; Fri, 13 Dec 2013 16:16:06 -0800 (PST) Received: by 10.140.34.17 with HTTP; Fri, 13 Dec 2013 16:16:06 -0800 (PST) In-Reply-To: References: <201312131304.57455.jhb@freebsd.org> Date: Fri, 13 Dec 2013 16:16:06 -0800 Message-ID: Subject: Re: 11.0-CURRENT panic while running a bhyve instance From: Neel Natu To: Markiyan Kushnir Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD current , "freebsd-virtualization@freebsd.org" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Dec 2013 00:16:07 -0000 Hi Markiyan, On Fri, Dec 13, 2013 at 2:35 PM, Markiyan Kushnir wrote: > 2013/12/13 John Baldwin : >> On Friday, December 13, 2013 5:46:20 am Markiyan Kushnir wrote: >>> Forgot to fill the Subject: header, re-posting it fixed. >> >> The mailing lists strips attachments, can you post it at a URL? >> > > Shared here: > > https://drive.google.com/file/d/0B9Q-zpUXxqCnem5iYTVqLUxrcWo4cmlhdkM1c2lJa2dKak5R/edit?usp=sharing > Thanks. It looks like something funky going on with the vcpu state. Do you know if there was any access to the VM via 'bhyvectl' close to the time of the panic? best Neel > -- > Markiyan. > >>> -- >>> Markiyan >>> >>> >>> ---------- Forwarded message ---------- >>> From: Markiyan Kushnir >>> Date: 2013/12/13 >>> Subject: >>> To: freebsd-current@freebsd.org, freebsd-virtualization@freebsd.org >>> >>> >>> I started some ports to compile inside a bhyve instance: >>> >>> root@vm:~ # uname -a >>> FreeBSD vm.mkushnir.mooo.com 11.0-CURRENT FreeBSD 11.0-CURRENT #0 >>> r259250: Thu Dec 12 14:17:32 EET 2013 >>> root@vm.mkushnir.zapto.org:/ >>> usr/obj/usr/src.svnup/sys/MAREK amd64 >>> >>> and left it running unattended. Approx. 2 hours later the host went to >>> panic. The bhyve instance survived after the panic and I could be able >>> to complete my ports compilation. >>> >>> core.txt attached (gzipped) >>> _______________________________________________ >>> freebsd-current@freebsd.org mailing list >>> http://lists.freebsd.org/mailman/listinfo/freebsd-current >>> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >>> >> >> -- >> John Baldwin > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"