==5473== Memcheck, a memory error detector ==5473== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==5473== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==5473== Command: /home/dank/wine-git/wine ./base_unittests.exe --gtest_filter=StatsTableTest.*-BaseWinUtilTest.FormatMessageW:DirectoryWatcherTest.*:FileUtilTest.CountFilesCreatedAfter:FileUtilTest.GetFileCreationLocalTime:WMIUtilTest.* ==5473== ==5474== Memcheck, a memory error detector ==5474== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==5474== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==5474== Command: /usr/bin/dirname /home/dank/wine-git/wine ==5474== ==5474== ==5474== HEAP SUMMARY: ==5474== in use at exit: 0 bytes in 0 blocks ==5474== total heap usage: 1,387 allocs, 1,387 frees, 76,062 bytes allocated ==5474== ==5474== All heap blocks were freed -- no leaks are possible ==5474== ==5474== For counts of detected and suppressed errors, rerun with: -v ==5474== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 5) ==5473== ==5473== HEAP SUMMARY: ==5473== in use at exit: 10,072 bytes in 57 blocks ==5473== total heap usage: 70 allocs, 13 frees, 15,958 bytes allocated ==5473== ==5473== LEAK SUMMARY: ==5473== definitely lost: 0 bytes in 0 blocks ==5473== indirectly lost: 0 bytes in 0 blocks ==5473== possibly lost: 0 bytes in 0 blocks ==5473== still reachable: 10,072 bytes in 57 blocks ==5473== suppressed: 0 bytes in 0 blocks ==5473== Reachable blocks (those to which a pointer was found) are not shown. ==5473== To see them, rerun with: --leak-check=full --show-reachable=yes ==5473== ==5473== For counts of detected and suppressed errors, rerun with: -v ==5473== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 5) ==5476== Memcheck, a memory error detector ==5476== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==5476== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==5476== Command: /bin/uname -s ==5476== ==5476== ==5476== HEAP SUMMARY: ==5476== in use at exit: 0 bytes in 0 blocks ==5476== total heap usage: 1,387 allocs, 1,387 frees, 76,062 bytes allocated ==5476== ==5476== All heap blocks were freed -- no leaks are possible ==5476== ==5476== For counts of detected and suppressed errors, rerun with: -v ==5476== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 5) ==5473== Memcheck, a memory error detector ==5473== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==5473== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==5473== Command: /home/dank/wine-git/loader/wine ./base_unittests.exe --gtest_filter=StatsTableTest.*-BaseWinUtilTest.FormatMessageW:DirectoryWatcherTest.*:FileUtilTest.CountFilesCreatedAfter:FileUtilTest.GetFileCreationLocalTime:WMIUtilTest.* ==5473== ==5473== Memcheck, a memory error detector ==5473== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==5473== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==5473== Command: /home/dank/wine-git/loader/wine-preloader /home/dank/wine-git/loader/wine ./base_unittests.exe --gtest_filter=StatsTableTest.*-BaseWinUtilTest.FormatMessageW:DirectoryWatcherTest.*:FileUtilTest.CountFilesCreatedAfter:FileUtilTest.GetFileCreationLocalTime:WMIUtilTest.* ==5473== preloader: Warning: failed to reserve range 00110000-68000000 ==5473== Warning: set address range perms: large range [0x82000000, 0xfe810000) (defined) ==5473== ==5473== LOAD_PDB_DEBUGINFO(fd=10, avma=0x400000, total_size=6451200, uu_reloc=0x0) ==5473== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/base_unittests.exe ==5473== LOAD_PDB_DEBUGINFO: pdbname: /home/dank/demo/src/chrome/Debug/base_unittests.pdb --5473-- PDB_READER: --5473-- BIAS_FOR_SYMBOLS = 0x00400000 (di->rx_map_avma) --5473-- BIAS_FOR_LINETAB = 0x00400000 (di->rx_map_avma) --5473-- BIAS_FOR_LINETAB2 = 0x00401000 (di->text_bias) --5473-- BIAS_FOR_FPO = 0x00000000 0 --5473-- RELOC = 0x00000000 ==5473== warning: ignoring line info entry with huge line number (16707566) ==5473== Can't handle line numbers greater than 1048575, sorry ==5473== (Nb: this message is only shown once) --5473-- # symbols read = 22568 --5473-- # lines read = 0 --5473-- # line2s read = 140733 --5473-- # fpos read = 173 fixme:heap:HeapSetInformation (nil) 1 (nil) 0 ==5473== ==5473== LOAD_PDB_DEBUGINFO(fd=16, avma=0x4ad00000, total_size=11137024, uu_reloc=0x0) ==5473== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/icudt42.dll ==5473== Warning: Missing or un-stat-able /home/dank/demo/src/chrome/Debug/icudt42.pdb ==5473== LOAD_PDB_DEBUGINFO: missing: /home/dank/demo/src/chrome/Debug/icudt42.pdb Note: Google Test filter = StatsTableTest.*-BaseWinUtilTest.FormatMessageW:DirectoryWatcherTest.*:FileUtilTest.CountFilesCreatedAfter:FileUtilTest.GetFileCreationLocalTime:WMIUtilTest.* [==========] Running 7 tests from 1 test case. [----------] Global test environment set-up. [----------] 7 tests from StatsTableTest [ RUN ] StatsTableTest.VerifySlots [ OK ] StatsTableTest.VerifySlots (456 ms) [ RUN ] StatsTableTest.MultipleThreads [ OK ] StatsTableTest.MultipleThreads (6 ms) [ RUN ] StatsTableTest.MultipleProcesses ==5480== Memcheck, a memory error detector ==5480== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==5480== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==5480== Command: /home/dank/wine-git/loader/wine-preloader /home/dank/wine-git/loader/wine Z:\\home\\dank\\demo\\src\\chrome\\Debug\\base_unittests.exe --gtest_filter=StatsTableTest.*-BaseWinUtilTest.FormatMessageW:DirectoryWatcherTest.*:FileUtilTest.CountFilesCreatedAfter:FileUtilTest.GetFileCreationLocalTime:WMIUtilTest.* --client=StatsTableMultipleProcessMain ==5480== preloader: Warning: failed to reserve range 00110000-68000000 ==5480== Warning: set address range perms: large range [0x82000000, 0xfeeb0000) (defined) ==5480== ==5480== LOAD_PDB_DEBUGINFO(fd=9, avma=0x400000, total_size=6451200, uu_reloc=0x0) ==5480== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/base_unittests.exe ==5480== LOAD_PDB_DEBUGINFO: pdbname: /home/dank/demo/src/chrome/Debug/base_unittests.pdb --5480-- PDB_READER: --5480-- BIAS_FOR_SYMBOLS = 0x00400000 (di->rx_map_avma) --5480-- BIAS_FOR_LINETAB = 0x00400000 (di->rx_map_avma) --5480-- BIAS_FOR_LINETAB2 = 0x00401000 (di->text_bias) --5480-- BIAS_FOR_FPO = 0x00000000 0 --5480-- RELOC = 0x00000000 ==5480== warning: ignoring line info entry with huge line number (16707566) ==5480== Can't handle line numbers greater than 1048575, sorry ==5480== (Nb: this message is only shown once) --5480-- # symbols read = 22568 --5480-- # lines read = 0 --5480-- # line2s read = 140733 --5480-- # fpos read = 173 ==5481== Memcheck, a memory error detector ==5481== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==5481== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==5481== Command: /home/dank/wine-git/loader/wine-preloader /home/dank/wine-git/loader/wine Z:\\home\\dank\\demo\\src\\chrome\\Debug\\base_unittests.exe --gtest_filter=StatsTableTest.*-BaseWinUtilTest.FormatMessageW:DirectoryWatcherTest.*:FileUtilTest.CountFilesCreatedAfter:FileUtilTest.GetFileCreationLocalTime:WMIUtilTest.* --client=StatsTableMultipleProcessMain ==5481== preloader: Warning: failed to reserve range 00110000-68000000 ==5481== Warning: set address range perms: large range [0x82000000, 0xfe990000) (defined) ==5481== ==5481== LOAD_PDB_DEBUGINFO(fd=9, avma=0x400000, total_size=6451200, uu_reloc=0x0) ==5481== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/base_unittests.exe ==5481== LOAD_PDB_DEBUGINFO: pdbname: /home/dank/demo/src/chrome/Debug/base_unittests.pdb --5481-- PDB_READER: --5481-- BIAS_FOR_SYMBOLS = 0x00400000 (di->rx_map_avma) --5481-- BIAS_FOR_LINETAB = 0x00400000 (di->rx_map_avma) --5481-- BIAS_FOR_LINETAB2 = 0x00401000 (di->text_bias) --5481-- BIAS_FOR_FPO = 0x00000000 0 --5481-- RELOC = 0x00000000 ==5481== warning: ignoring line info entry with huge line number (16707566) ==5481== Can't handle line numbers greater than 1048575, sorry ==5481== (Nb: this message is only shown once) --5481-- # symbols read = 22568 --5481-- # lines read = 0 --5481-- # line2s read = 140733 --5481-- # fpos read = 173 ==5482== Memcheck, a memory error detector ==5482== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==5482== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==5482== Command: /home/dank/wine-git/loader/wine-preloader /home/dank/wine-git/loader/wine Z:\\home\\dank\\demo\\src\\chrome\\Debug\\base_unittests.exe --gtest_filter=StatsTableTest.*-BaseWinUtilTest.FormatMessageW:DirectoryWatcherTest.*:FileUtilTest.CountFilesCreatedAfter:FileUtilTest.GetFileCreationLocalTime:WMIUtilTest.* --client=StatsTableMultipleProcessMain ==5482== preloader: Warning: failed to reserve range 00110000-68000000 ==5482== Warning: set address range perms: large range [0x82000000, 0xfeee0000) (defined) ==5482== ==5482== LOAD_PDB_DEBUGINFO(fd=9, avma=0x400000, total_size=6451200, uu_reloc=0x0) ==5482== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/base_unittests.exe ==5482== LOAD_PDB_DEBUGINFO: pdbname: /home/dank/demo/src/chrome/Debug/base_unittests.pdb --5482-- PDB_READER: --5482-- BIAS_FOR_SYMBOLS = 0x00400000 (di->rx_map_avma) --5482-- BIAS_FOR_LINETAB = 0x00400000 (di->rx_map_avma) --5482-- BIAS_FOR_LINETAB2 = 0x00401000 (di->text_bias) --5482-- BIAS_FOR_FPO = 0x00000000 0 --5482-- RELOC = 0x00000000 ==5482== warning: ignoring line info entry with huge line number (16707566) ==5482== Can't handle line numbers greater than 1048575, sorry ==5482== (Nb: this message is only shown once) --5482-- # symbols read = 22568 --5482-- # lines read = 0 --5482-- # line2s read = 140733 --5482-- # fpos read = 173 ==5485== Memcheck, a memory error detector ==5485== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==5485== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==5485== Command: /home/dank/wine-git/loader/wine-preloader /home/dank/wine-git/loader/wine Z:\\home\\dank\\demo\\src\\chrome\\Debug\\base_unittests.exe --gtest_filter=StatsTableTest.*-BaseWinUtilTest.FormatMessageW:DirectoryWatcherTest.*:FileUtilTest.CountFilesCreatedAfter:FileUtilTest.GetFileCreationLocalTime:WMIUtilTest.* --client=StatsTableMultipleProcessMain ==5485== preloader: Warning: failed to reserve range 00110000-68000000 ==5485== Warning: set address range perms: large range [0x82000000, 0xfe880000) (defined) fixme:heap:HeapSetInformation (nil) 1 (nil) 0 ==5480== ==5480== LOAD_PDB_DEBUGINFO(fd=16, avma=0x4ad00000, total_size=11137024, uu_reloc=0x0) ==5480== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/icudt42.dll ==5480== Warning: Missing or un-stat-able /home/dank/demo/src/chrome/Debug/icudt42.pdb ==5480== LOAD_PDB_DEBUGINFO: missing: /home/dank/demo/src/chrome/Debug/icudt42.pdb ==5480== ==5480== HEAP SUMMARY: ==5480== in use at exit: 826,208 bytes in 6,959 blocks ==5480== total heap usage: 305,335 allocs, 298,376 frees, 24,608,280 bytes allocated ==5480== ==5480== LEAK SUMMARY: ==5480== definitely lost: 0 bytes in 0 blocks ==5480== indirectly lost: 120 bytes in 10 blocks ==5480== possibly lost: 0 bytes in 0 blocks ==5480== still reachable: 687,965 bytes in 2,547 blocks ==5480== suppressed: 138,123 bytes in 4,402 blocks ==5480== Reachable blocks (those to which a pointer was found) are not shown. ==5480== To see them, rerun with: --leak-check=full --show-reachable=yes ==5480== ==5480== For counts of detected and suppressed errors, rerun with: -v ==5480== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 711 from 152) ==5485== ==5485== LOAD_PDB_DEBUGINFO(fd=9, avma=0x400000, total_size=6451200, uu_reloc=0x0) ==5485== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/base_unittests.exe ==5485== LOAD_PDB_DEBUGINFO: pdbname: /home/dank/demo/src/chrome/Debug/base_unittests.pdb --5485-- PDB_READER: --5485-- BIAS_FOR_SYMBOLS = 0x00400000 (di->rx_map_avma) --5485-- BIAS_FOR_LINETAB = 0x00400000 (di->rx_map_avma) --5485-- BIAS_FOR_LINETAB2 = 0x00401000 (di->text_bias) --5485-- BIAS_FOR_FPO = 0x00000000 0 --5485-- RELOC = 0x00000000 ==5485== warning: ignoring line info entry with huge line number (16707566) ==5485== Can't handle line numbers greater than 1048575, sorry ==5485== (Nb: this message is only shown once) --5485-- # symbols read = 22568 --5485-- # lines read = 0 --5485-- # line2s read = 140733 --5485-- # fpos read = 173 ==5488== Memcheck, a memory error detector ==5488== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==5488== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==5488== Command: /home/dank/wine-git/loader/wine-preloader /home/dank/wine-git/loader/wine Z:\\home\\dank\\demo\\src\\chrome\\Debug\\base_unittests.exe --gtest_filter=StatsTableTest.*-BaseWinUtilTest.FormatMessageW:DirectoryWatcherTest.*:FileUtilTest.CountFilesCreatedAfter:FileUtilTest.GetFileCreationLocalTime:WMIUtilTest.* --client=StatsTableMultipleProcessMain ==5488== preloader: Warning: failed to reserve range 00110000-68000000 ==5488== Warning: set address range perms: large range [0x82000000, 0xfea20000) (defined) fixme:heap:HeapSetInformation (nil) 1 (nil) 0 ==5481== ==5481== LOAD_PDB_DEBUGINFO(fd=16, avma=0x4ad00000, total_size=11137024, uu_reloc=0x0) ==5481== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/icudt42.dll ==5481== Warning: Missing or un-stat-able /home/dank/demo/src/chrome/Debug/icudt42.pdb ==5481== LOAD_PDB_DEBUGINFO: missing: /home/dank/demo/src/chrome/Debug/icudt42.pdb ==5481== ==5481== HEAP SUMMARY: ==5481== in use at exit: 826,251 bytes in 6,959 blocks ==5481== total heap usage: 305,334 allocs, 298,375 frees, 24,608,261 bytes allocated ==5481== ==5481== LEAK SUMMARY: ==5481== definitely lost: 0 bytes in 0 blocks ==5481== indirectly lost: 120 bytes in 10 blocks ==5481== possibly lost: 0 bytes in 0 blocks ==5481== still reachable: 687,977 bytes in 2,548 blocks ==5481== suppressed: 138,154 bytes in 4,401 blocks ==5481== Reachable blocks (those to which a pointer was found) are not shown. ==5481== To see them, rerun with: --leak-check=full --show-reachable=yes ==5481== ==5481== For counts of detected and suppressed errors, rerun with: -v ==5481== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 711 from 152) ==5488== ==5488== LOAD_PDB_DEBUGINFO(fd=9, avma=0x400000, total_size=6451200, uu_reloc=0x0) ==5488== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/base_unittests.exe ==5488== LOAD_PDB_DEBUGINFO: pdbname: /home/dank/demo/src/chrome/Debug/base_unittests.pdb --5488-- PDB_READER: --5488-- BIAS_FOR_SYMBOLS = 0x00400000 (di->rx_map_avma) --5488-- BIAS_FOR_LINETAB = 0x00400000 (di->rx_map_avma) --5488-- BIAS_FOR_LINETAB2 = 0x00401000 (di->text_bias) --5488-- BIAS_FOR_FPO = 0x00000000 0 --5488-- RELOC = 0x00000000 ==5488== warning: ignoring line info entry with huge line number (16707566) ==5488== Can't handle line numbers greater than 1048575, sorry ==5488== (Nb: this message is only shown once) --5488-- # symbols read = 22568 --5488-- # lines read = 0 --5488-- # line2s read = 140733 --5488-- # fpos read = 173 ==5491== Memcheck, a memory error detector ==5491== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==5491== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==5491== Command: /home/dank/wine-git/loader/wine-preloader /home/dank/wine-git/loader/wine Z:\\home\\dank\\demo\\src\\chrome\\Debug\\base_unittests.exe --gtest_filter=StatsTableTest.*-BaseWinUtilTest.FormatMessageW:DirectoryWatcherTest.*:FileUtilTest.CountFilesCreatedAfter:FileUtilTest.GetFileCreationLocalTime:WMIUtilTest.* --client=StatsTableMultipleProcessMain ==5491== preloader: Warning: failed to reserve range 00110000-68000000 ==5491== Warning: set address range perms: large range [0x82000000, 0xfef20000) (defined) fixme:heap:HeapSetInformation (nil) 1 (nil) 0 ==5482== ==5482== LOAD_PDB_DEBUGINFO(fd=16, avma=0x4ad00000, total_size=11137024, uu_reloc=0x0) ==5482== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/icudt42.dll ==5482== Warning: Missing or un-stat-able /home/dank/demo/src/chrome/Debug/icudt42.pdb ==5482== LOAD_PDB_DEBUGINFO: missing: /home/dank/demo/src/chrome/Debug/icudt42.pdb ==5482== ==5482== HEAP SUMMARY: ==5482== in use at exit: 826,221 bytes in 6,959 blocks ==5482== total heap usage: 305,334 allocs, 298,375 frees, 24,608,247 bytes allocated ==5482== ==5482== LEAK SUMMARY: ==5482== definitely lost: 0 bytes in 0 blocks ==5482== indirectly lost: 120 bytes in 10 blocks ==5482== possibly lost: 0 bytes in 0 blocks ==5482== still reachable: 687,977 bytes in 2,547 blocks ==5482== suppressed: 138,124 bytes in 4,402 blocks ==5482== Reachable blocks (those to which a pointer was found) are not shown. ==5482== To see them, rerun with: --leak-check=full --show-reachable=yes ==5482== ==5482== For counts of detected and suppressed errors, rerun with: -v ==5482== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 711 from 152) ==5491== ==5491== LOAD_PDB_DEBUGINFO(fd=9, avma=0x400000, total_size=6451200, uu_reloc=0x0) ==5491== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/base_unittests.exe ==5491== LOAD_PDB_DEBUGINFO: pdbname: /home/dank/demo/src/chrome/Debug/base_unittests.pdb --5491-- PDB_READER: --5491-- BIAS_FOR_SYMBOLS = 0x00400000 (di->rx_map_avma) --5491-- BIAS_FOR_LINETAB = 0x00400000 (di->rx_map_avma) --5491-- BIAS_FOR_LINETAB2 = 0x00401000 (di->text_bias) --5491-- BIAS_FOR_FPO = 0x00000000 0 --5491-- RELOC = 0x00000000 ==5491== warning: ignoring line info entry with huge line number (16707566) ==5491== Can't handle line numbers greater than 1048575, sorry ==5491== (Nb: this message is only shown once) --5491-- # symbols read = 22568 --5491-- # lines read = 0 --5491-- # line2s read = 140733 --5491-- # fpos read = 173 ==5494== Memcheck, a memory error detector ==5494== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==5494== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==5494== Command: /home/dank/wine-git/loader/wine-preloader /home/dank/wine-git/loader/wine Z:\\home\\dank\\demo\\src\\chrome\\Debug\\base_unittests.exe --gtest_filter=StatsTableTest.*-BaseWinUtilTest.FormatMessageW:DirectoryWatcherTest.*:FileUtilTest.CountFilesCreatedAfter:FileUtilTest.GetFileCreationLocalTime:WMIUtilTest.* --client=StatsTableMultipleProcessMain ==5494== preloader: Warning: failed to reserve range 00110000-68000000 ==5494== Warning: set address range perms: large range [0x82000000, 0xfe820000) (defined) fixme:heap:HeapSetInformation (nil) 1 (nil) 0 ==5485== ==5485== LOAD_PDB_DEBUGINFO(fd=16, avma=0x4ad00000, total_size=11137024, uu_reloc=0x0) ==5485== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/icudt42.dll ==5485== Warning: Missing or un-stat-able /home/dank/demo/src/chrome/Debug/icudt42.pdb ==5485== LOAD_PDB_DEBUGINFO: missing: /home/dank/demo/src/chrome/Debug/icudt42.pdb ==5485== ==5485== HEAP SUMMARY: ==5485== in use at exit: 826,226 bytes in 6,959 blocks ==5485== total heap usage: 305,335 allocs, 298,376 frees, 24,608,282 bytes allocated ==5485== ==5485== LEAK SUMMARY: ==5485== definitely lost: 0 bytes in 0 blocks ==5485== indirectly lost: 120 bytes in 10 blocks ==5485== possibly lost: 0 bytes in 0 blocks ==5485== still reachable: 687,981 bytes in 2,548 blocks ==5485== suppressed: 138,125 bytes in 4,401 blocks ==5485== Reachable blocks (those to which a pointer was found) are not shown. ==5485== To see them, rerun with: --leak-check=full --show-reachable=yes ==5485== ==5485== For counts of detected and suppressed errors, rerun with: -v ==5485== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 711 from 152) ==5494== ==5494== LOAD_PDB_DEBUGINFO(fd=9, avma=0x400000, total_size=6451200, uu_reloc=0x0) ==5494== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/base_unittests.exe ==5494== LOAD_PDB_DEBUGINFO: pdbname: /home/dank/demo/src/chrome/Debug/base_unittests.pdb --5494-- PDB_READER: --5494-- BIAS_FOR_SYMBOLS = 0x00400000 (di->rx_map_avma) --5494-- BIAS_FOR_LINETAB = 0x00400000 (di->rx_map_avma) --5494-- BIAS_FOR_LINETAB2 = 0x00401000 (di->text_bias) --5494-- BIAS_FOR_FPO = 0x00000000 0 --5494-- RELOC = 0x00000000 ==5494== warning: ignoring line info entry with huge line number (16707566) ==5494== Can't handle line numbers greater than 1048575, sorry ==5494== (Nb: this message is only shown once) --5494-- # symbols read = 22568 --5494-- # lines read = 0 --5494-- # line2s read = 140733 --5494-- # fpos read = 173 ==5497== Memcheck, a memory error detector ==5497== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==5497== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==5497== Command: /home/dank/wine-git/loader/wine-preloader /home/dank/wine-git/loader/wine Z:\\home\\dank\\demo\\src\\chrome\\Debug\\base_unittests.exe --gtest_filter=StatsTableTest.*-BaseWinUtilTest.FormatMessageW:DirectoryWatcherTest.*:FileUtilTest.CountFilesCreatedAfter:FileUtilTest.GetFileCreationLocalTime:WMIUtilTest.* --client=StatsTableMultipleProcessMain ==5497== preloader: Warning: failed to reserve range 00110000-68000000 fixme:heap:HeapSetInformation (nil) 1 (nil) 0 ==5497== Warning: set address range perms: large range [0x82000000, 0xfea00000) (defined) ==5488== ==5488== LOAD_PDB_DEBUGINFO(fd=16, avma=0x4ad00000, total_size=11137024, uu_reloc=0x0) ==5488== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/icudt42.dll ==5488== Warning: Missing or un-stat-able /home/dank/demo/src/chrome/Debug/icudt42.pdb ==5488== LOAD_PDB_DEBUGINFO: missing: /home/dank/demo/src/chrome/Debug/icudt42.pdb ==5488== ==5488== HEAP SUMMARY: ==5488== in use at exit: 826,269 bytes in 6,959 blocks ==5488== total heap usage: 305,334 allocs, 298,375 frees, 24,608,295 bytes allocated ==5488== ==5488== LEAK SUMMARY: ==5488== definitely lost: 0 bytes in 0 blocks ==5488== indirectly lost: 120 bytes in 10 blocks ==5488== possibly lost: 0 bytes in 0 blocks ==5488== still reachable: 687,973 bytes in 2,547 blocks ==5488== suppressed: 138,176 bytes in 4,402 blocks ==5488== Reachable blocks (those to which a pointer was found) are not shown. ==5488== To see them, rerun with: --leak-check=full --show-reachable=yes ==5488== ==5488== For counts of detected and suppressed errors, rerun with: -v ==5488== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 711 from 152) ==5497== ==5497== LOAD_PDB_DEBUGINFO(fd=9, avma=0x400000, total_size=6451200, uu_reloc=0x0) ==5497== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/base_unittests.exe ==5497== LOAD_PDB_DEBUGINFO: pdbname: /home/dank/demo/src/chrome/Debug/base_unittests.pdb --5497-- PDB_READER: --5497-- BIAS_FOR_SYMBOLS = 0x00400000 (di->rx_map_avma) --5497-- BIAS_FOR_LINETAB = 0x00400000 (di->rx_map_avma) --5497-- BIAS_FOR_LINETAB2 = 0x00401000 (di->text_bias) --5497-- BIAS_FOR_FPO = 0x00000000 0 --5497-- RELOC = 0x00000000 ==5497== warning: ignoring line info entry with huge line number (16707566) ==5497== Can't handle line numbers greater than 1048575, sorry ==5497== (Nb: this message is only shown once) --5497-- # symbols read = 22568 --5497-- # lines read = 0 --5497-- # line2s read = 140733 --5497-- # fpos read = 173 ==5500== Memcheck, a memory error detector ==5500== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==5500== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==5500== Command: /home/dank/wine-git/loader/wine-preloader /home/dank/wine-git/loader/wine Z:\\home\\dank\\demo\\src\\chrome\\Debug\\base_unittests.exe --gtest_filter=StatsTableTest.*-BaseWinUtilTest.FormatMessageW:DirectoryWatcherTest.*:FileUtilTest.CountFilesCreatedAfter:FileUtilTest.GetFileCreationLocalTime:WMIUtilTest.* --client=StatsTableMultipleProcessMain ==5500== preloader: Warning: failed to reserve range 00110000-68000000 ==5500== Warning: set address range perms: large range [0x82000000, 0xfec50000) (defined) fixme:heap:HeapSetInformation (nil) 1 (nil) 0 ==5491== ==5491== LOAD_PDB_DEBUGINFO(fd=16, avma=0x4ad00000, total_size=11137024, uu_reloc=0x0) ==5491== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/icudt42.dll ==5491== Warning: Missing or un-stat-able /home/dank/demo/src/chrome/Debug/icudt42.pdb ==5491== LOAD_PDB_DEBUGINFO: missing: /home/dank/demo/src/chrome/Debug/icudt42.pdb ==5491== ==5491== HEAP SUMMARY: ==5491== in use at exit: 826,218 bytes in 6,959 blocks ==5491== total heap usage: 305,334 allocs, 298,375 frees, 24,608,228 bytes allocated ==5491== ==5491== LEAK SUMMARY: ==5491== definitely lost: 0 bytes in 0 blocks ==5491== indirectly lost: 120 bytes in 10 blocks ==5491== possibly lost: 0 bytes in 0 blocks ==5491== still reachable: 687,981 bytes in 2,548 blocks ==5491== suppressed: 138,117 bytes in 4,401 blocks ==5491== Reachable blocks (those to which a pointer was found) are not shown. ==5491== To see them, rerun with: --leak-check=full --show-reachable=yes ==5491== ==5491== For counts of detected and suppressed errors, rerun with: -v ==5491== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 711 from 152) ==5500== ==5500== LOAD_PDB_DEBUGINFO(fd=9, avma=0x400000, total_size=6451200, uu_reloc=0x0) ==5500== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/base_unittests.exe ==5500== LOAD_PDB_DEBUGINFO: pdbname: /home/dank/demo/src/chrome/Debug/base_unittests.pdb --5500-- PDB_READER: --5500-- BIAS_FOR_SYMBOLS = 0x00400000 (di->rx_map_avma) --5500-- BIAS_FOR_LINETAB = 0x00400000 (di->rx_map_avma) --5500-- BIAS_FOR_LINETAB2 = 0x00401000 (di->text_bias) --5500-- BIAS_FOR_FPO = 0x00000000 0 --5500-- RELOC = 0x00000000 ==5500== warning: ignoring line info entry with huge line number (16707566) ==5500== Can't handle line numbers greater than 1048575, sorry ==5500== (Nb: this message is only shown once) --5500-- # symbols read = 22568 --5500-- # lines read = 0 --5500-- # line2s read = 140733 --5500-- # fpos read = 173 ==5503== Memcheck, a memory error detector ==5503== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==5503== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==5503== Command: /home/dank/wine-git/loader/wine-preloader /home/dank/wine-git/loader/wine Z:\\home\\dank\\demo\\src\\chrome\\Debug\\base_unittests.exe --gtest_filter=StatsTableTest.*-BaseWinUtilTest.FormatMessageW:DirectoryWatcherTest.*:FileUtilTest.CountFilesCreatedAfter:FileUtilTest.GetFileCreationLocalTime:WMIUtilTest.* --client=StatsTableMultipleProcessMain ==5503== preloader: Warning: failed to reserve range 00110000-68000000 fixme:heap:HeapSetInformation (nil) 1 (nil) 0 ==5503== Warning: set address range perms: large range [0x82000000, 0xfeaf0000) (defined) ==5494== ==5494== LOAD_PDB_DEBUGINFO(fd=16, avma=0x4ad00000, total_size=11137024, uu_reloc=0x0) ==5494== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/icudt42.dll ==5494== Warning: Missing or un-stat-able /home/dank/demo/src/chrome/Debug/icudt42.pdb ==5494== LOAD_PDB_DEBUGINFO: missing: /home/dank/demo/src/chrome/Debug/icudt42.pdb ==5494== ==5494== HEAP SUMMARY: ==5494== in use at exit: 826,252 bytes in 6,959 blocks ==5494== total heap usage: 305,334 allocs, 298,375 frees, 24,608,278 bytes allocated ==5494== ==5494== LEAK SUMMARY: ==5494== definitely lost: 0 bytes in 0 blocks ==5494== indirectly lost: 120 bytes in 10 blocks ==5494== possibly lost: 0 bytes in 0 blocks ==5494== still reachable: 687,973 bytes in 2,547 blocks ==5494== suppressed: 138,159 bytes in 4,402 blocks ==5494== Reachable blocks (those to which a pointer was found) are not shown. ==5494== To see them, rerun with: --leak-check=full --show-reachable=yes ==5494== ==5494== For counts of detected and suppressed errors, rerun with: -v ==5494== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 711 from 152) ==5503== ==5503== LOAD_PDB_DEBUGINFO(fd=9, avma=0x400000, total_size=6451200, uu_reloc=0x0) ==5503== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/base_unittests.exe ==5503== LOAD_PDB_DEBUGINFO: pdbname: /home/dank/demo/src/chrome/Debug/base_unittests.pdb --5503-- PDB_READER: --5503-- BIAS_FOR_SYMBOLS = 0x00400000 (di->rx_map_avma) --5503-- BIAS_FOR_LINETAB = 0x00400000 (di->rx_map_avma) --5503-- BIAS_FOR_LINETAB2 = 0x00401000 (di->text_bias) --5503-- BIAS_FOR_FPO = 0x00000000 0 --5503-- RELOC = 0x00000000 ==5503== warning: ignoring line info entry with huge line number (16707566) ==5503== Can't handle line numbers greater than 1048575, sorry ==5503== (Nb: this message is only shown once) --5503-- # symbols read = 22568 --5503-- # lines read = 0 --5503-- # line2s read = 140733 --5503-- # fpos read = 173 ==5506== Memcheck, a memory error detector ==5506== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==5506== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==5506== Command: /home/dank/wine-git/loader/wine-preloader /home/dank/wine-git/loader/wine Z:\\home\\dank\\demo\\src\\chrome\\Debug\\base_unittests.exe --gtest_filter=StatsTableTest.*-BaseWinUtilTest.FormatMessageW:DirectoryWatcherTest.*:FileUtilTest.CountFilesCreatedAfter:FileUtilTest.GetFileCreationLocalTime:WMIUtilTest.* --client=StatsTableMultipleProcessMain ==5506== preloader: Warning: failed to reserve range 00110000-68000000 fixme:heap:HeapSetInformation (nil) 1 (nil) 0 ==5506== Warning: set address range perms: large range [0x82000000, 0xfef30000) (defined) ==5497== ==5497== LOAD_PDB_DEBUGINFO(fd=16, avma=0x4ad00000, total_size=11137024, uu_reloc=0x0) ==5497== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/icudt42.dll ==5497== Warning: Missing or un-stat-able /home/dank/demo/src/chrome/Debug/icudt42.pdb ==5497== LOAD_PDB_DEBUGINFO: missing: /home/dank/demo/src/chrome/Debug/icudt42.pdb ==5497== ==5497== HEAP SUMMARY: ==5497== in use at exit: 826,234 bytes in 6,959 blocks ==5497== total heap usage: 305,334 allocs, 298,375 frees, 24,608,244 bytes allocated ==5497== ==5497== LEAK SUMMARY: ==5497== definitely lost: 0 bytes in 0 blocks ==5497== indirectly lost: 120 bytes in 10 blocks ==5497== possibly lost: 0 bytes in 0 blocks ==5497== still reachable: 687,977 bytes in 2,548 blocks ==5497== suppressed: 138,137 bytes in 4,401 blocks ==5497== Reachable blocks (those to which a pointer was found) are not shown. ==5497== To see them, rerun with: --leak-check=full --show-reachable=yes ==5497== ==5497== For counts of detected and suppressed errors, rerun with: -v ==5497== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 711 from 152) ==5506== ==5506== LOAD_PDB_DEBUGINFO(fd=9, avma=0x400000, total_size=6451200, uu_reloc=0x0) ==5506== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/base_unittests.exe ==5506== LOAD_PDB_DEBUGINFO: pdbname: /home/dank/demo/src/chrome/Debug/base_unittests.pdb --5506-- PDB_READER: --5506-- BIAS_FOR_SYMBOLS = 0x00400000 (di->rx_map_avma) --5506-- BIAS_FOR_LINETAB = 0x00400000 (di->rx_map_avma) --5506-- BIAS_FOR_LINETAB2 = 0x00401000 (di->text_bias) --5506-- BIAS_FOR_FPO = 0x00000000 0 --5506-- RELOC = 0x00000000 ==5506== warning: ignoring line info entry with huge line number (16707566) ==5506== Can't handle line numbers greater than 1048575, sorry ==5506== (Nb: this message is only shown once) --5506-- # symbols read = 22568 --5506-- # lines read = 0 --5506-- # line2s read = 140733 --5506-- # fpos read = 173 ==5509== Memcheck, a memory error detector ==5509== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==5509== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==5509== Command: /home/dank/wine-git/loader/wine-preloader /home/dank/wine-git/loader/wine Z:\\home\\dank\\demo\\src\\chrome\\Debug\\base_unittests.exe --gtest_filter=StatsTableTest.*-BaseWinUtilTest.FormatMessageW:DirectoryWatcherTest.*:FileUtilTest.CountFilesCreatedAfter:FileUtilTest.GetFileCreationLocalTime:WMIUtilTest.* --client=StatsTableMultipleProcessMain ==5509== preloader: Warning: failed to reserve range 00110000-68000000 fixme:heap:HeapSetInformation (nil) 1 (nil) 0 ==5509== Warning: set address range perms: large range [0x82000000, 0xfe920000) (defined) ==5500== ==5500== LOAD_PDB_DEBUGINFO(fd=16, avma=0x4ad00000, total_size=11137024, uu_reloc=0x0) ==5500== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/icudt42.dll ==5500== Warning: Missing or un-stat-able /home/dank/demo/src/chrome/Debug/icudt42.pdb ==5500== LOAD_PDB_DEBUGINFO: missing: /home/dank/demo/src/chrome/Debug/icudt42.pdb ==5500== ==5500== HEAP SUMMARY: ==5500== in use at exit: 826,244 bytes in 6,959 blocks ==5500== total heap usage: 305,334 allocs, 298,375 frees, 24,608,254 bytes allocated ==5500== ==5500== LEAK SUMMARY: ==5500== definitely lost: 0 bytes in 0 blocks ==5500== indirectly lost: 120 bytes in 10 blocks ==5500== possibly lost: 0 bytes in 0 blocks ==5500== still reachable: 687,977 bytes in 2,548 blocks ==5500== suppressed: 138,147 bytes in 4,401 blocks ==5500== Reachable blocks (those to which a pointer was found) are not shown. ==5500== To see them, rerun with: --leak-check=full --show-reachable=yes ==5500== ==5500== For counts of detected and suppressed errors, rerun with: -v ==5500== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 711 from 152) ==5509== ==5509== LOAD_PDB_DEBUGINFO(fd=9, avma=0x400000, total_size=6451200, uu_reloc=0x0) ==5509== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/base_unittests.exe ==5509== LOAD_PDB_DEBUGINFO: pdbname: /home/dank/demo/src/chrome/Debug/base_unittests.pdb --5509-- PDB_READER: --5509-- BIAS_FOR_SYMBOLS = 0x00400000 (di->rx_map_avma) --5509-- BIAS_FOR_LINETAB = 0x00400000 (di->rx_map_avma) --5509-- BIAS_FOR_LINETAB2 = 0x00401000 (di->text_bias) --5509-- BIAS_FOR_FPO = 0x00000000 0 --5509-- RELOC = 0x00000000 ==5509== warning: ignoring line info entry with huge line number (16707566) ==5509== Can't handle line numbers greater than 1048575, sorry ==5509== (Nb: this message is only shown once) --5509-- # symbols read = 22568 --5509-- # lines read = 0 --5509-- # line2s read = 140733 --5509-- # fpos read = 173 ==5512== Memcheck, a memory error detector ==5512== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==5512== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==5512== Command: /home/dank/wine-git/loader/wine-preloader /home/dank/wine-git/loader/wine Z:\\home\\dank\\demo\\src\\chrome\\Debug\\base_unittests.exe --gtest_filter=StatsTableTest.*-BaseWinUtilTest.FormatMessageW:DirectoryWatcherTest.*:FileUtilTest.CountFilesCreatedAfter:FileUtilTest.GetFileCreationLocalTime:WMIUtilTest.* --client=StatsTableMultipleProcessMain ==5512== fixme:heap:HeapSetInformation (nil) 1 (nil) 0 preloader: Warning: failed to reserve range 00110000-68000000 ==5512== Warning: set address range perms: large range [0x82000000, 0xfecc0000) (defined) ==5503== ==5503== LOAD_PDB_DEBUGINFO(fd=16, avma=0x4ad00000, total_size=11137024, uu_reloc=0x0) ==5503== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/icudt42.dll ==5503== Warning: Missing or un-stat-able /home/dank/demo/src/chrome/Debug/icudt42.pdb ==5503== LOAD_PDB_DEBUGINFO: missing: /home/dank/demo/src/chrome/Debug/icudt42.pdb ==5503== ==5503== HEAP SUMMARY: ==5503== in use at exit: 826,223 bytes in 6,959 blocks ==5503== total heap usage: 305,334 allocs, 298,375 frees, 24,608,249 bytes allocated ==5503== ==5503== LEAK SUMMARY: ==5503== definitely lost: 0 bytes in 0 blocks ==5503== indirectly lost: 120 bytes in 10 blocks ==5503== possibly lost: 0 bytes in 0 blocks ==5503== still reachable: 687,973 bytes in 2,547 blocks ==5503== suppressed: 138,130 bytes in 4,402 blocks ==5503== Reachable blocks (those to which a pointer was found) are not shown. ==5503== To see them, rerun with: --leak-check=full --show-reachable=yes ==5503== ==5503== For counts of detected and suppressed errors, rerun with: -v ==5503== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 711 from 152) ==5512== ==5512== LOAD_PDB_DEBUGINFO(fd=9, avma=0x400000, total_size=6451200, uu_reloc=0x0) ==5512== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/base_unittests.exe ==5512== LOAD_PDB_DEBUGINFO: pdbname: /home/dank/demo/src/chrome/Debug/base_unittests.pdb --5512-- PDB_READER: --5512-- BIAS_FOR_SYMBOLS = 0x00400000 (di->rx_map_avma) --5512-- BIAS_FOR_LINETAB = 0x00400000 (di->rx_map_avma) --5512-- BIAS_FOR_LINETAB2 = 0x00401000 (di->text_bias) --5512-- BIAS_FOR_FPO = 0x00000000 0 --5512-- RELOC = 0x00000000 ==5512== warning: ignoring line info entry with huge line number (16707566) ==5512== Can't handle line numbers greater than 1048575, sorry ==5512== (Nb: this message is only shown once) --5512-- # symbols read = 22568 --5512-- # lines read = 0 --5512-- # line2s read = 140733 --5512-- # fpos read = 173 ==5515== Memcheck, a memory error detector ==5515== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==5515== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==5515== Command: /home/dank/wine-git/loader/wine-preloader /home/dank/wine-git/loader/wine Z:\\home\\dank\\demo\\src\\chrome\\Debug\\base_unittests.exe --gtest_filter=StatsTableTest.*-BaseWinUtilTest.FormatMessageW:DirectoryWatcherTest.*:FileUtilTest.CountFilesCreatedAfter:FileUtilTest.GetFileCreationLocalTime:WMIUtilTest.* --client=StatsTableMultipleProcessMain ==5515== preloader: Warning: failed to reserve range 00110000-68000000 fixme:heap:HeapSetInformation (nil) 1 (nil) 0 ==5515== Warning: set address range perms: large range [0x82000000, 0xfef70000) (defined) ==5506== ==5506== LOAD_PDB_DEBUGINFO(fd=16, avma=0x4ad00000, total_size=11137024, uu_reloc=0x0) ==5506== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/icudt42.dll ==5506== Warning: Missing or un-stat-able /home/dank/demo/src/chrome/Debug/icudt42.pdb ==5506== LOAD_PDB_DEBUGINFO: missing: /home/dank/demo/src/chrome/Debug/icudt42.pdb ==5506== ==5506== HEAP SUMMARY: ==5506== in use at exit: 826,171 bytes in 6,959 blocks ==5506== total heap usage: 305,335 allocs, 298,376 frees, 24,608,227 bytes allocated ==5506== ==5506== LEAK SUMMARY: ==5506== definitely lost: 0 bytes in 0 blocks ==5506== indirectly lost: 120 bytes in 10 blocks ==5506== possibly lost: 0 bytes in 0 blocks ==5506== still reachable: 687,973 bytes in 2,548 blocks ==5506== suppressed: 138,078 bytes in 4,401 blocks ==5506== Reachable blocks (those to which a pointer was found) are not shown. ==5506== To see them, rerun with: --leak-check=full --show-reachable=yes ==5506== ==5506== For counts of detected and suppressed errors, rerun with: -v ==5506== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 711 from 152) ==5515== ==5515== LOAD_PDB_DEBUGINFO(fd=9, avma=0x400000, total_size=6451200, uu_reloc=0x0) ==5515== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/base_unittests.exe ==5515== LOAD_PDB_DEBUGINFO: pdbname: /home/dank/demo/src/chrome/Debug/base_unittests.pdb --5515-- PDB_READER: --5515-- BIAS_FOR_SYMBOLS = 0x00400000 (di->rx_map_avma) --5515-- BIAS_FOR_LINETAB = 0x00400000 (di->rx_map_avma) --5515-- BIAS_FOR_LINETAB2 = 0x00401000 (di->text_bias) --5515-- BIAS_FOR_FPO = 0x00000000 0 --5515-- RELOC = 0x00000000 ==5515== warning: ignoring line info entry with huge line number (16707566) ==5515== Can't handle line numbers greater than 1048575, sorry ==5515== (Nb: this message is only shown once) --5515-- # symbols read = 22568 --5515-- # lines read = 0 --5515-- # line2s read = 140733 --5515-- # fpos read = 173 ==5518== Memcheck, a memory error detector ==5518== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==5518== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==5518== Command: /home/dank/wine-git/loader/wine-preloader /home/dank/wine-git/loader/wine Z:\\home\\dank\\demo\\src\\chrome\\Debug\\base_unittests.exe --gtest_filter=StatsTableTest.*-BaseWinUtilTest.FormatMessageW:DirectoryWatcherTest.*:FileUtilTest.CountFilesCreatedAfter:FileUtilTest.GetFileCreationLocalTime:WMIUtilTest.* --client=StatsTableMultipleProcessMain ==5518== fixme:heap:HeapSetInformation (nil) 1 (nil) 0 preloader: Warning: failed to reserve range 00110000-68000000 ==5518== Warning: set address range perms: large range [0x82000000, 0xfec10000) (defined) ==5509== ==5509== LOAD_PDB_DEBUGINFO(fd=16, avma=0x4ad00000, total_size=11137024, uu_reloc=0x0) ==5509== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/icudt42.dll ==5509== Warning: Missing or un-stat-able /home/dank/demo/src/chrome/Debug/icudt42.pdb ==5509== LOAD_PDB_DEBUGINFO: missing: /home/dank/demo/src/chrome/Debug/icudt42.pdb ==5509== ==5509== HEAP SUMMARY: ==5509== in use at exit: 826,252 bytes in 6,959 blocks ==5509== total heap usage: 305,334 allocs, 298,375 frees, 24,608,262 bytes allocated ==5509== ==5509== LEAK SUMMARY: ==5509== definitely lost: 0 bytes in 0 blocks ==5509== indirectly lost: 120 bytes in 10 blocks ==5509== possibly lost: 0 bytes in 0 blocks ==5509== still reachable: 687,977 bytes in 2,548 blocks ==5509== suppressed: 138,155 bytes in 4,401 blocks ==5509== Reachable blocks (those to which a pointer was found) are not shown. ==5509== To see them, rerun with: --leak-check=full --show-reachable=yes ==5509== ==5509== For counts of detected and suppressed errors, rerun with: -v ==5509== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 711 from 152) ==5518== ==5518== LOAD_PDB_DEBUGINFO(fd=9, avma=0x400000, total_size=6451200, uu_reloc=0x0) ==5518== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/base_unittests.exe ==5518== LOAD_PDB_DEBUGINFO: pdbname: /home/dank/demo/src/chrome/Debug/base_unittests.pdb --5518-- PDB_READER: --5518-- BIAS_FOR_SYMBOLS = 0x00400000 (di->rx_map_avma) --5518-- BIAS_FOR_LINETAB = 0x00400000 (di->rx_map_avma) --5518-- BIAS_FOR_LINETAB2 = 0x00401000 (di->text_bias) --5518-- BIAS_FOR_FPO = 0x00000000 0 --5518-- RELOC = 0x00000000 ==5518== warning: ignoring line info entry with huge line number (16707566) ==5518== Can't handle line numbers greater than 1048575, sorry ==5518== (Nb: this message is only shown once) --5518-- # symbols read = 22568 --5518-- # lines read = 0 --5518-- # line2s read = 140733 --5518-- # fpos read = 173 ==5521== Memcheck, a memory error detector ==5521== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==5521== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==5521== Command: /home/dank/wine-git/loader/wine-preloader /home/dank/wine-git/loader/wine Z:\\home\\dank\\demo\\src\\chrome\\Debug\\base_unittests.exe --gtest_filter=StatsTableTest.*-BaseWinUtilTest.FormatMessageW:DirectoryWatcherTest.*:FileUtilTest.CountFilesCreatedAfter:FileUtilTest.GetFileCreationLocalTime:WMIUtilTest.* --client=StatsTableMultipleProcessMain ==5521== preloader: Warning: failed to reserve range 00110000-68000000 fixme:heap:HeapSetInformation (nil) 1 (nil) 0 ==5521== Warning: set address range perms: large range [0x82000000, 0xfeaa0000) (defined) ==5512== ==5512== LOAD_PDB_DEBUGINFO(fd=16, avma=0x4ad00000, total_size=11137024, uu_reloc=0x0) ==5512== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/icudt42.dll ==5512== Warning: Missing or un-stat-able /home/dank/demo/src/chrome/Debug/icudt42.pdb ==5512== LOAD_PDB_DEBUGINFO: missing: /home/dank/demo/src/chrome/Debug/icudt42.pdb ==5512== ==5512== HEAP SUMMARY: ==5512== in use at exit: 826,244 bytes in 6,959 blocks ==5512== total heap usage: 305,334 allocs, 298,375 frees, 24,608,254 bytes allocated ==5512== ==5512== LEAK SUMMARY: ==5512== definitely lost: 0 bytes in 0 blocks ==5512== indirectly lost: 120 bytes in 10 blocks ==5512== possibly lost: 0 bytes in 0 blocks ==5512== still reachable: 687,977 bytes in 2,548 blocks ==5512== suppressed: 138,147 bytes in 4,401 blocks ==5512== Reachable blocks (those to which a pointer was found) are not shown. ==5512== To see them, rerun with: --leak-check=full --show-reachable=yes ==5512== ==5512== For counts of detected and suppressed errors, rerun with: -v ==5512== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 711 from 152) ==5521== ==5521== LOAD_PDB_DEBUGINFO(fd=9, avma=0x400000, total_size=6451200, uu_reloc=0x0) ==5521== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/base_unittests.exe ==5521== LOAD_PDB_DEBUGINFO: pdbname: /home/dank/demo/src/chrome/Debug/base_unittests.pdb --5521-- PDB_READER: --5521-- BIAS_FOR_SYMBOLS = 0x00400000 (di->rx_map_avma) --5521-- BIAS_FOR_LINETAB = 0x00400000 (di->rx_map_avma) --5521-- BIAS_FOR_LINETAB2 = 0x00401000 (di->text_bias) --5521-- BIAS_FOR_FPO = 0x00000000 0 --5521-- RELOC = 0x00000000 ==5521== warning: ignoring line info entry with huge line number (16707566) ==5521== Can't handle line numbers greater than 1048575, sorry ==5521== (Nb: this message is only shown once) --5521-- # symbols read = 22568 --5521-- # lines read = 0 --5521-- # line2s read = 140733 --5521-- # fpos read = 173 ==5524== Memcheck, a memory error detector ==5524== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==5524== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==5524== Command: /home/dank/wine-git/loader/wine-preloader /home/dank/wine-git/loader/wine Z:\\home\\dank\\demo\\src\\chrome\\Debug\\base_unittests.exe --gtest_filter=StatsTableTest.*-BaseWinUtilTest.FormatMessageW:DirectoryWatcherTest.*:FileUtilTest.CountFilesCreatedAfter:FileUtilTest.GetFileCreationLocalTime:WMIUtilTest.* --client=StatsTableMultipleProcessMain ==5524== preloader: Warning: failed to reserve range 00110000-68000000 ==5524== Warning: set address range perms: large range [0x82000000, 0xfee50000) (defined) fixme:heap:HeapSetInformation (nil) 1 (nil) 0 ==5515== ==5515== LOAD_PDB_DEBUGINFO(fd=16, avma=0x4ad00000, total_size=11137024, uu_reloc=0x0) ==5515== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/icudt42.dll ==5515== Warning: Missing or un-stat-able /home/dank/demo/src/chrome/Debug/icudt42.pdb ==5515== LOAD_PDB_DEBUGINFO: missing: /home/dank/demo/src/chrome/Debug/icudt42.pdb ==5515== ==5515== HEAP SUMMARY: ==5515== in use at exit: 826,194 bytes in 6,959 blocks ==5515== total heap usage: 305,334 allocs, 298,375 frees, 24,608,204 bytes allocated ==5515== ==5515== LEAK SUMMARY: ==5515== definitely lost: 0 bytes in 0 blocks ==5515== indirectly lost: 120 bytes in 10 blocks ==5515== possibly lost: 0 bytes in 0 blocks ==5515== still reachable: 687,981 bytes in 2,548 blocks ==5515== suppressed: 138,093 bytes in 4,401 blocks ==5515== Reachable blocks (those to which a pointer was found) are not shown. ==5515== To see them, rerun with: --leak-check=full --show-reachable=yes ==5515== ==5515== For counts of detected and suppressed errors, rerun with: -v ==5515== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 711 from 152) ==5524== ==5524== LOAD_PDB_DEBUGINFO(fd=9, avma=0x400000, total_size=6451200, uu_reloc=0x0) ==5524== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/base_unittests.exe ==5524== LOAD_PDB_DEBUGINFO: pdbname: /home/dank/demo/src/chrome/Debug/base_unittests.pdb --5524-- PDB_READER: --5524-- BIAS_FOR_SYMBOLS = 0x00400000 (di->rx_map_avma) --5524-- BIAS_FOR_LINETAB = 0x00400000 (di->rx_map_avma) --5524-- BIAS_FOR_LINETAB2 = 0x00401000 (di->text_bias) --5524-- BIAS_FOR_FPO = 0x00000000 0 --5524-- RELOC = 0x00000000 ==5524== warning: ignoring line info entry with huge line number (16707566) ==5524== Can't handle line numbers greater than 1048575, sorry ==5524== (Nb: this message is only shown once) --5524-- # symbols read = 22568 --5524-- # lines read = 0 --5524-- # line2s read = 140733 --5524-- # fpos read = 173 ==5527== Memcheck, a memory error detector ==5527== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==5527== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==5527== Command: /home/dank/wine-git/loader/wine-preloader /home/dank/wine-git/loader/wine Z:\\home\\dank\\demo\\src\\chrome\\Debug\\base_unittests.exe --gtest_filter=StatsTableTest.*-BaseWinUtilTest.FormatMessageW:DirectoryWatcherTest.*:FileUtilTest.CountFilesCreatedAfter:FileUtilTest.GetFileCreationLocalTime:WMIUtilTest.* --client=StatsTableMultipleProcessMain ==5527== preloader: Warning: failed to reserve range 00110000-68000000 fixme:heap:HeapSetInformation (nil) 1 (nil) 0 ==5527== Warning: set address range perms: large range [0x82000000, 0xfe8e0000) (defined) ==5518== ==5518== LOAD_PDB_DEBUGINFO(fd=16, avma=0x4ad00000, total_size=11137024, uu_reloc=0x0) ==5518== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/icudt42.dll ==5518== Warning: Missing or un-stat-able /home/dank/demo/src/chrome/Debug/icudt42.pdb ==5518== LOAD_PDB_DEBUGINFO: missing: /home/dank/demo/src/chrome/Debug/icudt42.pdb ==5518== ==5518== HEAP SUMMARY: ==5518== in use at exit: 826,244 bytes in 6,959 blocks ==5518== total heap usage: 305,334 allocs, 298,375 frees, 24,608,254 bytes allocated ==5518== ==5518== LEAK SUMMARY: ==5518== definitely lost: 0 bytes in 0 blocks ==5518== indirectly lost: 120 bytes in 10 blocks ==5518== possibly lost: 0 bytes in 0 blocks ==5518== still reachable: 687,977 bytes in 2,548 blocks ==5518== suppressed: 138,147 bytes in 4,401 blocks ==5518== Reachable blocks (those to which a pointer was found) are not shown. ==5518== To see them, rerun with: --leak-check=full --show-reachable=yes ==5518== ==5518== For counts of detected and suppressed errors, rerun with: -v ==5518== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 711 from 152) ==5527== ==5527== LOAD_PDB_DEBUGINFO(fd=9, avma=0x400000, total_size=6451200, uu_reloc=0x0) ==5527== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/base_unittests.exe ==5527== LOAD_PDB_DEBUGINFO: pdbname: /home/dank/demo/src/chrome/Debug/base_unittests.pdb --5527-- PDB_READER: --5527-- BIAS_FOR_SYMBOLS = 0x00400000 (di->rx_map_avma) --5527-- BIAS_FOR_LINETAB = 0x00400000 (di->rx_map_avma) --5527-- BIAS_FOR_LINETAB2 = 0x00401000 (di->text_bias) --5527-- BIAS_FOR_FPO = 0x00000000 0 --5527-- RELOC = 0x00000000 ==5527== warning: ignoring line info entry with huge line number (16707566) ==5527== Can't handle line numbers greater than 1048575, sorry ==5527== (Nb: this message is only shown once) --5527-- # symbols read = 22568 --5527-- # lines read = 0 --5527-- # line2s read = 140733 --5527-- # fpos read = 173 ==5530== Memcheck, a memory error detector ==5530== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==5530== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==5530== Command: /home/dank/wine-git/loader/wine-preloader /home/dank/wine-git/loader/wine Z:\\home\\dank\\demo\\src\\chrome\\Debug\\base_unittests.exe --gtest_filter=StatsTableTest.*-BaseWinUtilTest.FormatMessageW:DirectoryWatcherTest.*:FileUtilTest.CountFilesCreatedAfter:FileUtilTest.GetFileCreationLocalTime:WMIUtilTest.* --client=StatsTableMultipleProcessMain ==5530== fixme:heap:HeapSetInformation (nil) 1 (nil) 0 preloader: Warning: failed to reserve range 00110000-68000000 ==5530== Warning: set address range perms: large range [0x82000000, 0xfe8a0000) (defined) ==5521== ==5521== LOAD_PDB_DEBUGINFO(fd=16, avma=0x4ad00000, total_size=11137024, uu_reloc=0x0) ==5521== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/icudt42.dll ==5521== Warning: Missing or un-stat-able /home/dank/demo/src/chrome/Debug/icudt42.pdb ==5521== LOAD_PDB_DEBUGINFO: missing: /home/dank/demo/src/chrome/Debug/icudt42.pdb ==5521== ==5521== HEAP SUMMARY: ==5521== in use at exit: 826,217 bytes in 6,959 blocks ==5521== total heap usage: 305,334 allocs, 298,375 frees, 24,608,227 bytes allocated ==5521== ==5521== LEAK SUMMARY: ==5521== definitely lost: 0 bytes in 0 blocks ==5521== indirectly lost: 120 bytes in 10 blocks ==5521== possibly lost: 0 bytes in 0 blocks ==5521== still reachable: 687,981 bytes in 2,548 blocks ==5521== suppressed: 138,116 bytes in 4,401 blocks ==5521== Reachable blocks (those to which a pointer was found) are not shown. ==5521== To see them, rerun with: --leak-check=full --show-reachable=yes ==5521== ==5521== For counts of detected and suppressed errors, rerun with: -v ==5521== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 711 from 152) ==5530== ==5530== LOAD_PDB_DEBUGINFO(fd=9, avma=0x400000, total_size=6451200, uu_reloc=0x0) ==5530== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/base_unittests.exe ==5530== LOAD_PDB_DEBUGINFO: pdbname: /home/dank/demo/src/chrome/Debug/base_unittests.pdb --5530-- PDB_READER: --5530-- BIAS_FOR_SYMBOLS = 0x00400000 (di->rx_map_avma) --5530-- BIAS_FOR_LINETAB = 0x00400000 (di->rx_map_avma) --5530-- BIAS_FOR_LINETAB2 = 0x00401000 (di->text_bias) --5530-- BIAS_FOR_FPO = 0x00000000 0 --5530-- RELOC = 0x00000000 ==5530== warning: ignoring line info entry with huge line number (16707566) ==5530== Can't handle line numbers greater than 1048575, sorry ==5530== (Nb: this message is only shown once) --5530-- # symbols read = 22568 --5530-- # lines read = 0 --5530-- # line2s read = 140733 --5530-- # fpos read = 173 ==5533== Memcheck, a memory error detector ==5533== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==5533== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==5533== Command: /home/dank/wine-git/loader/wine-preloader /home/dank/wine-git/loader/wine Z:\\home\\dank\\demo\\src\\chrome\\Debug\\base_unittests.exe --gtest_filter=StatsTableTest.*-BaseWinUtilTest.FormatMessageW:DirectoryWatcherTest.*:FileUtilTest.CountFilesCreatedAfter:FileUtilTest.GetFileCreationLocalTime:WMIUtilTest.* --client=StatsTableMultipleProcessMain ==5533== preloader: Warning: failed to reserve range 00110000-68000000 fixme:heap:HeapSetInformation (nil) 1 (nil) 0 ==5533== Warning: set address range perms: large range [0x82000000, 0xfee90000) (defined) ==5524== ==5524== LOAD_PDB_DEBUGINFO(fd=16, avma=0x4ad00000, total_size=11137024, uu_reloc=0x0) ==5524== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/icudt42.dll ==5524== Warning: Missing or un-stat-able /home/dank/demo/src/chrome/Debug/icudt42.pdb ==5524== LOAD_PDB_DEBUGINFO: missing: /home/dank/demo/src/chrome/Debug/icudt42.pdb ==5524== ==5524== HEAP SUMMARY: ==5524== in use at exit: 826,179 bytes in 6,959 blocks ==5524== total heap usage: 305,335 allocs, 298,376 frees, 24,608,235 bytes allocated ==5524== ==5524== LEAK SUMMARY: ==5524== definitely lost: 0 bytes in 0 blocks ==5524== indirectly lost: 120 bytes in 10 blocks ==5524== possibly lost: 0 bytes in 0 blocks ==5524== still reachable: 687,977 bytes in 2,548 blocks ==5524== suppressed: 138,082 bytes in 4,401 blocks ==5524== Reachable blocks (those to which a pointer was found) are not shown. ==5524== To see them, rerun with: --leak-check=full --show-reachable=yes ==5524== ==5524== For counts of detected and suppressed errors, rerun with: -v ==5524== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 711 from 152) ==5533== ==5533== LOAD_PDB_DEBUGINFO(fd=9, avma=0x400000, total_size=6451200, uu_reloc=0x0) ==5533== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/base_unittests.exe ==5533== LOAD_PDB_DEBUGINFO: pdbname: /home/dank/demo/src/chrome/Debug/base_unittests.pdb --5533-- PDB_READER: --5533-- BIAS_FOR_SYMBOLS = 0x00400000 (di->rx_map_avma) --5533-- BIAS_FOR_LINETAB = 0x00400000 (di->rx_map_avma) --5533-- BIAS_FOR_LINETAB2 = 0x00401000 (di->text_bias) --5533-- BIAS_FOR_FPO = 0x00000000 0 --5533-- RELOC = 0x00000000 ==5533== warning: ignoring line info entry with huge line number (16707566) ==5533== Can't handle line numbers greater than 1048575, sorry ==5533== (Nb: this message is only shown once) --5533-- # symbols read = 22568 --5533-- # lines read = 0 --5533-- # line2s read = 140733 --5533-- # fpos read = 173 fixme:heap:HeapSetInformation (nil) 1 (nil) 0 ==5527== ==5527== LOAD_PDB_DEBUGINFO(fd=16, avma=0x4ad00000, total_size=11137024, uu_reloc=0x0) ==5527== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/icudt42.dll ==5527== Warning: Missing or un-stat-able /home/dank/demo/src/chrome/Debug/icudt42.pdb ==5527== LOAD_PDB_DEBUGINFO: missing: /home/dank/demo/src/chrome/Debug/icudt42.pdb ==5527== ==5527== HEAP SUMMARY: ==5527== in use at exit: 826,209 bytes in 6,959 blocks ==5527== total heap usage: 305,334 allocs, 298,375 frees, 24,608,219 bytes allocated ==5527== ==5527== LEAK SUMMARY: ==5527== definitely lost: 0 bytes in 0 blocks ==5527== indirectly lost: 120 bytes in 10 blocks ==5527== possibly lost: 0 bytes in 0 blocks ==5527== still reachable: 687,981 bytes in 2,548 blocks ==5527== suppressed: 138,108 bytes in 4,401 blocks ==5527== Reachable blocks (those to which a pointer was found) are not shown. ==5527== To see them, rerun with: --leak-check=full --show-reachable=yes ==5527== ==5527== For counts of detected and suppressed errors, rerun with: -v ==5527== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 711 from 152) fixme:heap:HeapSetInformation (nil) 1 (nil) 0 ==5530== ==5530== LOAD_PDB_DEBUGINFO(fd=16, avma=0x4ad00000, total_size=11137024, uu_reloc=0x0) ==5530== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/icudt42.dll ==5530== Warning: Missing or un-stat-able /home/dank/demo/src/chrome/Debug/icudt42.pdb ==5530== LOAD_PDB_DEBUGINFO: missing: /home/dank/demo/src/chrome/Debug/icudt42.pdb ==5530== ==5530== HEAP SUMMARY: ==5530== in use at exit: 826,252 bytes in 6,959 blocks ==5530== total heap usage: 305,334 allocs, 298,375 frees, 24,608,262 bytes allocated ==5530== ==5530== LEAK SUMMARY: ==5530== definitely lost: 0 bytes in 0 blocks ==5530== indirectly lost: 120 bytes in 10 blocks ==5530== possibly lost: 0 bytes in 0 blocks ==5530== still reachable: 687,977 bytes in 2,548 blocks ==5530== suppressed: 138,155 bytes in 4,401 blocks ==5530== Reachable blocks (those to which a pointer was found) are not shown. ==5530== To see them, rerun with: --leak-check=full --show-reachable=yes ==5530== ==5530== For counts of detected and suppressed errors, rerun with: -v ==5530== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 711 from 152) fixme:heap:HeapSetInformation (nil) 1 (nil) 0 ==5533== ==5533== LOAD_PDB_DEBUGINFO(fd=16, avma=0x4ad00000, total_size=11137024, uu_reloc=0x0) ==5533== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/icudt42.dll ==5533== Warning: Missing or un-stat-able /home/dank/demo/src/chrome/Debug/icudt42.pdb ==5533== LOAD_PDB_DEBUGINFO: missing: /home/dank/demo/src/chrome/Debug/icudt42.pdb ==5533== ==5533== HEAP SUMMARY: ==5533== in use at exit: 826,223 bytes in 6,959 blocks ==5533== total heap usage: 305,335 allocs, 298,376 frees, 24,608,279 bytes allocated ==5533== ==5533== LEAK SUMMARY: ==5533== definitely lost: 0 bytes in 0 blocks ==5533== indirectly lost: 120 bytes in 10 blocks ==5533== possibly lost: 0 bytes in 0 blocks ==5533== still reachable: 687,981 bytes in 2,548 blocks ==5533== suppressed: 138,122 bytes in 4,401 blocks ==5533== Reachable blocks (those to which a pointer was found) are not shown. ==5533== To see them, rerun with: --leak-check=full --show-reachable=yes ==5533== ==5533== For counts of detected and suppressed errors, rerun with: -v ==5533== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 711 from 152) .\stats_table_unittest.cc(231): error: Value of: table.GetCounterValue(name) Actual: 1313 Expected: 1313 * kMaxProcs Which is: 26260 [ FAILED ] StatsTableTest.MultipleProcesses (289682 ms) [ RUN ] StatsTableTest.StatsCounter [ OK ] StatsTableTest.StatsCounter (88 ms) [ RUN ] StatsTableTest.StatsCounterTimer [ OK ] StatsTableTest.StatsCounterTimer (1072 ms) [ RUN ] StatsTableTest.StatsRate [ OK ] StatsTableTest.StatsRate (1059 ms) [ RUN ] StatsTableTest.StatsScope [ OK ] StatsTableTest.StatsScope (1077 ms) [----------] 7 tests from StatsTableTest (293578 ms total) [----------] Global test environment tear-down [==========] 7 tests from 1 test case ran. (293741 ms total) [ PASSED ] 6 tests. [ FAILED ] 1 test, listed below: [ FAILED ] StatsTableTest.MultipleProcesses 1 FAILED TEST YOU HAVE 1 DISABLED TEST YOU HAVE 2 FLAKY TESTS ==5473== ==5473== HEAP SUMMARY: ==5473== in use at exit: 830,681 bytes in 6,963 blocks ==5473== total heap usage: 309,855 allocs, 302,892 frees, 26,266,901 bytes allocated ==5473== ==5473== LEAK SUMMARY: ==5473== definitely lost: 0 bytes in 0 blocks ==5473== indirectly lost: 120 bytes in 10 blocks ==5473== possibly lost: 0 bytes in 0 blocks ==5473== still reachable: 692,431 bytes in 2,552 blocks ==5473== suppressed: 138,130 bytes in 4,401 blocks ==5473== Reachable blocks (those to which a pointer was found) are not shown. ==5473== To see them, rerun with: --leak-check=full --show-reachable=yes ==5473== ==5473== For counts of detected and suppressed errors, rerun with: -v ==5473== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 709 from 150)