https://bugs.kde.org/show_bug.cgi?id=468575
--- Comment #83 from Mark Wielaard <m...@klomp.org> --- Created attachment 176918 --> https://bugs.kde.org/attachment.cgi?id=176918&action=edit riscv64: Add hardwire for ld-linux-riscv64-lp64d.so.1 strcmp When using dlopen ld.so can end up in glibc strcmp_unaligned_loop which causes undefined reads. Hardwire strcmp for ld.so with a simple assembly implementation. -- You are receiving this mail because: You are watching all bug changes.