https://bugs.kde.org/show_bug.cgi?id=385409

--- Comment #48 from Florian Weimer <fwei...@redhat.com> ---
With the current set of patches, I still see failures for the following glibc
string function tests:

string/test-memcmp
string/test-strcasecmp
string/test-strcmp
string/test-strncasecmp
string/test-strncmp

You can build those tests using:

make subdirs=string check

These failures happen with --tool=none as well.

Furthermore, with the system binutils on a non-z13 distribution (not recompiled
for z13), I get this when running readelf:

./testrun.sh --tool=valgrind /usr/bin/readelf -s /bin/true
…
*** buffer overflow detected ***: /usr/bin/readelf terminated

Also happens with --tool=none as well.

This could the same issue as above, or a different one.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to