DynamoRIO / DynamoRIO/dynamorio

Nightly runs are hitting R6034 dialog while loading C++ runtime library

Open
#937 5 comments 0 reactions 0 assignees View on GitHub
Migrated Priority-Medium
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 15h
Merged PRs (30d)
31

Description

_From [rnk@google.com](https://code.google.com/u/rnk@google.com/) on October 08, 2012 09:52:17_

Attaching to common.eflags.exe with windbg on the bot didn't tell me anything useful:

0:000> k
Child-SP RetAddr Call Site
00000000`0016e508 00000000`73ac2dbf wow64cpu!CpupSyscallStub+0x9
00000000`0016e510 00000000`73b3d07e wow64cpu!Thunk0Arg+0x5
00000000`0016e5d0 00000000`73b3c549 wow64!RunCpuSimulation+0xa
00000000`0016e620 00000000`77674956 wow64!Wow64LdrpInitialize+0x429
00000000`0016eb70 00000000`77671a17 ntdll!LdrpInitializeProcess+0x17e4
00000000`0016f060 00000000`7765c32e ntdll! ?? ::FNODOBFM::`string'+0x29220
00000000`0016f0d0 00000000`00000000 ntdll!LdrInitializeThunk+0xe http://build.chromium.org/p/client.drmemory/builders/win-7_x64-dr_nightly/builds/464/steps/Run%20DR%20nightly%20suite/logs/stdio It appears we eventually hit the 120 sec timeout and kill the process, so the bot makes progress, but much more slowly than it should.

_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=937_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.