IEXPLORER caused a general protection fault + causes illegal operation error

M

matt

on some webpages, before the page can fully load, a white
screen pops up saying an error has occured in the program
with the options to either close or ignore. HOWEVER, you
can only click close. After I click close, an illegal
operation error pops up with the following message:

"IEXPLORE caused a general protection fault
in module GDI.EXE at 0014:0000060f.
Registers:
EAX=00000174 CS=0597 EIP=0000060f EFLGS=00000206
EBX=000076ae SS=6d2f ESP=000071d0 EBP=00007226
ECX=00000018 DS=6bc7 ESI=000216a2 FS=0000
EDX=813d2042 ES=76ae EDI=00000032 GS=066f
Bytes at CS:EIP:
8a 04 46 26 88 05 47 84 c0 74 03 49 75 f2 b9 0a
Stack dump:
00000bda 00020000 0000066f 00000400 00000c00 00000c00
00000c00 00000400 00000400 00000800 00000400 00000800
00000400 00003d01 76ae000a 00001b9a"

Ive re-installed, scanned, repaired, reverted back to
windows previous version, updated..... whats wrong and
what am i supposed to do to fix it? Please Help!
 
F

Frank Saunders, MS-MVP

matt said:
on some webpages, before the page can fully load, a white
screen pops up saying an error has occured in the program
with the options to either close or ignore. HOWEVER, you
can only click close. After I click close, an illegal
operation error pops up with the following message:

"IEXPLORE caused a general protection fault
in module GDI.EXE at 0014:0000060f.
Registers:
EAX=00000174 CS=0597 EIP=0000060f EFLGS=00000206
EBX=000076ae SS=6d2f ESP=000071d0 EBP=00007226
ECX=00000018 DS=6bc7 ESI=000216a2 FS=0000
EDX=813d2042 ES=76ae EDI=00000032 GS=066f
Bytes at CS:EIP:
8a 04 46 26 88 05 47 84 c0 74 03 49 75 f2 b9 0a
Stack dump:
00000bda 00020000 0000066f 00000400 00000c00 00000c00
00000c00 00000400 00000400 00000800 00000400 00000800
00000400 00003d01 76ae000a 00001b9a"

Ive re-installed, scanned, repaired, reverted back to
windows previous version, updated..... whats wrong and
what am i supposed to do to fix it? Please Help!

A. See
Dealing with Unwanted Spyware, Parasites, Toolbars and Search Engines
http://mvps.org/winhelp2002/unwanted.htm

B. You may need new video drivers. Check the site for your video board
manufacturer. Meanwhile you can do the following:
1. Use the default mouse pointers.
2. Turn down your color depth. (Right click the desktop and choose
Properties | Appearance | Settings) Some people find that increasing color
depth helps.
3. Turn down your graphics hardware acceleration. (For Win 98, Start |
Settings | Control Panel | System | Performance | Graphics button) You will
see little, if any, performance degradation.
4. Turn off your desktop wallpaper.

If these make the problem go away you need new video drivers.

If you have an ATI video board, try adding these lines to System.ini

[display]
DevBMP=0 <--- That's a zero
 
Top