From owner-freebsd-current@freebsd.org Thu Feb 11 17:21:20 2016 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 89454AA58D6 for ; Thu, 11 Feb 2016 17:21:20 +0000 (UTC) (envelope-from ultima1252@gmail.com) Received: from mail-vk0-x22e.google.com (mail-vk0-x22e.google.com [IPv6:2607:f8b0:400c:c05::22e]) (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 41E20D80 for ; Thu, 11 Feb 2016 17:21:20 +0000 (UTC) (envelope-from ultima1252@gmail.com) Received: by mail-vk0-x22e.google.com with SMTP id c3so41674632vkb.3 for ; Thu, 11 Feb 2016 09:21:20 -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=FKUi0Dogaxj8glpBSVqVqGuVY3YWqHYfTWi/lZk7hj0=; b=ZP2frtuojTkR4foo0oP6+APnZIol1tvU2l63MJewxQPDLQqZOJfSvNkhPdBbGPBHjw EHrz5fdVV86utfiddGxUfzfHQnyh1x5D6fhTjuxX5qnWG1tMdMThMadL6ykcDubr180N KcDrCYvMJtNvT6jSIsUYawgTM47S4CXkhJyMahBq25B8eJJ/C+MlHsMJyleaL+tuDRqR 9J++bWfIVTihnaQ/3phAqcp0fGMmYOjW/kGvDjihBd018ZEWq55bY8jYlm4wHTGxckro /HFfQOg6/douJpNZ5rNfPuvXuEwURSxayYfrhbq78RlNcnwiWwxWp2qkLv89W2lwd9B6 56qg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=FKUi0Dogaxj8glpBSVqVqGuVY3YWqHYfTWi/lZk7hj0=; b=cclejI1uhBCtNto+CQylFA6GdIQEEDz+zbJqWr7tBMENzrHPetbMseMoaWGew+0TJZ 60Iq9vOW2tO62yj60uKI9nph2oqlMlEXe87OpDWewnYrDt6ZNkg22bn/AwLz5ovYQyXy LN2sT2e7lCSeGTWyp3hrt3w/IfCAtNnLjKiQnpCmOrOYKeAqv0EVlAKInZBAon0SnmdO HfE3lU78Petkdbr5+sydviZ8WNsWl/wF2CyoQhaK7+LSrlrsHUbM1s9KqY806iZHEdnO mRqvw51VP60E+jeABDYL0WI+b1qpSCP5KZO6lL7KEeNFYDe5/2QI4tbsxIvyMVEAhxFc ku4A== X-Gm-Message-State: AG10YOTpf+rnkYxjyl4dNDmIvReoSIxNoY/aABWFn7QghloKRcl7qhdS1DNCtqMZWKRZVaHs2XDK6NyJSBMVHQ== MIME-Version: 1.0 X-Received: by 10.31.8.133 with SMTP id 127mr34955627vki.140.1455211279357; Thu, 11 Feb 2016 09:21:19 -0800 (PST) Received: by 10.31.194.194 with HTTP; Thu, 11 Feb 2016 09:21:19 -0800 (PST) In-Reply-To: References: <569BD681.80608@freebsd.org> <56BC94D5.8060102@selasky.org> Date: Thu, 11 Feb 2016 12:21:19 -0500 Message-ID: Subject: Re: r294195: Kernel panic during installworld From: Ultima To: Daniel Nebdal , hps@selasky.org Cc: freebsd-current@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 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: Thu, 11 Feb 2016 17:21:20 -0000 This is actually triggered when using large blocks. "recordsize=1M" going back to 128k and I no longer panic. On Thu, Feb 11, 2016 at 9:10 AM, Daniel Nebdal wrote: > On Thu, Feb 11, 2016 at 3:04 PM, Hans Petter Selasky > wrote: > > On 02/11/16 15:00, Daniel Nebdal wrote: > >> > >> plugging in a > >> USB keyboard post-panic didn't do much > > > > > > Hi, > > > > USB enumeration is disabled in the debugger. You need to plug it in > > pre-crash :-) Same with any USB crash dump device(s). > > > > --HPS > > Myeah, I didn't really expect it to work - at least I left it plugged in > now. :) > > -- > Daniel Nebdal > _______________________________________________ > 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" >