bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: writing to read-end-closed-pipe does not generate signal


From: Roland McGrath
Subject: Re: writing to read-end-closed-pipe does not generate signal
Date: Wed, 17 Apr 2002 13:56:58 -0400 (EDT)

> the following test program does not generate a SIGPIPE, as it probably
> should.

Yes, it should.  Please debug it.  A quick gdb session or a run under
rpctrace should show whether the io_write call is returning EPIPE as it
should.  If it does, then libc is failing to generate SIGPIPE when it
should.  It seems more likely that io_write is not behaving as it should,
so the problem is in pflocal (or libpipe).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]