visit_decref: Assertion `gc->gc.gc_refs != 0' failed.

Michael Hudson mwh at python.net
Fri Sep 9 06:52:53 EDT 2005


"alexLIGO" <dietz at rouge.phys.lsu.edu> writes:

> Hi,
>
> I got this error when trying to execute the following python command
> with in a C module:  Py_BuildValue

You get that error immediately on calling that function?

> Do anyone have any idea what this error is about?

You've probably got your refcounting wrong somewhere.

Cheers,
mwh

-- 
  You can lead an idiot to knowledge but you cannot make him
  think.  You can, however, rectally insert the information,
  printed on stone tablets, using a sharpened poker.        -- Nicolai
               -- http://home.xnet.com/~raven/Sysadmin/ASR.Quotes.html



More information about the Python-list mailing list