[Python-bugs-list] [ python-Bugs-499788 ] Assertion failed (eval_code2)
noreply@sourceforge.net
noreply@sourceforge.net
Thu, 10 Jan 2002 06:28:31 -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: Jeremy Hylton (jhylton)
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.
----------------------------------------------------------------------
>Comment By: Matthias Klose (doko)
Date: 2002-01-10 06:28
Message:
Logged In: YES
user_id=60903
I'll give it a try this weekend.
----------------------------------------------------------------------
Comment By: Matthias Klose (doko)
Date: 2002-01-10 06:27
Message:
Logged In: YES
user_id=60903
I'll give it a try this weekend.
----------------------------------------------------------------------
Comment By: Matthias Klose (doko)
Date: 2002-01-10 06:26
Message:
Logged In: YES
user_id=60903
I'll give it a try this weekend.
----------------------------------------------------------------------
Comment By: Anthony Baxter (anthonybaxter)
Date: 2002-01-10 06:01
Message:
Logged In: YES
user_id=29957
It really does look like it's the compiler stacksize thing -
I'd like to either close or defer this, as 2.1.2 is ready to
go. With a 'cannot reproduce...' I can't see what else can be
done.
----------------------------------------------------------------------
Comment By: Guido van Rossum (gvanrossum)
Date: 2002-01-05 07:24
Message:
Logged In: YES
user_id=6380
Jeremy, does this ring a bell? Was this before you fixed all
bugs in the compiler package?
----------------------------------------------------------------------
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=105470&aid=499788&group_id=5470