Enabling user authentication with keyfile and WT engine causes mongo instance crash randomly

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Cannot Reproduce
    • Priority: Major - P3
    • None
    • Affects Version/s: 3.0.4
    • Component/s: Replication, Security
    • None
    • Fully Compatible
    • ALL
    • Hide

      1. deploy 3.0.4 with WiredTiger storage engine
      2. setup a 3-nodes replicas
      3. enable the user authentication using keyfile
      4. login mongo with db.auth("root","root-password")
      5. after that, if we type a wrong command or trying to do anything, the mongo instance will crash randomly.

      Show
      1. deploy 3.0.4 with WiredTiger storage engine 2. setup a 3-nodes replicas 3. enable the user authentication using keyfile 4. login mongo with db.auth("root","root-password") 5. after that, if we type a wrong command or trying to do anything, the mongo instance will crash randomly.
    • Security 6 07/17/15
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The user authentication works correctly on 2.6.1.
      But, the mongo instance will crash randomly on 3.0.4 with wiredTiger storage engine when I enable the user authentication with keyfile on 3-nodes replica set. With wrong command or invalid user passoword, the mongo instance will crash.
      If I disable the user authentication, the mongo cluster will work correctly again.

            Assignee:
            Andreas Nilsson (Inactive)
            Reporter:
            Justin Liu
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: