Unexpected soft update inconsistency

Matthew Dillon dillon at apollo.backplane.com
Sun Jun 11 14:04:29 PDT 2006


    Well, looking at the 'gmake' source, there are a couple of places
    where it can generate 'write error', primarily when it is closing
    stdout.

    I can't imagine how stdout could have an error, perhaps gmake is doing
    a double fclose() on stdout and picking up garbage memory somewhere.
    It could also be closing descriptor 1 somehow, then a later attempt
    to fclose() stdout fails.  I just don't know.

					-Matt
					Matthew Dillon 
					<dillon at xxxxxxxxxxxxx>





More information about the Bugs mailing list