Skip to content

Rollback DynamoRIO#274

Open
sears-s wants to merge 1 commit into
siemens:masterfrom
sears-s:rollback-dynamorio
Open

Rollback DynamoRIO#274
sears-s wants to merge 1 commit into
siemens:masterfrom
sears-s:rollback-dynamorio

Conversation

@sears-s
Copy link
Copy Markdown
Contributor

@sears-s sears-s commented Jun 29, 2022

Fixes #271

I believe the issue is that TestExecutorDynRio.h has #include <core/lib/globals_shared.h>. globals_shared.h is a header file that is supposed to just be used internally by DynamoRIO, so a different file should be included.

The other issue is that updating DynamoRIO may break the .patch files in core/dependencies/dynamorio (including the .patch files in upcoming PRs for edge coverage, since they are based on the older version).

@p0wer0xff p0wer0xff added bug Something isn't working investigating We are trying to reproduce the issue labels Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working investigating We are trying to reproduce the issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Compilation fails after dynamorio update

2 participants