Bug 889182
| Summary: | crash in memory cache | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Jakub Hrozek <jhrozek> |
| Component: | sssd | Assignee: | Jakub Hrozek <jhrozek> |
| Status: | CLOSED ERRATA | QA Contact: | Kaushik Banerjee <kbanerje> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | high | ||
| Version: | 6.4 | CC: | dpal, grajaiya, jgalipea, okos, pbrezina |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | sssd-1.9.2-59.el6 | Doc Type: | Bug Fix |
| Doc Text: |
No documentation needed.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-02-21 09:42:57 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 895654 | ||
|
Description
Jakub Hrozek
2012-12-20 12:52:55 UTC
To reproduce: for i in `getent group someverylargegroup | tr ',' ' '`; do id $i; done Verified in version 1.9.2-59 Report from beaker automation run: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ LOG ] :: Performance test 002 - bz889182 and 888800 - crash in memory cache :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: :: [ LOG ] :: Sleeping for 5 seconds :: [ PASS ] :: Running 'for i in `getent group someverylargegroup1 | tr ',' ' '`; do id $i; done' :: [ PASS ] :: File '/var/log/messages' should not contain 'segfault' :: [ PASS ] :: Looking up 1000 users increased sssd_nss memory usage by 2964 kB :: [ LOG ] :: Sleeping for 5 seconds :: [ PASS ] :: Running 'for i in `getent group someverylargegroup2 | tr ',' ' '`; do id $i; done' :: [ PASS ] :: File '/var/log/messages' should not contain 'segfault' :: [ PASS ] :: id lookup on 5000 users increased sssd_nss memory usage by 41500 kB :: [ LOG ] :: Duration: 6h 19m 42s :: [ LOG ] :: Assertions: 6 good, 0 bad :: [ PASS ] :: RESULT: Performance test 002 - bz889182 and 888800 - crash in memory cache Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHSA-2013-0508.html |