Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Sep 2004 12:35:46 -0500
From:      Dan Nelson <dnelson@allantgroup.com>
To:        Marian Cerny <jojo@matfyz.cz>
Cc:        Robert Watson <rwatson@freebsd.org>
Subject:   Re: LOR (re0 and user map) + PANIC
Message-ID:  <20040910173546.GI5008@dan.emsphone.com>
In-Reply-To: <20040910172623.GA1111@artax.karlin.mff.cuni.cz>
References:  <20040910170913.GT72089@funkthat.com> <Pine.NEB.3.96L.1040910131445.43567A-100000@fledge.watson.org> <20040910172623.GA1111@artax.karlin.mff.cuni.cz>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Sep 10), Marian Cerny said:
> On 2004-09-10 13:15 -0400, Robert Watson wrote:
> > On Fri, 10 Sep 2004, John-Mark Gurney wrote:
> > > Marian Cerny wrote this message on Fri, Sep 10, 2004 at 12:22 +0200:
> > > > --- trap 0xc, eip = 0xc0575b76, esp = 0xceef9cc0, ebp = 0xceef9cdc ---
> > > > re_rxeof(c177b000) at re_rxeof+0x2ae
> > 
> > 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.

Try this:

  addr2line -f -e /path/to/kernel.debug 0xc0575b76

-- 
	Dan Nelson
	dnelson@allantgroup.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040910173546.GI5008>