On 14/08/09 00:20, Nicholas Nethercote wrote: > On Thu, Aug 13, 2009 at 11:54 PM, Bram De Wachter<[email protected]> wrote: >> Tried it first thing this morning. Without success. Still same garbish at >> the second (now pread64) syscall. >> But even if it worked, this would still not fix any future calls to lseek() >> ? >> Anyway, something else is not right. > > Can you please file a bug report? > (http://www.valgrind.org/support/bug_reports.html) We're busy with > the imminent 3.5.0 release right now, filing a bug is the best way to > ensure this problem doesn't get lost. Thanks.
To be honest I can't see how this can be anything valgrind is doing - if strace is showing the same pread call being made twice on the same file descriptor and with the same offset but with different data being returned then surely that has to be down to the kernel? Tom -- Tom Hughes ([email protected]) http://www.compton.nu/ ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Valgrind-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/valgrind-users
