From owner-freebsd-current@FreeBSD.ORG Mon Aug 25 15:06:59 2014 Return-Path: Delivered-To: freebsd-current@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 28ABE5F6 for ; Mon, 25 Aug 2014 15:06:59 +0000 (UTC) Received: from mail-we0-x229.google.com (mail-we0-x229.google.com [IPv6:2a00:1450:400c:c03::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B57773608 for ; Mon, 25 Aug 2014 15:06:58 +0000 (UTC) Received: by mail-we0-f169.google.com with SMTP id u56so13500556wes.0 for ; Mon, 25 Aug 2014 08:06:55 -0700 (PDT) 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=c7AiCenHOx4s/7UvVZs/3EXosdJwk3ij4C5JnlAX9i0=; b=QvuXYFfi54sRIKWRoxawL9OCRqSKXDmcZCumYvngbzilxgDXBeBRh6iPisaaaiXEwa XB4bY+iCxMwd5b7tc7aSqfbQJTc/mlEiTxZLLPie6HFhu4jkLd13aZ/7dBvHB7TqWkIx 8DIqBk3n+vrSqdLIc4uipot1OV/8ZplQ9HIHenKz1Hi9ft6id2rX/kzonmaaiLj536z7 VsSLViAw9wi9fHDcK1q8pcKub6rEDf6+b7+ZDJ6yXmtHbUv8XFBzo26lNnVHJHJAJlrD Byl9eFTryHeJRoiOLx8wN5Vqe8+d/DEXXo6gSHFn8lKCBBsSPQmQoBSR0Bk1eo06gopU AIEg== MIME-Version: 1.0 X-Received: by 10.180.106.8 with SMTP id gq8mr15921984wib.56.1408979215917; Mon, 25 Aug 2014 08:06:55 -0700 (PDT) Received: by 10.216.160.9 with HTTP; Mon, 25 Aug 2014 08:06:55 -0700 (PDT) In-Reply-To: <53FB4259.1000705@citrix.com> References: <53FB4259.1000705@citrix.com> Date: Mon, 25 Aug 2014 11:06:55 -0400 Message-ID: Subject: Re: Crash on xen/amd64 From: Shawn Webb To: =?UTF-8?Q?Roger_Pau_Monn=C3=A9?= Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: FreeBSD-current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.18-1 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: Mon, 25 Aug 2014 15:06:59 -0000 Mon, Aug 25, 2014 at 10:04 AM, Roger Pau Monn=C3=A9 = wrote: > On 25/08/14 02:28, Shawn Webb wrote: > > I've been getting these occasional kernel panics in my VM: > > http://imgur.com/BYes0gj,Ay8iDar > > This time around pkg-static seemed to cause the crash. > > Hello, > > AFAICT this doesn't seem to be related to the other crash you posted on: > > http://lists.freebsd.org/pipermail/freebsd-xen/2014-July/002159.html > > Can you get a backtrace? Backtrace is shown in the second image here: http://imgur.com/BYes0gj,Ay8iDar Thanks, Shawn