1 |
1 |
HOST_E_EXITPROCESS_STACKOVERFLOW |
UInt32 |
2148732971 |
0x8013102B |
-2146234325 |
|
|
System.UInt32 |
#define HOST_E_EXITPROCESS_STACKOVERFLOW EMAKEHR(0x102b)
|
%ProgramFiles(x86)%\Windows Kits\NETFXSDK\4.8\include\um\corerror.h(91,0) |
|
2 |
1 |
COR_E_STACKOVERFLOW |
UInt32 |
2147943401 |
0x800703E9 |
-2147023895 |
|
|
System.UInt32 |
#define COR_E_STACKOVERFLOW __HRESULT_FROM_WIN32(ERROR_STACK_OVERFLOW)
|
%ProgramFiles(x86)%\Windows Kits\NETFXSDK\4.8\include\um\corerror.h(1239,0) |
|
3 |
1 |
EClrFailure::FAIL_StackOverflow |
Int32 |
4 |
0x00000004 |
4 |
|
|
System.Int32 |
FAIL_StackOverflow = ( FAIL_OrphanedLock + 1 ) ,
|
%ProgramFiles(x86)%\Windows Kits\NETFXSDK\4.8\include\um\mscoree.h(4603,0) |
|
4 |
1 |
EClrFailure::FAIL_AccessViolation |
Int32 |
5 |
0x00000005 |
5 |
|
|
System.Int32 |
FAIL_AccessViolation = ( FAIL_StackOverflow + 1 ) ,
|
%ProgramFiles(x86)%\Windows Kits\NETFXSDK\4.8\include\um\mscoree.h(4604,0) |
|
5 |
1 |
EClrFailure |
Enum |
|
|
|
|
|
|
enum __MIDL___MIDL_itf_mscoree_0000_0028_0002
{
FAIL_NonCriticalResource = 0,
FAIL_CriticalResource = ( FAIL_NonCriticalResource + 1 ) ,
FAIL_FatalRuntime = ( FAIL_CriticalResource + 1 ) ,
FAIL_OrphanedLock = ( FAIL_FatalRuntime + 1 ) ,
FAIL_StackOverflow = ( FAIL_OrphanedLock + 1 ) ,
FAIL_AccessViolation = ( FAIL_StackOverflow + 1 ) ,
FAIL_CodeContract = ( FAIL_AccessViolation + 1 ) ,
MaxClrFailure = ( FAIL_CodeContract + 1 )
} EClrFailure;
|
%ProgramFiles(x86)%\Windows Kits\NETFXSDK\4.8\include\um\mscoree.h(4597,0) |
|
6 |
1 |
EClrEvent::Event_StackOverflow |
Int32 |
3 |
0x00000003 |
3 |
|
|
System.Int32 |
Event_StackOverflow = ( Event_MDAFired + 1 ) ,
|
%ProgramFiles(x86)%\Windows Kits\NETFXSDK\4.8\include\um\mscoree.h(4894,0) |
|
7 |
1 |
EClrEvent::MaxClrEvent |
Int32 |
4 |
0x00000004 |
4 |
|
|
System.Int32 |
MaxClrEvent = ( Event_StackOverflow + 1 )
|
%ProgramFiles(x86)%\Windows Kits\NETFXSDK\4.8\include\um\mscoree.h(4895,0) |
|
8 |
1 |
EClrEvent |
Enum |
|
|
|
|
|
|
enum __MIDL___MIDL_itf_mscoree_0000_0030_0001
{
Event_DomainUnload = 0,
Event_ClrDisabled = ( Event_DomainUnload + 1 ) ,
Event_MDAFired = ( Event_ClrDisabled + 1 ) ,
Event_StackOverflow = ( Event_MDAFired + 1 ) ,
MaxClrEvent = ( Event_StackOverflow + 1 )
} EClrEvent;
|
%ProgramFiles(x86)%\Windows Kits\NETFXSDK\4.8\include\um\mscoree.h(4889,0) |
|
9 |
1 |
StackOverflowType |
Enum |
|
|
|
|
|
|
enum __MIDL___MIDL_itf_mscoree_0000_0030_0002
{
SO_Managed = 0,
SO_ClrEngine = ( SO_Managed + 1 ) ,
SO_Other = ( SO_ClrEngine + 1 )
} StackOverflowType;
|
%ProgramFiles(x86)%\Windows Kits\NETFXSDK\4.8\include\um\mscoree.h(4906,0) |
|
10 |
1 |
_SW_STACKOVERFLOW |
Int32 |
512 |
0x00000200 |
512 |
|
|
System.Int32 |
#define _SW_STACKOVERFLOW 0x0200 // FP stack overflow
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.26100.0\ucrt\float.h(171,0) |
|
11 |
1 |
_FPE_STACKOVERFLOW |
Int32 |
138 |
0x0000008A |
-118 |
|
|
System.Int32 |
#define _FPE_STACKOVERFLOW 0x8a
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.26100.0\ucrt\float.h(186,0) |
|
12 |
1 |
SW_STACKOVERFLOW |
Int32 |
512 |
0x00000200 |
512 |
|
|
System.Int32 |
#define SW_STACKOVERFLOW _SW_STACKOVERFLOW
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.26100.0\ucrt\float.h(385,0) |
- If defined(_CRT_INTERNAL_NONSTDC_NAMES) && _CRT_INTERNAL_NONSTDC_NAMES
- If !__STDC__
|
13 |
1 |
FPE_STACKOVERFLOW |
Int32 |
138 |
0x0000008A |
-118 |
|
|
System.Int32 |
#define FPE_STACKOVERFLOW _FPE_STACKOVERFLOW
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.26100.0\ucrt\float.h(397,0) |
- If defined(_CRT_INTERNAL_NONSTDC_NAMES) && _CRT_INTERNAL_NONSTDC_NAMES
- If !__STDC__
|
14 |
1 |
WHEA_RECOVERY_FAILURE_REASON::WheaRecoveryFailureReasonStackOverflow |
Int32 |
14 |
0x0000000E |
14 |
|
|
System.Int32 |
WheaRecoveryFailureReasonStackOverflow,
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.26100.0\km\ntddk.h(20198,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
|
15 |
1 |
WHEA_RECOVERY_FAILURE_REASON |
Enum |
|
|
|
|
|
|
typedef enum _WHEA_RECOVERY_FAILURE_REASON {
WheaRecoveryFailureReasonKernelCouldNotMarkMemoryBad = 1,
WheaRecoveryFailureReasonKernelMarkMemoryBadTimedOut,
WheaRecoveryFailureReasonNoRecoveryContext,
WheaRecoveryFailureReasonNotContinuable,
WheaRecoveryFailureReasonPcc,
WheaRecoveryFailureReasonOverflow,
WheaRecoveryFailureReasonNotSupported,
WheaRecoveryFailureReasonMiscOrAddrNotValid,
WheaRecoveryFailureReasonInvalidAddressMode,
WheaRecoveryFailureReasonHighIrql,
WheaRecoveryFailureReasonInsufficientAltContextWrappers,
WheaRecoveryFailureReasonInterruptsDisabled,
WheaRecoveryFailureReasonSwapBusy,
WheaRecoveryFailureReasonStackOverflow,
WheaRecoveryFailureReasonUnexpectedFailure,
WheaRecoveryFailureReasonKernelWillPageFaultBCAtCurrentIrql,
WheaRecoveryFailureReasonFarNotValid,
WheaRecoveryFailureReasonMax
} WHEA_RECOVERY_FAILURE_REASON, *PWHEA_RECOVERY_FAILURE_REASON;
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.26100.0\km\ntddk.h(20184,0) |
- If WINAPI_FAMILY_PARTITION(WINAPI_PARTITION_DESKTOP)
|
16 |
1 |
RE_ERRORS::RE_E_STACKOVERFLOW |
Int64 |
2147745795 |
0x0000000080040003 |
-2147221501 |
|
|
System.Int64 |
RE_E_STACKOVERFLOW = ( ( 0x80000000 | 0x40000 ) | 0x3 ) ,
|
%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VSSDK\VisualStudioIntegration\Common\Inc\textfind.h(212,0) |
|
17 |
1 |
RE_ERRORS |
Enum |
|
|
|
|
|
|
enum RE_ERRORS
{
RE_E_INTERNALERROR = ( ( 0x80000000 | 0x40000 ) | 0x1 ) ,
RE_E_SYNTAXERROR = ( ( 0x80000000 | 0x40000 ) | 0x2 ) ,
RE_E_STACKOVERFLOW = ( ( 0x80000000 | 0x40000 ) | 0x3 ) ,
RE_E_MISSINGARG = ( ( 0x80000000 | 0x40000 ) | 0x4 ) ,
RE_E_POWERARGOUTOFRANGE = ( ( 0x80000000 | 0x40000 ) | 0x5 ) ,
RE_E_ESCAPEMISSINGARG = ( ( 0x80000000 | 0x40000 ) | 0x6 ) ,
RE_E_SPECIALUNKNOWN = ( ( 0x80000000 | 0x40000 ) | 0x7 ) ,
RE_E_TAGOUTOFRANGE = ( ( 0x80000000 | 0x40000 ) | 0x8 ) ,
RE_E_SETMISSINGCLOSE = ( ( 0x80000000 | 0x40000 ) | 0x9 ) ,
RE_E_TAGMISSINGCLOSE = ( ( 0x80000000 | 0x40000 ) | 0xa ) ,
RE_E_TOOMANYTAGS = ( ( 0x80000000 | 0x40000 ) | 0xb ) ,
RE_E_EMPTYSET = ( ( 0x80000000 | 0x40000 ) | 0xc ) ,
RE_E_GROUPMISSINGCLOSE = ( ( 0x80000000 | 0x40000 ) | 0xd ) ,
RE_E_REPLACETEXT = ( ( 0x80000000 | 0x40000 ) | 0xe )
} ;
|
%ProgramFiles%\Microsoft Visual Studio\2022\Professional\VSSDK\VisualStudioIntegration\Common\Inc\textfind.h(208,0) |
|