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

sssd_nss memory growth #2767

Closed
sssd-bot opened this issue May 2, 2020 · 0 comments
Closed

sssd_nss memory growth #2767

sssd-bot opened this issue May 2, 2020 · 0 comments

Comments

@sssd-bot
Copy link

sssd-bot commented May 2, 2020

Cloned from Pagure issue: https://pagure.io/SSSD/sssd/issue/1725

  • Created at 2012-12-18 10:49:16 by jhrozek
  • Closed as Duplicate
  • Assigned to nobody

The sssd_nss process memory consumption is going up steadily. This can be reproduced trivially with:

for i in getent group verylargegroup | tr ',' ' '; do id $i; done

After I requested users from the largest redhat groups the memory usage grew from 15MB after start to 40+MB.

This bug was found by John Hodrien running 1.9.3 upstream on a RHEL6.3 machine. I could confirm his findings on my Fedora 18 workstation, although the leaks I saw so far were coming from ldb and tdb.

Comments


Comment from jhrozek at 2012-12-19 17:12:34

simo found the issue. Closing as duplicate of #1730

resolution: => duplicate
status: new => closed


Comment from jhrozek at 2017-02-24 14:49:07

Metadata Update from @jhrozek:

  • Issue set to the milestone: NEEDS_TRIAGE
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