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

dynamically linked mongod fails to start on OS X

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: 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

      $ ./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.

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

              Created:
              Updated:
              Resolved: