Bug 1044218
Summary: | fix memleak caused by 47347 | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Nathan Kinder <nkinder> | ||||
Component: | 389-ds-base | Assignee: | Rich Megginson <rmeggins> | ||||
Status: | CLOSED ERRATA | QA Contact: | Sankar Ramalingam <sramling> | ||||
Severity: | urgent | Docs Contact: | |||||
Priority: | urgent | ||||||
Version: | 6.4 | CC: | amsharma, ekeck, jgalipea, jsvarova, nhosoi, rmeggins, rvdwees, vashirov | ||||
Target Milestone: | rc | Keywords: | ZStream | ||||
Target Release: | --- | ||||||
Hardware: | All | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | 389-ds-base-1.2.11.15-34.el6 | Doc Type: | Bug Fix | ||||
Doc Text: |
Previously, the size of the directory server constantly increased after search requests for a simple paged results were processed. The memory leak causing this bug has been fixed, and the server size no longer increases in the aforementioned scenario.
|
Story Points: | --- | ||||
Clone Of: | |||||||
: | 1044219 (view as bug list) | Environment: | |||||
Last Closed: | 2014-10-14 07:52:40 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: | 1044219, 1061410, 1071707, 1094412 | ||||||
Attachments: |
|
Description
Nathan Kinder
2013-12-17 22:36:49 UTC
check https://bugzilla.redhat.com/show_bug.cgi?id=1044219 for steps Created attachment 922568 [details]
valgrind.out
Output of valgrind running 389-ds-base-1.2.11.15-38.el6.x86_64
Hi Rich, I ran the simple paged tests under valgrind, looks like there are no mentions of pagedresults_parse_control_value in the valgrind log. Could you please review the output just to be sure there are no related leaks? And then I'll move the state of the bug to VERIFIED. Thanks! Hi Viktor, I reviewed your valgrind output (Rich is on PTO this week). The output contains just memories allocated for the server initialization. So, very clean. Thank you for your thorough testing! Thank you, Noriko! Marking this bug as VERIFIED. 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/RHBA-2014-1385.html |