|
From: Jeroen N. W. <jn...@xs...> - 2005-10-02 23:01:11
|
Greetings, FYI the regression test results on Debian GNU/Linux 3.1 (a.k.a. sarge) running Valgrind-3.1.SVN, revision 4840, VEX revision 1404. == 186 tests, 5 stderr failures, 1 stdout failure ================= memcheck/tests/pointer-trace (stderr) memcheck/tests/writev (stderr) none/tests/faultstatus (stderr) none/tests/fdleak_fcntl (stderr) none/tests/mremap2 (stdout) none/tests/x86/int (stderr) The failures of memcheck/tests/writev and none/tests/fdleak_fcntl can be fixed with additional .exp files. IIRC, the failures of none/tests/faultstatus and none/tests/x86/int are current restrictions in VEX. The failures of memcheck/tests/pointer-trace and none/tests/mremap2 are new ones that appeared after the merging in of the ASPACEM branch. The .out files from these failures are attached to this email. Do let me know if more information or a bug report is needed. I hope this helps in a small way to improve a great product. Jeroen. $ cat /proc/version Linux version 2.4.26-1-386 (horms@tabatha) (gcc version 3.2.3 (Debian)) #1 Tue Aug 24 13:31:19 JST 2004 $ cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 7 model name : Pentium III (Katmai) stepping : 3 cpu MHz : 448.058 cache size : 512 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 2 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse bogomips : 894.56 |