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

ElementStats is leaking memory from previous phases #1122

Closed
lifflander opened this issue Oct 20, 2020 · 3 comments · Fixed by #1137
Closed

ElementStats is leaking memory from previous phases #1122

lifflander opened this issue Oct 20, 2020 · 3 comments · Fixed by #1137
Assignees

Comments

@lifflander
Copy link
Collaborator

Describe the bug
ElementStats inside collection elements is leaking memory.

@jstrzebonski
Copy link
Contributor

jstrzebonski commented Oct 31, 2020

@lifflander could you describe the problem a bit more indepth? I tried to run all tests and examples with LeakSanitizer, but didn't get anything useful, and also running all example from collection with Valgrind didn't give me much :'- (

@PhilMiller
Copy link
Member

It's not leaking, it's just accumulating. We need to coordinate between @jstrzebonski and @nlslatt to avoid duplicate efforts

@nlslatt
Copy link
Collaborator

nlslatt commented Nov 2, 2020

@jstrzebonski I'll take care of this today.

@nlslatt nlslatt self-assigned this Nov 2, 2020
@jstrzebonski jstrzebonski removed their assignment Nov 2, 2020
nlslatt added a commit that referenced this issue Nov 3, 2020
nlslatt added a commit that referenced this issue Nov 4, 2020
nlslatt added a commit that referenced this issue Nov 4, 2020
nlslatt added a commit that referenced this issue Nov 4, 2020
nlslatt added a commit that referenced this issue Nov 4, 2020
nlslatt added a commit that referenced this issue Nov 4, 2020
nlslatt added a commit that referenced this issue Nov 4, 2020
nlslatt added a commit that referenced this issue Nov 6, 2020
nlslatt added a commit that referenced this issue Nov 18, 2020
nlslatt added a commit that referenced this issue Nov 18, 2020
nlslatt added a commit that referenced this issue Nov 18, 2020
lifflander pushed a commit that referenced this issue Nov 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants