RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1272562 - Memory leaks found by unit tests
Summary: Memory leaks found by unit tests
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: python
Version: 7.2
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: rc
: ---
Assignee: Charalampos Stratakis
QA Contact: Branislav Náter
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-10-16 18:34 UTC by Branislav Náter
Modified: 2017-08-01 20:25 UTC (History)
3 users (show)

Fixed In Version: python-2.7.5-53.el7
Doc Type: No Doc Update
Doc Text:
undefined
Clone Of:
: 1329510 (view as bug list)
Environment:
Last Closed: 2017-08-01 20:25:03 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
fix ssl leaks (486 bytes, patch)
2017-03-03 18:07 UTC, Charalampos Stratakis
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Python 27267 0 None None None 2017-03-03 18:05:35 UTC
Red Hat Product Errata RHSA-2017:1868 0 normal SHIPPED_LIVE Moderate: python security and bug fix update 2017-08-01 18:24:21 UTC

Comment 2 Charalampos Stratakis 2017-03-03 18:05:35 UTC
This is because the load_cert_chain function of the ssl module (_ssl.c) leaks the keyfile_bytes and certfile_bytes, and these tests import the ssl module.

Relevant upstream commits:

https://github.com/python/cpython/commit/3b91de5a76aad471476f5bc5943e44bf386c0e6d

https://github.com/python/cpython/commit/b3e073cbb3af2999e6e589f55ec2fc8a109fdc14

Made a build which includes these commits and the leaks are gone:
https://brewweb.engineering.redhat.com/brew/taskinfo?taskID=12683751

Comment 3 Charalampos Stratakis 2017-03-03 18:07:07 UTC
Created attachment 1259615 [details]
fix ssl leaks

Comment 6 Branislav Náter 2017-04-26 11:01:55 UTC
None of the reported memory leaks have been found in python-2.7.5-57.el7. Thanks!

TCMS Test results: https://tcms.engineering.redhat.com/run/308642/#caserun_15597934

Comment 7 errata-xmlrpc 2017-08-01 20:25:03 UTC
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.

https://access.redhat.com/errata/RHSA-2017:1868


Note You need to log in before you can comment on or make changes to this bug.