From owner-freebsd-virtualization@FreeBSD.ORG Tue Dec 24 00:24:46 2013 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id A0D33D00; Tue, 24 Dec 2013 00:24:46 +0000 (UTC) Received: from mail-we0-x233.google.com (mail-we0-x233.google.com [IPv6:2a00:1450:400c:c03::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E18F71CD2; Tue, 24 Dec 2013 00:24:45 +0000 (UTC) Received: by mail-we0-f179.google.com with SMTP id q59so5528054wes.10 for ; Mon, 23 Dec 2013 16:24:44 -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=3lU3asYcaSZxTDw39+OcgCWA+YsB/it7/arFQ9KCzg4=; b=X0uln1xdWyS6x+JZG1CXBn/tvfEzmGv8ifHO2HuHUAwxUmX/buYB9Unu0xSmN2zyE7 ph0tyNRVa5Pr6mtJ60IKfk8WWXKDVAheszo5JaHiqoW7TXhI1NLlwu31aEUliIFYCOCc G/g/kfUQIU+LKtZgbfQSucyswNPIkApvu8KOeXv6QafYyiry/Kcu9tfbEaeUb1r/o1sI 2KWBZfVAggos9HTDObvVDCTu/DtoRDQ7KjOw6S/3qW/44nph6WLGBsVmeuYA0FPnEne9 nGU0h3VQVdZLygshVxP6jAbbGfsElCh2nzqfYqkh+h5oR0YbUYNd71f4wpA2/pbs9/6J D7Hg== MIME-Version: 1.0 X-Received: by 10.180.12.3 with SMTP id u3mr7597340wib.27.1387844684044; Mon, 23 Dec 2013 16:24:44 -0800 (PST) Received: by 10.227.226.12 with HTTP; Mon, 23 Dec 2013 16:24:43 -0800 (PST) In-Reply-To: References: <201312131304.57455.jhb@freebsd.org> Date: Tue, 24 Dec 2013 02:24:43 +0200 Message-ID: Subject: Re: 11.0-CURRENT panic while running a bhyve instance From: Markiyan Kushnir To: Neel Natu Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD current , "freebsd-virtualization@freebsd.org" X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.17 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: Tue, 24 Dec 2013 00:24:46 -0000 Works for me (I'm at r259742), no panic. Thanks! -- Markiyan. 2013/12/23 Neel Natu : > Hi Markiyan, > > Fixed in r259737: > http://svnweb.freebsd.org/changeset/base/259737 > > best > Neel > > 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 >> >> -- >> 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"