DragonFly bugs List (threaded) for 2006-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: Unexpected soft update inconsistency
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@xxxxxxxxxxxxx>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]