Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 933197 - net-libs/libproxy-0.5.5: broken shared library when linking with mold-2.30.0
Summary: net-libs/libproxy-0.5.5: broken shared library when linking with mold-2.30.0
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Freedesktop bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: systemwide-mold
  Show dependency tree
 
Reported: 2024-05-30 14:18 UTC by kamal
Modified: 2024-05-30 20:23 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge-info.txt,21.43 KB, text/plain)
2024-05-30 14:18 UTC, kamal
Details
strace of running wofi (wofi.trace,65.13 KB, text/plain)
2024-05-30 14:22 UTC, kamal
Details

Note You need to log in before you can comment on or make changes to this bug.
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