[Python-bugs-list] [ python-Bugs-668433 ] Abort with "negative ref count"

SourceForge.net noreply@sourceforge.net
Wed, 15 Jan 2003 07:04:23 -0800


Bugs item #668433, was opened at 2003-01-15 07:23
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=668433&group_id=5470

Category: None
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Walter Dörwald (doerwalter)
Assigned to: Nobody/Anonymous (nobody)
>Summary: Abort with "negative ref count"

Initial Comment:
Python 2.3a1 and the current CVS version abort with the
following error message when executing the attached
test script:
Fatal Python error:
D:\Python-current\dist\src\Objects\descrobject.c:10
object at 007C3208 has negative ref count -1

This happens only in the debug build, both on Linux
(with configure --enable-unicode=ucs4 --with-pydebug
and 2.3a1) and on Windows (with the debug build and
current CVS).

----------------------------------------------------------------------

>Comment By: Neal Norwitz (nnorwitz)
Date: 2003-01-15 10:04

Message:
Logged In: YES 
user_id=33168

Walter, there's no file attached.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=668433&group_id=5470