[Zope] Core dumped

Chris McDonough chrism@zope.com
Wed, 6 Feb 2002 03:25:30 -0500


Hi,

Can you try setting the environment variable "ZOPE_SECURITY_POLICY=3DPYTH=
ON" ?
If you notice that the crashes reduce with that enviroment variable set,
this might be a bug related to access control.  If so, there is an
experimental patch available.  (You'll need to rerun "python wo_pcgi.py" =
to
recompile Zope after applying this patch.)  Patch:
http://lists.zope.org/pipermail/zope-dev/2002-February/015109.html

Another thing to try is to reduce the number of Zope threads to one (via
the -t 1 startup option).

- C

----- Original Message -----
From: "=E1=CE=C4=D2=C5=CA =F0=D5=DE=C9=CE" <nash@garant.ru>
To: <zope@zope.org>
Sent: Wednesday, February 06, 2002 2:42 AM
Subject: [Zope] Core dumped


> Hi!
>
> Zope suddenly dies with dumping core.. It seems that problem in
> Garbage Collecting.. Is there any way to understand that is it my fault
> or python bug?
>
> Python 2.1.2 and Zope-2.5.0 with hard use of External Methods and
> CoreSession
>
> Best regards,
> Andrew
>
> P.S. Core file in attachment