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

NUL character in namespace causes invariant failure

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.1.9
    • Affects Version/s: 3.0.5, 3.1.6
    • Component/s: Storage, WiredTiger
    • Labels:
      None
    • Environment:
      WiredTiger storage engine.
    • Fully Compatible
    • ALL

      Using the NUL character (\0) in a namespace via applyOps will cause the server to abort with an invariant failure. Does not affect mmap but instead outputs "13520 DurableMappedFile only supports filenames in a certain format /data/db/a"

      Invariant failure _name == nsToDatabaseSubstring(ns) src/mongo/db/catalog/database.cpp 416
      

            Assignee:
            david.hows David Hows
            Reporter:
            j.delaney J Delaney
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: