DynamoRIO / DynamoRIO/drmemory
VS2008 crash building app suite
- Dominant language
- C
- Stars
- 2.7k
- Forks
- 290
- PR merge metrics
- No merged PRs in 30d
Description
_From [bruen...@google.com](https://code.google.com/u/109494838902877177630/) on September 11, 2012 10:31:53_
can't reproduce: succeeded when I re-ran "cmake --build .".
wanted to document it though
drmem debug 32-bit build on win7 laptop w/ vs2008
30>Linking...
30>crypto_tests_win.obj : fatal error LNK1000: Internal error during IncrCalcPtrs
30> Version 9.00.30729.01
30> ExceptionCode = C0000005
30> ExceptionFlags = 00000000
30> ExceptionAddress = 00EAB8C0 (00E50000) "c:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\bin\link.exe"
30> NumberParameters = 00000002
30> ExceptionInformation[ 0] = 00000000
30> ExceptionInformation[ 1] = 0000001C
30>CONTEXT:
30> Eax = 00000000 Esp = 0044EEF8
30> Ebx = 3FFF0000 Ebp = 0044EF14
30> Ecx = 7754389A Esi = 40307DDC
30> Edx = 4001C384 Edi = 00000000
30> Eip = 00EAB8C0 EFlags = 00010297
30> SegCs = 00000023 SegDs = 0000002B
30> SegSs = 0000002B SegEs = 0000002B
30> SegFs = 00000053 SegGs = 0000002B
30> Dr0 = 00000000 Dr3 = 00000000
30> Dr1 = 00000000 Dr6 = 00000000
30> Dr2 = 00000000 Dr7 = 00000000
30>Build log was saved at "file://c:\src\drmemory\git\build_x86_dbg\tests\app_suite\app_suite_tests.dir\Debug\BuildLog.htm"
30>app_suite_tests - 1 error(s), 0 warning(s)
% link /?
Microsoft (R) Incremental Linker Version 9.00.30729.01
_Original issue: http://code.google.com/p/drmemory/issues/detail?id=1020_
Contributor guide
Assessment
This issue has not been assessed yet.