Changes between Version 1 and Version 2 of Ticket #65924


Ignore:
Timestamp:
Oct 2, 2022, 5:59:48 PM (19 months ago)
Author:
szhorvat (Szabolcs Horvát)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #65924 – Description

    v1 v2  
    1919{{{
    2020mkdir build && cd build
    21 CC=gcc-mp-11 CXX=g++-mp-11 cmake .. -DBUILD_SHARED_LIBS=ON
     21CC=gcc-mp-12 CXX=g++-mp-12 cmake .. -DBUILD_SHARED_LIBS=ON
    2222cmake --build .
    2323}}}
     
    2626
    2727{{{
    28 0  0x1050541a0  __assert_rtn + 140
    29 1  0x104edba8c  mach_o::relocatable::Parser<arm64>::parse(mach_o::relocatable::ParserOptions const&) + 4536
    30 2  0x104eadd38  mach_o::relocatable::Parser<arm64>::parse(unsigned char const*, unsigned long long, char const*, long, ld::File::Ordinal, mach_o::relocatable::ParserOptions const&) + 148
    31 3  0x104f164ac  ld::tool::InputFiles::makeFile(Options::FileInfo const&, bool) + 1468
    32 4  0x104f19360  ___ZN2ld4tool10InputFilesC2ER7Options_block_invoke + 56
     280  0x1011901a0  __assert_rtn + 140
     291  0x101017a8c  mach_o::relocatable::Parser<arm64>::parse(mach_o::relocatable::ParserOptions const&) + 4536
     302  0x100fe9d38  mach_o::relocatable::Parser<arm64>::parse(unsigned char const*, unsigned long long, char const*, long, ld::File::Ordinal, mach_o::relocatable::ParserOptions const&) + 148
     313  0x1010524ac  ld::tool::InputFiles::makeFile(Options::FileInfo const&, bool) + 1468
     324  0x101055360  ___ZN2ld4tool10InputFilesC2ER7Options_block_invoke + 56
    33335  0x1b86d81f4  _dispatch_client_callout2 + 20
    34346  0x1b86eb954  _dispatch_apply_invoke + 224
     
    383810  0x1b8898324  _pthread_wqthread + 228
    3939A linker snapshot was created at:
    40         /tmp/libigraph.3.0.0.dylib-2022-10-02-195512.ld-snapshot
     40        /tmp/libigraph.3.0.0.dylib-2022-10-02-195930.ld-snapshot
    4141ld: Assertion failed: (_file->_atomsArrayCount == computedAtomCount && "more atoms allocated than expected"), function parse, file macho_relocatable_file.cpp, line 2061.
    4242collect2: error: ld returned 1 exit status