View Single Post
  #1  
Old February 24th, 2003, 02:51 PM
jdavia jdavia is offline
Registered User
 
Join Date: Feb 2003
Location: Lake Havasu, Az
Posts: 227
Invalid page fault Kernel32

Sorry for the cross post. I thought it needed a different subject heading to show that it was a new problem

A different Error message
"This program has performed an illegal operation and will be shut down.
If the problem persisis, contact the program manager.

code:


DETAILS
MICROSTUDIO caused an invalid page fault in
module KERNEL32.DLL at 0167:bff88396.
Registers:
EAX=c00309c4 CS=0167 EIP=bff88396 EFLGS=00010212
EBX=006effec SS=016f ESP=005efe98 EBP=005f0010
ECX=00000000 DS=016f ESI=00000000 FS=2a8f
EDX=bff76855 ES=016f EDI=bff79060 GS=0000
Bytes at CS:EIP:
53 56 57 8b 75 10 8b 38 33 db 85 f6 75 2d 8d b5
Stack Dump:




The CD+G disc had already been copied to the hard drive and half way written to
the new disc when the error message popped up.

Now What?
I read this post
http://forum.mtu.com/showthread.php?s=&threadid=1756
and checked my system I do have the updated wnaspi9x.dll and in Microstudio, I do have the MTU's driver installed
Reply With Quote