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

pyda-attach: possible memory safety issue? #48

Open
ndrewh opened this issue Dec 3, 2024 · 1 comment
Open

pyda-attach: possible memory safety issue? #48

ndrewh opened this issue Dec 3, 2024 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@ndrewh
Copy link
Owner

ndrewh commented Dec 3, 2024

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)
@ndrewh ndrewh added the bug Something isn't working label Dec 3, 2024
@ndrewh ndrewh closed this as completed in c257fec Dec 18, 2024
@ndrewh
Copy link
Owner Author

ndrewh commented Dec 18, 2024

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? ¯\_(ツ)_/¯

@ndrewh ndrewh reopened this Dec 18, 2024
@ndrewh ndrewh added this to the 0.4.1 milestone Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant