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

Fail on test suite 65 #209

Open
derekbruening opened this issue Nov 27, 2014 · 0 comments
Open

Fail on test suite 65 #209

derekbruening opened this issue Nov 27, 2014 · 0 comments

Comments

@derekbruening
Copy link
Contributor

From qin.zhao@gmail.com on September 25, 2009 14:48:59

What steps will reproduce the problem? ctest -V -I 65,65

What is the expected output?
found libc
starting syscall monitoring
...

What do you see instead?
found libc
ERROR: did not find start/stop markers
syscall.c test
-- Process completed

This is because compiled binary client.syscall does not store names of
function start_monitor and stop_monitor. DR is not able to find the
corresponding function address using their name.

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

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

No branches or pull requests

1 participant