Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DR with static client does not produce sql file #55

Open
sjensenUT opened this issue Nov 23, 2019 · 1 comment
Open

DR with static client does not produce sql file #55

sjensenUT opened this issue Nov 23, 2019 · 1 comment

Comments

@sjensenUT
Copy link

The command
$DYNAMORIO_HOME/bin64/drrun -c $ITHEMAL_HOME/data_collection/build/bin/static 3 7 1 gcc none /tmp -- ls
Seems to run normally, but does not produce an SQL file in the /tmp directory as the wiki suggests that it should.

@mostafaelhoushi
Copy link

When I run this command I get an error:

$DYNAMORIO_HOME/bin64/drrun -c $ITHEMAL_HOME/data_collection/build/bin/static 3 7 1 gcc none /tmp -- ls

<Application /bin/ls (148853). Client library targets an incompatible API version and should be re-compiled.>

Please note that the Wiki states that we should set client to $ITHEMAL_HOME/data_collection/build/bin/libstatic.so. However, there is no libstatic.so file in bin when we build data_collection. There is instead a static executable file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants