How to fix this problem

  • Thread starter Thread starter Binkz
  • Start date Start date
B

Binkz

EXPLORER caused an invalid page fault in
module MSVCRT.DLL at 0167:780154a7.
Registers:
EAX=7803a152 CS=0167 EIP=780154a7 EFLGS=00010212
EBX=00000010 SS=016f ESP=0175ce34 EBP=0175ce44
ECX=00008930 DS=016f ESI=70a98930 FS=1877
EDX=0fffffff ES=016f EDI=0175ce7e GS=0000
Bytes at CS:EIP:
66 8b 04 48 a8 04 74 5b 83 c1 d0 3b cb 73 7b 83
Stack dump:
0175cee8 70a9f33b 00000000 00000000 0175cea0 7801540c
0175ce7c 00000000 0000000f 00000000 63713aa9 0175ce7c
00000000 00000010 00000001 63713c10




I don`t know how to fix this problem. Does anyone know?
 
Check your version of msvcrt.dll and validate it against the version shipped
with your current version of IE. It is entirely possible that another
application has replaced the correct version.
 
Back
Top