<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Multiple sanitizer test failures"
   href="https://bugs.llvm.org/show_bug.cgi?id=36065">36065</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Multiple sanitizer test failures
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>compiler-rt
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.0
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>compiler-rt
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>mgorny@gentoo.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr>

        <tr>
          <th>Blocks</th>
          <td>35804
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=19731" name="attach_19731" title="build.log.xz">attachment 19731</a> <a href="attachment.cgi?id=19731&action=edit" title="build.log.xz">[details]</a></span>
build.log.xz

The following tests started failing recently. I haven't been able to figure out
much by myself but since I can reproduce them with no trouble, I'm happy to
offer more help figuring it out.

The failing tests are:

  LeakSanitizer-AddressSanitizer-x86_64 :: TestCases/Linux/use_tls_dynamic.cc
  LeakSanitizer-Standalone-x86_64 :: TestCases/Linux/use_tls_dynamic.cc
  MemorySanitizer-Unit :: ./Msan-x86_64-Test/MemorySanitizer.localtime
  MemorySanitizer-Unit :: ./Msan-x86_64-Test/MemorySanitizer.localtime_r
  MemorySanitizer-Unit ::
./Msan-x86_64-with-call-Test/MemorySanitizer.localtime
  MemorySanitizer-Unit ::
./Msan-x86_64-with-call-Test/MemorySanitizer.localtime_r
  MemorySanitizer-X86_64 :: dtls_test.c
  SanitizerCommon-lsan-x86_64-Linux ::
Posix/sanitizer_set_death_callback_test.cc

All the listed failures happen both with in-tree and stand-alone builds, except
for MemorySanitizer-Unit which aren't run in my stand-alone build for some
reason (need to investigate that).

I'll attach the log of how I did the in-tree build, following by logs of
separate test suites I've run to reproduce this.</pre>
        </div>
      </p>

        <div id="referenced">
          <hr style="border: 1px dashed #969696">
          <b>Referenced Bugs:</b>
          <ul>
              <li>
                [<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [meta] 6.0.0 Release Blockers"
   href="https://bugs.llvm.org/show_bug.cgi?id=35804">Bug 35804</a>] [meta] 6.0.0 Release Blockers
              </li>
          </ul>
        </div>
        <br>

      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>