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

tool.drcachesim.coherence test failed on Travis: "Invalid trace entry type 23 before a bundle" #4167

Closed
derekbruening opened this issue Mar 6, 2020 · 3 comments

Comments

@derekbruening
Copy link
Contributor

This happened once on Travis:
https://travis-ci.com/DynamoRIO/dynamorio/jobs/295374252

Invalid trace entry type 23 before a bundle

23 is (+1 here b/c 1-based):

$ grep '^ *TRACE_TYPE' clients/drcachesim/common/trace_entry.h | grep -n . | grep 24
24:    TRACE_TYPE_THREAD_EXIT, /**< A thread exit. */
@derekbruening
Copy link
Contributor Author

Happened on code_api|tool.drcachesim.threads-with-config-file at http://139.178.82.61:8080/job/DynamoRIO-AArch64-Precommit/2003/consoleFull

@brettcoon
Copy link
Contributor

The same issue seems to have happened on code_api|tool.drcachesim.TLB-threads at http://139.178.82.61:8080/job/DynamoRIO-AArch64-Precommit/2744/consoleFull

@derekbruening
Copy link
Contributor Author

I believe this is the same as #3320. Closing.

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

2 participants