[Zope] Re: [Zope-dev] Zope crash in select_trigger

Chris McDonough chrism@zope.com
Tue, 6 Nov 2001 14:58:11 -0500


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 )
>