PDA

View Full Version : I have a IE problem


MrBug708
07-06-2003, 10:42 AM
EXPLORER caused an invalid page fault in
module <unknown> at 0000:017811b4.
Registers:
EAX=81a26524 CS=0177 EIP=017811b4 EFLGS=00010246
EBX=00000000 SS=017f ESP=0a28ebe8 EBP=0000021c
ECX=dbb0e8e0 DS=017f ESI=7ffe1f10 FS=133f
EDX=00000168 ES=017f EDI=017811b4 GS=0000
Bytes at CS:EIP:

Stack dump:
7ff5b72f 0000000c 00000009 7ffe1f10 0000021c 7ff7fe12 00000009 0a28ec24 00000000 04363d64 04363d78 7ff4e56f 7ff4e561 0385ce8c 00000000 0a28ec38


I get this when I close Explorer and I'm not sure what it is from. Anyone have any idea?

Calis
07-06-2003, 11:18 AM
Your problem is you use IE. ;)

CAsterling
07-06-2003, 11:28 AM
Looks like a storage overlay (best guess as I don't have the IE source code).

As somebody once explained it to me, remember IE does not play well with others (e.g. Something is overwriting memory that IE thinks it owns), so best bet, get all the latest updates from Microsoft and hope one of their fixes resolves it.

Good luck

EagleFan
07-06-2003, 02:30 PM
I think CAsterling hit it on the head. It looks like it's running into a problem when it's trying to clean itself up on closing. something else that is running is using a portion of memory that IE thinks it is using. I had a problem like that and found the latest patch and haven't had the problem since (not saying it's fixed, just haven't seen it since).