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