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