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.