Commands with empty string cause the server to terminate

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Done
    • Priority: Major - P3
    • 2.8.0-rc2
    • Affects Version/s: 2.7.8
    • Component/s: Stability
    • ALL
    • Hide
      db.runCommand({ "dbHash" : "" });
      db.runCommand({ "dbStats" : "" });
      
      Show
      db.runCommand({ "dbHash" : "" }); db.runCommand({ "dbStats" : "" });
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      The following commands cause the mongod to terminate, when specified with invalid input:

      • dbHash
      • dbStats

            Assignee:
            Mark Benvenuto
            Reporter:
            Jonathan Abrahams (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: