Never mind, I found it via bisection of the offending function, and fixed it:
Committed revision 55227.

--Guido

On 5/10/07, Guido van Rossum <[EMAIL PROTECTED]> wrote:
> Could anyone help me debug the following? This is in a debug build of
> the trunk. I've been banging my head against the wrong wall for too
> long to "see" the issue here... :-(
>
> $ ./python -S -c "set('abc').test_c_api()"
> [6872 refs]
> Fatal Python error: ../Objects/stringobject.c:4971 object at
> 0xb7f66ca0 has negative ref count -606348326
> Aborted
>
>
> --
> --Guido van Rossum (home page: http://www.python.org/~guido/)
>


-- 
--Guido van Rossum (home page: http://www.python.org/~guido/)
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to