<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 --- - libc++ valgrind test failures"
   href="http://llvm.org/bugs/show_bug.cgi?id=16703">16703</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>libc++ valgrind test failures
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>libc++
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>FreeBSD
          </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>All Bugs
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>pawel.worach@gmail.com
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvmbugs@cs.uiuc.edu
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=10923" name="attach_10923" title="valgrind log">attachment 10923</a> <a href="attachment.cgi?id=10923&action=edit" title="valgrind log">[details]</a></span>
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)</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>