Hi Chis, Mark, I am having the same problem (almost, Freeze), zope is crashing or freezing and I have some informations: 1 - If I use two browsers (netscape 6.1) on the same time on the same client machine then Zope crash, if only one browser is in use then no crash. 2 - I am using python 2.1.1 compiled with flag --wthout-pymalloc, dont solving the problem. 3 - I am using RedHat 7.2, Zope 2.4.2, Python 2.1.1 4 - If I use Netscape(6.1) and MS Explorer(5.0) on the same time and machine no crash at all. 5 - Zope crash without any error message. 6 - I am using only Zope on port 8080, No apache or others servers. Thanks Pierre. ----- Original Message ----- From: "Chris McDonough" <chrism@zope.com> To: "Mark Mitchell" <mark@codesourcery.com>; <zope-dev@zope.org>; <zope@zope.org> Cc: <mark@codesourcery.com> Sent: Tuesday, November 06, 2001 4:58 PM Subject: [Zope] Re: [Zope-dev] Zope crash in select_trigger
Hi mark,
Which OS, and which Zope version? I dont have an answer at all right now, but I'd like to start collecting info. If anybody else has this problem, can they also provide platform and Zope version?
----- Original Message ----- From: "Mark Mitchell" <mark@codesourcery.com> To: <zope-dev@zope.org>; <zope@zope.org> Cc: <mark@codesourcery.com> Sent: Tuesday, November 06, 2001 2:33 PM Subject: [Zope-dev] Zope crash in select_trigger
Over the past few days, our Zope server has started crashing
repeatedly,
but unpredictably, with:
Traceback (most recent call last): File "/usr/local/Zope/ZServer/PubCore/ZServerPublisher.py", line 97, in __init__ response._finish() File "/usr/local/Zope/ZServer/HTTPResponse.py", line 277, in _finish stdout.close() File "/usr/local/Zope/ZServer/HTTPResponse.py", line 334, in close Wakeup() File "/usr/local/Zope/ZServer/medusa/thread/select_trigger.py", line 74, in pull_trigger os.write (self.trigger, 'x') OSError: [Errno 32] Broken pipe
I see some other similar reports in the archives, but no fixes. Does anybody have ideas about what is causing this problem?
-- Mark Mitchell mark@codesourcery.com CodeSourcery, LLC http://www.codesourcery.com
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )
_______________________________________________ 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 )