We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In a debug build, we get the following print after all threads exit:
<Application /tmp/test (69). Internal Error: DynamoRIO debug check failure: heap overflow @/opt/dynamorio/core/heap.c:4617 is_region_memset_to_char(p + size, alloc_size - size, HEAP_PAD_BYTE)
The text was updated successfully, but these errors were encountered:
c257fec
https://github.com/ndrewh/pyda/actions/runs/12391750955/job/34589495604
Surely if I increase the number of threads I can trigger this reliably on local right? ¯\_(ツ)_/¯
Sorry, something went wrong.
No branches or pull requests
In a debug build, we get the following print after all threads exit:
The text was updated successfully, but these errors were encountered: