Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 933197

Summary: net-libs/libproxy-0.5.5: broken shared library when linking with mold-2.30.0
Product: Gentoo Linux Reporter: kamal <gentoo.kamal>
Component: Current packagesAssignee: Freedesktop bugs <freedesktop-bugs>
Status: UNCONFIRMED ---    
Severity: normal CC: gentoo.kamal, jstein
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 830404    
Attachments: emerge --info
strace of running wofi

Description kamal 2024-05-30 14:18:13 UTC
Applications that link against libproxy fail on loading libraries with the error

Inconsistency detected by ld.so: dl-lookup.c: 106: check_match: Assertion `version->filename == NULL || ! _dl_name_match_p (version->filename, map)' failed!

Examples include firefox, telegram-desktop and wofi.

This does not happen with the default linker or libproxy-0.5.3.

Reproducible: Always
Comment 1 kamal 2024-05-30 14:18:51 UTC
Created attachment 894658 [details]
emerge --info
Comment 2 kamal 2024-05-30 14:22:07 UTC
Created attachment 894659 [details]
strace of running wofi
Comment 3 kamal 2024-05-30 14:23:59 UTC
Should be blocking #830404