Subject: Re: macppc trap (-current from yesterday)
To: None <port-macppc@NetBSD.org>
From: Thomas Klausner <wiz@NetBSD.org>
List: port-macppc
Date: 11/29/2004 23:47:45
On Sun, Nov 28, 2004 at 04:22:42PM +0100, Thomas Klausner wrote:
> Yesterday, during a bulk build, I got the following trap:
> trap: kernel read DSI trap @ 0x7c3143c6 by 0x2758e4 (DSISR 0x40000000, err=14)

Today it happened right during a reboot. fsck completed, then it
got up to "Building databases..." and then the same message again.

Stopped in pid 209.1 (dev_mkdb) at netbsd:cpu_Debugger

panic
trap
kernel DSI read trap @ 0x7c3143c6 by cache_lookup
ADBDevTable
ufs_lookup
lookup
namei
sys___lstat13
syscall_plain
user SC trap #280 by 0x418d4180: srr1=0xf032 r1=0xffffc8d0 cr=0x24028048 xer=0 ctr=0

At this point I didn't have any unionfs or NFS mounted, so
it must be something more basic.

Any ideas?
 Thomas