bug-gnulib
[Top][All Lists]
Advanced

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

Re: Piping sed stalls on OpenSolaris 2010.03


From: Paul Eggert
Subject: Re: Piping sed stalls on OpenSolaris 2010.03
Date: Fri, 13 Apr 2012 10:44:53 -0700
User-agent: Mozilla/5.0 (X11; Linux i686; rv:11.0) Gecko/20120329 Thunderbird/11.0.1

Sorry, from that snippet I don't know which process
is which.  Can you compress it and attach the result?

Is it the case that process 14115 is writing to the
same pipe that process 14119 is reading from, and
that both processes are waiting (one on a write,
the other on a read)?  That shouldn't happen; pipes
are not supposed to do that.  Either I don't understand
the trace, or OpenSolaris 2010.03 has a serious bug in
its pipe handling.



reply via email to

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