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

Print heap block allocation stack #209

Open
dvyukov opened this issue Sep 21, 2015 · 0 comments
Open

Print heap block allocation stack #209

dvyukov opened this issue Sep 21, 2015 · 0 comments
Labels

Comments

@dvyukov
Copy link
Collaborator

dvyukov commented Sep 21, 2015

If a race happens on heap block, we need to print description of the heap block: allocation thread/cpu, allocation stack, size, offset.
I've several reports where the racy accesses as if touch different fields. Allocation info would help.

@xairy xairy transferred this issue from google/ktsan Dec 23, 2021
@xairy xairy added enhancement KTSAN KTSAN-related issues labels Dec 23, 2021
@melver melver added the wontfix label Jan 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants