Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Mar 2001 15:25:44 -0500 (EST)
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        Bernd Walter <ticso@mail.cicely.de>
Cc:        freebsd-alpha@freebsd.org
Subject:   Re: -current boot panic
Message-ID:  <15043.39496.927622.874793@grasshopper.cs.duke.edu>
In-Reply-To: <20010329221942.A29139@cicely20.cicely.de>
References:  <20010329221942.A29139@cicely20.cicely.de>

next in thread | previous in thread | raw e-mail | index | archive | help

Bernd Walter writes:
 > 
 >     trap entry = 0x2 (memory management fault)
 >     a0         = 0x28
 >     a1         = 0x1
 >     a2         = 0x1
 >     pc         = 0xfffffc00003f53d0
 >     ra         = 0xfffffc00003f53cc
 >     curproc    = 0xfffffc0000687080
 >         pid = 0, comm = 
 > 
 > Stopped at      0xfffffc00003f53d0:     stq     s4,0x28(s2) <0x28>      <s4=0xfffffc00005d5eeb,s2=0x0>

How about running gdb on the kernel (with symbols) and mapping
0xfffffc00003f53d0 to a function & line number?

FWIW, yesterday's -current works fine here.

Drew

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message




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