[Zope-dev] yes, segv11 and Broken pipes
Leonardo Rochael Almeida
leo@hiper.com.br
09 Dec 2001 02:02:25 -0200
For the record, I also get Broken pipes on the segfaulting zope, but
then again, I get broken pipes in ALL my Zopes (and we got a bunch of
those here at Hiperl=F3gica). So I don't believe they correlate.
On Fri, 2001-12-07 at 19:20, Dieter Maurer wrote:
> =3D?iso-8859-1?Q?Dario_Lopez-K=3DE4sten?=3D writes:
> > Well, sorry to disapoint everybody, but we have the same signal 11 res=
tarts
> > here.
> > ...
> > Also, for the record we usually get a bunch of these quite often:
> >=20
> > 2001-11-04T09:04:33 ERROR(200) ZServer uncaptured
> > python exception, closing channel <zhttp_channel connected
> > XXX.XXX.XXX.XXX:2181 at fb4edc channel#: 2286 requests:4>
> > (socket.error:(32, 'Broken pipe')
> >=20
> > [/usr/local/zope/dist/Zope-2.4.1/ZServer/medusa/asynchat.py|initiate_s=
end|21
> > 4] [/usr/local/zope/dist/Zope-2.4.1/ZServer/medusa/http_server.py|send=
|414]
> > [/usr/local/zope/sw/Python2.1.1/lib/python2.1/asyncore.py|send|330])
> >=20
> >=20
> > We were seeing the same error (asyncore.py|send|330, etc) on solaris.
> They should be harmless:
>=20
> They happen when the client closes the connection before
> ZServer delivered the full response.
>=20
> However, many people reporting about crashes also reported about
> these error messages. Maybe, the Pyton socket module lacks
> a "Py_INCREF" for this kind of error?
>=20