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