Page MenuHomeFreeBSD

dl_iterate_phdr: provide exclusive locking for callback when statically linked
ClosedPublic

Authored by kib on Aug 18 2020, 6:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jul 22, 3:22 PM
Unknown Object (File)
Jun 21 2025, 5:54 PM
Unknown Object (File)
Jun 19 2025, 10:15 AM
Unknown Object (File)
Jun 19 2025, 2:48 AM
Unknown Object (File)
Jun 15 2025, 6:51 AM
Unknown Object (File)
Jun 4 2025, 7:13 AM
Unknown Object (File)
May 30 2025, 9:35 PM
Unknown Object (File)
May 29 2025, 4:08 PM
Subscribers

Details

Summary

Apparently llvm unwinder depends on the external locking for callback.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kib requested review of this revision.Aug 18 2020, 6:16 PM
This revision is now accepted and ready to land.Aug 18 2020, 8:57 PM

So can somebody confirm that this fixes the issue with llvm11 statically linked lld ?

I applied this patch as well as a hack to set _LIBUNWIND_USE_FRAME_HEADER_CACHE and the build was successful
https://cirrus-ci.com/build/6731100590440448