DragonFly BSD
DragonFly bugs List (threaded) for 2006-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Unexpected soft update inconsistency


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Sun, 11 Jun 2006 16:11:58 -0700 (PDT)

:
:On Sun, Jun 11, 2006 at 02:03:32PM -0700, Matthew Dillon wrote:
:>     Well, looking at the 'gmake' source, there are a couple of places
:>     where it can generate 'write error', primarily when it is closing
:>     stdout.
:
:That's exactly were it is bailing out. The problem comes from earlier
:write failures when a program set non-blocking operation on the stdout
:descriptor. I have an initial patch for that, but Rumko reported
:segfaults from it, which I haven't had time to investigate yet.
:
:Joerg

    Non-blocking?  Why would the stdout descriptor be set to non-blocking?
    Is gmake doing that or is it the program fork/exec'ing gmake ?

					-Matt
					Matthew Dillon 
					<dillon@xxxxxxxxxxxxx>



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