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

nmlc chokes (then eventually recovers) on some images #10

Open
gravitystorm opened this issue Oct 4, 2014 · 0 comments
Open

nmlc chokes (then eventually recovers) on some images #10

gravitystorm opened this issue Oct 4, 2014 · 0 comments
Labels

Comments

@gravitystorm
Copy link
Owner

nmlc v0.3.1 chokes on a small number of images, and can take 15-45 minutes to process them. It's totally unclear as to why and what goes on, but they do eventually finish.

It can be seen by running watch lsof -c nlmc during compile - most images are processed quickly, but some stick around. I tried swapping out the images themselves to no avail so it's unlikely to be the contents of the image, perhaps the number if images processed so far, or some other resource exhaustion.

The plan will be to try with a python3 (0.4.0) version of nmlc, and if that still shows the same thing, start chopping up the nml files to create a testcase.

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

1 participant