[Zope] Assertion failed on Zope 2.4.3/Python 2.1.2/Suse Linux/PPC
Hannu Krosing
hannu@krosing.net
30 Jan 2002 00:58:19 +0500
Im running Zope 2.4.3 on Python 2.1.2 on Suse Linux on PPC
xxx@spunk:~/Zope-2.4 > cat /proc/cpuinfo
processor : 0
cpu : 604r
clock : 375MHz
revision : 1.2
bogomips : 374.05
zero pages : total: 0 (0Kb) current: 0 (0Kb) hits: 0/0 (0%)
machine : CHRP IBM,7046-B50
and I get very frequent restarts with the following coming out of stderr
------
2002-01-29T20:59:26 INFO(0) ZServer PCGI Server started at Tue Jan 29
22:59:26 2002
Unix socket: /home/it-meedia/Zope-2.4/var/pcgi.soc
python2.1: Python/ceval.c:687: eval_code2: Assertion `(stack_pointer -
f->f_valuestack) <= f->f_stacksize' failed.
/home/it-meedia/Zope-2.4/lib/python/Products/ZPyGreSQLDA/db.py:89:
DeprecationWarning: the regex module is deprecated; please use the re
module
import _pg, regex, sys, types
------
Only added product is PyGreSQL db adapter
Has this happened to anyone else ??
-------------
Hannu