From: Jeremy F. <je...@go...> - 2003-05-28 08:15:44
|
On Tue, 2003-05-27 at 21:11, Jeremy Fitzhardinge wrote: > On Tue, 2003-05-27 at 18:41, Dima Brodsky wrote: > > I am not sure why and what is causing the problems. I have not used > > previous versions of valgrind with named pipes so I don't know if things > > were broken or not before. > > Valgrind doesn't deal with the blocking semantics of FIFO files. I have > a patch, but it doesn't apply to the current tree; I'll need to update > it. I've attached it in its current form if you want to play with it > before I get to it. Silly me. This is already in there. If you're seeing problems, it would be useful if you can provide a small program which reproduces it. strace output would be useful too. J |