http://llvm.org/bugs/show_bug.cgi?id=16703

            Bug ID: 16703
           Summary: libc++ valgrind test failures
           Product: libc++
           Version: unspecified
          Hardware: PC
                OS: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected]
    Classification: Unclassified

Created attachment 10923
  --> http://llvm.org/bugs/attachment.cgi?id=10923&action=edit
valgrind log

These tests fail on valgrind with "Invalid write of size 1" and "Mismatched
free() / delete / delete []". Log attached, false positives ?

Tested on FreeBSD/amd64 and i386, compiler: clang++ 3.3, ABI library: libcxxrt,
libc++ r187078.

FAIL: libc++ ::
localization/locale.categories/category.collate/locale.collate.byname/transform.pass.cpp
(1925 of 4449)
FAIL: libc++ ::
localization/locale.categories/category.ctype/facet.ctype.special/facet.ctype.char.dtor/dtor.pass.cpp
(1935 of 4449)
FAIL: libc++ :: re/re.alg/re.alg.match/awk.pass.cpp (3045 of 4449)
FAIL: libc++ :: re/re.alg/re.alg.match/basic.pass.cpp (3046 of 4449)
FAIL: libc++ :: re/re.alg/re.alg.match/ecma.pass.cpp (3048 of 4449)
FAIL: libc++ :: re/re.alg/re.alg.match/extended.pass.cpp (3050 of 4449)
FAIL: libc++ :: re/re.alg/re.alg.search/awk.pass.cpp (3060 of 4449)
FAIL: libc++ :: re/re.alg/re.alg.search/basic.pass.cpp (3061 of 4449)
FAIL: libc++ :: re/re.alg/re.alg.search/ecma.pass.cpp (3063 of 4449)
FAIL: libc++ :: re/re.alg/re.alg.search/extended.pass.cpp (3066 of 4449)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to