Quote:
|
Originally Posted by CheeToS2
It is probably a problem with Windows. The kernel is a core part of it, and nobody else seems to be having the problem that you are.
|
Unlikely. An attempt to read an address so low like that is frequently the result of a null pointer being passed to a function held within the kernel32 DLL. If that's the case, it's the result of improper coding within Graal, not the Windows DLL.