Disable TSAN from being applied to proto_compiler

XMLWordPrintableJSON

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

      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
            Reporter:
            Zack Winter
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: