From owner-freebsd-current@freebsd.org Sun Dec 20 23:57:57 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2484AA4D6AC for ; Sun, 20 Dec 2015 23:57:57 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-ig0-x241.google.com (mail-ig0-x241.google.com [IPv6:2607:f8b0:4001:c05::241]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EB1821554; Sun, 20 Dec 2015 23:57:56 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: by mail-ig0-x241.google.com with SMTP id wf13so3770482igc.0; Sun, 20 Dec 2015 15:57:56 -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=TLCfYl0/CZPApMdc/Madww9xOQ7r60fKaO77DBUxfAg=; b=x9K/OFnKUIr/vcIQJd/AyCQLJAWR5poB45HtLc4Nu6jot13OKziqGWY+OxiXo3X10D 2lFsTO2/UaRXPEwyEb1fpw7Bzkp7nuZd9DsRnRQWPYlrsIJ1t7D69tZ2lhJFBZ7Vv7fd oe80R6NIhdsSVFnTFxTVNiMcPksdK+sbas2rBP32pJPQ4nFDfLYd4Mky4lFeMzJqRryf Q6nHVmrM9eotv4kadP8pkcN6tx3lFa/NTvIb5VDLI/7cev7jpTlecDgMgipaXdXFjTry h5JwlEDxwy/qkY6ZTJBlxEE5+DfarRCBOmN+7BY2UeVaHwH8GQsQ0OEgX+4Rj+ovrgzW W72g== MIME-Version: 1.0 X-Received: by 10.50.25.169 with SMTP id d9mr14393892igg.61.1450655876417; Sun, 20 Dec 2015 15:57:56 -0800 (PST) Received: by 10.36.121.202 with HTTP; Sun, 20 Dec 2015 15:57:56 -0800 (PST) In-Reply-To: References: Date: Sun, 20 Dec 2015 15:57:56 -0800 Message-ID: Subject: Re: Panic from vesa_configure() From: Adrian Chadd To: Ryan Stone Cc: Jeremie Le Hen , FreeBSD Current , =?UTF-8?B?SmVhbi1Tw6liYXN0aWVuIFDDqWRyb24=?= Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 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: Sun, 20 Dec 2015 23:57:57 -0000 can you copy/paste the file:line that each of those stackframes represents? I may have an idea or two.. -a On 20 December 2015 at 15:40, Ryan Stone wrote: > On Sun, Dec 20, 2015 at 4:02 PM, Jeremie Le Hen wrote: > >> For some reason, "call doadump" >> didn't work (any idea why?), so I took a picture. >> > > I have no idea about the panic, but doadump failed because the crash > happened too early for the dump device to be configured yet. > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"