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

leak sanitizer failed with IsAligned(reinterpret_cast<uptr>(p), page_size_))) != (0) #1468

Closed
qdztxc opened this issue Nov 18, 2021 · 3 comments

Comments

@qdztxc
Copy link

qdztxc commented Nov 18, 2021

debian11 clang11 or gcc10.2.1, same issue.
run leak sanitizer and got error:

LeakSanitizer: bad pointer
==2694766==Sanitizer CHECK failed: ../../../../src/libsanitizer/sanitizer_common/sanitizer_allocator_secondary.h:177 ((IsAligned(reinterpret_cast(p), page_size_))) != (0) (0, 0)

@Enna1
Copy link

Enna1 commented Nov 25, 2021

Can you describe how to reproduce this issue ?

@njzjz
Copy link

njzjz commented Apr 29, 2024

Hi, is there some way to fix or ignore this issue? I got the same issue in cp2k/cp2k#3301.

@themightyoarfish
Copy link

Any ideas here? Same problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants