From owner-freebsd-current@FreeBSD.ORG Mon Aug 25 00:51:34 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 BBB56DCA; Mon, 25 Aug 2014 00:51:34 +0000 (UTC) Received: from mail-we0-x22f.google.com (mail-we0-x22f.google.com [IPv6:2a00:1450:400c:c03::22f]) (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 33D85387F; Mon, 25 Aug 2014 00:51:34 +0000 (UTC) Received: by mail-we0-f175.google.com with SMTP id t60so12617084wes.20 for ; Sun, 24 Aug 2014 17:51:32 -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=Ju5O1crM9lxWjYrfgD2W5N5e2qkT1taePDpSixM/TTE=; b=ddlgpj/RrCDmhAJq+6QgRN4sPwMhada+QhiaKLDSWrwEqpZjBCqRAGPIzI575tIBQd O1hj2ts6edmTABX+/qv5/ulL2TL7qCo0wkd2ouRxHZheeGc15PMl7CoYP+6Stp/KraLZ xSWWVHqRAgOBphPQzJi4dpyAYInHV6bSorx9bVs8vcR1PKDuEg1JHTM5N3U0ZqTnifnT R90w+geqy9uyFxc8uJH+U5ANuT84DOWFYwJJYLF/brJ+Q00USwP+7+XzHH/ERvrM6Z4y TRZpNhZ6h3Z3DDH4FXlJ3uh3folxMHQcizPyA9erJub3j9kkDrNmPRCi6Ck8RHkCFdjm KFrw== MIME-Version: 1.0 X-Received: by 10.194.71.210 with SMTP id x18mr18750551wju.6.1408927892311; Sun, 24 Aug 2014 17:51:32 -0700 (PDT) Received: by 10.216.160.9 with HTTP; Sun, 24 Aug 2014 17:51:32 -0700 (PDT) In-Reply-To: <53FA87B8.8030901@freebsd.org> References: <53FA87B8.8030901@freebsd.org> Date: Sun, 24 Aug 2014 20:51:32 -0400 Message-ID: Subject: Re: Crash on xen/amd64 From: Shawn Webb To: Allan Jude Content-Type: text/plain; charset=UTF-8 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 00:51:34 -0000 On Sun, Aug 24, 2014 at 8:47 PM, Allan Jude wrote: > On 2014-08-24 20: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. > > > > Thanks, > > > > Shawn > > _______________________________________________ > > 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" > > > > How big is your disk? Is the LBA range listed before the panic the very > end of the disk? Paste of `gpart list`: http://ix.io/e0X I'm a little unsure how to answer your second question. And I'm unsure if the disk error is related, but it might be. For what it's worth, this is a brand new VPS instance on RootBSD. Thanks, Shawn