https://sourceware.org/bugzilla/show_bug.cgi?id=33591

--- Comment #18 from Ziad Salah <zeyadsalah686 at gmail dot com> ---
(In reply to Mark Wielaard from comment #17)
> Do you have an existing libelf installed?
> The elfutils libraries are support to match/be from the same version.
> 
> What does "ldd ./src/elfcmp" say?
> 
> If it lists something like libelf.so.1 => /lib64/libelf.so.1 you are using
> the system version.
> 
> Could you "export
> LD_LIBRARY_PATH=~/Downloads/elfutils-0.194/libelf:~/Downloads/elfutils-0.194/
> libdw"
> 
> "ldd ./src/elfcmp" should now show the just build libraries in the output.
> 
> Does the reproducer still fail/crash?

After doing the requested things.
There is no crash with new 0.194 but on 0.192 there was the crash on my
system's libelf.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to