This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author munder12
Recipients
Date 2005-07-20.13:27:27
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Modules/gcmodule.c:294: visit_reachable: Assertion
`gc_refs > 0 || gc_refs == (-3) || gc_refs == (-2)' failed.

Running Python 2.3.4 on Fedora Core 3 (2.6.11-1.35_FC3smp).
Also tried Python 2.3.5.

When searching Google for this error, found following
link where someone using yum updates was getting same
error from python

http://forums.fedoraforum.org/showthread.php?t=54704

History
Date User Action Args
2008-01-20 09:58:00adminlinkissue1241545 messages
2008-01-20 09:58:00admincreate