Tyler Nielsen schrieb:
Ivan Leo Puoti wrote: Yeah, the safedisc patch didn't seem to help the issue at all. I really hope this isn't debugger checks failing, but I still wonder why a seemingly valid command (movaps) is returning a privileged instruction exception.
google says: movaps will cause an exception when trying to access data not aligned to 16-byte boundary.
though i don't really know what you can do about that :(