Seem to appear when changing the graph topology (clone/unclone) or creating some containers. However, the bug is not entirely reproducible (just statistically likely to occur when reproducing the exact same steps)
Some memory leaks have been found in graphviz. May be related to the issue (graphviz is called each time the layout gets updated).
Potential solutions are being investigated (limiting the number of calls, running the library in a different process, using the latest version of graphviz, replacing graphviz by a different library...)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Some memory leaks have been found in graphviz. May be related to the issue (graphviz is called each time the layout gets updated).
Potential solutions are being investigated (limiting the number of calls, running the library in a different process, using the latest version of graphviz, replacing graphviz by a different library...)