Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-30955

dynamically linked mongod fails to start on OS X

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major - P3 Major - P3
    • None
    • None
    • Build
    • None
    • ALL
    • Hide

      Build on OS X with --link-model=dynamic.

      Show
      Build on OS X with --link-model=dynamic .
    • Execution Team 2021-09-06
    • 38

    Description

      $ ./mongod
      dyld: malformed mach-o: load commands size (35872) > 32768
      Abort trap: 6
      

      The output of dyldinfo -dylibs ./mongod is about 32 K, supporting the notion that we may have too many libraries, or libraries with path names that are too long, to produce a valid executable.

      Attachments

        Activity

          People

            benety.goh@mongodb.com Benety Goh
            geert.bosch@mongodb.com Geert Bosch
            Votes:
            0 Vote for this issue
            Watchers:
            11 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: