==31189== Memcheck, a memory error detector ==31189== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==31189== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==31189== Command: /home/dank/wine-git/wine ./ipc_tests.exe --gtest_filter=IPCMessageIntegrity.*-IPCSyncChannelTest.* ==31189== ==31190== Memcheck, a memory error detector ==31190== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==31190== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==31190== Command: /usr/bin/dirname /home/dank/wine-git/wine ==31190== ==31190== ==31190== HEAP SUMMARY: ==31190== in use at exit: 0 bytes in 0 blocks ==31190== total heap usage: 1,387 allocs, 1,387 frees, 76,062 bytes allocated ==31190== ==31190== All heap blocks were freed -- no leaks are possible ==31190== ==31190== For counts of detected and suppressed errors, rerun with: -v ==31190== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 5) ==31189== ==31189== HEAP SUMMARY: ==31189== in use at exit: 10,072 bytes in 57 blocks ==31189== total heap usage: 70 allocs, 13 frees, 15,958 bytes allocated ==31189== ==31189== LEAK SUMMARY: ==31189== definitely lost: 0 bytes in 0 blocks ==31189== indirectly lost: 0 bytes in 0 blocks ==31189== possibly lost: 0 bytes in 0 blocks ==31189== still reachable: 10,072 bytes in 57 blocks ==31189== suppressed: 0 bytes in 0 blocks ==31189== Reachable blocks (those to which a pointer was found) are not shown. ==31189== To see them, rerun with: --leak-check=full --show-reachable=yes ==31189== ==31189== For counts of detected and suppressed errors, rerun with: -v ==31189== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 5) ==31192== Memcheck, a memory error detector ==31192== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==31192== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==31192== Command: /bin/uname -s ==31192== ==31192== ==31192== HEAP SUMMARY: ==31192== in use at exit: 0 bytes in 0 blocks ==31192== total heap usage: 1,387 allocs, 1,387 frees, 76,062 bytes allocated ==31192== ==31192== All heap blocks were freed -- no leaks are possible ==31192== ==31192== For counts of detected and suppressed errors, rerun with: -v ==31192== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 5) ==31189== Memcheck, a memory error detector ==31189== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==31189== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==31189== Command: /home/dank/wine-git/loader/wine ./ipc_tests.exe --gtest_filter=IPCMessageIntegrity.*-IPCSyncChannelTest.* ==31189== ==31189== Memcheck, a memory error detector ==31189== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==31189== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==31189== Command: /home/dank/wine-git/loader/wine-preloader /home/dank/wine-git/loader/wine ./ipc_tests.exe --gtest_filter=IPCMessageIntegrity.*-IPCSyncChannelTest.* ==31189== preloader: Warning: failed to reserve range 00110000-68000000 ==31189== Warning: set address range perms: large range [0x82000000, 0xfee00000) (defined) ==31189== ==31189== LOAD_PDB_DEBUGINFO(fd=10, avma=0x400000, total_size=3702784, uu_reloc=0x0) ==31189== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/ipc_tests.exe ==31189== LOAD_PDB_DEBUGINFO: pdbname: /home/dank/demo/src/chrome/Debug/ipc_tests.pdb --31189-- PDB_READER: --31189-- BIAS_FOR_SYMBOLS = 0x00400000 (di->rx_map_avma) --31189-- BIAS_FOR_LINETAB = 0x00400000 (di->rx_map_avma) --31189-- BIAS_FOR_LINETAB2 = 0x00401000 (di->text_bias) --31189-- BIAS_FOR_FPO = 0x00000000 0 --31189-- RELOC = 0x00000000 ==31189== warning: ignoring line info entry with huge line number (16707566) ==31189== Can't handle line numbers greater than 1048575, sorry ==31189== (Nb: this message is only shown once) --31189-- # symbols read = 13475 --31189-- # lines read = 0 --31189-- # line2s read = 102665 --31189-- # fpos read = 165 fixme:heap:HeapSetInformation (nil) 1 (nil) 0 ==31189== ==31189== LOAD_PDB_DEBUGINFO(fd=16, avma=0x4ad00000, total_size=11137024, uu_reloc=0x0) ==31189== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/icudt42.dll ==31189== Warning: Missing or un-stat-able /home/dank/demo/src/chrome/Debug/icudt42.pdb ==31189== LOAD_PDB_DEBUGINFO: missing: /home/dank/demo/src/chrome/Debug/icudt42.pdb Note: Google Test filter = IPCMessageIntegrity.*-IPCSyncChannelTest.* [==========] Running 6 tests from 1 test case. [----------] Global test environment set-up. [----------] 6 tests from IPCMessageIntegrity [ RUN ] IPCMessageIntegrity.ReadBeyondBufferStr [ OK ] IPCMessageIntegrity.ReadBeyondBufferStr (69 ms) [ RUN ] IPCMessageIntegrity.ReadBeyondBufferWStr [ OK ] IPCMessageIntegrity.ReadBeyondBufferWStr (13 ms) [ RUN ] IPCMessageIntegrity.ReadBytesBadIterator [ OK ] IPCMessageIntegrity.ReadBytesBadIterator (13 ms) [ RUN ] IPCMessageIntegrity.ReadVectorNegativeSize [ OK ] IPCMessageIntegrity.ReadVectorNegativeSize (20 ms) [ RUN ] IPCMessageIntegrity.ReadVectorTooLarge1 [ OK ] IPCMessageIntegrity.ReadVectorTooLarge1 (85 ms) [ RUN ] IPCMessageIntegrity.ReadVectorTooLarge2 [ OK ] IPCMessageIntegrity.ReadVectorTooLarge2 (13 ms) [----------] 6 tests from IPCMessageIntegrity (360 ms total) [----------] Global test environment tear-down [==========] 6 tests from 1 test case ran. (509 ms total) [ PASSED ] 6 tests. ==31189== ==31189== HEAP SUMMARY: ==31189== in use at exit: 824,197 bytes in 6,928 blocks ==31189== total heap usage: 299,364 allocs, 292,436 frees, 24,232,955 bytes allocated ==31189== ==31189== LEAK SUMMARY: ==31189== definitely lost: 0 bytes in 0 blocks ==31189== indirectly lost: 120 bytes in 10 blocks ==31189== possibly lost: 0 bytes in 0 blocks ==31189== still reachable: 690,788 bytes in 2,553 blocks ==31189== suppressed: 133,289 bytes in 4,365 blocks ==31189== Reachable blocks (those to which a pointer was found) are not shown. ==31189== To see them, rerun with: --leak-check=full --show-reachable=yes ==31189== ==31189== For counts of detected and suppressed errors, rerun with: -v ==31189== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 691 from 152)