[Zope] Assertion failed on Zope 2.4.3/Python 2.1.2/Suse Linux/PPC

Jens Vagelpohl jens@zope.com
Tue, 29 Jan 2002 17:55:58 -0500


the solution is to update to Zope 2.5 or the 2.4.4 beta

jens


On Tuesday, January 29, 2002, at 02:58 , Hannu Krosing wrote:

>
> 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
>
> _______________________________________________
> Zope maillist  -  Zope@zope.org
> http://lists.zope.org/mailman/listinfo/zope
> **   No cross posts or HTML encoding!  **
> (Related lists -
>  http://lists.zope.org/mailman/listinfo/zope-announce
>  http://lists.zope.org/mailman/listinfo/zope-dev )