Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.3 . Error Messages - <b>0: involuntary switch to real mode </b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 0:  "Involuntary switch to real mode"

     Explanation:  The computer was in protected mode but switched to
     real mode without going through DOS/16M.  This error most often occurs
     because of a stack segment exception (stack overflow), but can also
     occur if the Global Descriptor Table or Interrupt Descriptor Table is
     corrupted.

     Action:  Increase the stack size, recompile your program with stack
     overflow checking, or look into ways that the descriptor tables may have
     been overwritten.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson