Port-alpha archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: isp panic with 64-bit card



> We'll see if I have an opportunity to get a stack trace.

 Well, that didn't take long. I discovered that the clock battery was dead flat
 and replacing that cleared the "no timer interrupts on CPU 0" problem at least.
 Let's hope that fixes the random resets.

 Here's a stack trace as promised, while running in single-user, I (without
 reflecting on it being possibly a panic trigger) ran fsck without issue but:

# find . > /dev/null
(nothing happens)

# find . > testfil  
isp1: Unhandled Response Type 0x2
isp1: Not RESPONSE in RESPONSE Queue (type 0x2) @ idx 13 (next 14) nlooked 1
isp1: Request Queue Entry:                                                  
isp1: 0x00000000: 02 01 00 00 00 fc ff ff 06 00 00 00 00 00 00 00
isp1: 0x00000010: 00 00 00 00 00 00 00 00 00 40 00 00 00 00 00 00
isp1: 0x00000020: cc 01 43 00 00 fc ff ff 60 57 25 00 00 fc ff ff
isp1: 0x00000030: b8 38 cc 00 00 fc ff ff 06 00 00 00 00 00 00 00

(long pause)

panic: kernel diagnostic assertion "(l->l_pflag & LP_INTR) == 0" failed: file "/data/tmp/src/sys/kern/kern_synch.c", line 187 
Stopped in pid 0.5 (system) at  netbsd:cpu_Debugger+0x14:       or      zero,s6,
sp                                                                             
db> bt
cpu_Debugger() at netbsd:cpu_Debugger+0x14
vpanic() at netbsd:vpanic+0x28c           
kern_assert() at netbsd:kern_assert+0x74
tsleep() at netbsd:tsleep+0x80          
isp_mbox_wait_complete() at netbsd:isp_mbox_wait_complete+0x338
isp_mboxcmd() at netbsd:isp_mboxcmd+0x52c                      
isp_control() at netbsd:isp_control+0x1560
isp_dog() at netbsd:isp_dog+0x2a8         
callout_softclock() at netbsd:callout_softclock+0x6e0
softint_execute() at netbsd:softint_execute+0x2d0    
softint_thread() at netbsd:softint_thread+0x80   
exception_return() at netbsd:exception_return 
--- root of call graph ---                   
db> 

Staffan

-- 
Staffan Thomén - ADB3 455F 10D5 86D1 78D6  048D 11BB D66E 7C7E 2EF8


Home | Main Index | Thread Index | Old Index