-
-
Notifications
You must be signed in to change notification settings - Fork 6
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
[BUG] Goes OOM when slicing #12
Comments
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. |
I don't know how to fix this, I do not know what could be missing in the container that would cause this. If anyone has any insight that would be helpful. |
This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions. |
@Corallus-Caninus take a look at the solution posted in another issue: #8 (comment) That fixed it for me. It seems like the issue has nothing to do with slicing, it even goes OOM when idle... |
Is there an existing issue for this?
Current Behavior
When slicing, Cura continually uses more memory until OOM. It doesnt seem to leak when slicing but aggressively allocates when slicing until OOM. I am on NixOS and running latest tag.
Expected Behavior
No response
Steps To Reproduce
run the container, load a model and slice. Regardless of settings memory is allocated aggressively. This does not happen on other versions installed directly.
Environment
CPU architecture
x86-64
Docker creation
Container logs
The text was updated successfully, but these errors were encountered: