Nick Couchman wrote:
The Solaris Nevada code still gets the unhandled exception in cfetch.
-Nick
Continuing to work on Milax, I've found out that the infinite loop bug I'm getting here is because of an MMU problem - two different virtual addresses appear to be mapped to the same physical address. If the memory management is broken then all sorts of random things are likely to break based upon their address, which is why I'm not surprised you're still seeing some failures. It's probably going to take a bit of time to debug :(
ATB,
Mark.