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

Mesh: Memory Leak #2359

Open
ave4 opened this issue Nov 3, 2018 · 3 comments
Open

Mesh: Memory Leak #2359

ave4 opened this issue Nov 3, 2018 · 3 comments
Labels

Comments

@ave4
Copy link
Contributor

ave4 commented Nov 3, 2018

In the case of rendering animation with a mesh, there is a very fast memory leak. As a result, if rendering is not stopped, the computer will simply freeze from a lack of RAM.
At the same time, the animation without mesh is rendered normally.

I brought this problem under linux. Under windows and OSX I can not check. So users of windows and OSX write, do you have this problem.

mesh memory leak.zip While recording the first video, my computer is frozen.

System Information

OpenToonz Version: Latest nightly build
Operating System: Arch Linux
CPU: Intel i3-3220
Memory: 6 GB
Graphics Card: Intel

@RodneyBaker
Copy link
Collaborator

Thanks for the report @ave4
Pending validation by others on Linux and confirmation on Mac and PC this looks to be related to previously reported issues with plastic mesh.

@ave4
Copy link
Contributor Author

ave4 commented Dec 8, 2018

I did some research. Where I checked OpenToonz behavior under Windows 8.1

  1. A memory leak occurs under Windows, when I rendered my test scene, I also had a RAM shortage error. Also, if it is useful, unlike Linux in Windows, after a few seconds, the consumption of RAM immediately reaches 80-90% and then very slowly. At the same time, the consumption of Linux RAM grows slowly and evenly until an error occurs.

  2. In Windows, after stopping (completing) the render, the memory is released. At the same time in Linux, the consumption of RAM does not decrease even after the completion of the render.

@RodneyBaker RodneyBaker added bug and removed needs info labels Dec 8, 2018
@RodneyBaker
Copy link
Collaborator

A pending fix in Tahoma2D might address this issue.
REF: tahoma2d/tahoma2d#1179

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