|
From: Bram De W. <bde...@gm...> - 2009-08-14 11:38:54
|
2009/8/14 Julian Seward <js...@ac...> > On Friday 14 August 2009, Tom Hughes wrote: > > On 14/08/09 00:20, Nicholas Nethercote wrote: > > > On Thu, Aug 13, 2009 at 11:54 PM, Bram De Wachter<bde...@gm...> > 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 > > I agree. I tried it just yesterday on standard ppc32 linux and it > worked fine. > > J There must be something going wrong somewhere. Do you suggest I look at the assembly code and compare the test program with Valgrind's code, it's a long shot, and if there is anything else I can do before diving into that, please let me know. Bram. |