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

NetBSD: cmdline() leaks memory in case of terminated process #1067

Closed
giampaolo opened this issue May 13, 2017 · 0 comments
Closed

NetBSD: cmdline() leaks memory in case of terminated process #1067

giampaolo opened this issue May 13, 2017 · 0 comments

Comments

@giampaolo
Copy link
Owner

======================================================================
FAIL: psutil.tests.test_memory_leaks.TestTerminatedProcessLeaks.test_cmdline
----------------------------------------------------------------------
Traceback (most recent call last):
  File "psutil/tests/test_memory_leaks.py", line 214, in test_cmdline
    self.execute(self.proc.cmdline)
  File "psutil/tests/test_memory_leaks.py", line 159, in execute
    ncalls
AssertionError: +80.08M after 1000 calls, +541.20M after another 6759 calls
@giampaolo giampaolo changed the title NetBSD: process cmdline() leaks memory NetBSD: cmdline() leaks memory in case of terminated process May 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant