[llvm-bugs] [Bug 32338] New: r298165 broken unit-tests

via llvm-bugs llvm-bugs at lists.llvm.org
Sat Mar 18 05:43:00 PDT 2017


https://bugs.llvm.org/show_bug.cgi?id=32338

            Bug ID: 32338
           Summary: r298165 broken unit-tests
           Product: clang
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: -New Bugs
          Assignee: unassignedclangbugs at nondot.org
          Reporter: renato.golin at linaro.org
                CC: llvm-bugs at lists.llvm.org

This build got cancelled due to a master restart:
http://lab.llvm.org:8011/builders/clang-cmake-thumbv7-a15/builds/5226

and that's probably why noone saw this failure:
http://lab.llvm.org:8011/builders/clang-cmake-thumbv7-a15/builds/5227
http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15/builds/5244

which is still present in trunk:

BasicTests:
/home/buildslave/buildslave/clang-cmake-thumbv7-a15/llvm/lib/Support/MemoryBuffer.cpp:48:
void llvm::MemoryBuffer::init(const char *, const char *, bool): Assertion
`(!RequiresNullTerminator || BufEnd[0] == 0) && "Buffer is not null
terminated!"' failed.

Since this is going for a long time, I reverted in r298185.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20170318/9f6d8c22/attachment.html>


More information about the llvm-bugs mailing list