Skip navigation

JSI Tip 8140. You receive a 'CS:EIP = 000Fh:00001373h' error when you run a DOS program in Windows?


When you run a 16-bit DOS program, you receive:

Abnormal program termination: Stack fault
CS:EIP = 000Fh:00001373h

This condition will occur if the program was compiled using a Lahey Fortran compiler.

To workaround this behavior, use either of the following:

  • If source code is available, compile with a different program.
  • Use Microsoft Virtual PC, or another virtual PC program, to run the program on a guest PC running Microsoft Windows NT 4.0.

NOTE: This problem may not occur until various security updates have been applied.



Hide comments

Comments

  • Allowed HTML tags: <em> <strong> <blockquote> <br> <p>

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.
Publish