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

Mongo shell seg faults when reading field names with embedded nulls

    • Type: Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Shell
    • Labels:
      None
    • ALL
    • Hide

      It's hard for me to give repro steps for this that don't involve using Data Lake as the shell does validate the provided BSON on insert. If it helps, here is a copy of the BSON document we returned to the shell: binaryFile.bson . If not, I'm happy to walk through setting up and querying a Data Lake.

      Show
      It's hard for me to give repro steps for this that don't involve using Data Lake as the shell does validate the provided BSON on insert. If it helps, here is a copy of the BSON document we returned to the shell:  binaryFile.bson  . If not, I'm happy to walk through setting up and querying a Data Lake.
    • 3

      Data Lake sent the shell a BSON document that contained embedded nulls in the field names. This is invalid BSON, and it caused the shell to seg fault. 

            Assignee:
            robert.guo@mongodb.com Robert Guo (Inactive)
            Reporter:
            devin.hilly@mongodb.com Devin Hilly (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: