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

Failure starting 3.3.6-ssl community build on OS X 10.8.5

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.3.9
    • Affects Version/s: None
    • Component/s: Build
    • Labels:
      None
    • Fully Compatible
    • ALL
    • Platforms 16 (06/24/16)

      download link used:
      https://fastdl.mongodb.org/osx/mongodb-osx-ssl-x86_64-3.3.6.tgz

      OS X 10.8.5

      $ ls -l mongodb33
      lrwxr-xr-x  1 john  staff  24 May 20 10:10 mongodb33 -> mongodb-osx-x86_64-3.3.6
      
      $ /Users/john/opt/mongodb33/bin/mongod --fork --port 33300 --dbpath /Users/john/opt/mongodb33/data/standalone --logpath /Users/john/opt/mongodb33/logs/standalone/mongod.log --nohttpinterface --smallfiles --journal
      dyld: Symbol not found: ___sincos_stret
        Referenced from: /Users/john/opt/mongodb33/bin/mongod
        Expected in: /usr/lib/libSystem.B.dylib
       in /Users/john/opt/mongodb33/bin/mongod
      Trace/BPT trap: 5
      
      $ /Users/john/opt/mongodb33/bin/mongo --version
      dyld: Symbol not found: ___sincos_stret
        Referenced from: /Users/john/opt/mongodb33/bin/mongo
        Expected in: /usr/lib/libSystem.B.dylib
       in /Users/john/opt/mongodb33/bin/mongo
      Trace/BPT trap: 5
      

            Assignee:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Reporter:
            john.morales@mongodb.com John Morales (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: