Re: Auto restart (at Zope's own initiative !!!)
Hi Gilles, Let's try to keep this on the Zope list for others' benefit. Can you try setting the environment variable ZOPE_SECURITY_POLICY=PYTHON to see if the problem persists? - C Gilles Lenfant wrote:
Hi,
The auto-restart just occured again: I was browsing a ZClass based product and was opening for edit a Python script in the "root" of the product. After the restart, I can open/edit the same Python script without any problem !!! Unluckily, this bug is untimely. Do you need additional information don't hesitate to contact me !
Cheers
--Gilles Lenfant
=====The console log===== (...nothing special...) 2002-01-29T14:44:53 ERROR(200) zdaemon zdaemon: Tue Jan 29 15:44:53 2002: Aiieee! 2705 exited with error code: 11 ------ 2002-01-29T14:44:53 INFO(0) zdaemon zdaemon: Tue Jan 29 15:44:53 2002: Houston, we have forked ------ 2002-01-29T14:44:53 INFO(0) zdaemon zdaemon: Tue Jan 29 15:44:53 2002: Hi, I just forked off a kid: 3044 ------ 2002-01-29T14:44:53 INFO(0) zdaemon zdaemon: Tue Jan 29 15:44:53 2002: Houston, we have forked ------ (...as an usual startup log)
Chris, I did the change... I've been working hardly last 3 hours since this and no problemo ! Was this a fix of something that verboses the problem when it arises ? --Gilles ----- Original Message ----- From: "Chris McDonough" <chrism@zope.com> To: "Gilles Lenfant" <glenfant@bigfoot.com>; <zope@zope.org> Sent: Tuesday, January 29, 2002 4:52 PM Subject: [Zope] Re: Auto restart (at Zope's own initiative !!!)
Hi Gilles,
Let's try to keep this on the Zope list for others' benefit.
Can you try setting the environment variable ZOPE_SECURITY_POLICY=PYTHON to see if the problem persists?
- C
Misery. What you did was tell Zope to use the Python implementation of the security machinery instead of the (more optimised) C implementation. Please let us know if it continues working for you without a segfault for the next couple of days. Thanks! - C Gilles Lenfant wrote:
Chris,
I did the change... I've been working hardly last 3 hours since this and no problemo ! Was this a fix of something that verboses the problem when it arises ?
--Gilles
----- Original Message ----- From: "Chris McDonough" <chrism@zope.com> To: "Gilles Lenfant" <glenfant@bigfoot.com>; <zope@zope.org> Sent: Tuesday, January 29, 2002 4:52 PM Subject: [Zope] Re: Auto restart (at Zope's own initiative !!!)
Hi Gilles,
Let's try to keep this on the Zope list for others' benefit.
Can you try setting the environment variable ZOPE_SECURITY_POLICY=PYTHON to see if the problem persists?
- C
_______________________________________________ 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 )
Chris McDonough wrote:
Misery. What you did was tell Zope to use the Python implementation of the security machinery instead of the (more optimised) C implementation. Please let us know if it continues working for you without a segfault for the next couple of days.
Thanks!
- C
Gilles Lenfant wrote:
Chris,
I did the change... I've been working hardly last 3 hours since this and no problemo ! Was this a fix of something that verboses the problem when it arises ?
--Gilles
We're also *very interested* in being able to reproduce this problem given an empty Zope 2.5 system and building up into the smallest possible reproducable test case.
participants (4)
-
Chris McDonough -
Chris Withers -
Gilles Lenfant -
Matthew T. Kromer