|
From: Jeroen N. W. <jn...@xs...> - 2005-11-01 20:36:32
|
> Closer to the time, I'll trawl through regtest failures on machines I > have access to see if there's anything critical there. It would be > helpful if others could do likewise. The regression test on Debian 3.1 (sarge) with valgrind revision 4979, VEX revision 1427 results in six failures. 1. The most serieus seem to be the error in memcheck/tests/pointer-trace and none/tests/mremap2. (These appeared after the merging in of the ASPACEM branch. (Previously reported on 1 October.)) See attached files memcheck/tests/pointer-trace.stderr.diff and none/tests/mremap2.stdout.diff. 2. AFAIK, the failures of none/tests/faultstatus and none/tests/x86/int are current restrictions in VEX. 3. The failures of memcheck/tests/writev and none/tests/fdleak_fcntl can be fixed with additional .exp files. $ uname -a: Linux DoornRoosje 2.4.26-1-386 #1 Tue Aug 24 13:31:19 JST 2004 i686 GNU/Linux $ gcc -v: gcc version 3.3.5 (Debian 1:3.3.5-13) Jeroen. |