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

Refract executable contains memory leak #71

Open
danielhogg opened this issue Apr 24, 2019 · 0 comments
Open

Refract executable contains memory leak #71

danielhogg opened this issue Apr 24, 2019 · 0 comments
Labels

Comments

@danielhogg
Copy link

Steps to reproduce:

  1. Downloaded the binary .rpm package for CentOS 7
  2. Running the Refract executable, I have noticed that there is a memory leak on the order of 10MB per file processed.
  3. When dealing with 5-minute data, this quickly causes the Refract program to crash with an error code if you attempt to process more than ~36 hours of data per run.

I have a workaround that partitions my jobs into batches that are a maximum of 24 hours long. Presently, there appears to be a memory leak, at least in the CentOS 7 .rpm.

@mike-dixon mike-dixon added the bug label Dec 13, 2019
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

2 participants