Reference number: CH000399
There are no spare
stack pages.
Issue:There are no spare stack pages. It may be necessary to increase the setting of 'MinSPs' in System.ini to prevent possible stack faults. There are currently <nnn> SPs allocated.
Cause:
This issue may occur because of Windows encountering an internal
overflow of the stacks used by 32-bit Windows device drivers.
Solution:To resolve this issue follow the below steps.
- Edit the system.ini file by clicking Start / Run and typing sysedit
and press enter.
- Open the system.ini Window.
- Locate the [386Enh] section in the system.ini.
- Below the [386Enh] add the below line.
MinSPs=4
- Once successfully added Click File and Exit. When asked to save
click Yes.
|