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 850013 - Try to print repr() when a fatal garbage collection assertion fails
Summary: Try to print repr() when a fatal garbage collection assertion fails
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: python
Version: 7.0
Hardware: All
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: Bohuslav "Slavek" Kabrda
QA Contact: Branislav Náter
URL:
Whiteboard:
Depends On: 614680
Blocks: 971858
TreeView+ depends on / blocked
 
Reported: 2012-08-21 13:16 UTC by Branislav Náter
Modified: 2018-11-14 12:41 UTC (History)
2 users (show)

Fixed In Version: python-2.7.5-3.el7
Doc Type: Bug Fix
Doc Text:
Clone Of: 614680
: 971858 (view as bug list)
Environment:
Last Closed: 2014-06-13 12:50:20 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Comment 5 Dave Malcolm 2013-02-20 21:48:24 UTC
Refreshed patch against 2.7 committed to Fedora git "master" for Fedora 19:
http://pkgs.fedoraproject.org/cgit/python.git/commit/?id=6a2708e308b57d4ed37dd4dba9ed6944b2229927

Building python-2.7.3-25.fc19 for rawhide
Task info: http://koji.fedoraproject.org/koji/taskinfo?taskID=5038014

Comment 6 Bohuslav "Slavek" Kabrda 2013-07-24 10:03:41 UTC
This has been merged into RHEL 7 dist-git a while ago. The current build, python-2.7.5-3.el7 has this patch incorporated. Moving to MODIFIED.

Comment 8 Branislav Náter 2013-11-07 11:03:06 UTC
Fix has been verified on python-debug-2.7.5-8.el7 on all architectures.


::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
:: [   LOG    ] :: Test
::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

test_refcount_errors (__main__.GCTests) ... 
Assertion error message was:

/builddir/build/BUILD/Python-2.7.5/Modules/gcmodule.c:437: visit_decref: Assertion "gc->gc.gc_refs != 0" failed.
refcount was too small
object  : []
type    : list
refcount: 1
address : 0x9a789758

ok

----------------------------------------------------------------------
Ran 1 test in 0.091s

OK
[39180 refs]
:: [   PASS   ] :: Running the test (Expected 0, got 0)

Comment 9 Ludek Smid 2014-06-13 12:50:20 UTC
This request was resolved in Red Hat Enterprise Linux 7.0.

Contact your manager or support representative in case you have further questions about the request.


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