==7971== Memcheck, a memory error detector ==7971== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==7971== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==7971== Command: /home/dank/wine-git/wine ./base_unittests.exe --gtest_filter=ConditionVariableTest.*-BaseWinUtilTest.FormatMessageW:DirectoryWatcherTest.*:FileUtilTest.CountFilesCreatedAfter:FileUtilTest.GetFileCreationLocalTime:WMIUtilTest.* ==7971== ==7972== Memcheck, a memory error detector ==7972== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==7972== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==7972== Command: /usr/bin/dirname /home/dank/wine-git/wine ==7972== ==7972== ==7972== HEAP SUMMARY: ==7972== in use at exit: 0 bytes in 0 blocks ==7972== total heap usage: 1,387 allocs, 1,387 frees, 76,062 bytes allocated ==7972== ==7972== All heap blocks were freed -- no leaks are possible ==7972== ==7972== For counts of detected and suppressed errors, rerun with: -v ==7972== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 5) ==7971== ==7971== HEAP SUMMARY: ==7971== in use at exit: 10,072 bytes in 57 blocks ==7971== total heap usage: 70 allocs, 13 frees, 15,958 bytes allocated ==7971== ==7971== LEAK SUMMARY: ==7971== definitely lost: 0 bytes in 0 blocks ==7971== indirectly lost: 0 bytes in 0 blocks ==7971== possibly lost: 0 bytes in 0 blocks ==7971== still reachable: 10,072 bytes in 57 blocks ==7971== suppressed: 0 bytes in 0 blocks ==7971== Reachable blocks (those to which a pointer was found) are not shown. ==7971== To see them, rerun with: --leak-check=full --show-reachable=yes ==7971== ==7971== For counts of detected and suppressed errors, rerun with: -v ==7971== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 5) ==7974== Memcheck, a memory error detector ==7974== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==7974== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==7974== Command: /bin/uname -s ==7974== ==7974== ==7974== HEAP SUMMARY: ==7974== in use at exit: 0 bytes in 0 blocks ==7974== total heap usage: 1,387 allocs, 1,387 frees, 76,062 bytes allocated ==7974== ==7974== All heap blocks were freed -- no leaks are possible ==7974== ==7974== For counts of detected and suppressed errors, rerun with: -v ==7974== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 5) ==7971== Memcheck, a memory error detector ==7971== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==7971== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==7971== Command: /home/dank/wine-git/loader/wine ./base_unittests.exe --gtest_filter=ConditionVariableTest.*-BaseWinUtilTest.FormatMessageW:DirectoryWatcherTest.*:FileUtilTest.CountFilesCreatedAfter:FileUtilTest.GetFileCreationLocalTime:WMIUtilTest.* ==7971== ==7971== Memcheck, a memory error detector ==7971== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==7971== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==7971== Command: /home/dank/wine-git/loader/wine-preloader /home/dank/wine-git/loader/wine ./base_unittests.exe --gtest_filter=ConditionVariableTest.*-BaseWinUtilTest.FormatMessageW:DirectoryWatcherTest.*:FileUtilTest.CountFilesCreatedAfter:FileUtilTest.GetFileCreationLocalTime:WMIUtilTest.* ==7971== preloader: Warning: failed to reserve range 00110000-68000000 ==7971== Warning: set address range perms: large range [0x82000000, 0xfe8b0000) (defined) ==7971== ==7971== LOAD_PDB_DEBUGINFO(fd=10, avma=0x400000, total_size=6451200, uu_reloc=0x0) ==7971== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/base_unittests.exe ==7971== LOAD_PDB_DEBUGINFO: pdbname: /home/dank/demo/src/chrome/Debug/base_unittests.pdb --7971-- PDB_READER: --7971-- BIAS_FOR_SYMBOLS = 0x00400000 (di->rx_map_avma) --7971-- BIAS_FOR_LINETAB = 0x00400000 (di->rx_map_avma) --7971-- BIAS_FOR_LINETAB2 = 0x00401000 (di->text_bias) --7971-- BIAS_FOR_FPO = 0x00000000 0 --7971-- RELOC = 0x00000000 ==7971== warning: ignoring line info entry with huge line number (16707566) ==7971== Can't handle line numbers greater than 1048575, sorry ==7971== (Nb: this message is only shown once) --7971-- # symbols read = 22568 --7971-- # lines read = 0 --7971-- # line2s read = 140733 --7971-- # fpos read = 173 fixme:heap:HeapSetInformation (nil) 1 (nil) 0 ==7971== ==7971== LOAD_PDB_DEBUGINFO(fd=16, avma=0x4ad00000, total_size=11137024, uu_reloc=0x0) ==7971== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/icudt42.dll ==7971== Warning: Missing or un-stat-able /home/dank/demo/src/chrome/Debug/icudt42.pdb ==7971== LOAD_PDB_DEBUGINFO: missing: /home/dank/demo/src/chrome/Debug/icudt42.pdb Note: Google Test filter = ConditionVariableTest.*-BaseWinUtilTest.FormatMessageW:DirectoryWatcherTest.*:FileUtilTest.CountFilesCreatedAfter:FileUtilTest.GetFileCreationLocalTime:WMIUtilTest.* [==========] Running 4 tests from 1 test case. [----------] Global test environment set-up. [----------] 4 tests from ConditionVariableTest [ RUN ] ConditionVariableTest.StartupShutdownTest [ OK ] ConditionVariableTest.StartupShutdownTest (173 ms) [ RUN ] ConditionVariableTest.TimeoutTest [ OK ] ConditionVariableTest.TimeoutTest (386 ms) [ RUN ] ConditionVariableTest.FLAKY_MultiThreadConsumerTest [ OK ] ConditionVariableTest.FLAKY_MultiThreadConsumerTest (1812 ms) [ RUN ] ConditionVariableTest.LargeFastTaskTest [ OK ] ConditionVariableTest.LargeFastTaskTest (25583 ms) [----------] 4 tests from ConditionVariableTest (28120 ms total) [----------] Global test environment tear-down [==========] 4 tests from 1 test case ran. (28277 ms total) [ PASSED ] 4 tests. YOU HAVE 1 DISABLED TEST YOU HAVE 2 FLAKY TESTS ==7971== ==7971== HEAP SUMMARY: ==7971== in use at exit: 886,086 bytes in 7,181 blocks ==7971== total heap usage: 319,772 allocs, 312,591 frees, 39,241,617 bytes allocated ==7971== ==7971== LEAK SUMMARY: ==7971== definitely lost: 0 bytes in 0 blocks ==7971== indirectly lost: 120 bytes in 10 blocks ==7971== possibly lost: 144 bytes in 1 blocks ==7971== still reachable: 693,722 bytes in 2,559 blocks ==7971== suppressed: 192,100 bytes in 4,611 blocks ==7971== Reachable blocks (those to which a pointer was found) are not shown. ==7971== To see them, rerun with: --leak-check=full --show-reachable=yes ==7971== ==7971== For counts of detected and suppressed errors, rerun with: -v ==7971== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 712 from 151)