Displaying 2 results from an estimated 2 matches for "failuretype".
2019 Apr 04
2
single-threaded code-gen and how to make it support multi-thread
...Can anyone help with some
pointers?
Any guidance is appreciated:)
ntdll.dll!RtlReportCriticalFailure(long StatusCode, void * FailureInfo,
unsigned long BreakIfDbgPresent) Line 201 C
ntdll.dll!RtlpHeapHandleError(long ErrorLevel) Line 344 C
ntdll.dll!RtlpHpHeapHandleError(_HEAP_FAILURE_TYPE FailureType, unsigned
__int64 HeapAddress, unsigned __int64 Address) Line 670 C
ntdll.dll!RtlpLogHeapFailure(_HEAP_FAILURE_TYPE FailureType, void *
HeapAddress, void * Address, void * Param1, void * Param2, void * Param3)
Line 158 C
ntdll.dll!RtlFreeHeap(void * HeapHandle, unsigned long Flags, void *
BaseA...
2019 Apr 04
2
single-threaded code-gen and how to make it support multi-thread
...rs?
>
> Any guidance is appreciated:)
>
> ntdll.dll!RtlReportCriticalFailure(long StatusCode, void * FailureInfo,
> unsigned long BreakIfDbgPresent) Line 201 C
> ntdll.dll!RtlpHeapHandleError(long ErrorLevel) Line 344 C
> ntdll.dll!RtlpHpHeapHandleError(_HEAP_FAILURE_TYPE FailureType,
> unsigned __int64 HeapAddress, unsigned __int64 Address) Line 670 C
> ntdll.dll!RtlpLogHeapFailure(_HEAP_FAILURE_TYPE FailureType, void *
> HeapAddress, void * Address, void * Param1, void * Param2, void * Param3)
> Line 158 C
> ntdll.dll!RtlFreeHeap(void * HeapHandle, unsigned...