[Python-bugs-list] [ python-Bugs-499788 ] Assertion failed (eval_code2)

noreply@sourceforge.net noreply@sourceforge.net
Sat, 05 Jan 2002 04:05:36 -0800


Bugs item #499788, was opened at 2002-01-05 04:05
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=499788&group_id=5470

Category: Python Interpreter Core
Group: Python 2.1.2
Status: Open
Resolution: None
Priority: 5
Submitted By: Matthias Klose (doko)
Assigned to: Nobody/Anonymous (nobody)
Summary: Assertion failed (eval_code2)

Initial Comment:
[original report can be found at 
http://bugs.debian.org/127167]

The version mentioned is the 2.1 maintainance branch, 
dated 2000-12-20; I did not get reports for 2.1.1, 2.2 
is reported to work ok.

/usr/lib/zope/lib/python/Products/Squishdot# python2.1:
../Python/ceval.c:687: eval_code2: Assertion `
(stack_pointer - f->f_valuestack) <= f->f_stacksize' 
failed.

Another user got this error, while adding the Zope 
Tutorial product.

The zope version at this time was 2.4.2.

I cannot reproduce these reports myself.


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

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