eval_code2: Assertion `(stack_pointer - f->f_valuestack) <= ...

russell-python at stuart.wattle.id.au russell-python at stuart.wattle.id.au
Mon May 13 23:43:53 EDT 2002


I got this error (in /var/log/zope):

  python2.1: Python/ceval.c:695: eval_code2:
    Assertion `(stack_pointer - f->f_valuestack) <=
    f->f_stacksize' failed.

when using Zope.  I was trying to add the Zope Tutorial.

Versions on software in use ----

Distribution: RedHat Linux 7.2
http://www.python.org/ftp/python/2.1.3/rpms/rh7.2/python2.1-2.1.3-1.i386.rpm
http://www.python.org/ftp/python/2.1.3/rpms/rh7.2/python2.1-devel-2.1.3-1.i386.r
pm
http://www.taupro.com/static/RPMs/Zope-2.4.3-1.i386.rpm
http://www.taupro.com/static/RPMs/Zope-pcgi-2.4.3-1.i386.rpm

I notice this has been reported before, version in 2.1.2:

http://sourceforge.net/tracker/?func=detail&atid=105470&aid=499788&group_id=5470

That bug is closed, I guess because they hoped it went away
in 2.1.3.  How do I pursue this further?


--------------
Russell Stuart






More information about the Python-list mailing list