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)
Nov 27 2024, 3:19 PM
Unknown Object (File)
Nov 24 2024, 10:32 AM
Unknown Object (File)
Nov 15 2024, 2:16 PM
Unknown Object (File)
Nov 14 2024, 9:37 PM
Unknown Object (File)
Oct 4 2024, 2:17 PM
Unknown Object (File)
Oct 4 2024, 4:50 AM
Unknown Object (File)
Oct 2 2024, 4:41 AM
Unknown Object (File)
Sep 24 2024, 5:14 AM
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