|
From: Mark W. <ma...@kl...> - 2026-04-16 15:03:35
|
Hi Abhay, On Thu, 2026-04-16 at 12:51 +0530, Abhay Kandpal wrote: > We tested Valgrind 3.27 RC1 across Power systems. Thanks so much for testing. Would you be able to report the kernel, gcc, binutils and glibc versions installed on the system? > memcheck/tests/linux/ioctl_procmap_query (stdout) > memcheck/tests/linux/ioctl_procmap_query (stderr) > memcheck/tests/replaces_malloc_client_req (stdout) > memcheck/tests/replaces_malloc_client_req (stderr) > Overall, several previously failing tests are now fixed. > A small number of new failures are observed, primarily on BE systems > and older processors, and are not considered release blockers. Results indeed look good. The two that worry me slightly are: memcheck/tests/linux/ioctl_procmap_query memcheck/tests/replaces_malloc_client_req They only fail on BE or older systems, but if you could post the .stdout/.stderr[.diff] files we could see what is going on there. > From our side, there are no blockers for the 3.27 release. Great. Cheers, Mark |