Subject: Re: Qube2 random crash at 3.1
To: None <acruhl@gmail.com>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: port-cobalt
Date: 02/23/2007 21:56:57
acruhl@gmail.com wrote:

> I've had my Qube crash 3 times now with this info:
> 
> db> bt
> 80224304+214 (ff00,f9,c6,2000) ra 800d2c0c sz 0
> 800d25fc+610 (ff00,f9,c6,2000) ra 0 sz 0
> User-level: curlwp NULL
> db> sync
> syncing disks... trap: TLB miss (load or instr. fetch) in kernel mode
> status=0xff02, cause=0xbc08, epc=0x8022736c, vaddr=0x0
> curlwp == NULL ksp=0xcb5cf590
> Stopped at      netbsd:pmap_clear_modify+0x194: lw      v1,16(v0)
> db>

Could you post actual panic message which should be shown
before the first bt command? Panic after sync on ddb could
happen if some kernel structures were corrupted and it isn't
a real problem.
---
Izumi Tsutsui