Subject: panic
To: None <port-cobalt@netbsd.org>
From: admin@agnus.datazap.net <admin@agnus.datazap.net>
List: port-cobalt
Date: 05/12/2005 11:00:34
Hi,

I just had a kernel panic on a cobalt raq2 run 1.6.2_stable when I was
trying to build "the world" (source tree).

Here is what it said:
trap: address error (store) in kernel mode
status=0x2, cause=0x14, epc=0x80161ba8, vaddr=0xc6a41e2
pid=15155 cmd=cc1 usp=0x7fff80f0 ksp=0xc7489d30
Stopped in pid 15155 (cc1) at   0x80161ba8:     sw      v0,0(a0)


Here is what it said when I tried to reboot it.
db> reboot
syncing disks... 27 27 27 27 27 27 27 27 27 27 27 27 27 27 27 27 27 27 27
27 giving up
wd0: flush cache command didn't complete
rebooting...

I have not been able to find any thing that is really revent about this
problem in the mailling list.  Any ideas on what is causing this? Could it
be a memory problem?

Also, I have to build a kernel to make it start using it own hard drive.
I changed:

#wd*            at pciide? channel ? drive ? flags 0x0000
to
wd*             at pciide? channel ? drive ? flags 0x0ff0

Could this change be related to the problem?

Thanks,
Al