Article ID: 236319 - Last Review: November 16, 2005 - Revision: 3.2 Part 1 of "Troubleshooting Invalid Page Faults (IPFs) and Exception Errors" in Word 2000This article was previously published under Q236319 On This PageSUMMARY
This article is part 1 of a series of three Microsoft Knowledge Base articles that present a systematic approach to eliminating exception error messages in Microsoft Word 2000. For more information about the other parts of this three-part article, click the following article numbers to view the articles in the Microsoft Knowledge Base: 236383
(http://support.microsoft.com/kb/236383/
)
Part 2 of "Troubleshooting invalid page faults (IPFs) and exception errors" in Word 2000
236423
(http://support.microsoft.com/kb/236423/
)
Part 3 of "Troubleshooting invalid page faults (IPFs) and exception errors" in Word 2000
MORE INFORMATIONWhat Are Exception Errors?An exception error signifies that something unexpected has happened within the Microsoft Windows environment, typically an improper memory access. For example, a program or a Windows component might read or write to a memory location that has not been allocated to it (memory that it does not "own"), potentially overwriting and corrupting other program code in that area of memory.Fatal exception errors are typically of the form:
A fatal exception <XY> has occurred at xxxx:xxxxxxxx
In the following example of a fatal exception error:
A fatal exception <XY> has occurred at xxxx:xxxxxxxx
For more information about fatal exception errors, click the following article number to view the article in the Microsoft Knowledge Base: 150314
(http://support.microsoft.com/kb/150314/
)
What are fatal exception errors
What Are Illegal Operation Errors?With Word 2000, the most common error message you get if the program "crashes" is an invalid page fault (IPF). The error message is similar to:
This program has performed an illegal operation and will be shut down. If the problem persists, contact the program vendor.
WINWORD caused an invalid page fault in module <module name> at <address>.
NOTE: In Microsoft Windows XP, this error message will be similar to the following:
Microsoft Word has encountered a problem and needs to close.
When an invalid page fault occurs, an unexpected event occurs in Windows. An invalid page fault typically indicates that a program improperly attempted to use random access memory; for example, when a program or a Windows component reads or writes to a memory location that is not allocated to it. When this occurs, the program can potentially overwrite and corrupt other program code in that area of memory. For more information about illegal operation errors, click the following article number to view the article in the Microsoft Knowledge Base: 82710
(http://support.microsoft.com/kb/82710/
)
Causes of general protection faults and troubleshooting tips
What Are Kernel Errors?Kernel errors are also invalid page faults that occur between a program (for example, Microsoft Word) and Windows. A typical error message is similar to the following:
This program has performed an illegal operation and will be shut down. If the problem persists, contact the program vendor.
WINWORD caused an invalid page fault in module Kernel32.dll at <address>.
NOTE: In Microsoft Windows XP, this error message will be similar to the following:
Microsoft Word has encountered a problem and needs to close.
For more information about troubleshooting kernel errors, click the following article numbers to view the articles in the Microsoft Knowledge Base: 218853
(http://support.microsoft.com/kb/218853/
)
Troubleshooting Office Kernel32.dll errors under Windows 98
218873
(http://support.microsoft.com/kb/218873/
)
Troubleshooting Office 2000 Kernel32.dll errors under Windows 95
Getting Clues from the Error MessageThe first clue to the cause of an IPF is in the IPF error message that is displayed. The error message is similar to:
This program has performed an illegal operation and will be shut down. If the problem persists, contact the program vendor.
WINWORD caused an invalid page fault in module <module name> at <address>
NOTE: In Microsoft Windows XP, this error message will be similar to the following:
Microsoft Word has encountered a problem and needs to close.
Note the module name that is listed. If the module name is Winword.exe, then you must continue searching for the cause. Sometimes, however, the module name is a printer driver file, a video driver file, or some other non-Word component. If you can gather clues about the component that is causing the IPF, then you can target the specific cause of the problem. If the module name is something that sounds familiar to you, such as a printer driver or a video driver, see the "Troubleshooting IPFs That Occur While Printing or Formatting the Document" section of this article, in part 2: 236383
(http://support.microsoft.com/kb/236383/EN-US/
)
Part 2 of "Troubleshooting invalid page faults (IPFs) and exception errors" in Word 2000
If the module name does not sound familiar or if you are unsure which component it is a part of, you can query in the Microsoft Knowledge Base on the module name. To access the Microsoft Knowledge Base, browse to the following Microsoft Web site:
http://support.microsoft.com
(http://support.microsoft.com/)
For more information about how to use the Microsoft Knowledge Base, click the following article number to view the article in the Microsoft Knowledge Base:
129725
(http://support.microsoft.com/kb/129725/
)
Obtaining Knowledge Base articles on the World Wide Web
After you get to the Search page, use query parameters specific to your error message.Sometimes, removing and reinstalling the file mentioned in the IPF corrects the problem. If this does not correct the problem, or if you are not sure how to remove and reinstall the file, continue the troubleshooting steps listed in this article, or contact Microsoft Technical Support for assistance. For information about contacting Microsoft Technical Support, please see the "Microsoft Support Options" section in part 3 of this article: 236423
(http://support.microsoft.com/kb/236423/EN-US/
)
Part 3 of "Troubleshooting invalid page faults (IPFs) and exception errors" in Word 2000 Getting Clues from When the Error OccursSometimes, noting when the error occurs can help determine the cause of the problem. For example, if the error occurs when printing the document, you can skip to the "Is the Printer Driver Damaged?" section of this article and try those steps first. If the error occurs when you start Word, skip to the "Troubleshooting IPFs That Occur During Startup" section. Otherwise, continue troubleshooting.If the error is not resolved after you try those steps, continue troubleshooting at the beginning of this article and work through the steps systematically. The goal is to find clues to the cause of the problem and resolve it quickly by trying the most likely solutions first. Determining the Scope of the ProblemA key part of troubleshooting IPFs is to determine how widespread the problem is. Try to answer the following questions:
Is the problem reproducible (can you make it happen whenever you want), or does it occur at random?
The following sections discuss each question and possible resolutions.Does the problem only occur in Word or in other programs as well? Are there specific, known issues about Word that describe your problem? Does the problem only happen with a particular document (or collection of documents)? Does the problem only occur at a particular time, such as when starting Word or printing? Is the Problem Reproducible? Can you make the error occur again in a reasonable amount of time? To solve an IPF, try a solution and then attempt to make the IPF occur again. If the error goes away, you can assume you have solved the problem. If the error still occurs, you need to continue troubleshooting the problem. If the error is not easily reproducible, try each solution one at a time. After you try one solution, go back to Word and work with the program for a while until you feel comfortable that the problem has been solved. If the problem has not been solved, try another possible solution. Along the way, keep track of the solutions you have tried and their results. Remember, if the IPF occurs when you do specific things in Word or the document, you may get some clues about which solutions to try first. Does the Problem Occur in Other Programs? If the problem occurs in other programs besides Word, most likely the problem is not with Word but with Microsoft Windows, a component of Windows, or a piece of software that is running in the background. Although some of the troubleshooting tips and possible solutions in this article may help, the focus of this article is to resolve IPFs that are specific to Word. For more information about troubleshooting errors that are not specific to Word, please see the "Windows 95 Support" section of this article. Are There Specific, Known Issues Causing This Problem? Some known issues with Word 2000 may cause IPFs under specific circumstances. For more information about specific causes of IPFs in Word 2000, query on the following words in the Microsoft Knowledge Base:
Word 2000 IPF
For more information about finding articles in the Microsoft Knowledge Base, click the following article number to view the article in the Microsoft Knowledge Base:
129725
(http://support.microsoft.com/kb/129725/
)
Obtaining Knowledge Base articles on the World Wide Web
If none of the articles in the Microsoft Knowledge Base describes your problem, please continue troubleshooting your problem using the information in this article.
Does the Problem Only Affect a Certain Document? If the IPF is specific to a certain document, the document may be damaged. To test this, try creating a new empty document based on Normal.dot and reproducing the error in the new document. To create a new document based on Normal.dot, follow these steps:
If the error does not occur in a new document, the original document may be damaged. Damaged documents often exhibit behavior that is not part of the program design (for example, infinite repagination, incorrect document layout and formatting, unreadable characters on the screen, error messages during processing, system stops responding or crashes when you load or view the file, or any other unusual behavior that cannot be attributed to the normal operation of the program). Some of this behavior can be caused by factors other than document corruption. To help rule out other factors, follow these troubleshooting steps:
Does the problem only occur at a particular time? For example, does the problem occur when you start Word or does the problem occur when you print or work with a document? Start Word with the defaults: During startup, two of the events that occur are the loading of the Registry Data key and the Normal.dot global template. If either of these items is damaged, Word may fail to start. You can temporarily bypass these items by starting Word with the /a switch. To do this, follow these steps:
If Word fails to start correctly, continue to start Word with the /a switch where indicated, skip the "Reset Word Back to Default Settings" section, and continue troubleshooting. Reset Word Back to Default Settings: You must perform the following three items in order to reset Word back to its default state:
236383
(http://support.microsoft.com/kb/236383/EN-US/
)
Part 2 of "Troubleshooting invalid page faults (IPFs) and exception errors" in Word 2000
| Article Translations
|
Back to the top
