LOR (re0 and user map) + PANIC

Dan Nelson dnelson at allantgroup.com
Fri Sep 10 10:35:47 PDT 2004


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 at allantgroup.com


More information about the freebsd-current mailing list