Bug 1329510 - [python27] Memory leaks found by unit tests (test_ssl.py)
Summary: [python27] Memory leaks found by unit tests (test_ssl.py)
Keywords:
Status: CLOSED EOL
Alias: None
Product: Red Hat Software Collections
Classification: Red Hat
Component: python
Version: python27
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Python Maintainers
QA Contact: BaseOS QE - Apps
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-22 06:54 UTC by Branislav Náter
Modified: 2019-06-14 13:06 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of: 1272562
Environment:
Last Closed: 2019-06-14 13:06:17 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Comment 4 Branislav Náter 2017-01-27 10:49:12 UTC
Just test_ssl.py leak appears after rebase.
python27-python-2.7.13-1.el{6,7}

:: [   FAIL   ] :: Running test_ssl.py (Expected 0, got 1)
:: [  BEGIN   ] :: Running test_ssl.py in verbose mode :: actually running 'valgrind python regrtest.py test_ssl.py <empty 2>&1 | tail -20'
==29146==    by 0x4CF8E0D: PyEval_EvalCodeEx (ceval.c:3661)
==29146==    by 0x4C7FCD0: function_call (funcobject.c:523)
==29146==    by 0x4C56D12: PyObject_Call (abstract.c:2547)
==29146== 
1 test OK.
==29146== 
==29146== HEAP SUMMARY:
==29146==     in use at exit: 3,645,804 bytes in 24,308 blocks
==29146==   total heap usage: 786,383 allocs, 762,075 frees, 105,967,948 bytes allocated
==29146== 
==29146== LEAK SUMMARY:
==29146==    definitely lost: 64 bytes in 2 blocks
==29146==    indirectly lost: 467 bytes in 16 blocks
==29146==      possibly lost: 1,493,165 bytes in 7,018 blocks
==29146==    still reachable: 2,152,108 bytes in 17,272 blocks
==29146==         suppressed: 0 bytes in 0 blocks
==29146== Rerun with --leak-check=full to see details of leaked memory
==29146== 
==29146== For counts of detected and suppressed errors, rerun with: -v
==29146== ERROR SUMMARY: 431 errors from 19 contexts (suppressed: 106 from 9)

Comment 7 Joe Orton 2018-01-31 13:57:17 UTC
Red Hat does not currently plan to provide any further changes to this collection in a Red Hat Software Collections update release.

This software collection is nearing the retirement date (April 2018) after which customers are encouraged to upgrade to a later release.

Please contact Red Hat Support if you have further questions, or refer to the support lifecycle page for more information. https://access.redhat.com/support/policy/updates/rhscl/

Comment 8 Joe Orton 2019-06-14 13:06:17 UTC
In accordance with the Red Hat Software Collections Product Life Cycle, the support period for this collection has ended.

New bug fix, enhancement, and security errata updates, as well as technical support services will no longer be made available for this collection.

Customers are encouraged to upgrade to a later release.

Please contact Red Hat Support if you have further questions, or refer to the support lifecycle page for more information. https://access.redhat.com/support/policy/updates/rhscl/


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