I notice that when you typed in:
"Windows 98 Fatal Exception 'OD' Articles"
You used the character "O" instead of "0". That is actually a 0 (zero) character. Likewise, the "0E" Fatal Exception Error is "zero E". Typing a O instead of Zero will of course make searches invalid.
Here is a page that you may find helpful:
http://www.aumha.org/kbefe.phpRead the section under the heading: Fatal Exception 0D
The following is from this page:
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q150314#1 Definition of "0D" Error Messages:
General Protection Fault (Number 13 in the list of explanations)
Any condition that is not covered by any of the other processor exceptions will result in a general protection fault. The exception indicates that this program has been corrupted in memory, usually resulting in immediate termination of the program.
Troubleshooting Fatal Exception Errors
Clean Boot Your Computer
Because there are many conditions that can cause a fatal exception error, the first step in resolving the issue is to narrow the focus. To narrow the focus, try a "clean boot" of your computer.
Clean-boot troubleshooting refers to methods of reducing problems that may occur because of your computer's environment. Many problems occur because of conflicting drivers, terminate-and-stay-resident programs (TSRs), and other settings that are loaded when your computer starts. For additional information about how to clean-boot your computer, click the article linked below to view the articles in the Microsoft Knowledge Base:
http://support.microsoft.com/default.aspx?scid=kb;EN-US;192926If after running the "Clean Boot" procedure, you still cannot find the problem, consider the possibility that the RAM memory may be at fault. Read more about this here.
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q138788Hopefully, something here will help.
Dwight
[This message was edited by Dwight on 12-12-02 at 10:10 PM.]