DynamoRIO / dynamorio

Dynamic Instrumentation Tool Platform
Other
2.67k stars 562 forks source link

ASSERT (arch.c:2909 translation failure) #653

Open derekbruening opened 9 years ago

derekbruening commented 9 years ago

From bruen...@google.com on January 19, 2012 11:22:17

I hit this on xp64 64-bit tests, but can't reproduce:

    code_api|client.drmgr-test =>  Application F:\derek\build_suite\build_debug-internal-64\suite\tests\bin\client.drmgr-test.exe (3444).  Internal Error Internal DynamoRIO Error: e:\derek\dr\git\src\core\x86\arch.c:2909 false

Original issue: http://code.google.com/p/dynamorio/issues/detail?id=653

derekbruening commented 9 years ago

From rnk@google.com on December 10, 2012 07:12:50

Duping this with issue #839 . I'm merging in this direction because 839 has more info.

Status: Duplicate
Mergedinto: 839

derekbruening commented 9 years ago

From rnk@google.com on December 10, 2012 07:16:20

Actually, the assert is different, so I'm un-duping. The arch.c line numbers were almost the same. The root cause is probably related, though.

Status: Accepted
Mergedinto:

derekbruening commented 7 years ago

I think this is now:

<Application C:\projects\dynamorio\build\build_debug-internal-32\suite\tests\bin\client.drmgr-test.exe (5928).  Internal Error: DynamoRIO debug check failure: ..\..\core\translate.c:816 false

Showing up on appveyor. Xref #1369.