Bug 236844
| Summary: | clvmd/device-mapper memory leak | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 4 | Reporter: | Corey Marthaler <cmarthal> | ||||||
| Component: | device-mapper | Assignee: | Petr Rockai <prockai> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Cluster QE <mspqa-list> | ||||||
| Severity: | medium | Docs Contact: | |||||||
| Priority: | medium | ||||||||
| Version: | 4.0 | CC: | agk, ccaulfie, dwysocha, jbrassow, kanderso, lsmid, mbroz, prockai | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | All | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | RHBA-2007-0284 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2007-05-01 22:43:08 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: | 237100, 245003 | ||||||||
| Attachments: |
|
||||||||
|
Description
Corey Marthaler
2007-04-17 22:21:04 UTC
This is currently blocking the release of the cluster mirror and cluster products for 4.5, so setting all of the flags. Created attachment 152914 [details]
libdevmapper-event-leak-fix.patch
Attaching a proposed patch that should fix the dmeventd-related leaks seen here
(should apply cleanly against current CVS of device-mapper and current
iteration of 4.5 packages).
The approximate overall leak is 500 bytes per activate/deactivate cycle per
mirrored logical volume, which is not that severe for systems where
activation/deactivation is rare (probably all but test machines fall into this
category).
Setting a bunch of flags. This defect is blocking making progress on cluster mirror testing and will need to be fixed for cluster mirrors to be usable for customers. At a minimum, we will need to do a z-stream or async errata release and the cluster mirror packages will be dependent on this version of the libraries. Created attachment 152919 [details]
libdevmapper-event-leak-fix.patch
Re-diffed with -p to get function names.
Fix verified in device-mapper-1.02.17-3.0.1.el4. An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on the solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2007-0284.html |