Windows error 0x00000117, 279 Detailed Error Information VIDEO_TDR_TIMEOUT_DETECTED[1] This is a Blue Screen of Death stop code.
More information is available in the Knowledge Base article
Bug Check 0x117: VIDEO_TDR_TIMEOUT_DETECTED .
HRESULT analysis[2] This is probably not the correct interpretation of this error.
The Win32 error above is more likely to indicate the actual problem.
Flags Severity SuccessThis code indicates success, rather than an error.
This may not be the correct interpretation of this code,
or possibly the program is handling errors incorrectly.
Reserved (R) false Origin Microsoft NTSTATUS false Reserved (X) false Facility Code 0 (0x000) Name FACILITY_NULL [2] [3] Description The default facility code.[2] [3] Error Code 279 (0x0117)
Questions While building a particular module, I get the below error: ld: 0711-317 ERROR: Undefined symbol: .MD5_Init ld: 0711-317 ERROR: Undefined symbol: .SHA1_Init ld: 0711-317 ERROR: Undefined symbol: .SHA224_Init ld: 0711-317 ERROR: Undefined symbol: .SHA256_Init ld: 0711-317 ERROR: Undefined symbol: .SHA384_Init ld: 0711-317 ERROR: Undefined symbol: .SHA512_Init ld: 0711-317 ERROR: Undefined [...]
read more Comments Leave a comment Sources https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/bug-check-code-reference2 https://msdn.microsoft.com/en-us/library/cc231198.aspx winerror.h from Windows SDK 10.0.14393.0 User contributions licensed under CC BY-SA 3.0