Amiga.org
Operating System Specific Discussions => Amiga OS => Amiga OS -- Development => Topic started by: ChaosLord on August 04, 2005, 11:05:51 AM
-
I have this one particular subtask
Sometimes when it runs, it causes some muforce hits
(reads from the area around 427800 decimal)
Isn't the first 2 million bytes of ram on an AGA Amiga all legal chipram?
So how can I get a muforce hit from reading that area???
Has muforce gone insane?
-
It could be caused by reading from unallocated memory. Maybe something silly like a fencepost error,causing it to read past the end of an allocated block?