[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] Potential bug on mouse wheel
Vincent Rivière skreiv:
Thing 1.27 could be the victim of some random memory overwrite (such as 
the ones that can occur if there are register problems in the GemLib).
This is very serious.
That is theoretically possible.
Running FreeMiNT with memory protection enabled could provide additional 
information. However I don't know if illegal memory accesses can be 
detected from kernel modules.
Me neither. I have seen memory violations occur when a GEMDOS-function 
is being called (installing new keymap with Ssystem results in a memory 
violation) but I don't know if this would happen when a kernel module 
messes with other processes' memory.
I get no error message with MP enabled on Thing 1.27 though.
Jo Even