Port-alpha archive

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

5.0-RC2 GENERIC.MP on API CS20



Hello.

I just installed NetBSD 5.0-RC2 on an API CS20 (2 x 866Mhz CPUs, 2GB
RAM).  The CS20 is running the latest DS20L SRM, so it thinks it is a
HP DS20L (the DS20L SRM is newer than the CS20 one).  This box
previously ran both Debian & Tru64.

Install ran flawlessly.  I installed the GENERIC.MP kernel, as I want
SMP.  However every time it brings up the 2nd NIC, it immediately
panics:

fxp1 at pci1 dev 3 function 0: i82559 Ethernet, rev 8
fxp1: interrupting at dec 6600 irq 32
fxp1: Ethernet address 00:02:56:00:08:b6
inphy1 at fxp1 phy 1: i82555 10/100 media interface, rev. 4
inphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto

scsibus0: waiting 2 seconds for devices to settle...

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         = 0xfffffc0000633f74
CPU 1    ra         = 0xfffffc0000633f60
CPU 1    pv         = 0xfffffc0000636470
CPU 1    curlwp     = 0xfffffc007f8a3400
CPU 1        pid = 0, comm = system

panic: trap
Stopped in pid 0.12 (system) at netbsd:cpu_Debugger+0x4:        ret     zero,(ra
)
db{1}> bt
cpu_Debugger() at netbsd:cpu_Debugger+0x4
panic() at netbsd:panic+0x244
trap() at netbsd:trap+0x35c
XentMM() at netbsd:XentMM+0x20
--- memory management fault (from ipl 5) ---
uvm_pagealloc_strat() at netbsd:uvm_pagealloc_strat+0x64
uvm_km_alloc_poolpage() at netbsd:uvm_km_alloc_poolpage+0x40
pool_page_alloc_meta() at netbsd:pool_page_alloc_meta+0x24
pool_grow() at netbsd:pool_grow+0x64
pool_get() at netbsd:pool_get+0x5c
pool_cache_put_slow() at netbsd:pool_cache_put_slow+0x1f4
pool_cache_put_paddr() at netbsd:pool_cache_put_paddr+0x168
pmap_do_tlb_shootdown() at netbsd:pmap_do_tlb_shootdown+0x178
alpha_ipi_process() at netbsd:alpha_ipi_process+0xb8
interrupt() at netbsd:interrupt+0x88
XentInt() at netbsd:XentInt+0x1c
--- interrupt (from ipl 0) ---
printf() at netbsd:printf+0xf8
trap() at netbsd:trap+0x168
XentMM() at netbsd:XentMM+0x20
--- memory management fault ---
uvm_pageidlezero() at netbsd:uvm_pageidlezero+0x34
idle_loop() at netbsd:idle_loop+0x1a4
cpu_spinup_trampoline() at netbsd:cpu_spinup_trampoline+0x5c
--- root of call graph ---
db{1}>

Thanks!
-Dustin


Home | Main Index | Thread Index | Old Index