<html>
    <head>
      <base href="http://llvm.org/bugs/" />
    </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 --- - TestCases/Linux/nohugepage_test.cc fails on Fedora 21/x86-64"
   href="http://llvm.org/bugs/show_bug.cgi?id=22810">22810</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>TestCases/Linux/nohugepage_test.cc fails on Fedora 21/x86-64
          </td>
        </tr>

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

        <tr>
          <th>Version</th>
          <td>unspecified
          </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>hjl.tools@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>kcc@google.com, llvmbugs@cs.uiuc.edu
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>As of r231367, TestCases/Linux/nohugepage_test.cc fails on Fedora 21/x86-64:

******************** TEST 'AddressSanitizer-x86_64-linux ::
TestCases/Linux/nohugepage_test.cc' FAILED ********************
Script:
--
/export/build/gnu/llvm-clang/build-x86_64-linux/./bin/clang --driver-mode=g++
-fsanitize=address -mno-omit-leaf-frame-pointer -fno-omit-frame-pointer
-fno-optimize-sibling-calls -gline-tables-only -m64 -g
/export/ssd/git/llvm/projects/compiler-rt/test/asan/TestCases/Linux/nohugepage_test.cc
-o
/export/build/gnu/llvm-clang/build-x86_64-linux/projects/compiler-rt/test/asan/X86_64LinuxConfig/TestCases/Linux/Output/nohugepage_test.cc.tmp
ASAN_OPTIONS=no_huge_pages_for_shadow=1 
/export/build/gnu/llvm-clang/build-x86_64-linux/projects/compiler-rt/test/asan/X86_64LinuxConfig/TestCases/Linux/Output/nohugepage_test.cc.tmp
2>&1 | FileCheck
/export/ssd/git/llvm/projects/compiler-rt/test/asan/TestCases/Linux/nohugepage_test.cc
/export/build/gnu/llvm-clang/build-x86_64-linux/projects/compiler-rt/test/asan/X86_64LinuxConfig/TestCases/Linux/Output/nohugepage_test.cc.tmp
2>&1 | FileCheck
/export/ssd/git/llvm/projects/compiler-rt/test/asan/TestCases/Linux/nohugepage_test.cc
--
Exit Code: 1

Command Output (stderr):
--
/export/ssd/git/llvm/projects/compiler-rt/test/asan/TestCases/Linux/nohugepage_test.cc:90:11:
error: expected string not found in input
// CHECK: RSS CHANGE IS 2 => 3: SMALL
          ^
<stdin>:1:1: note: scanning from here
X: 0x7f01e3100000-0x7f01f3100000
^
<stdin>:2:134: note: possible intended match here
nohugepage_test.cc.tmp:
/export/ssd/git/llvm/projects/compiler-rt/test/asan/TestCases/Linux/nohugepage_test.cc:83:
int main(): Assertion `rss[i] > 0' failed.
                                                                               
                                                     ^</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>