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

NT failures: ASSERT (pb == mbi.BaseAddress) win32/os.c:2704; with client, missing export #141

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

Comments

@derekbruening
Copy link
Contributor

From derek.br...@gmail.com on May 06, 2009 16:43:42

DR no longer works on NT: seems to be true of 1.3.0 as well.
Haven't gone back to see where it started.
We don't have enough manpower to test all these platforms.

drinject of calc => silent failure in release, in debug hit
assert win32/os.c:2704: ASSERT(pb == mbi.BaseAddress) in
find_executable_vm_areas().

with client:

"The procedure entry point dr_mutex_destroy could not be located in the
dynamic link library dynamorio.dll"

1.3.0 is similar w/ no client, and w/ client dr_fprintf is the missing
symbol. something about how we're exporting via "foo = _foo"?

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

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