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

MongoDB 3.6.3-rc0 config server segfaults on startup

    • Type: Icon: Bug Bug
    • Resolution: Gone away
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Sharding
    • Labels:
      None
    • ALL
    • Hide

      1. Create dbpath: mkdir cfg
      2. Start a config server: mongod --replSet csrs --configsvr --dbpath cfg --logpath cfg/mongod.log

      Show
      1. Create dbpath: mkdir cfg 2. Start a config server: mongod --replSet csrs --configsvr --dbpath cfg --logpath cfg/mongod.log

      I get a segfault when starting a 3.6.3-rc0 config server on macOS

      [tim@jazzstep dbs]$ mkdir cfg
      [tim@jazzstep dbs]$ /tmp/mms-automation/test/versions/mongodb-osx-ssl-x86_64-3.6.3-rc0/bin/mongod --replSet csrs --configsvr --dbpath cfg --logpath cfg/mongod.log
      Segmentation fault: 11
      

      Logfile with stacktrace attached.

            Assignee:
            blake.oler@mongodb.com Blake Oler
            Reporter:
            tim.olsen@mongodb.com Timothy Olsen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: