Troubleshooting GP Faults in Word 2.x and 6.0 for Windows |
Q114800
2.00 2.00a 2.00a-CD 2.00b 2.00c 6.00 6.00a 6.00c WINDOWS kbusage kberrmsg kbtshootThis document presents a systematic approach to eliminating general protection (GP) fault error messages in Word for Windows.
Q95505 WW0524: Troubleshooting GP Faults (UAEs)
If the system hangs because of a severe GP fault and you get this message, you can return to Windows and wait for the system to recover, but you will probably have to restart the computer. When you press CTRL+ALT+DEL after a more-severe fault occurs, the following message appears:System has either become busy or has become unstable
- Press any key to return to Windows and wait
- Press CTRL+ALT+DEL again to restart your computer (all unsaved information will be lost)
When you get this error message, you can usually press the ESC key to return to your application and save your work (if possible) or press the ENTER key to close the application and return to Windows; this is known as a local restart. Once you have saved your work or returned to Windows, quit Windows and restart your computer to prevent additional GP faults.This Windows application has stopped responding to the system
- Press ESC to cancel and return to Windows
- Press ENTER to close this application (all unsaved information will be lost)
- Press CTRL+ALT+DEL again to restart your computer (all unsaved information will be lost)
Choose the Close button, and another message will appear:An Error Has Occurred in Your Application
Note the module name that is listed. If the module name is Winword.exe, then you must continue searching for the cause. Sometimes, the module name may be a printer driver file or a video driver file. Sometimes, removing and reinstalling the file mentioned corrects the problem. If this does not correct the problem, or if you are unsure as to what the file is, continue troubleshooting....General Protection Fault in Module <module name> at <memory address>...
Q87856 Troubleshooting Corrupted Documents in Word for Windows
Shell=PROGMAN.EXE
CONFIG.SYS AUTOEXEC.BAT
---------- ------------
files=60 path c:\;c:\dos;c:\windows
buffers=30 prompt $p$g
device=<path>\himem.sys set temp=c:\temp
stacks=9,256 c:\dos\SHARE.EXE /L:500 /F:5100
Also, be sure to include the device drivers needed for DoubleSpace
(DBLSPACE.BIN and DBLSPACE.SYS) if you're using DoubleSpace, or the
device drivers for any other disk compression utility or special
hardware you might be using.
sys c: a:
copy c:\autoexec.bat a:NOTE: If your Windows directory is on a drive other than C, substitute the appropriate drive letter for "c" in the above steps.
copy c:\config.sys a:
copy c:\windows\system.ini a:
copy c:\windows\win.ini a:
Device Driver Function
------------- --------
SSWAP.COM Stacker(TM) disk compression
STACKER.COM Stacker disk compression
DASDDRVR.SYS IBM BIOS fix
DMDRVR.SYS Ontrack disk partition
SSTORE.SYS SpeedStor(R) disk compression
ASPI4DOS.SYS Adaptec(TM) SCSI BIOS extensions
SCSIHA.SYS Adaptec SCSI buffering device
For Windows 3.1 and Word 2.0 (AUTOEXEC.BAT)
-------------------------------------------
PATH C:\;C:\DOS;C:\WINDOWS
PROMPT $P$G
SET TEMP=C:\
For Windows 3.1 and Word 6.0 (AUTOEXEC.BAT)
-------------------------------------------
PATH C:\;C:\DOS;C:\WINDOWS
PROMPT $P$G
SET TEMP=C:\
C:\DOS\SHARE.EXE /L:500 /F:5100
For Windows for Workgroups 3.1 or 3.11 and
Word 2.0 or 6.0 (AUTOEXEC.BAT)
------------------------------------------
PATH C:\;C:\DOS;C:\WINDOWS
PROMPT $P$G
SET TEMP=C:\
For Windows 3.1 and Word 2.x or 6.0
-----------------------------------
FILES=60
BUFFERS=30
DEVICE=C:\WINDOWS\HIMEM.SYS
For Windows for Workgroups 3.1 and Word 2.x or 6.0
--------------------------------------------------
FILES=60
BUFFERS=30
DEVICE=C:\WINDOWS\HIMEM.SYS
For Windows for Workgroups 3.11 and Word 2.x or 6.0
---------------------------------------------------
FILES=60
BUFFERS=30
DEVICE=C:\WINDOWS\HIMEM.SYS
DEVICE=C:\WINDOWS\IFSHLP.SYS COPY C:\NEWWIN31\*.EXE C:\WINDOWSThis will start the original instance of Windows.
COPY C:\NEWWIN31\*.DLL C:\WINDOWS
COPY C:\NEWWIN31\SYSTEM\*.* C:\WINDOWS\SYSTEM
CD C:\WINDOWS
WIN
edit c:\autoexec.bat
path=c:\;c:\dos;c:\windowsto this:
path=c:\;c:\dos;c:\newwin31
Additional query words: winword2 troubleshooting troubleshoot guide word6 hang hung crash crashed winword locks locked frozen gpf freezes crashing quit quits stopped crashes bomb tshoot
Keywords :
Issue type :
Technology :
|
Last Reviewed: November 4, 2000 © 2001 Microsoft Corporation. All rights reserved. Terms of Use. |