Jump to content

Windows98: Fatal exception...001D:0000FE84


Recommended Posts

I have just tried to install Windows 98 SE and I got through most of the installation when the screen turned blue and said something like this:

A fatal exception has occurred at 001D:0000FE84. The Current application will be terminated. Press any key to continue_

Then I press a key and it just stays there or I have to restart

Any help would be appreciated :)

Link to comment
Share on other sites

Give this a shot, I got it from another forum, also try checking your bios and make sure your hard drive is being read right (correct size, LBA etc..) as well as your other hardware.

The Fatal Error 0C is indicative of a problem with your STACKS command settings found in your Config.sys file. Open Config.sys with notepad or type sysedit at Start > run. And see if you have a STACKS command in your Config.sys.

STACKSHIGH=n,s or STACKS=n,s is the format this command takes

• n is the number of stacks. n can be from 8 to 64 or 0. The default is 9

• s is the size (in bytes) of each stack. s can be 32 to 512 or 0. The default is 256

This is what happens: On receiving a hardware interrupt, MS-Dos stores the information in one of the interrupt stacks (if available) until it can be processed by the CPU. Many programs include their own stack areas and do not require those provided in the STACKS command. Often STACKS can be set at 0,0 (saving some memory) without problems. However, if a system becomes unstable with STACKS=0,0 then the default values should be used.

If error message is displayed, the number and/or size of the stacks should be increased. You cannot increase the STACKS beyond the limits of 64 and 512 or you will receive a fatal error at startup. Thus the entry should not have either value beyond STACKS=64,512.

Link to comment
Share on other sites

  • 1 month later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy