==31750== Memcheck, a memory error detector ==31750== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==31750== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==31750== Command: /home/dank/wine-git/wine ./media_unittests.exe --gtest_filter=SeekableBufferTest.*-YUVConvertTest.YV12:YUVConvertTest.YV16:YUVScaleTest.YV12:YUVScaleTest.YV16:FileDataSourceTest.OpenFile:FileDataSourceTest.ReadData:WinAudioTest.PushSourceFile16KHz ==31750== ==31751== Memcheck, a memory error detector ==31751== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==31751== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==31751== Command: /usr/bin/dirname /home/dank/wine-git/wine ==31751== ==31751== ==31751== HEAP SUMMARY: ==31751== in use at exit: 0 bytes in 0 blocks ==31751== total heap usage: 1,387 allocs, 1,387 frees, 76,062 bytes allocated ==31751== ==31751== All heap blocks were freed -- no leaks are possible ==31751== ==31751== For counts of detected and suppressed errors, rerun with: -v ==31751== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 5) ==31750== ==31750== HEAP SUMMARY: ==31750== in use at exit: 10,072 bytes in 57 blocks ==31750== total heap usage: 70 allocs, 13 frees, 15,958 bytes allocated ==31750== ==31750== LEAK SUMMARY: ==31750== definitely lost: 0 bytes in 0 blocks ==31750== indirectly lost: 0 bytes in 0 blocks ==31750== possibly lost: 0 bytes in 0 blocks ==31750== still reachable: 10,072 bytes in 57 blocks ==31750== suppressed: 0 bytes in 0 blocks ==31750== Reachable blocks (those to which a pointer was found) are not shown. ==31750== To see them, rerun with: --leak-check=full --show-reachable=yes ==31750== ==31750== For counts of detected and suppressed errors, rerun with: -v ==31750== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 5) ==31753== Memcheck, a memory error detector ==31753== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==31753== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==31753== Command: /bin/uname -s ==31753== ==31753== ==31753== HEAP SUMMARY: ==31753== in use at exit: 0 bytes in 0 blocks ==31753== total heap usage: 1,387 allocs, 1,387 frees, 76,062 bytes allocated ==31753== ==31753== All heap blocks were freed -- no leaks are possible ==31753== ==31753== For counts of detected and suppressed errors, rerun with: -v ==31753== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 5) ==31750== Memcheck, a memory error detector ==31750== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==31750== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==31750== Command: /home/dank/wine-git/loader/wine ./media_unittests.exe --gtest_filter=SeekableBufferTest.*-YUVConvertTest.YV12:YUVConvertTest.YV16:YUVScaleTest.YV12:YUVScaleTest.YV16:FileDataSourceTest.OpenFile:FileDataSourceTest.ReadData:WinAudioTest.PushSourceFile16KHz ==31750== ==31750== Memcheck, a memory error detector ==31750== Copyright (C) 2002-2009, and GNU GPL'd, by Julian Seward et al. ==31750== Using Valgrind-3.6.0.SVN and LibVEX; rerun with -h for copyright info ==31750== Command: /home/dank/wine-git/loader/wine-preloader /home/dank/wine-git/loader/wine ./media_unittests.exe --gtest_filter=SeekableBufferTest.*-YUVConvertTest.YV12:YUVConvertTest.YV16:YUVScaleTest.YV12:YUVScaleTest.YV16:FileDataSourceTest.OpenFile:FileDataSourceTest.ReadData:WinAudioTest.PushSourceFile16KHz ==31750== preloader: Warning: failed to reserve range 00110000-68000000 ==31750== Warning: set address range perms: large range [0x82000000, 0xfea50000) (defined) ==31750== ==31750== LOAD_PDB_DEBUGINFO(fd=10, avma=0x400000, total_size=8073216, uu_reloc=0x0) ==31750== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/media_unittests.exe ==31750== LOAD_PDB_DEBUGINFO: pdbname: /home/dank/demo/src/chrome/Debug/media_unittests.pdb --31750-- PDB_READER: --31750-- BIAS_FOR_SYMBOLS = 0x00400000 (di->rx_map_avma) --31750-- BIAS_FOR_LINETAB = 0x00400000 (di->rx_map_avma) --31750-- BIAS_FOR_LINETAB2 = 0x00401000 (di->text_bias) --31750-- BIAS_FOR_FPO = 0x00000000 0 --31750-- RELOC = 0x00000000 ==31750== warning: ignoring line info entry with huge line number (16707566) ==31750== Can't handle line numbers greater than 1048575, sorry ==31750== (Nb: this message is only shown once) --31750-- # symbols read = 39545 --31750-- # lines read = 0 --31750-- # line2s read = 189932 --31750-- # fpos read = 165 fixme:heap:HeapSetInformation (nil) 1 (nil) 0 ==31750== ==31750== LOAD_PDB_DEBUGINFO(fd=16, avma=0x4ad00000, total_size=11137024, uu_reloc=0x0) ==31750== LOAD_PDB_DEBUGINFO: objname: /home/dank/demo/src/chrome/Debug/icudt42.dll ==31750== Warning: Missing or un-stat-able /home/dank/demo/src/chrome/Debug/icudt42.pdb ==31750== LOAD_PDB_DEBUGINFO: missing: /home/dank/demo/src/chrome/Debug/icudt42.pdb Note: Google Test filter = SeekableBufferTest.*-YUVConvertTest.YV12:YUVConvertTest.YV16:YUVScaleTest.YV12:YUVScaleTest.YV16:FileDataSourceTest.OpenFile:FileDataSourceTest.ReadData:WinAudioTest.PushSourceFile16KHz [==========] Running 6 tests from 1 test case. [----------] Global test environment set-up. [----------] 6 tests from SeekableBufferTest [ RUN ] SeekableBufferTest.RandomReadWrite [ OK ] SeekableBufferTest.RandomReadWrite (2081 ms) [ RUN ] SeekableBufferTest.ReadWriteSeek [ OK ] SeekableBufferTest.ReadWriteSeek (1544 ms) [ RUN ] SeekableBufferTest.BufferFull [ OK ] SeekableBufferTest.BufferFull (1422 ms) [ RUN ] SeekableBufferTest.SeekBackward [ OK ] SeekableBufferTest.SeekBackward (1409 ms) [ RUN ] SeekableBufferTest.SeekForward [ OK ] SeekableBufferTest.SeekForward (1679 ms) [ RUN ] SeekableBufferTest.AllMethods [ OK ] SeekableBufferTest.AllMethods (1398 ms) [----------] 6 tests from SeekableBufferTest (9598 ms total) [----------] Global test environment tear-down [==========] 6 tests from 1 test case ran. (9748 ms total) [ PASSED ] 6 tests. YOU HAVE 1 DISABLED TEST ==31750== ==31750== HEAP SUMMARY: ==31750== in use at exit: 826,349 bytes in 6,927 blocks ==31750== total heap usage: 302,944 allocs, 296,017 frees, 30,244,475 bytes allocated ==31750== ==31750== LEAK SUMMARY: ==31750== definitely lost: 0 bytes in 0 blocks ==31750== indirectly lost: 120 bytes in 10 blocks ==31750== possibly lost: 0 bytes in 0 blocks ==31750== still reachable: 692,888 bytes in 2,552 blocks ==31750== suppressed: 133,341 bytes in 4,365 blocks ==31750== Reachable blocks (those to which a pointer was found) are not shown. ==31750== To see them, rerun with: --leak-check=full --show-reachable=yes ==31750== ==31750== For counts of detected and suppressed errors, rerun with: -v ==31750== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 691 from 152)