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

running validate() on index as namespace crashes server

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.6.0-rc0
    • Affects Version/s: 2.5.2, 2.5.5
    • Component/s: Security
    • Labels:
    • Fully Compatible
    • ALL

      db.system.namespaces.find()

      Use any none collection (index) for validate():

      db["test.$_id_"].validate(true)

      server crashes without any message in the log.

            Assignee:
            asya.kamsky@mongodb.com Asya Kamsky
            Reporter:
            asya.kamsky@mongodb.com Asya Kamsky
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: