How to fix Stack overflow system halted error
Updated: 01/24/2018 by Computer Hope
The amount of stack space specified in the config.sys is too low. Edit the config.sys and insure the line STACKS is at least set to 12,256. For example, the line should be the same as the example below.
STACKS=12,256