23 Jul
2003
23 Jul
'03
3:50 p.m.
Gilles Lenfant wrote:
I noticed a strange behaviour in an old Zope 2.3.3 that's raised by this simple Python script (run by a Manager)
Older versions of PythonScripts sometimes generated incorrect stack sizes for the compiled bytecode. With older versions of Python, this silently corrupted memory or caused segfaults. With newer versions of Python...
assertion "STACK_LEVEL() <= f->f_stacksize" failed: file "Python/ceval.c",
...you get this. Cheers, Evan @ 4-am