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

tgnotting...@gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tgnotting...@gmail.com

--- Comment #7 from tgnotting...@gmail.com ---
I ran into this issue when compiling a Rust program that uses eBPF with the
mold linker.

The use of eBPF causes there to be two identically named .rodata sections, and
the version of mold that I'm using doesn't coalesce them. Valgrind emits the
warning in the original post, and doesn't include a lot of symbol names in the
files produced by Callgrind, etc., rendering them not-so-useful.

The proposed patch doesn't apply cleanly anymore, but with some modifications,
I found that it does seem to fix the problem.

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

Reply via email to