[issue41587] Potential memory leak while using shared memory

Eric V. Smith report at bugs.python.org
Wed Aug 19 12:08:07 EDT 2020


Eric V. Smith <eric at trueblade.com> added the comment:

Sorry, I don't have any particular suggestion other than accounting for all virtual, shared, and physical memory of all types, and seeing how they're being used and allocated per-process by the various tools.

There are probably guides for this on the internet, but I haven't been able to find any with a quick search.

I'm not saying there isn't a problem, but I'm saying it's going to require more analysis before we can verify that a problem does exist.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41587>
_______________________________________


More information about the Python-bugs-list mailing list