Panic of netbsd-8
John Klos <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sparc64 |
|---|---|
| Message-ID | <[email protected]> |
I just picked up a Sun Fire v245, installed netbsd-8 from NetBSD-daily, downloaded pkgsrc and started compiling. I left it running overnight and in the morning, this was on the console: Mar 7 05:34:59 sparky su: john to root on /dev/pts/0 SC Alert: Host System has Reset CPU 0000.0000.0000.0000 AFSR 0210.9000.0000.0000 JETO PRIV OM TO AFAR 0000.00b1.0000.0180 Fatal Error Reset Executing Power On Self Test 0> 0>@(#)Sun Fire[TM] V215/V245 POST 4.30.4 2009/08/19 07:35 /export/delivery/delivery/4.30/4.30.4/post4.30.4-micro/Fiesta/seattle/integrated (root) 0>Copyright 2009 Sun Microsystems, Inc. All rights reserved 0>FATAL Reset! 0>OBP->POST Call with %o0=00000800.01014000. 0>Diag level set to MAX. 0>Verbosity level set to NORMAL. So I compiled a kernel with DIAGNOSTIC, then rebooted. Then booting stops here: brgphy3: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-FDX, auto ppb10 at pci10 dev 8 function 0: ServerWorks HT1000 PCI/PCI-X Bridge (rev. 0xb4) pci11 at ppb10 bus 13 mpt0 at pci11 dev 1 function 0: Symbios Logic SAS1064 (rev. 0x02) mpt0: interrupting at ivec 1f8f SIR ERROR: Software Initiated Reset has occurred. WARNING: sync callback did not work. Probing system devices Then I saw all of the messages on this list under "NetBSD-8.xx fails to boot on ultra 45", so I compiled a kernel with SSIZE set to 4. Now I can boot. Is it likely that my panic was due to the stack size? Is the needed stack proportional to the amount of memory in a system? Mine has 16 gigs. Thanks, John