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

Enable MemorySanitizer

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: Diagnostics
    • None
    • Query Execution

      We don't currently build with MemorySanitizer (note that this is distinct from AddressSanitizer) because MemorySanitizer requires an instrumented libc C++ standard library.

      We could potentially make it work well enough though if we vendored in a copy of libc++ and built it with msan as well.

            Assignee:
            backlog-query-execution [DO NOT USE] Backlog - Query Execution
            Reporter:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            12 Start watching this issue

              Created:
              Updated: