From owner-freebsd-net@FreeBSD.ORG Tue Sep 27 05:56:34 2011 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BAC411065670 for ; Tue, 27 Sep 2011 05:56:34 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-yi0-f54.google.com (mail-yi0-f54.google.com [209.85.218.54]) by mx1.freebsd.org (Postfix) with ESMTP id 7625D8FC08 for ; Tue, 27 Sep 2011 05:56:34 +0000 (UTC) Received: by yia13 with SMTP id 13so6308305yia.13 for ; Mon, 26 Sep 2011 22:56:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=Pvjb9gswJAu+UP8pao27QPU5xCTg++MUYixugvsH3U0=; b=nkrQbwQgVqd/1+hkebeUUUSSFGsw2iVfI4FA5Q466RCgkhqXHjmeojyR8RTDuD3v06 qWvhlYYK5ivuix+DjeBQGo8ByjGA/YgHZ85tjb4JJ2GFbeN60HR8khoyqLCfScANisVB 22xxAV5LrXzaqcRhWTvCroyDVSvAjn2QrFSGM= MIME-Version: 1.0 Received: by 10.236.124.97 with SMTP id w61mr44340106yhh.106.1317102993632; Mon, 26 Sep 2011 22:56:33 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.236.111.42 with HTTP; Mon, 26 Sep 2011 22:56:33 -0700 (PDT) In-Reply-To: References: Date: Tue, 27 Sep 2011 13:56:33 +0800 X-Google-Sender-Auth: T8a5gagEQV7mGQW6egtSwTrcoCM Message-ID: From: Adrian Chadd To: Arnaud Lacombe Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-net@freebsd.org, dave jones Subject: Re: Kernel panic on FreeBSD 9.0-beta2 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Sep 2011 05:56:34 -0000 Can someone please help dave out with the mini dump script stuff that's in 9? That way he can get a crash dump and back trace, all happily wrapped up in a text file? That's likely going to help the relevant developers :-) Adrian