<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 - clang 5 final on os x 10.11 fails TestCase in ThreadSanitizer (36254 of 43766)"
   href="https://bugs.llvm.org/show_bug.cgi?id=34618">34618</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>clang 5 final on os x 10.11 fails TestCase in ThreadSanitizer (36254 of 43766)
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>clang
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>5.0
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Macintosh
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>MacOS X
          </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>Static Analyzer
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>kremenek@apple.com
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>xaxxon@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>building with: ./test-release.sh -release 5.0.0 -final -triple
x86_64-apple-darwin15.6.0 -no-test-suite -j2

on os x 10.11.6

FAIL: ThreadSanitizer-x86_64 :: dtls.c (36163 of 43766)
******************** TEST 'ThreadSanitizer-x86_64 :: dtls.c' FAILED
********************
Script:
--
/Users/xaxxon/Downloads/llvm-5.0.0.src/utils/release/final/Phase3/Release/llvmCore-5.0.0-final.obj/./bin/clang
-fsanitize=thread -Wall -arch x86_64 -stdlib=libc++ -mmacosx-version-min=10.9
-isysroot
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
-gline-tables-only
-I/Users/xaxxon/Downloads/llvm-5.0.0.src/utils/release/final/llvm.src/projects/compiler-rt/test/tsan/../
/Users/xaxxon/Downloads/llvm-5.0.0.src/utils/release/final/llvm.src/projects/compiler-rt/test/tsan/dtls.c
-o
/Users/xaxxon/Downloads/llvm-5.0.0.src/utils/release/final/Phase3/Release/llvmCore-5.0.0-final.obj/projects/compiler-rt/test/tsan/X86_64Config/Output/dtls.c.tmp
/Users/xaxxon/Downloads/llvm-5.0.0.src/utils/release/final/Phase3/Release/llvmCore-5.0.0-final.obj/./bin/clang
-fsanitize=thread -Wall -arch x86_64 -stdlib=libc++ -mmacosx-version-min=10.9
-isysroot
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.11.sdk
-gline-tables-only
-I/Users/xaxxon/Downloads/llvm-5.0.0.src/utils/release/final/llvm.src/projects/compiler-rt/test/tsan/../
/Users/xaxxon/Downloads/llvm-5.0.0.src/utils/release/final/llvm.src/projects/compiler-rt/test/tsan/dtls.c
-DBUILD_SO -fPIC -o
/Users/xaxxon/Downloads/llvm-5.0.0.src/utils/release/final/Phase3/Release/llvmCore-5.0.0-final.obj/projects/compiler-rt/test/tsan/X86_64Config/Output/dtls.c.tmp-so.so
-shared
/Users/xaxxon/Downloads/llvm-5.0.0.src/utils/release/final/Phase3/Release/llvmCore-5.0.0-final.obj/projects/compiler-rt/test/tsan/X86_64Config/Output/dtls.c.tmp
2>&1 | FileCheck
/Users/xaxxon/Downloads/llvm-5.0.0.src/utils/release/final/llvm.src/projects/compiler-rt/test/tsan/dtls.c
--
Exit Code: 1

Command Output (stderr):
--
ld: section __DATA/__thread_bss extends beyond end of file, file
'/var/folders/94/z1tx2t2n0dg2bx5lb315pwl80000gn/T/lit_tmp_QYRFwQ/dtls-322dc0.o'
for architecture x86_64
clang-5.0: error: linker command failed with exit code 1 (use -v to see
invocation)

--

********************</pre>
        </div>
      </p>


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

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