Subject: Re: Qube2 "crash" every few days during the daily script
To: None <remi_zara@mac.com>
From: Izumi Tsutsui <tsutsui@ceres.dti.ne.jp>
List: port-cobalt
Date: 05/29/2007 20:52:47
remi_zara@mac.com wrote:

> I run -current (NetBSD qube2.remi-zara.org 4.99.17 NetBSD 4.99.17  
> (GENERIC) #0: Thu Apr 19 22:36:19 PDT 2007  builds@wb37:/home/builds/ 
> ab/HEAD/cobalt/200704200002Z-obj/home/builds/ab/HEAD/src/sys/arch/ 
> cobalt/compile/GENERIC cobalt) from the daily builds.

> May 27 12:22:42 qube2 /netbsd: trap: TLB miss (load or instr. fetch)  
> in kernel mode
> May 27 12:22:42 qube2 /netbsd: status=0x3, cause=0x8, epc=0x801d3fdc,  
> vaddr=0x7ff96de2
> May 27 12:22:42 qube2 /netbsd: pid=23154 cmd=netstat usp=0x7fffd4a0  
> ksp=0xcc72bc28

Could you put your kernel on somewhere?
(it's no longer available on releng server)

Or could you check in which function the panic happened?
(by checking address 0x801d3fdc in outputs of
 "nm /netbsd | sort" or "objdump --disassemble /netbsd" etc.)
---
Izumi Tsutsui