-
Notifications
You must be signed in to change notification settings - Fork 566
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 callback.c:1477 in tool.drcacheoff.gencode test on win32 #6081
Comments
This happened on the windows-timestamps test too on win64:
|
This is now at callback.c:1480 FTR. Happened again in windows-timestamps at https://github.com/DynamoRIO/dynamorio/actions/runs/7123468151/job/19396119425?pr=6494 |
Hitting the same callback.c:1480 debug check failure (PR #6698).
|
To get the post-merge suite green, we ignore failures in the code_api|tool.drcacheoff.windows-timestamps test on win32. That is a lower priority platform and there are just not enough maintainers for that platform to chase down these issues at this time. Issue: #6081
The windows-timestamps is relatively frequent, appearing in maybe 1 out of 5 post-merge suites. I'm going to mark it ignore on win32 to get that greener. |
This happened 3x in a row (else it would have passed) -- yet I don't think we've ever seen this before. This test passed in other runs of the same code so it is non-deterministic -- maybe in some environment it becomes repeatable.
https://github.com/DynamoRIO/dynamorio/actions/runs/5073007903/jobs/9111470544
The text was updated successfully, but these errors were encountered: