https://sourceware.org/bugzilla/show_bug.cgi?id=33194
--- Comment #6 from Nick Alcock <nick.alcock at oracle dot com> ---
Presumably this was a static link? I can't make libbfd link dynamically at all
on cfarm104:
CCLD libbfd.la
0 0x1011280c0 __assert_rtn + 140
1 0x10112edb8 ld::tool::OutputFile::setFixup64(unsigned char*, unsigned long
long, ld::Atom const*) (.cold.5) + 0
2 0x101019fa8 ld::tool::OutputFile::setFixup64(unsigned char*, unsigned long
long, ld::Atom const*) + 528
3 0x101014a7c ld::tool::OutputFile::applyFixUps(ld::Internal&, unsigned long
long, ld::Atom const*, unsigned char*) + 3924
4 0x10101c324
___ZN2ld4tool10OutputFile10writeAtomsERNS_8InternalEPh_block_invoke + 492
5 0x1937341f4 _dispatch_client_callout2 + 20
6 0x193748f8c _dispatch_apply_invoke_and_wait + 224
7 0x19374826c _dispatch_apply_with_attr_f + 1152
8 0x19374847c dispatch_apply + 108
9 0x10101af6c ld::tool::OutputFile::writeAtoms(ld::Internal&, unsigned char*)
+ 228
10 0x10101039c ld::tool::OutputFile::writeOutputFile(ld::Internal&) + 408
11 0x10100b9b4 ld::tool::OutputFile::write(ld::Internal&) + 144
12 0x100f71a30 main + 900
A linker snapshot was created at:
/tmp/libbfd-2.45.50.20250723.dylib-2025-07-23-131016.ld-snapshot
ld: Assertion failed: (reconstituted == (accumulator -
_options.machHeaderVmAddr())), function setFixup64, file OutputFile.cpp, line
2964.
collect2: error: ld returned 1 exit status
--
You are receiving this mail because:
You are on the CC list for the bug.