NetBSD-Bugs archive

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

kern/41460: NetBSD 5.0/alpha kernel is unusable



>Number:         41460
>Category:       kern
>Synopsis:       NetBSD 5.0/alpha kernel is unusable
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue May 19 19:30:00 +0000 2009
>Originator:     diro%nixsyspaus.org@localhost
>Release:        NetBSD 4.0.1_PATCH
>Organization:
>Environment:
System: NetBSD asche 4.0.1_PATCH NetBSD 4.0.1_PATCH (ASCHE.MP) #0: Sat Nov 8 
18:24:38 UTC 2008 root@asche:/usr/obj/sys/arch/alpha/compile/ASCHE.MP alpha
Architecture: alpha
Machine: alpha
>Description:

Booting the the GENERIC.MP kernel:

scsibus0: waiting 2 seconds for devices to settle...
CPU 1: fatal kernel trap:                           
CPU 2: fatal kernel trap:
CPU 3: fatal kernel trap:
scsibus1 at isp0         
                

: 16 targets, 8 luns per target
CPU 1    trap entry = 0x2 (memory management fault)
CPU 2    trap entry = 0x2 (memory management fault)
CPU 3    trap entry = 0x2 (memory management fault)
scsibus1: waiting 2 seconds for devices to settle...
CPU 1    a0         = 0x10                          
CPU 2    a0         = 0x10
CPU 3    a0         = 0x10
                          
CPU 1: fatal kernel trap:

                         
CPU 1    trap entry = 0x2 (memory management fault)
CPU 1    a0         = 0x8                          
CPU 1    a1         = 0x1
CPU 1    a2         = 0x0
CPU 1    pc         = 0xfffffc0000634534
CPU 1    ra         = 0xfffffc0000634520
CPU 1    pv         = 0xfffffc0000636a30
CPU 1    curlwp     = 0xfffffc003f817400
CPU 1        pid = 0, comm = system     
                                   
panic: trap

which loops forever

A similar procedure happened when booting a custom kernel built with build.sh, 
only the above happened with all three extra CPUs and hung on the last one it 
tested (which happend to be CPU2), but did not loop infinitely. The kernel, 
userlan, and tools for 5.0 all built fine under the above environment.

>How-To-Repeat:
1)
pull the src directory from NetBSD-5.0-RELEASE from the cvs server
with build.sh, build the tools, custom kernel, and userlan
boot custom kernel

2)
Download 
ftp.netbsd.org/pub/NetBSD/NetBSD-5.0/alpha/binary/kernel/netbsd-GENERIC.MP.gz
gunzip and cp to /
reboot
>Fix:
I would like to think the alpha port is not quickly becoming a "second tier" 
platform in terms of support under NetBSD.



Home | Main Index | Thread Index | Old Index