[ZODB-Dev] Help! weird C-code behaviour

Sebastien Bigaret Sebastien.Bigaret@inqual.com
18 Sep 2002 18:09:56 +0200


  Ok, found the problem after reading "Debugging Reference Count Problems",
  http://www.python.org/doc/essays/refcnt.html ; it was a corrupted stack due
  to a wrong decref.

>   I'm posting here since I suspect this is related to the python2.1 's
> ExtensionClass, but I'm not sure, so please excuse me if this is OT ; however
> I tried hard and failed to reproduce the problem with non-Persistent classes.

=> Heisenberg's law...

  Sorry for the noise,

-- Sebastien.