From owner-freebsd-current@FreeBSD.ORG Fri Sep 10 17:51:22 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 1CD6F16A4CE; Fri, 10 Sep 2004 17:51:22 +0000 (GMT) Received: from artax.karlin.mff.cuni.cz (artax.karlin.mff.cuni.cz [195.113.31.125]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D66E43D3F; Fri, 10 Sep 2004 17:51:16 +0000 (GMT) (envelope-from cernm0bm@artax.karlin.mff.cuni.cz) Received: by artax.karlin.mff.cuni.cz (Postfix, from userid 10663) id 6C70759F6; Fri, 10 Sep 2004 19:51:15 +0200 (CEST) Date: Fri, 10 Sep 2004 19:51:15 +0200 From: Marian Cerny To: Robert Watson , "Bjoern A. Zeeb" , freebsd-current@freebsd.org Message-ID: <20040910175115.GA3334@artax.karlin.mff.cuni.cz> References: <20040910170913.GT72089@funkthat.com> <20040910172623.GA1111@artax.karlin.mff.cuni.cz> <20040910173613.GV72089@funkthat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040910173613.GV72089@funkthat.com> User-Agent: Mutt/1.5.6i Subject: Re: LOR (re0 and user map) + PANIC X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.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: Fri, 10 Sep 2004 17:51:22 -0000 On 2004-09-10 10:36 -0700, John-Mark Gurney wrote: > 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 I will rebuild the kernel and get the line for you. But this will not be sooner than before tomorrow. > Could you try using if_re.c from HEAD? I plan to merge the code from > HEAD into RELENG_5 shortly. Ok. Marian Cerny -- Marian Cerny Jabber: jojo@njs.netlab.cz [ UNIX is user friendly. It's just selective about who its friends are. ]