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

Disable TSAN from being applied to proto_compiler

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Build
    • Fully Compatible

      TSAN isn't compatible with Bazel's sandbox and will throw an error in the call to the personality function when it tries to disable ASLR: https://github.com/gcc-mirror/gcc/blob/master/libsanitizer/tsan/tsan_platform_linux.cpp#L290

      Right now we compile grpc_cpp_plugin internally, switch to an external repository compilation that has TSAN disabled, and remove the modification to skip sandboxing when compiling protos

            Assignee:
            Unassigned Unassigned
            Reporter:
            zack.winter@mongodb.com Zack Winter
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: