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

Commands with empty string cause the server to terminate

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major - P3
    • Resolution: Done
    • 2.7.8
    • 2.8.0-rc2
    • Stability
    • ALL
    • Hide

      db.runCommand({ "dbHash" : "" });
      db.runCommand({ "dbStats" : "" });

      Show
      db.runCommand({ "dbHash" : "" }); db.runCommand({ "dbStats" : "" });

    Description

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

      • dbHash
      • dbStats

      Attachments

        Issue Links

          Activity

            People

              mark.benvenuto@mongodb.com Mark Benvenuto
              jonathan.abrahams Jonathan Abrahams
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: