Port-mac68k archive

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

Panics when using IDE



Hi,

I've got a serial console on my Quadra 630 finally, so I thought I'd post a panic in case anyone can help figure out how to start fixing this.

Panics occur with GENERIC kernels from HEAD (I've tested up to two days ago), NetBSD-5.1RC2, NetBSD 5.0.2, and from netbsd-5 from a day or two ago. I have a -current kernel from 31-December-2009 which works.

This happens whether I try to start in single user mode or multiuser, and when I start it in single user mode, it'll get to the point where it asks for a shell, pause for a second or two, then panic.

If I tell the booter to ask for root/dump devices, it allows me to enter everything up to and including /sbin/init, but panics after a second or two of sitting and waiting for me to enter the shell:

init: trying /sbin/init
Enter pathname of shell or RETURN for /bin/sh: trap type 1, code = 0x0, v = 0x42
kernel program counter = 0x153356
kernel: Address error trap
pid = 0, lid = 1, pc = 00153356, ps = 2000, sfc = 1, dfc = 1
Registers:
             0        1        2        3        4        5        6        7
dreg: 00000001 0000000C 00000000 002BBC00 00000000 002BA388 00000000 00000002
areg: 00000000 0026F640 00145C56 0026F640 0011FDF2 0011429E 0034BF04 FFFFCFFC

Kernel stack (0034BDE0):
34BDE0: 00215A4E 0034BE98 00000080 00000000 002BBC00 00000000 002BA388 00000000
34BE00: 00000002 00145C56 0026F640 0011FDF2 0011429E 0000004C 0B7FD000 00349000
34BE20: 0034BE94 00166E60 0000007D 00000000 00000000 00000002 00000000 00000002
34BE40: 0A6E98EB 00235037 00000000 0A0A4C70 00000001 00000000 00000000 00000000
34BE60: 00000000 00000000 00000000 00000001 00000000 00000000 00000000 00000000
34BE80: 0034BF04 00003084 0034BE98 00000001 00000000 04C82B42 00000001 0000000C
34BEA0: 00000000 002BBC00 00000000 002BA388 00000000 00000002 00000000 0026F640
34BEC0: 00145C56 0026F640 0011FDF2 0011429E 0034BF04 FFFFCFFC 00000000 20000015
34BEE0: 3356200C 04C82B42 04C82B43 8726F640 0A0C4FA8 002BBC40 0001A074 00145C5
34BF00: 0026F640 0034BF44 0013770A 00000000 00000000 002BA388 002BA074 002BA074
34BF20: 00240A47 0026EF64 0A0C4FA8 80000000 00000000 0013767C F9001000 001E24E8
34BF40: 001E2502 0034BF70 00114A82 002BA074 002BA388 00000002 00000001 001E24E8
34BF60: 0013F00A 00000000 00145DBC 00145C56 0034BFAC 001305D4 0A0C4FC0 002BC100
34BF80: 0A0C4FC0 00000001 00017200 00010EA0 8004038A FFFFCFFC 00000068 02700340
34BFA0: 0BE43EF0 4C0592D0 00004322 0BE3BD92 002BFC98 0034BFF4 00212DFC 00662000
34BFC0: 00001000 002C0220 00662000 0C3FE000 00000003 00000013 00017200 00010EA0
panic: Address error
Stopped in pid 0.1 (system) at  netbsd:cpu_Debugger+0x6:        unlk    a6
db> bt
cpu_Debugger(2000,1,26f450,34bdec,34be80) + 6
panic(25b16e,0,2bbc00,0,2ba388) + 16a
trap(34be98,1,0,4c82b42) + 264
mi_switch(?)
sleepq_block(0,0,2ba388,2ba074,2ba074,240a47,26ef64) + 378
cv_wait(2ba074,2ba388) + 88
uvm_scheduler(a0c4fc0,2bc100,a0c4fc0,1,17200) + 174
main(34bff4,212dfc,662000,1000,2c0220) + 576
low() + 2
db> ps
PID    LID S CPU     FLAGS       STRUCT LWP *               NAME WAIT
2        1 3   0        84            a0d1a40               init ttyraw
1        1 3   0        84            a0d2ce0               init wait
0       27 3   0       204            a0d17c0        vmem_rehash vmem_rehash
              26 3   0       204            a0d1540           aiodoned aiodoned
              25 2   0       204            a0d12c0            ioflush
              24 3   0       204            a0d1040           pgdaemon pgdaemon
              22 3   0       204            a0d2a60              unpgc unpgc
              13 3   0       204            a0ca020            atabus0 atath
              12 3   0       204            a0ca2a0           scsibus0 sccomp
              11 3   0       204            a0ca520           pmfevent pmfevent
              10 3   0       204            a0ca7a0           nfssilly nfssilly
               9 2   0       204            a0caa20            cachegc
               8 2   0       204            a0caca0              vrele
               7 3   0       204            a0c7000            xcall/0 xcall
               6 1   0       204            a0c7280          softser/0
               5 1   0       204            a0c7500          softclk/0
               4 1   0       204            a0c7780          softbio/0
               3 1   0       204            a0c7a00          softnet/0
               2 1   0       205            a0c7c80             idle/0
           >   1 7   0       204             26f640            swapper

Help, please...

John


Home | Main Index | Thread Index | Old Index