Advertisement
Guest User

Untitled

a guest
Mar 30th, 2020
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.70 KB | None | 0 0
  1. [astamato@lxplus700 coincidence_ORELA]$ valgrind --tool=memcheck -v --suppressions=/cvmfs/sft.cern.ch/lcg/app/releases/ROOT/6.18.04/x86_64-centos7-gcc48-opt/etc/valgrind-root.supp root.exe -b -l
  2. ==15748== Memcheck, a memory error detector
  3. ==15748== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
  4. ==15748== Using Valgrind-3.14.0-353a3587bb-20181007X and LibVEX; rerun with -h for copyright info
  5. ==15748== Command: root.exe -b -l
  6. ==15748==
  7. --15748-- Valgrind options:
  8. --15748-- --tool=memcheck
  9. --15748-- -v
  10. --15748-- --suppressions=/cvmfs/sft.cern.ch/lcg/app/releases/ROOT/6.18.04/x86_64-centos7-gcc48-opt/etc/valgrind-root.supp
  11. --15748-- Contents of /proc/version:
  12. --15748-- Linux version 3.10.0-1062.12.1.el7.x86_64 (mockbuild@kbuilder.bsys.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-39) (GCC) ) #1 SMP Tue Feb 4 23:02:59 UTC 2020
  13. --15748--
  14. --15748-- Arch and hwcaps: AMD64, LittleEndian, amd64-cx16-lzcnt-rdtscp-sse3-avx-avx2-bmi
  15. --15748-- Page sizes: currently 4096, max supported 4096
  16. --15748-- Valgrind library directory: /usr/lib64/valgrind
  17. --15748-- Reading syms from /usr/bin/root.exe
  18. --15748-- object doesn't have a symbol table
  19. --15748-- Reading syms from /usr/lib64/ld-2.17.so
  20. --15748-- Reading syms from /usr/lib64/valgrind/memcheck-amd64-linux
  21. --15748-- object doesn't have a symbol table
  22. --15748-- object doesn't have a dynamic symbol table
  23. --15748-- Scheduler: using generic scheduler lock implementation.
  24. --15748-- Reading suppressions file: /cvmfs/sft.cern.ch/lcg/app/releases/ROOT/6.18.04/x86_64-centos7-gcc48-opt/etc/valgrind-root.supp
  25. --15748-- Reading suppressions file: /usr/lib64/valgrind/default.supp
  26. ==15748== embedded gdbserver: reading from /tmp/astamato/vgdb-pipe-from-vgdb-to-15748-by-astamato-on-lxplus700.cern.ch
  27. ==15748== embedded gdbserver: writing to /tmp/astamato/vgdb-pipe-to-vgdb-from-15748-by-astamato-on-lxplus700.cern.ch
  28. ==15748== embedded gdbserver: shared mem /tmp/astamato/vgdb-pipe-shared-mem-vgdb-15748-by-astamato-on-lxplus700.cern.ch
  29. ==15748==
  30. ==15748== TO CONTROL THIS PROCESS USING vgdb (which you probably
  31. ==15748== don't want to do, unless you know exactly what you're doing,
  32. ==15748== or are doing some strange experiment):
  33. ==15748== /usr/lib64/valgrind/../../bin/vgdb --pid=15748 ...command...
  34. ==15748==
  35. ==15748== TO DEBUG THIS PROCESS USING GDB: start GDB like this
  36. ==15748== /path/to/gdb root.exe
  37. ==15748== and then give GDB the following command
  38. ==15748== target remote | /usr/lib64/valgrind/../../bin/vgdb --pid=15748
  39. ==15748== --pid is optional if only one valgrind process is running
  40. ==15748==
  41. --15748-- REDIR: 0x4019df0 (ld-linux-x86-64.so.2:strlen) redirected to 0x580c66c5 (???)
  42. --15748-- REDIR: 0x4019bc0 (ld-linux-x86-64.so.2:index) redirected to 0x580c66df (???)
  43. --15748-- Reading syms from /usr/lib64/valgrind/vgpreload_core-amd64-linux.so
  44. --15748-- Reading syms from /usr/lib64/valgrind/vgpreload_memcheck-amd64-linux.so
  45. ==15748== WARNING: new redirection conflicts with existing -- ignoring it
  46. --15748-- old: 0x04019df0 (strlen ) R-> (0000.0) 0x580c66c5 ???
  47. --15748-- new: 0x04019df0 (strlen ) R-> (2007.0) 0x04c2d0e0 strlen
  48. --15748-- REDIR: 0x4019d70 (ld-linux-x86-64.so.2:strcmp) redirected to 0x4c2e230 (strcmp)
  49. --15748-- REDIR: 0x401aa30 (ld-linux-x86-64.so.2:mempcpy) redirected to 0x4c31de0 (mempcpy)
  50. --15748-- Reading syms from /usr/lib64/root/libRint.so.6.18.04
  51. --15748-- object doesn't have a symbol table
  52. --15748-- Reading syms from /usr/lib64/root/libCore.so.6.18.04
  53. --15748-- object doesn't have a symbol table
  54. --15748-- Reading syms from /usr/lib64/libstdc++.so.6.0.19
  55. --15748-- object doesn't have a symbol table
  56. --15748-- Reading syms from /usr/lib64/libgcc_s-4.8.5-20150702.so.1
  57. --15748-- object doesn't have a symbol table
  58. --15748-- Reading syms from /usr/lib64/libc-2.17.so
  59. --15748-- Reading syms from /usr/lib64/libpcre.so.1.2.0
  60. --15748-- object doesn't have a symbol table
  61. --15748-- Reading syms from /usr/lib64/liblzma.so.5.2.2
  62. --15748-- object doesn't have a symbol table
  63. --15748-- Reading syms from /usr/lib64/libxxhash.so.0.7.3
  64. --15748-- object doesn't have a symbol table
  65. --15748-- Reading syms from /usr/lib64/liblz4.so.1.7.5
  66. --15748-- object doesn't have a symbol table
  67. --15748-- Reading syms from /usr/lib64/libz.so.1.2.7
  68. --15748-- object doesn't have a symbol table
  69. --15748-- Reading syms from /usr/lib64/libdl-2.17.so
  70. --15748-- Reading syms from /usr/lib64/libpthread-2.17.so
  71. --15748-- Reading syms from /usr/lib64/libm-2.17.so
  72. --15748-- REDIR: 0x5c750e0 (libc.so.6:strcasecmp) redirected to 0x4a247a0 (_vgnU_ifunc_wrapper)
  73. --15748-- REDIR: 0x5c71e60 (libc.so.6:strnlen) redirected to 0x4a247a0 (_vgnU_ifunc_wrapper)
  74. --15748-- REDIR: 0x5c773b0 (libc.so.6:strncasecmp) redirected to 0x4a247a0 (_vgnU_ifunc_wrapper)
  75. --15748-- REDIR: 0x5c748c0 (libc.so.6:memset) redirected to 0x4a247a0 (_vgnU_ifunc_wrapper)
  76. --15748-- REDIR: 0x5c74870 (libc.so.6:memcpy@GLIBC_2.2.5) redirected to 0x4a247a0 (_vgnU_ifunc_wrapper)
  77. --15748-- REDIR: 0x5c71770 (libc.so.6:strcpy) redirected to 0x4a247a0 (_vgnU_ifunc_wrapper)
  78. --15748-- REDIR: 0x5c71d30 (libc.so.6:strlen) redirected to 0x4a247a0 (_vgnU_ifunc_wrapper)
  79. --15748-- REDIR: 0x5c79a80 (libc.so.6:memcpy@@GLIBC_2.14) redirected to 0x4a247a0 (_vgnU_ifunc_wrapper)
  80. --15748-- REDIR: 0x5c70020 (libc.so.6:strcat) redirected to 0x4a247a0 (_vgnU_ifunc_wrapper)
  81. --15748-- REDIR: 0x5c71d80 (libc.so.6:__GI_strlen) redirected to 0x4c2d040 (__GI_strlen)
  82. --15748-- REDIR: 0x5c73850 (libc.so.6:__GI_strrchr) redirected to 0x4c2caa0 (__GI_strrchr)
  83. --15748-- REDIR: 0x5c742e0 (libc.so.6:__GI_memcmp) redirected to 0x4c30380 (__GI_memcmp)
  84. --15748-- REDIR: 0x5c702e0 (libc.so.6:strcmp) redirected to 0x4a247a0 (_vgnU_ifunc_wrapper)
  85. --15748-- REDIR: 0x5d23d40 (libc.so.6:__strcmp_sse42) redirected to 0x4c2e1e0 (__strcmp_sse42)
  86. --15748-- REDIR: 0x5726eb0 (libstdc++.so.6:operator new(unsigned long)) redirected to 0x4c2a43c (operator new(unsigned long))
  87. --15748-- REDIR: 0x5d54630 (libc.so.6:__strlen_sse2_pminub) redirected to 0x4c2d020 (strlen)
  88. --15748-- REDIR: 0x5726fc0 (libstdc++.so.6:operator new[](unsigned long)) redirected to 0x4c2aae1 (operator new[](unsigned long))
  89. --15748-- REDIR: 0x5c7f690 (libc.so.6:__strcpy_sse2_unaligned) redirected to 0x4c2d100 (strcpy)
  90. --15748-- REDIR: 0x5725020 (libstdc++.so.6:operator delete(void*)) redirected to 0x4c2b3c6 (operator delete(void*))
  91. --15748-- REDIR: 0x5c6b4b0 (libc.so.6:calloc) redirected to 0x4c2bf23 (calloc)
  92. --15748-- REDIR: 0x5c74920 (libc.so.6:__GI_memset) redirected to 0x4c30d30 (memset)
  93. --15748-- REDIR: 0xffffffffff600000 (???:???) redirected to 0x580c66a7 (???)
  94. --15748-- REDIR: 0x5c79af0 (libc.so.6:__GI_memcpy) redirected to 0x4c2eee0 (__GI_memcpy)
  95. --15748-- REDIR: 0x5d399f0 (libc.so.6:__memcpy_ssse3_back) redirected to 0x4c2e6e0 (memcpy@@GLIBC_2.14)
  96. --15748-- REDIR: 0x5d3ef90 (libc.so.6:__memmove_ssse3_back) redirected to 0x4c2e390 (memcpy@GLIBC_2.2.5)
  97. --15748-- REDIR: 0x5c71f80 (libc.so.6:__GI_strncmp) redirected to 0x4c2d870 (__GI_strncmp)
  98. --15748-- REDIR: 0x5c6aa90 (libc.so.6:malloc) redirected to 0x4c29e1c (malloc)
  99. --15748-- REDIR: 0x5c8a8d0 (libc.so.6:__GI_strstr) redirected to 0x4c32070 (__strstr_sse2)
  100. --15748-- REDIR: 0x5c73f50 (libc.so.6:memchr) redirected to 0x4c2e2d0 (memchr)
  101. --15748-- REDIR: 0x5c7b370 (libc.so.6:strchrnul) redirected to 0x4c31900 (strchrnul)
  102. --15748-- REDIR: 0x5c74a90 (libc.so.6:__GI_mempcpy) redirected to 0x4c31b10 (__GI_mempcpy)
  103. --15748-- REDIR: 0x5d2d750 (libc.so.6:__strncasecmp_avx) redirected to 0x4c2daa0 (strncasecmp)
  104. --15748-- REDIR: 0x5c6aeb0 (libc.so.6:free) redirected to 0x4c2af16 (free)
  105. --15748-- REDIR: 0x5c70320 (libc.so.6:__GI_strcmp) redirected to 0x4c2e140 (__GI_strcmp)
  106. --15748-- REDIR: 0x5c74f80 (libc.so.6:__GI_stpcpy) redirected to 0x4c30780 (__GI_stpcpy)
  107. --15748-- Reading syms from /usr/lib64/libnss_files-2.17.so
  108. --15748-- REDIR: 0x5c717b0 (libc.so.6:__GI_strcpy) redirected to 0x4c2d1e0 (__GI_strcpy)
  109. --15748-- REDIR: 0x5c70260 (libc.so.6:__GI_strchr) redirected to 0x4c2cbd0 (__GI_strchr)
  110. --15748-- Reading syms from /usr/lib64/libnss_sss.so.2
  111. --15748-- object doesn't have a symbol table
  112. --15748-- REDIR: 0xffffffffff600400 (???:???) redirected to 0x580c66b1 (???)
  113. --15748-- REDIR: 0x5c737d0 (libc.so.6:strncpy) redirected to 0x4a247a0 (_vgnU_ifunc_wrapper)
  114. --15748-- REDIR: 0x5c7fcc0 (libc.so.6:__strncpy_sse2_unaligned) redirected to 0x4c2d6b0 (__strncpy_sse2_unaligned)
  115. --15748-- REDIR: 0x5725050 (libstdc++.so.6:operator delete[](void*)) redirected to 0x4c2ba38 (operator delete[](void*))
  116. --15748-- REDIR: 0x5c8ae90 (libc.so.6:strstr) redirected to 0x4a247a0 (_vgnU_ifunc_wrapper)
  117. --15748-- REDIR: 0x5d25c70 (libc.so.6:__strstr_sse42) redirected to 0x4c32100 (__strstr_sse42)
  118. --15748-- REDIR: 0x5c70220 (libc.so.6:index) redirected to 0x4a247a0 (_vgnU_ifunc_wrapper)
  119. --15748-- REDIR: 0x5d23c90 (libc.so.6:__strchr_sse42) redirected to 0x4c2cc90 (index)
  120. --15748-- REDIR: 0x5c7b160 (libc.so.6:__GI___rawmemchr) redirected to 0x4c31960 (__GI___rawmemchr)
  121. --15748-- REDIR: 0x401ab80 (ld-linux-x86-64.so.2:stpcpy) redirected to 0x4c30b00 (stpcpy)
  122. --15748-- REDIR: 0x5c742a0 (libc.so.6:bcmp) redirected to 0x4a247a0 (_vgnU_ifunc_wrapper)
  123. --15748-- REDIR: 0x5d4ef60 (libc.so.6:__memcmp_sse4_1) redirected to 0x4c304c0 (__memcmp_sse4_1)
  124. --15748-- REDIR: 0x5c6af90 (libc.so.6:realloc) redirected to 0x4c2c0f5 (realloc)
  125. --15748-- Reading syms from /usr/lib64/root/libRIO.so.6.18.04
  126. --15748-- object doesn't have a symbol table
  127. --15748-- Reading syms from /usr/lib64/root/libThread.so.6.18.04
  128. --15748-- object doesn't have a symbol table
  129. --15748-- REDIR: 0x5c73c80 (libc.so.6:strspn) redirected to 0x4a247a0 (_vgnU_ifunc_wrapper)
  130. --15748-- REDIR: 0x5c71f40 (libc.so.6:strncmp) redirected to 0x4a247a0 (_vgnU_ifunc_wrapper)
  131. --15748-- REDIR: 0x5c71f00 (libc.so.6:strncat) redirected to 0x4a247a0 (_vgnU_ifunc_wrapper)
  132. --15748-- REDIR: 0x5c73810 (libc.so.6:rindex) redirected to 0x4a247a0 (_vgnU_ifunc_wrapper)
  133. --15748-- REDIR: 0x5cfa1a0 (libc.so.6:__memcpy_chk) redirected to 0x4a247a0 (_vgnU_ifunc_wrapper)
  134. --15748-- Reading syms from /usr/lib64/root/libCling.so.6.18.04
  135. --15748-- object doesn't have a symbol table
  136. --15748-- Reading syms from /usr/lib64/libtinfo.so.5.9
  137. --15748-- object doesn't have a symbol table
  138. --15748-- REDIR: 0x5c746e0 (libc.so.6:__GI_memmove) redirected to 0x4c31170 (__GI_memmove)
  139. --15748-- REDIR: 0x5726f40 (libstdc++.so.6:operator new(unsigned long, std::nothrow_t const&)) redirected to 0x4c2a68f (operator new(unsigned long, std::nothrow_t const&))
  140. --15748-- memcheck GC: 1000 nodes, 758 survivors (75.8%)
  141. --15748-- memcheck GC: 1414 new table size (stepup)
  142. --15748-- memcheck GC: 1414 nodes, 1414 survivors (100.0%)
  143. --15748-- memcheck GC: 1999 new table size (stepup)
  144. --15748-- memcheck GC: 1999 nodes, 1999 survivors (100.0%)
  145. --15748-- memcheck GC: 2827 new table size (stepup)
  146. --15748-- memcheck GC: 2827 nodes, 2827 survivors (100.0%)
  147. --15748-- memcheck GC: 3997 new table size (stepup)
  148. --15748-- memcheck GC: 3997 nodes, 3018 survivors (75.5%)
  149. --15748-- memcheck GC: 5652 new table size (stepup)
  150. --15748-- memcheck GC: 5652 nodes, 3018 survivors (53.4%)
  151. --15748-- memcheck GC: 7993 new table size (stepup)
  152. --15748-- memcheck GC: 7993 nodes, 3018 survivors (37.8%)
  153. --15748-- memcheck GC: 8112 new table size (driftup)
  154. --15748-- memcheck GC: 8112 nodes, 3018 survivors (37.2%)
  155. --15748-- memcheck GC: 8233 new table size (driftup)
  156. --15748-- memcheck GC: 8233 nodes, 3018 survivors (36.7%)
  157. --15748-- memcheck GC: 8356 new table size (driftup)
  158. --15748-- memcheck GC: 8356 nodes, 3018 survivors (36.1%)
  159. --15748-- memcheck GC: 8481 new table size (driftup)
  160. --15748-- memcheck GC: 8481 nodes, 3018 survivors (35.6%)
  161. --15748-- memcheck GC: 8608 new table size (driftup)
  162. --15748-- memcheck GC: 8608 nodes, 3018 survivors (35.1%)
  163. --15748-- memcheck GC: 8737 new table size (driftup)
  164. --15748-- memcheck GC: 8737 nodes, 3018 survivors (34.5%)
  165. --15748-- memcheck GC: 8868 new table size (driftup)
  166. --15748-- memcheck GC: 8868 nodes, 3018 survivors (34.0%)
  167. --15748-- memcheck GC: 9001 new table size (driftup)
  168. --15748-- memcheck GC: 9001 nodes, 3018 survivors (33.5%)
  169. --15748-- memcheck GC: 9136 new table size (driftup)
  170. --15748-- memcheck GC: 9136 nodes, 3018 survivors (33.0%)
  171. --15748-- memcheck GC: 9273 new table size (driftup)
  172. --15748-- memcheck GC: 9273 nodes, 3018 survivors (32.5%)
  173. --15748-- memcheck GC: 9412 new table size (driftup)
  174. --15748-- memcheck GC: 9412 nodes, 3018 survivors (32.1%)
  175. --15748-- memcheck GC: 9553 new table size (driftup)
  176. --15748-- memcheck GC: 9553 nodes, 3018 survivors (31.6%)
  177. --15748-- memcheck GC: 9696 new table size (driftup)
  178. --15748-- memcheck GC: 9696 nodes, 3018 survivors (31.1%)
  179. --15748-- memcheck GC: 9841 new table size (driftup)
  180. --15748-- memcheck GC: 9841 nodes, 3018 survivors (30.7%)
  181. --15748-- memcheck GC: 9988 new table size (driftup)
  182. --15748-- memcheck GC: 9988 nodes, 3018 survivors (30.2%)
  183. --15748-- memcheck GC: 10137 new table size (driftup)
  184. --15748-- memcheck GC: 10137 nodes, 3018 survivors (29.8%)
  185. --15748-- memcheck GC: 10289 new table size (driftup)
  186. --15748-- memcheck GC: 10289 nodes, 3018 survivors (29.3%)
  187. --15748-- memcheck GC: 10443 new table size (driftup)
  188. --15748-- REDIR: 0x5725040 (libstdc++.so.6:operator delete(void*, std::nothrow_t const&)) redirected to 0x4c2b74a (operator delete(void*, std::nothrow_t const&))
  189. --15748-- REDIR: 0x5d24af0 (libc.so.6:__strncmp_sse42) redirected to 0x4c2d950 (__strncmp_sse42)
  190. --15748-- memcheck GC: 10443 nodes, 6597 survivors (63.2%)
  191. --15748-- memcheck GC: 14768 new table size (stepup)
  192. --15748-- memcheck GC: 14768 nodes, 12514 survivors (84.7%)
  193. --15748-- memcheck GC: 20885 new table size (stepup)
  194. --15748-- memcheck GC: 20885 nodes, 15890 survivors (76.1%)
  195. --15748-- memcheck GC: 29535 new table size (stepup)
  196. --15748-- REDIR: 0x5d25ad0 (libc.so.6:__strrchr_sse42) redirected to 0x4c2cb30 (__strrchr_sse42)
  197. --15748-- Reading syms from /usr/lib64/root/libMathCore.so.6.18.04
  198. --15748-- object doesn't have a symbol table
  199. --15748-- REDIR: 0x5c6b350 (libc.so.6:memalign) redirected to 0x4c2c3d0 (memalign)
  200. --15748-- REDIR: 0x5c1e8a0 (libc.so.6:setenv) redirected to 0x4c32870 (setenv)
  201. root [0] .L analyser_orela.C++
  202. --15748-- REDIR: 0x5d2bfc0 (libc.so.6:__strspn_sse42) redirected to 0x4c322d0 (strspn)
  203. --15748-- REDIR: 0x5c82da0 (libc.so.6:__strncat_sse2_unaligned) redirected to 0x4c2ceb0 (strncat)
  204. Info in <TUnixSystem::ACLiC>: creating shared library /eos/home-a/astamato/LANL/coincidence_ORELA/./analyser_orela_C.so
  205. --15748-- Reading syms from /usr/lib64/root/libTree.so.6.18.04
  206. --15748-- object doesn't have a symbol table
  207. --15748-- Reading syms from /usr/lib64/root/libNet.so.6.18.04
  208. --15748-- object doesn't have a symbol table
  209. --15748-- Reading syms from /usr/lib64/libssl.so.1.0.2k
  210. --15748-- object doesn't have a symbol table
  211. --15748-- Reading syms from /usr/lib64/libcrypto.so.1.0.2k
  212. --15748-- object doesn't have a symbol table
  213. --15748-- Reading syms from /usr/lib64/libgssapi_krb5.so.2.2
  214. --15748-- object doesn't have a symbol table
  215. --15748-- Reading syms from /usr/lib64/libkrb5.so.3.3
  216. --15748-- object doesn't have a symbol table
  217. --15748-- Reading syms from /usr/lib64/libcom_err.so.2.1
  218. --15748-- object doesn't have a symbol table
  219. --15748-- Reading syms from /usr/lib64/libk5crypto.so.3.1
  220. --15748-- object doesn't have a symbol table
  221. --15748-- Reading syms from /usr/lib64/libkrb5support.so.0.1
  222. --15748-- object doesn't have a symbol table
  223. --15748-- Reading syms from /usr/lib64/libkeyutils.so.1.5
  224. --15748-- object doesn't have a symbol table
  225. --15748-- Reading syms from /usr/lib64/libresolv-2.17.so
  226. --15748-- Reading syms from /usr/lib64/libselinux.so.1
  227. --15748-- object doesn't have a symbol table
  228. --15748-- Reading syms from /usr/lib64/root/libHist.so.6.18.04
  229. --15748-- object doesn't have a symbol table
  230. --15748-- Reading syms from /usr/lib64/root/libMatrix.so.6.18.04
  231. --15748-- object doesn't have a symbol table
  232. --15748-- Reading syms from /usr/lib64/root/libGpad.so.6.18.04
  233. --15748-- object doesn't have a symbol table
  234. --15748-- Reading syms from /usr/lib64/root/libGraf.so.6.18.04
  235. --15748-- object doesn't have a symbol table
  236. --15748-- Reading syms from /usr/lib64/libfreetype.so.6.14.0
  237. --15748-- object doesn't have a symbol table
  238. --15748-- Reading syms from /usr/lib64/libfontconfig.so.1.11.1
  239. --15748-- object doesn't have a symbol table
  240. --15748-- Reading syms from /usr/lib64/libbz2.so.1.0.6
  241. --15748-- object doesn't have a symbol table
  242. --15748-- Reading syms from /usr/lib64/libpng15.so.15.13.0
  243. --15748-- object doesn't have a symbol table
  244. --15748-- Reading syms from /usr/lib64/libexpat.so.1.6.0
  245. --15748-- object doesn't have a symbol table
  246. --15748-- Reading syms from /usr/lib64/libuuid.so.1.3.0
  247. --15748-- object doesn't have a symbol table
  248. --15748-- Reading syms from /usr/lib64/root/libGraf3d.so.6.18.04
  249. --15748-- object doesn't have a symbol table
  250. --15748-- memcheck GC: 29535 nodes, 24635 survivors (83.4%)
  251. --15748-- memcheck GC: 41768 new table size (stepup)
  252. --15748-- memcheck GC: 41768 nodes, 35003 survivors (83.8%)
  253. --15748-- memcheck GC: 59068 new table size (stepup)
  254. --15748-- Reading syms from /usr/lib64/root/libMathMore.so.6.18.04
  255. --15748-- object doesn't have a symbol table
  256. --15748-- Reading syms from /usr/lib64/libgsl.so.0.16.0
  257. --15748-- object doesn't have a symbol table
  258. --15748-- Reading syms from /usr/lib64/libgslcblas.so.0.0.0
  259. --15748-- object doesn't have a symbol table
  260. --15748-- Reading syms from /usr/lib64/atlas/libsatlas.so.3.10
  261. --15748-- object doesn't have a symbol table
  262. --15748-- Reading syms from /usr/lib64/libgfortran.so.3.0.0
  263. --15748-- object doesn't have a symbol table
  264. --15748-- Reading syms from /usr/lib64/libquadmath.so.0.0.0
  265. --15748-- object doesn't have a symbol table
  266. --15748-- Reading syms from /usr/lib64/root/libTreePlayer.so.6.18.04
  267. --15748-- object doesn't have a symbol table
  268. --15748-- Reading syms from /usr/lib64/root/libMultiProc.so.6.18.04
  269. --15748-- object doesn't have a symbol table
  270. --15748-- Reading syms from /eos/home-a/astamato/LANL/coincidence_ORELA/analyser_orela_C.so
  271. --15748-- memcheck GC: 59068 nodes, 46935 survivors (79.5%)
  272. --15748-- memcheck GC: 83534 new table size (stepup)
  273. root [1] analyser("orela_21768_21769.root.raw", "0_test_2000ns.root")
  274. --15748-- REDIR: 0x5d399e0 (libc.so.6:__memcpy_chk_ssse3_back) redirected to 0x4c31ed0 (__memcpy_chk)
  275. --15748-- REDIR: 0x5d2c0e0 (libc.so.6:__strcasecmp_avx) redirected to 0x4c2d9c0 (strcasecmp)
  276. --15748-- REDIR: 0x5c738f0 (libc.so.6:strpbrk) redirected to 0x4a247a0 (_vgnU_ifunc_wrapper)
  277. --15748-- REDIR: 0x5d2bea0 (libc.so.6:__strpbrk_sse42) redirected to 0x4c32190 (strpbrk)
  278. --15748-- memcheck GC: 83534 nodes, 62331 survivors (74.6%)
  279. --15748-- memcheck GC: 118134 new table size (stepup)
  280. Total entries found: 7444905
  281. ==15748== Warning: set address range perms: large range [0x59eac040, 0x178129c50) (undefined)
  282. ==15748== Warning: set address range perms: large range [0x2eaad040, 0x42b41610) (undefined)
  283. ==15748== Warning: set address range perms: large range [0x17812a040, 0x2963a7c50) (undefined)
  284. ==15748== Warning: set address range perms: large range [0x2963a8040, 0x2aa43c610) (undefined)
  285. ==15748== Warning: set address range perms: large range [0x2ba21e040, 0x2ce2b2610) (undefined)
  286. 10 20 30 40 50 60 70 80 90 100 %
  287. ---------|---------|---------|---------|---------|---------|---------|---------|---------|---------|
  288. |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
  289. Found 1783532 T0s
  290. ==15748== Warning: set address range perms: large range [0x2cff72040, 0x2eeecdd9d) (undefined)
  291. ==15748== Invalid write of size 4
  292. ==15748== at 0x827FF30: TBufferFile::WriteFastArray(float const*, int) (in /usr/lib64/root/libRIO.so.6.18.04)
  293. ==15748== by 0x52FCAC3: TArrayF::Streamer(TBuffer&) (in /usr/lib64/root/libCore.so.6.18.04)
  294. ==15748== by 0x538CB4A: TStreamerBase::WriteBuffer(TBuffer&, char*) (in /usr/lib64/root/libCore.so.6.18.04)
  295. ==15748== by 0x84E661C: int TStreamerInfo::WriteBufferAux<char**>(TBuffer&, char** const&, TStreamerInfo::TCompInfo* const*, int, int, int, int, int) (in /usr/lib64/root/libRIO.so.6.18.04)
  296. ==15748== by 0x832E56C: TStreamerInfoActions::GenericWriteAction(TBuffer&, void*, TStreamerInfoActions::TConfiguration const*) (in /usr/lib64/root/libRIO.so.6.18.04)
  297. ==15748== by 0x82845D4: TBufferFile::ApplySequence(TStreamerInfoActions::TActionSequence const&, void*) (in /usr/lib64/root/libRIO.so.6.18.04)
  298. ==15748== by 0x8284A7B: TBufferFile::WriteClassBuffer(TClass const*, void*) (in /usr/lib64/root/libRIO.so.6.18.04)
  299. ==15748== by 0x17BB4FA7: TH2F::Streamer(TBuffer&) (in /usr/lib64/root/libHist.so.6.18.04)
  300. ==15748== by 0x830D922: TKey::TKey(TObject const*, char const*, int, TDirectory*) (in /usr/lib64/root/libRIO.so.6.18.04)
  301. ==15748== by 0x82D0074: TFile::CreateKey(TDirectory*, TObject const*, char const*, int) (in /usr/lib64/root/libRIO.so.6.18.04)
  302. ==15748== by 0x82C3ADE: TDirectoryFile::WriteTObject(TObject const*, char const*, char const*, int) (in /usr/lib64/root/libRIO.so.6.18.04)
  303. ==15748== by 0x52A95DE: TObject::Write(char const*, int, int) const (in /usr/lib64/root/libCore.so.6.18.04)
  304. ==15748== Address 0x2eeecdd9c is 519,421,276 bytes inside a block of size 519,421,277 alloc'd
  305. ==15748== at 0x4C2AB68: operator new[](unsigned long) (vg_replace_malloc.c:433)
  306. ==15748== by 0x52BECA7: TStorage::ReAllocChar(char*, unsigned long, unsigned long) (in /usr/lib64/root/libCore.so.6.18.04)
  307. ==15748== by 0x527CF27: TBuffer::Expand(int, bool) (in /usr/lib64/root/libCore.so.6.18.04)
  308. ==15748== by 0x827FF53: TBufferFile::WriteFastArray(float const*, int) (in /usr/lib64/root/libRIO.so.6.18.04)
  309. ==15748== by 0x52FCAC3: TArrayF::Streamer(TBuffer&) (in /usr/lib64/root/libCore.so.6.18.04)
  310. ==15748== by 0x538CB4A: TStreamerBase::WriteBuffer(TBuffer&, char*) (in /usr/lib64/root/libCore.so.6.18.04)
  311. ==15748== by 0x84E661C: int TStreamerInfo::WriteBufferAux<char**>(TBuffer&, char** const&, TStreamerInfo::TCompInfo* const*, int, int, int, int, int) (in /usr/lib64/root/libRIO.so.6.18.04)
  312. ==15748== by 0x832E56C: TStreamerInfoActions::GenericWriteAction(TBuffer&, void*, TStreamerInfoActions::TConfiguration const*) (in /usr/lib64/root/libRIO.so.6.18.04)
  313. ==15748== by 0x82845D4: TBufferFile::ApplySequence(TStreamerInfoActions::TActionSequence const&, void*) (in /usr/lib64/root/libRIO.so.6.18.04)
  314. ==15748== by 0x8284A7B: TBufferFile::WriteClassBuffer(TClass const*, void*) (in /usr/lib64/root/libRIO.so.6.18.04)
  315. ==15748== by 0x17BB4FA7: TH2F::Streamer(TBuffer&) (in /usr/lib64/root/libHist.so.6.18.04)
  316. ==15748== by 0x830D922: TKey::TKey(TObject const*, char const*, int, TDirectory*) (in /usr/lib64/root/libRIO.so.6.18.04)
  317. ==15748==
  318.  
  319. *** Break *** segmentation violation
  320. #0 0x00000000580fda6c in ?? ()
  321. #1 0x00000000580a65da in ?? ()
  322. #2 0x00000000580a25bb in ?? ()
  323. #3 0x00000000580a48d7 in ?? ()
  324. #4 0x00000000580fdb7b in ?? ()
  325. #5 0x0000000000000000 in ?? ()
  326. Root >
  327. root [2] .q
  328. ==15748== Invalid read of size 8
  329. ==15748== at 0x528FCC3: TDirectory::RegisterContext(TDirectory::TContext*) (in /usr/lib64/root/libCore.so.6.18.04)
  330. ==15748== by 0x82C207A: TDirectoryFile::Save() (in /usr/lib64/root/libRIO.so.6.18.04)
  331. ==15748== by 0x82C0D95: TDirectoryFile::Close(char const*) (in /usr/lib64/root/libRIO.so.6.18.04)
  332. ==15748== by 0x82E0163: TFile::Close(char const*) (in /usr/lib64/root/libRIO.so.6.18.04)
  333. ==15748== by 0x526297F: ??? (in /usr/lib64/root/libCore.so.6.18.04)
  334. ==15748== by 0x526313C: TROOT::CloseFiles() (in /usr/lib64/root/libCore.so.6.18.04)
  335. ==15748== by 0x52636CB: TROOT::EndOfProcessCleanups() (in /usr/lib64/root/libCore.so.6.18.04)
  336. ==15748== by 0x53A65B0: TUnixSystem::Exit(int, bool) (in /usr/lib64/root/libCore.so.6.18.04)
  337. ==15748== by 0x5271282: TApplication::Terminate(int) (in /usr/lib64/root/libCore.so.6.18.04)
  338. ==15748== by 0x526F65E: TApplication::ProcessLine(char const*, bool, int*) (in /usr/lib64/root/libCore.so.6.18.04)
  339. ==15748== by 0x4E48194: TRint::ProcessLineNr(char const*, char const*, int*) (in /usr/lib64/root/libRint.so.6.18.04)
  340. ==15748== by 0x4E4847A: TRint::HandleTermInput() (in /usr/lib64/root/libRint.so.6.18.04)
  341. ==15748== Address 0x1ffefe5108 is on thread 1's stack
  342. ==15748== 97664 bytes below stack pointer
  343. ==15748==
  344. ==15748== Invalid write of size 8
  345. ==15748== at 0x528FCCC: TDirectory::RegisterContext(TDirectory::TContext*) (in /usr/lib64/root/libCore.so.6.18.04)
  346. ==15748== by 0x82C207A: TDirectoryFile::Save() (in /usr/lib64/root/libRIO.so.6.18.04)
  347. ==15748== by 0x82C0D95: TDirectoryFile::Close(char const*) (in /usr/lib64/root/libRIO.so.6.18.04)
  348. ==15748== by 0x82E0163: TFile::Close(char const*) (in /usr/lib64/root/libRIO.so.6.18.04)
  349. ==15748== by 0x526297F: ??? (in /usr/lib64/root/libCore.so.6.18.04)
  350. ==15748== by 0x526313C: TROOT::CloseFiles() (in /usr/lib64/root/libCore.so.6.18.04)
  351. ==15748== by 0x52636CB: TROOT::EndOfProcessCleanups() (in /usr/lib64/root/libCore.so.6.18.04)
  352. ==15748== by 0x53A65B0: TUnixSystem::Exit(int, bool) (in /usr/lib64/root/libCore.so.6.18.04)
  353. ==15748== by 0x5271282: TApplication::Terminate(int) (in /usr/lib64/root/libCore.so.6.18.04)
  354. ==15748== by 0x526F65E: TApplication::ProcessLine(char const*, bool, int*) (in /usr/lib64/root/libCore.so.6.18.04)
  355. ==15748== by 0x4E48194: TRint::ProcessLineNr(char const*, char const*, int*) (in /usr/lib64/root/libRint.so.6.18.04)
  356. ==15748== by 0x4E4847A: TRint::HandleTermInput() (in /usr/lib64/root/libRint.so.6.18.04)
  357. ==15748== Address 0x1ffefe5108 is on thread 1's stack
  358. ==15748== 97664 bytes below stack pointer
  359. ==15748==
  360. ==15748== Invalid write of size 8
  361. ==15748== at 0x528FD27: TDirectory::UnregisterContext(TDirectory::TContext*) (in /usr/lib64/root/libCore.so.6.18.04)
  362. ==15748== by 0x528FDBD: TDirectory::TContext::~TContext() (in /usr/lib64/root/libCore.so.6.18.04)
  363. ==15748== by 0x82C21B9: TDirectoryFile::Save() (in /usr/lib64/root/libRIO.so.6.18.04)
  364. ==15748== by 0x82C0D95: TDirectoryFile::Close(char const*) (in /usr/lib64/root/libRIO.so.6.18.04)
  365. ==15748== by 0x82E0163: TFile::Close(char const*) (in /usr/lib64/root/libRIO.so.6.18.04)
  366. ==15748== by 0x526297F: ??? (in /usr/lib64/root/libCore.so.6.18.04)
  367. ==15748== by 0x526313C: TROOT::CloseFiles() (in /usr/lib64/root/libCore.so.6.18.04)
  368. ==15748== by 0x52636CB: TROOT::EndOfProcessCleanups() (in /usr/lib64/root/libCore.so.6.18.04)
  369. ==15748== by 0x53A65B0: TUnixSystem::Exit(int, bool) (in /usr/lib64/root/libCore.so.6.18.04)
  370. ==15748== by 0x5271282: TApplication::Terminate(int) (in /usr/lib64/root/libCore.so.6.18.04)
  371. ==15748== by 0x526F65E: TApplication::ProcessLine(char const*, bool, int*) (in /usr/lib64/root/libCore.so.6.18.04)
  372. ==15748== by 0x4E48194: TRint::ProcessLineNr(char const*, char const*, int*) (in /usr/lib64/root/libRint.so.6.18.04)
  373. ==15748== Address 0x1ffefe5108 is on thread 1's stack
  374. ==15748== 97648 bytes below stack pointer
  375. ==15748==
  376. ==15748== Warning: set address range perms: large range [0x2cff72028, 0x2eeecddb5) (noaccess)
  377.  
  378. valgrind: m_mallocfree.c:307 (get_bszB_as_is): Assertion 'bszB_lo == bszB_hi' failed.
  379. valgrind: Heap block lo/hi size mismatch: lo = 519421920, hi = 32831.
  380. This is probably caused by your program erroneously writing past the
  381. end of a heap block and corrupting heap metadata. If you fix any
  382. invalid writes reported by Memcheck, this assertion failure will
  383. probably go away. Please try that before reporting this as a bug.
  384.  
  385.  
  386. host stacktrace:
  387. ==15748== at 0x5804BFA4: ??? (in /usr/lib64/valgrind/memcheck-amd64-linux)
  388. ==15748== by 0x5804C0B7: ??? (in /usr/lib64/valgrind/memcheck-amd64-linux)
  389. ==15748== by 0x5804C251: ??? (in /usr/lib64/valgrind/memcheck-amd64-linux)
  390. ==15748== by 0x5805632D: ??? (in /usr/lib64/valgrind/memcheck-amd64-linux)
  391. ==15748== by 0x5800E0BD: ??? (in /usr/lib64/valgrind/memcheck-amd64-linux)
  392. ==15748== by 0x5800EC7E: ??? (in /usr/lib64/valgrind/memcheck-amd64-linux)
  393. ==15748== by 0x580A5107: ??? (in /usr/lib64/valgrind/memcheck-amd64-linux)
  394. ==15748== by 0x580FDB7A: ??? (in /usr/lib64/valgrind/memcheck-amd64-linux)
  395.  
  396. sched status:
  397. running_tid=1
  398.  
  399. Thread 1: status = VgTs_Runnable (lwpid 15748)
  400. ==15748== at 0x4C2A4C3: operator new(unsigned long) (vg_replace_malloc.c:344)
  401. ==15748== by 0x5313D98: TList::MakeIterator(bool) const (in /usr/lib64/root/libCore.so.6.18.04)
  402. ==15748== by 0x530F4AA: THashList::Delete(char const*) (in /usr/lib64/root/libCore.so.6.18.04)
  403. ==15748== by 0x82C0DC8: TDirectoryFile::Close(char const*) (in /usr/lib64/root/libRIO.so.6.18.04)
  404. ==15748== by 0x82E0163: TFile::Close(char const*) (in /usr/lib64/root/libRIO.so.6.18.04)
  405. ==15748== by 0x526297F: ??? (in /usr/lib64/root/libCore.so.6.18.04)
  406. ==15748== by 0x526313C: TROOT::CloseFiles() (in /usr/lib64/root/libCore.so.6.18.04)
  407. ==15748== by 0x52636CB: TROOT::EndOfProcessCleanups() (in /usr/lib64/root/libCore.so.6.18.04)
  408. ==15748== by 0x53A65B0: TUnixSystem::Exit(int, bool) (in /usr/lib64/root/libCore.so.6.18.04)
  409. ==15748== by 0x5271282: TApplication::Terminate(int) (in /usr/lib64/root/libCore.so.6.18.04)
  410. ==15748== by 0x526F65E: TApplication::ProcessLine(char const*, bool, int*) (in /usr/lib64/root/libCore.so.6.18.04)
  411. ==15748== by 0x4E48194: TRint::ProcessLineNr(char const*, char const*, int*) (in /usr/lib64/root/libRint.so.6.18.04)
  412. ==15748== by 0x4E4847A: TRint::HandleTermInput() (in /usr/lib64/root/libRint.so.6.18.04)
  413. ==15748== by 0x53AB954: TUnixSystem::CheckDescriptors() (in /usr/lib64/root/libCore.so.6.18.04)
  414. ==15748== by 0x53ACBF9: TUnixSystem::DispatchOneEvent(bool) (in /usr/lib64/root/libCore.so.6.18.04)
  415. ==15748== by 0x52CFBC5: TSystem::InnerLoop() (in /usr/lib64/root/libCore.so.6.18.04)
  416. ==15748== by 0x52D0B0F: TSystem::Run() (in /usr/lib64/root/libCore.so.6.18.04)
  417. ==15748== by 0x526DF5E: TApplication::Run(bool) (in /usr/lib64/root/libCore.so.6.18.04)
  418. ==15748== by 0x4E49AF8: TRint::Run(bool) (in /usr/lib64/root/libRint.so.6.18.04)
  419. ==15748== by 0x4008C9: ??? (in /usr/bin/root.exe)
  420. ==15748== by 0x5C07504: (below main) (in /usr/lib64/libc-2.17.so)
  421. client stack range: [0x1FFEFE0000 0x1FFF000FFF] client SP: 0x1FFEFFCDC0
  422. valgrind stack range: [0x1002AAA000 0x1002BA9FFF] top usage: 9800 of 1048576
  423.  
  424.  
  425. Note: see also the FAQ in the source distribution.
  426. It contains workarounds to several common problems.
  427. In particular, if Valgrind aborted or crashed after
  428. identifying problems in your program, there's a good chance
  429. that fixing those problems will prevent Valgrind aborting or
  430. crashing, especially if it happened in m_mallocfree.c.
  431.  
  432. If that doesn't help, please report this bug to: www.valgrind.org
  433.  
  434. In the bug report, send all the above text, the valgrind
  435. version, and what OS and version you are using. Thanks.
  436.  
  437. [astamato@lxplus700 coincidence_ORELA]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement