Subject: panic: fpu_add
To: None <port-mac68k@netbsd.org>
From: Sean-Paul Rees <sean@flame.org>
List: port-mac68k
Date: 12/22/1999 22:23:08
I'm getting a fpu_add panic whenever I try "top." Also, I get "Illegal Instruction" when running w and ftp.
I'm running NetBSD 1.4P (latest -current) on a Mac LC III w/ 12MB of RAM. I did
a trace from the debugger:
eclipse# top
panic: fpu_add
Stopped in top at _cpu_Debugger+0x6: unlk a6
db> trace
_cpu_Debugger(32000000,fffffff,0,1b0aa4,7e9e8c) + 6
_panic(16ebb4,0,1b0ac0,1b0b58,7e9f2c) + 52
_fpu_add(1b0a94,1b0ac0,32) + 1e2
gcc2_compiled.(1b0a94,0,1b0a94,7e9f38,170164) + 132
_fpu_logn(1b0a94,0,1b0a68,26,80) + 3a
_fpu_emul_arith(1b0a94,1b0a64) + 286
_fpu_emulate(7e9fb4,7e7040) + 15c
_trap(10,0,0) + 2e4
fault() + c
db>
I copied this as perfectly as I could from my Mac monitor. My partition map is
this: 100MB MacOS, 64MB /, 318M /usr, 48M swap. I am running MacOS 7.5.5 w/
MacsBug installed.
What can I run, install, patch, etc. to get me a working NetBSD installtion on i
this machine?
--
Cheers,
Sean