[LLVMbugs] [Bug 16703] New: libc++ valgrind test failures
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Jul 25 01:23:14 PDT 2013
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: hhinnant at apple.com
Reporter: pawel.worach at gmail.com
CC: llvmbugs at cs.uiuc.edu
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20130725/8eb5dc3e/attachment.html>
More information about the llvm-bugs
mailing list