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

ASSERT dispatch.c:148 dcontext == get_thread_private_dcontext() in api.startstop test #2096

Closed
derekbruening opened this issue Dec 8, 2016 · 1 comment

Comments

@derekbruening
Copy link
Contributor

https://api.travis-ci.org/jobs/182132833/log.txt?deansi=true

debug-internal-32: 258 tests passed, **** 1 tests failed: ****
	code_api|api.startstop =>  Application /home/travis/build/DynamoRIO/dynamorio/build_debug-internal-32/suite/tests/bin/api.startstop (16800).  Internal Error: DynamoRIO debug check failure: /home/travis/build/DynamoRIO/dynamorio/core/dispatch.c:148 dcontext == get_thread_private_dcontext() 
@derekbruening
Copy link
Contributor Author

derekbruening commented Dec 8, 2016

We're entering dispatch for the sysenter hook while native, and #2089 made get_thread_private_dcontext() return NULL while native.

Xref #2098

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