Article ID: 195857 - Last Review: February 25, 2007 - Revision: 2.2 Open Handles Cause STOP 0x0000001E or STOP 0x00000024This article was previously published under Q195857 SYMPTOMS
While shutting down an application the system may stop with a STOP
0x0000001E or STOP 0x00000024 error message. In the case of the STOP
0x0000001E the first parameter will always be C0000005.
CAUSE
This problem occurs when an application opens a lot of handles but never
closes them. This has been seen when an application continually opens a
registry key but never closes it. When the application is closed the system
attempts to close all of the keys but runs out of system resources while
doing it.
RESOLUTION
To resolve this problem, the application has to be modified to close the
registry key when it is done with it.
| Article Translations
|

Back to the top
