1 |
11.986705 |
EClrFailure::FAIL_NonCriticalResource |
Int32 |
0 |
0x00000000 |
0 |
|
|
System.Int32 |
FAIL_NonCriticalResource = 0,
|
%ProgramFiles(x86)%\Windows Kits\NETFXSDK\4.8\include\um\mscoree.h(4599,0) |
|
2 |
11.986705 |
EClrFailure::FAIL_CriticalResource |
Int32 |
1 |
0x00000001 |
1 |
|
|
System.Int32 |
FAIL_CriticalResource = ( FAIL_NonCriticalResource + 1 ) ,
|
%ProgramFiles(x86)%\Windows Kits\NETFXSDK\4.8\include\um\mscoree.h(4600,0) |
|
3 |
11.986705 |
EClrFailure::FAIL_FatalRuntime |
Int32 |
2 |
0x00000002 |
2 |
|
|
System.Int32 |
FAIL_FatalRuntime = ( FAIL_CriticalResource + 1 ) ,
|
%ProgramFiles(x86)%\Windows Kits\NETFXSDK\4.8\include\um\mscoree.h(4601,0) |
|
4 |
11.986705 |
EClrFailure::FAIL_OrphanedLock |
Int32 |
3 |
0x00000003 |
3 |
|
|
System.Int32 |
FAIL_OrphanedLock = ( FAIL_FatalRuntime + 1 ) ,
|
%ProgramFiles(x86)%\Windows Kits\NETFXSDK\4.8\include\um\mscoree.h(4602,0) |
|
5 |
11.986705 |
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) |
|
6 |
11.986705 |
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) |
|
7 |
11.986705 |
EClrFailure::FAIL_CodeContract |
Int32 |
6 |
0x00000006 |
6 |
|
|
System.Int32 |
FAIL_CodeContract = ( FAIL_AccessViolation + 1 ) ,
|
%ProgramFiles(x86)%\Windows Kits\NETFXSDK\4.8\include\um\mscoree.h(4605,0) |
|
8 |
11.986705 |
EClrFailure::MaxClrFailure |
Int32 |
7 |
0x00000007 |
7 |
|
|
System.Int32 |
MaxClrFailure = ( FAIL_CodeContract + 1 )
|
%ProgramFiles(x86)%\Windows Kits\NETFXSDK\4.8\include\um\mscoree.h(4606,0) |
|