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

inclomplete Lustre module data and memory leak #956

Open
carns opened this issue Aug 19, 2023 · 0 comments
Open

inclomplete Lustre module data and memory leak #956

carns opened this issue Aug 19, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@carns
Copy link
Contributor

carns commented Aug 19, 2023

The first log in this set provided by @Nafi3 produces an incomplete log data error on the Lustre module when parsed with darshan-parser. This is a little surprising because I would not expect that module to exhaust the memory limit. We should try to understand why this happened.

Secondarily, when darshan-parser encounters this problem, it exits with an error message (as expected) but leaks memory while shutting down. This is unlikely to be a significant problem, but is really distracting when using a memory sanitizer.

darshan-parser runs to completion without error when using the --show-incomplete option.

@carns carns added the bug Something isn't working label Aug 19, 2023
@carns carns self-assigned this Aug 19, 2023
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