https://bugs.kde.org/show_bug.cgi?id=485487
Florian Weimer <fwei...@redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fwei...@redhat.com --- Comment #2 from Florian Weimer <fwei...@redhat.com> --- (In reply to Mark Wielaard from comment #1) > The proposed patch looks reasonable. Did you test it? Sort of, the valgrind build passed, and the run-time failures are gone. Earlier versions of the patch with an incorrect implementation failed really spectacularly. But I do not write x86-64 assembly for a living (well, not really), so take it with a grain of salt. > Is there a (fedora?) glibc build that triggers this issue? We had a glibc build bug/RPM spec file issue that resulted in rawhide binaries not using x86-64-v3 string functions in ld.so, and I missed the incorrect glibc upstream testsuite change at the time. We have this as a redundant test in glibc.spec that fails the Fedora build, that's how I noticed. We are getting better at not producing a glibc that is totally incompatible with valgrind. But all this means that there is no Fedora build. 8-) I can prepare a rawhide scratch build for you if this helps, though. -- You are receiving this mail because: You are watching all bug changes.