|
From: <jon...@ph...> - 2003-10-06 12:08:58
|
Hi, Dirk Mueller <dm...@gm...> wrote: >> I have some code that behaves incorrectly when run under recent >> versions of Valgrind. When run under old versions of Valgrind, >> or without Valgrind, it works. > >hmm. do you know when this problem was introduced for you? >do you use CVS HEAD or the 2_0 branch? Release 1.0.4 worked. CVS HEAD as of 25 July 2003 did not work. "Paul A. Clarke" <pa...@us...> wrote: > What is it that you are reading from? Could it be a separate or > subprocess which exits after sending the data? This is an X-like graphics server and client talking to each other over UNIX-domain sockets. Neither exits. (It's Nano-X from http://www.microwindows.org/ ). I have also had the same problem reading from character-special devices. Thanks & regards, Jon Foster -- |