bug-hurd
[Top][All Lists]
Advanced

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

Re: fprintf failing with EINTR


From: Samuel Thibault
Subject: Re: fprintf failing with EINTR
Date: Wed, 5 Oct 2016 23:44:17 +0200
User-agent: Mutt/1.5.21+34 (58baf7c9f32f) (2010-12-30)

Hello,

Brent W. Baccala, on Tue 04 Oct 2016 15:26:51 -1000, wrote:
> I've seen this behavior several times with Hurd: fprintf(stderr, ...) will
> return -1 with errno = EINTR.

> I have a test program that reproduces it consistently.  Should I file it as a
> bug report?

Yes, please.

We used to have the same issue with pipe(). branch t/eintr fixed it,
there are some TODOs in there for other potential EINTR, I'm sure sure
what could be a trigger for fprintf, perhaps it's in another part of the
code.

Samuel



reply via email to

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