I'm running a virtual machine (using Oracle VM VirtualBox) with FreeDOS installed.
After I enter the DJGPP IDE (called "RHIDE") and run an application once, I can no longer run anything, and when I exit the IDE, I get a message saying "dos mem corrupt" and "PANIC: MCB chain corrupted":
This happens for every program I run from RHIDE, and running the same programs "manually" from the FreeDOS command line yields no such problem.
It's quite bothersome to restart the VM after every debug session.
Any advice or ideas on what could be causing this issue would be highly appreciated.
Thanks in advance.