Reference number: CH000382
Stack overflow system halted.
Issue:Stack overflow system halted.
Cause:The amount of stack space specified in the config.sys is too low.
Solution:Edit the config.sys and insure the line STACKS is at least set to 12,256. For example, the line should read:
STACKS=12,256
Additional information about how to edit the config.sys as well as additional information about the stacks line can be found on our autoexec.bat / config.sys page.
|