From owner-freebsd-virtualization@FreeBSD.ORG Fri Dec 13 10:46:23 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 ESMTPS id CF9C3DC; Fri, 13 Dec 2013 10:46:23 +0000 (UTC) Received: from mail-wg0-x229.google.com (mail-wg0-x229.google.com [IPv6:2a00:1450:400c:c00::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 176DF1AF0; Fri, 13 Dec 2013 10:46:22 +0000 (UTC) Received: by mail-wg0-f41.google.com with SMTP id y10so1753697wgg.4 for ; Fri, 13 Dec 2013 02:46:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=77kT1YahZhEcw43ht1E+/iHYaI/Tl6CHeJ61lGyax0Q=; b=gj+UUT9jab/cyc/OpHRsO+wD3P7xpsI3DNUfMXZqJHEPI0zFqB73wFkeGHuUUWM+mI Gh/lyaAw29bEB9Znm4NgrNGlXnL+hrBTRQNwxEqv8/z5WiJkbTprtMm3sA5Ww1ykXlDN LH62KGsf/OW+DfkJTt9muZpwWQHu/Er7DK99WzJymujEOKAD0iz9sCw5lTA8IY6N9V2F wTpDsHkvgCGgZMyzP3hfWoDFTo2iEWcFpSKCyFz3Cw+ZMxStS/tUqdcfE4yDVz4egv6W fzUvnPqcgr0k8pDWX3V1LuczSmjwwHTLQiMmaWgHGa/R8KSJBnp9wsX8Knotku+o0XVW F34Q== MIME-Version: 1.0 X-Received: by 10.180.86.198 with SMTP id r6mr2246075wiz.27.1386931580718; Fri, 13 Dec 2013 02:46:20 -0800 (PST) Received: by 10.227.226.12 with HTTP; Fri, 13 Dec 2013 02:46:20 -0800 (PST) Date: Fri, 13 Dec 2013 12:46:20 +0200 Message-ID: Subject: 11.0-CURRENT panic while running a bhyve instance From: Markiyan Kushnir To: freebsd-current@freebsd.org, freebsd-virtualization@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 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: Fri, 13 Dec 2013 10:46:23 -0000 Forgot to fill the Subject: header, re-posting it fixed. -- 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)