==5964== Memcheck, a memory error detector ==5964== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==5964== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==5964== Command: /home/dank/wine-git/wine ./base_unittests.exe --gtest_filter=TupleTest.*-BaseWinUtilTest.FormatMessageW:DirectoryWatcherTest.*:FileUtilTest.CountFilesCreatedAfter:FileUtilTest.GetFileCreationLocalTime:WMIUtilTest.* ==5964== ==5965== Memcheck, a memory error detector ==5965== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==5965== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==5965== Command: /usr/bin/dirname /home/dank/wine-git/wine ==5965== ==5965== ==5965== HEAP SUMMARY: ==5965== in use at exit: 0 bytes in 0 blocks ==5965== total heap usage: 1,387 allocs, 1,387 frees, 76,062 bytes allocated ==5965== ==5965== All heap blocks were freed -- no leaks are possible ==5965== ==5965== For counts of detected and suppressed errors, rerun with: -v ==5965== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 5) ==5964== ==5964== HEAP SUMMARY: ==5964== in use at exit: 10,072 bytes in 57 blocks ==5964== total heap usage: 70 allocs, 13 frees, 15,958 bytes allocated ==5964== ==5964== LEAK SUMMARY: ==5964== definitely lost: 0 bytes in 0 blocks ==5964== indirectly lost: 0 bytes in 0 blocks ==5964== possibly lost: 0 bytes in 0 blocks ==5964== still reachable: 10,072 bytes in 57 blocks ==5964== suppressed: 0 bytes in 0 blocks ==5964== Reachable blocks (those to which a pointer was found) are not shown. ==5964== To see them, rerun with: --leak-check=full --show-reachable=yes ==5964== ==5964== For counts of detected and suppressed errors, rerun with: -v ==5964== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 5) ==5967== Memcheck, a memory error detector ==5967== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==5967== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==5967== Command: /bin/uname -s ==5967== ==5967== ==5967== HEAP SUMMARY: ==5967== in use at exit: 0 bytes in 0 blocks ==5967== total heap usage: 1,387 allocs, 1,387 frees, 76,062 bytes allocated ==5967== ==5967== All heap blocks were freed -- no leaks are possible ==5967== ==5967== For counts of detected and suppressed errors, rerun with: -v ==5967== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 5) ==5964== Memcheck, a memory error detector ==5964== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==5964== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==5964== Command: /home/dank/wine-git/loader/wine ./base_unittests.exe --gtest_filter=TupleTest.*-BaseWinUtilTest.FormatMessageW:DirectoryWatcherTest.*:FileUtilTest.CountFilesCreatedAfter:FileUtilTest.GetFileCreationLocalTime:WMIUtilTest.* ==5964== ==5964== Memcheck, a memory error detector ==5964== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==5964== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==5964== Command: /home/dank/wine-git/loader/wine-preloader /home/dank/wine-git/loader/wine ./base_unittests.exe --gtest_filter=TupleTest.*-BaseWinUtilTest.FormatMessageW:DirectoryWatcherTest.*:FileUtilTest.CountFilesCreatedAfter:FileUtilTest.GetFileCreationLocalTime:WMIUtilTest.* ==5964== preloader: Warning: failed to reserve range 00110000-68000000 ==5964== Warning: set address range perms: large range [0x82000000, 0xfe9a0000) (defined) ==5964== ==5964== LOAD_PDB_DEBUGINFO(fd=10, avma=0x400000, total_size=6451200, uu_reloc=0x0) ==5964== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/base_unittests.exe ==5964== LOAD_PDB_DEBUGINFO: pdbname: /home/dank/demo/src/chrome/Debug/base_unittests.pdb --5964-- PDB_READER: --5964-- BIAS_FOR_SYMBOLS = 0x00400000 (di->rx_map_avma) --5964-- BIAS_FOR_LINETAB = 0x00400000 (di->rx_map_avma) --5964-- BIAS_FOR_LINETAB2 = 0x00401000 (di->text_bias) --5964-- BIAS_FOR_FPO = 0x00000000 0 --5964-- RELOC = 0x00000000 ==5964== warning: ignoring line info entry with huge line number (16707566) ==5964== Can't handle line numbers greater than 1048575, sorry ==5964== (Nb: this message is only shown once) --5964-- # symbols read = 22568 --5964-- # lines read = 0 --5964-- # line2s read = 140733 --5964-- # fpos read = 173 fixme:heap:HeapSetInformation (nil) 1 (nil) 0 ==5964== ==5964== LOAD_PDB_DEBUGINFO(fd=16, avma=0x4ad00000, total_size=11137024, uu_reloc=0x0) ==5964== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/icudt42.dll ==5964== Warning: Missing or un-stat-able /home/dank/demo/src/chrome/Debug/icudt42.pdb ==5964== LOAD_PDB_DEBUGINFO: missing: /home/dank/demo/src/chrome/Debug/icudt42.pdb Note: Google Test filter = TupleTest.*-BaseWinUtilTest.FormatMessageW:DirectoryWatcherTest.*:FileUtilTest.CountFilesCreatedAfter:FileUtilTest.GetFileCreationLocalTime:WMIUtilTest.* [==========] Running 2 tests from 1 test case. [----------] Global test environment set-up. [----------] 2 tests from TupleTest [ RUN ] TupleTest.Basic [ OK ] TupleTest.Basic (77 ms) [ RUN ] TupleTest.Copying [ OK ] TupleTest.Copying (24 ms) [----------] 2 tests from TupleTest (238 ms total) [----------] Global test environment tear-down [==========] 2 tests from 1 test case ran. (390 ms total) [ PASSED ] 2 tests. YOU HAVE 1 DISABLED TEST YOU HAVE 2 FLAKY TESTS ==5964== ==5964== HEAP SUMMARY: ==5964== in use at exit: 830,641 bytes in 6,963 blocks ==5964== total heap usage: 308,143 allocs, 301,180 frees, 24,891,290 bytes allocated ==5964== ==5964== LEAK SUMMARY: ==5964== definitely lost: 0 bytes in 0 blocks ==5964== indirectly lost: 120 bytes in 10 blocks ==5964== possibly lost: 0 bytes in 0 blocks ==5964== still reachable: 692,396 bytes in 2,552 blocks ==5964== suppressed: 138,125 bytes in 4,401 blocks ==5964== Reachable blocks (those to which a pointer was found) are not shown. ==5964== To see them, rerun with: --leak-check=full --show-reachable=yes ==5964== ==5964== For counts of detected and suppressed errors, rerun with: -v ==5964== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 709 from 150)