Advertisement
Guest User

Untitled

a guest
May 26th, 2013
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.82 KB | None | 0 0
  1. valgrind --tool=memcheck -v ./classifier_qda >> log
  2. ==31062== Memcheck, a memory error detector
  3. ==31062== Copyright (C) 2002-2011, and GNU GPL'd, by Julian Seward et al.
  4. ==31062== Using Valgrind-3.7.0 and LibVEX; rerun with -h for copyright info
  5. ==31062== Command: ./classifier_qda
  6. ==31062==
  7. --31062-- Valgrind options:
  8. --31062-- --suppressions=/usr/lib/valgrind/debian-libc6-dbg.supp
  9. --31062-- --tool=memcheck
  10. --31062-- -v
  11. --31062-- Contents of /proc/version:
  12. --31062-- Linux version 3.5.0-17-generic (buildd@allspice) (gcc version 4.7.2 (Ubuntu/Linaro 4.7.2-2ubuntu1) ) #28-Ubuntu SMP Tue Oct 9 19:31:23 UTC 2012
  13. --31062-- Arch and hwcaps: AMD64, amd64-sse3-cx16
  14. --31062-- Page sizes: currently 4096, max supported 4096
  15. --31062-- Valgrind library directory: /usr/lib/valgrind
  16. --31062-- Reading syms from /home/kevin/Dropbox/Projects/shogun/examples/undocumented/libshogun/classifier_qda (0x400000)
  17. --31062-- Reading syms from /lib/x86_64-linux-gnu/ld-2.15.so (0x4000000)
  18. --31062-- Considering /lib/x86_64-linux-gnu/ld-2.15.so ..
  19. --31062-- .. CRC mismatch (computed af0db78b wanted 3003bdf7)
  20. --31062-- Considering /usr/lib/debug/lib/x86_64-linux-gnu/ld-2.15.so ..
  21. --31062-- .. CRC is valid
  22. --31062-- Reading syms from /usr/lib/valgrind/memcheck-amd64-linux (0x38000000)
  23. --31062-- Considering /usr/lib/valgrind/memcheck-amd64-linux ..
  24. --31062-- .. CRC mismatch (computed 055ede9a wanted 763f0405)
  25. --31062-- object doesn't have a symbol table
  26. --31062-- object doesn't have a dynamic symbol table
  27. --31062-- Reading suppressions file: /usr/lib/valgrind/debian-libc6-dbg.supp
  28. --31062-- Reading suppressions file: /usr/lib/valgrind/default.supp
  29. ==31062== embedded gdbserver: reading from /tmp/vgdb-pipe-from-vgdb-to-31062-by-kevin-on-???
  30. ==31062== embedded gdbserver: writing to /tmp/vgdb-pipe-to-vgdb-from-31062-by-kevin-on-???
  31. ==31062== embedded gdbserver: shared mem /tmp/vgdb-pipe-shared-mem-vgdb-31062-by-kevin-on-???
  32. ==31062==
  33. ==31062== TO CONTROL THIS PROCESS USING vgdb (which you probably
  34. ==31062== don't want to do, unless you know exactly what you're doing,
  35. ==31062== or are doing some strange experiment):
  36. ==31062== /usr/lib/valgrind/../../bin/vgdb --pid=31062 ...command...
  37. ==31062==
  38. ==31062== TO DEBUG THIS PROCESS USING GDB: start GDB like this
  39. ==31062== /path/to/gdb ./classifier_qda
  40. ==31062== and then give GDB the following command
  41. ==31062== target remote | /usr/lib/valgrind/../../bin/vgdb --pid=31062
  42. ==31062== --pid is optional if only one valgrind process is running
  43. ==31062==
  44. --31062-- REDIR: 0x40189f0 (strlen) redirected to 0x38061e47 (???)
  45. --31062-- Reading syms from /usr/lib/valgrind/vgpreload_core-amd64-linux.so (0x4a25000)
  46. --31062-- Considering /usr/lib/valgrind/vgpreload_core-amd64-linux.so ..
  47. --31062-- .. CRC mismatch (computed c9cf2ff8 wanted 4212d7a4)
  48. --31062-- object doesn't have a symbol table
  49. --31062-- Reading syms from /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so (0x4c27000)
  50. --31062-- Considering /usr/lib/valgrind/vgpreload_memcheck-amd64-linux.so ..
  51. --31062-- .. CRC mismatch (computed 70153ef6 wanted 49c35013)
  52. --31062-- object doesn't have a symbol table
  53. --31062-- REDIR: 0x4018860 (index) redirected to 0x4c2b970 (index)
  54. --31062-- REDIR: 0x40188e0 (strcmp) redirected to 0x4c2c8d0 (strcmp)
  55. --31062-- Reading syms from /usr/local/lib/libshogun.so.14.0 (0x4e32000)
  56. --31062-- Reading syms from /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17 (0x64e9000)
  57. --31062-- Considering /usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.17 ..
  58. --31062-- .. CRC mismatch (computed 46b694a4 wanted 3f2be0c6)
  59. --31062-- object doesn't have a symbol table
  60. --31062-- Reading syms from /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x67ec000)
  61. --31062-- Considering /lib/x86_64-linux-gnu/libgcc_s.so.1 ..
  62. --31062-- .. CRC mismatch (computed ab1a33f9 wanted c47c7ad4)
  63. --31062-- object doesn't have a symbol table
  64. --31062-- Reading syms from /lib/x86_64-linux-gnu/libc-2.15.so (0x6a02000)
  65. --31062-- Considering /lib/x86_64-linux-gnu/libc-2.15.so ..
  66. --31062-- .. CRC mismatch (computed d3262300 wanted e70c74da)
  67. --31062-- Considering /usr/lib/debug/lib/x86_64-linux-gnu/libc-2.15.so ..
  68. --31062-- .. CRC is valid
  69. --31062-- Reading syms from /usr/lib/libhdf5.so.7.0.2 (0x6dc1000)
  70. --31062-- Considering /usr/lib/libhdf5.so.7.0.2 ..
  71. --31062-- .. CRC mismatch (computed 6ba56f8b wanted c7ea781b)
  72. --31062-- object doesn't have a symbol table
  73. --31062-- Reading syms from /usr/lib/x86_64-linux-gnu/libxml2.so.2.8.0 (0x7245000)
  74. --31062-- object doesn't have a symbol table
  75. --31062-- Reading syms from /usr/lib/lapack/liblapack.so.3.0 (0x75a1000)
  76. --31062-- Considering /usr/lib/lapack/liblapack.so.3.0 ..
  77. --31062-- .. CRC mismatch (computed 55d92399 wanted 79907d6c)
  78. --31062-- object doesn't have a symbol table
  79. --31062-- Reading syms from /usr/lib/atlas-base/atlas/libblas.so.3.0 (0x827d000)
  80. --31062-- object doesn't have a symbol table
  81. --31062-- Reading syms from /lib/x86_64-linux-gnu/libz.so.1.2.7 (0x8ad3000)
  82. --31062-- Considering /lib/x86_64-linux-gnu/libz.so.1.2.7 ..
  83. --31062-- .. CRC mismatch (computed 36808971 wanted 8b2ba634)
  84. --31062-- object doesn't have a symbol table
  85. --31062-- Reading syms from /lib/x86_64-linux-gnu/libm-2.15.so (0x8cea000)
  86. --31062-- Considering /lib/x86_64-linux-gnu/libm-2.15.so ..
  87. --31062-- .. CRC mismatch (computed dbc67c00 wanted dcaf3a72)
  88. --31062-- Considering /usr/lib/debug/lib/x86_64-linux-gnu/libm-2.15.so ..
  89. --31062-- .. CRC is valid
  90. --31062-- Reading syms from /lib/x86_64-linux-gnu/libpthread-2.15.so (0x8fe6000)
  91. --31062-- Considering /lib/x86_64-linux-gnu/libpthread-2.15.so ..
  92. --31062-- .. CRC mismatch (computed ef3f7cd8 wanted cb4f29fe)
  93. --31062-- Considering /usr/lib/debug/lib/x86_64-linux-gnu/libpthread-2.15.so ..
  94. --31062-- .. CRC is valid
  95. --31062-- Reading syms from /lib/x86_64-linux-gnu/libdl-2.15.so (0x9203000)
  96. --31062-- Considering /lib/x86_64-linux-gnu/libdl-2.15.so ..
  97. --31062-- .. CRC mismatch (computed e8a6ea30 wanted 465a7227)
  98. --31062-- Considering /usr/lib/debug/lib/x86_64-linux-gnu/libdl-2.15.so ..
  99. --31062-- .. CRC is valid
  100. --31062-- Reading syms from /lib/x86_64-linux-gnu/liblzma.so.5.0.0 (0x9407000)
  101. --31062-- Considering /lib/x86_64-linux-gnu/liblzma.so.5.0.0 ..
  102. --31062-- .. CRC mismatch (computed 17d6294d wanted b012040c)
  103. --31062-- object doesn't have a symbol table
  104. --31062-- Reading syms from /usr/lib/x86_64-linux-gnu/libgfortran.so.3.0.0 (0x9629000)
  105. --31062-- Considering /usr/lib/x86_64-linux-gnu/libgfortran.so.3.0.0 ..
  106. --31062-- .. CRC mismatch (computed 1a5f78bc wanted 2540c5d2)
  107. --31062-- object doesn't have a symbol table
  108. --31062-- Reading syms from /usr/lib/x86_64-linux-gnu/libquadmath.so.0.0.0 (0x993d000)
  109. --31062-- Considering /usr/lib/x86_64-linux-gnu/libquadmath.so.0.0.0 ..
  110. --31062-- .. CRC mismatch (computed a8f8cf4a wanted 743e932a)
  111. --31062-- object doesn't have a symbol table
  112. --31062-- REDIR: 0x6a8ee40 (strcasecmp) redirected to 0x4a256fe (_vgnU_ifunc_wrapper)
  113. --31062-- REDIR: 0x6a8b1e0 (strnlen) redirected to 0x4a256fe (_vgnU_ifunc_wrapper)
  114. --31062-- REDIR: 0x6a91110 (strncasecmp) redirected to 0x4a256fe (_vgnU_ifunc_wrapper)
  115. --31062-- REDIR: 0x6a8cb50 (strncpy) redirected to 0x4a256fe (_vgnU_ifunc_wrapper)
  116. --31062-- REDIR: 0x6a8b2c0 (strncmp) redirected to 0x4a256fe (_vgnU_ifunc_wrapper)
  117. --31062-- REDIR: 0x6a8aa50 (strcpy) redirected to 0x4a256fe (_vgnU_ifunc_wrapper)
  118. --31062-- REDIR: 0x6a8eca0 (stpcpy) redirected to 0x4a256fe (_vgnU_ifunc_wrapper)
  119. --31062-- REDIR: 0x6a8b0b0 (strlen) redirected to 0x4a256fe (_vgnU_ifunc_wrapper)
  120. --31062-- REDIR: 0x6a89500 (index) redirected to 0x4a256fe (_vgnU_ifunc_wrapper)
  121. --31062-- REDIR: 0x6a8dc20 (memset) redirected to 0x4a256fe (_vgnU_ifunc_wrapper)
  122. --31062-- REDIR: 0x6a8d600 (bcmp) redirected to 0x4a256fe (_vgnU_ifunc_wrapper)
  123. --31062-- REDIR: 0x6a895c0 (strcmp) redirected to 0x4a256fe (_vgnU_ifunc_wrapper)
  124. --31062-- REDIR: 0x6b0a370 (__memmove_chk) redirected to 0x4a256fe (_vgnU_ifunc_wrapper)
  125. --31062-- REDIR: 0x6b0a1a0 (__memcpy_chk) redirected to 0x4a256fe (_vgnU_ifunc_wrapper)
  126. --31062-- REDIR: 0x6a937f0 (memcpy@@GLIBC_2.14) redirected to 0x4a256fe (_vgnU_ifunc_wrapper)
  127. --31062-- REDIR: 0x6a8dbd0 (memcpy@GLIBC_2.2.5) redirected to 0x4a256fe (_vgnU_ifunc_wrapper)
  128. --31062-- REDIR: 0x6a89300 (strcat) redirected to 0x4a256fe (_vgnU_ifunc_wrapper)
  129. --31062-- REDIR: 0x6a8cbd0 (__GI_strrchr) redirected to 0x4c2b730 (__GI_strrchr)
  130. --31062-- REDIR: 0x6a862c0 (calloc) redirected to 0x4c29d7e (calloc)
  131. --31062-- REDIR: 0x6a84f50 (malloc) redirected to 0x4c2b376 (malloc)
  132. --31062-- REDIR: 0x6a8b100 (__GI_strlen) redirected to 0x4c2bd00 (__GI_strlen)
  133. --31062-- REDIR: 0x6b64c00 (__strlen_sse2_pminub) redirected to 0x4c2bce0 (strlen)
  134. --31062-- REDIR: 0x6b49fc0 (__memcpy_ssse3_back) redirected to 0x4c2cbc0 (memcpy@@GLIBC_2.14)
  135. --31062-- REDIR: 0x6b33e40 (__strcmp_sse42) redirected to 0x4c2c830 (strcmp)
  136. --31062-- REDIR: 0x6a85560 (free) redirected to 0x4c2a6b2 (free)
  137. --31062-- REDIR: 0x6b5f530 (__memcmp_sse4_1) redirected to 0x4c2d8e0 (bcmp)
  138. --31062-- REDIR: 0xffffffffff600400 (???) redirected to 0x38061e3d (???)
  139. --31062-- REDIR: 0x6a8d2b0 (memchr) redirected to 0x4c2c970 (memchr)
  140. --31062-- REDIR: 0x6a8dc60 (__GI_memset) redirected to 0x4c2dcc0 (memset)
  141. --31062-- REDIR: 0x6a9b990 (__strcat_sse2_unaligned) redirected to 0x4c2b9c0 (strcat)
  142. --31062-- REDIR: 0x6a94d10 (strchrnul) redirected to 0x4c2e000 (strchrnul)
  143. ==31062==
  144. ==31062== HEAP SUMMARY:
  145. ==31062== in use at exit: 0 bytes in 0 blocks
  146. ==31062== total heap usage: 1,249 allocs, 1,249 frees, 200,616 bytes allocated
  147. ==31062==
  148. ==31062== All heap blocks were freed -- no leaks are possible
  149. ==31062==
  150. ==31062== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 2 from 2)
  151. --31062--
  152. --31062-- used_suppression: 2 dl-hack3-cond-1
  153. ==31062==
  154. ==31062== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 2 from 2)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement