From owner-freebsd-current@FreeBSD.ORG Fri Sep 10 17:36:16 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9654316A4CE for ; Fri, 10 Sep 2004 17:36:16 +0000 (GMT) Received: from mail3.speakeasy.net (mail3.speakeasy.net [216.254.0.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C4F343D5C for ; Fri, 10 Sep 2004 17:36:16 +0000 (GMT) (envelope-from jmg@hydrogen.funkthat.com) Received: (qmail 780 invoked from network); 10 Sep 2004 17:36:16 -0000 Received: from gate.funkthat.com (HELO hydrogen.funkthat.com) ([69.17.45.168]) (envelope-sender ) by mail3.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 10 Sep 2004 17:36:16 -0000 Received: from hydrogen.funkthat.com (cpahev@localhost.funkthat.com [127.0.0.1])i8AHaEuU010694; Fri, 10 Sep 2004 10:36:15 -0700 (PDT) (envelope-from jmg@hydrogen.funkthat.com) Received: (from jmg@localhost) by hydrogen.funkthat.com (8.12.10/8.12.10/Submit) id i8AHaDEQ010693; Fri, 10 Sep 2004 10:36:13 -0700 (PDT) Date: Fri, 10 Sep 2004 10:36:13 -0700 From: John-Mark Gurney To: Marian Cerny Message-ID: <20040910173613.GV72089@funkthat.com> Mail-Followup-To: Marian Cerny , Robert Watson , "Bjoern A. Zeeb" , freebsd-current@freebsd.org References: <20040910170913.GT72089@funkthat.com> <20040910172623.GA1111@artax.karlin.mff.cuni.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040910172623.GA1111@artax.karlin.mff.cuni.cz> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 4.2-RELEASE i386 X-PGP-Fingerprint: B7 EC EF F8 AE ED A7 31 96 7A 22 B3 D8 56 36 F4 X-Files: The truth is out there X-URL: http://resnet.uoregon.edu/~gurney_j/ X-Resume: http://resnet.uoregon.edu/~gurney_j/resume.html cc: "Bjoern A. Zeeb" cc: freebsd-current@freebsd.org cc: Robert Watson Subject: Re: LOR (re0 and user map) + PANIC X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: John-Mark Gurney List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Sep 2004 17:36:16 -0000 Marian Cerny wrote this message on Fri, Sep 10, 2004 at 19:26 +0200: > > It would be very useful to know the revision of the file, as well as what > > line in the code re_rxeof+0x2ae is. > > Is there any way how to find it out? re_rxoef() is called 4 times in > that file. >From the kernel compile directory: gdb kernel.debug l *re_rxeof+0x2ae This of course requires you to have built your kernel with debugging symbols. Could you try using if_re.c from HEAD? I plan to merge the code from HEAD into RELENG_5 shortly. Though looking at the code, it doesn't appear that things have changed enough to have fixed this panic. Once we get the line number of re_rxeof+0x2ae, we'll have a much better idea of what the problem is. -- John-Mark Gurney Voice: +1 415 225 5579 "All that I will do, has been done, All that I have, has not."