You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

296 lines
4.8 KiB

  1. {
  2. compress_is_still_not_valgrind_clean_in_ubuntu_3
  3. Memcheck:Param
  4. write(buf)
  5. obj:/lib/libpthread-2.10.1.so
  6. fun:toku_os_write
  7. fun:write_nonleaf_node
  8. }
  9. {
  10. compress_is_still_not_valgrind_clean_in_ubuntu_2
  11. Memcheck:Param
  12. write(buf)
  13. obj:/lib/libpthread-2.10.1.so
  14. fun:toku_os_write
  15. fun:finish_leafnode
  16. }
  17. {
  18. compress_is_still_not_valgrind_clean_in_ubuntu
  19. Memcheck:Param
  20. pwrite64(buf)
  21. obj:/lib/libpthread-2.10.1.so
  22. fun:toku_os_full_pwrite
  23. fun:toku_serialize_ftnode_to
  24. }
  25. {
  26. compress_is_not_valgrind_clean
  27. Memcheck:Cond
  28. fun:longest_match
  29. fun:deflate_slow
  30. fun:deflate
  31. fun:compress2
  32. }
  33. {
  34. compress_is_not_valgrind_clean2
  35. Memcheck:Cond
  36. fun:longest_match
  37. fun:deflate_fast
  38. fun:deflate
  39. fun:compress2
  40. }
  41. {
  42. compress_is_not_valgrind_clean3
  43. Memcheck:Cond
  44. obj:/usr/lib64/libz.so.1.2.3
  45. obj:/usr/lib64/libz.so.1.2.3
  46. fun:deflate
  47. fun:compress2
  48. }
  49. {
  50. compress_is_not_valgrind_clean3_32
  51. Memcheck:Cond
  52. obj:/usr/lib/libz.so.1.2.3
  53. obj:/usr/lib/libz.so.1.2.3
  54. fun:deflate
  55. fun:compress2
  56. }
  57. {
  58. compress_is_not_valgrind_clean3_fedora9
  59. Memcheck:Cond
  60. obj:/lib64/libz.so.1.2.3
  61. obj:/lib64/libz.so.1.2.3
  62. fun:deflate
  63. fun:compress2
  64. }
  65. {
  66. compress_is_not_valgrind_clean_ubuntu804
  67. Memcheck:Cond
  68. obj:/usr/lib/libz.so.1.2.3.3
  69. fun:deflate
  70. fun:compress2
  71. }
  72. {
  73. compress_is_not_valgrind_clean_ubuntu810
  74. Memcheck:Value8
  75. obj:/usr/lib/libz.so.1.2.3.3
  76. fun:deflate
  77. fun:compress2
  78. }
  79. {
  80. compress_is_not_valgrind_clean2_ubuntu810
  81. Memcheck:Cond
  82. obj:/usr/lib/libz.so.1.2.3.3
  83. obj:/usr/lib/libz.so.1.2.3.3
  84. fun:deflate
  85. fun:compress2
  86. }
  87. {
  88. compress_is_not_valgrind_clean3_ubuntu810
  89. Memcheck:Value8
  90. obj:/usr/lib/libz.so.1.2.3.3
  91. obj:/usr/lib/libz.so.1.2.3.3
  92. obj:/usr/lib/libz.so.1.2.3.3
  93. fun:deflate
  94. fun:compress2
  95. }
  96. {
  97. qlz_is_not_valgrind_clean
  98. Memcheck:Cond
  99. fun:qlz_compress_core
  100. }
  101. {
  102. qlz_is_not_valgrind_clean
  103. Memcheck:Value8
  104. fun:qlz_compress_core
  105. }
  106. {
  107. qlz_is_not_valgrind_clean
  108. Memcheck:Cond
  109. fun:qlz_compress
  110. }
  111. {
  112. qlz_is_not_valgrind_clean
  113. Memcheck:Value8
  114. fun:qlz_compress
  115. }
  116. {
  117. dlsym_on_centos
  118. Memcheck:Leak
  119. fun:calloc
  120. fun:_dlerror_run
  121. obj:/lib64/libdl-2.5.so
  122. }
  123. {
  124. dlsym_on_centos
  125. Memcheck:Leak
  126. fun:malloc
  127. fun:_dl_signal_error
  128. obj:/lib64/ld-2.5.so
  129. }
  130. {
  131. dlsym_on_FC12
  132. Memcheck:Leak
  133. fun:calloc
  134. fun:_dlerror_run
  135. fun:dlsym
  136. }
  137. {
  138. dlsym_on_FC12
  139. Memcheck:Leak
  140. fun:malloc
  141. fun:_dl_signal_error
  142. fun:_dl_signal_cerror
  143. fun:_dl_lookup_symbol_x
  144. fun:do_sym
  145. fun:dlsym_doit
  146. fun:_dl_catch_error
  147. fun:_dlerror_run
  148. fun:dlsym
  149. }
  150. {
  151. dyld_on_OSX
  152. Memcheck:Leak
  153. ...
  154. obj:/usr/lib/dyld
  155. }
  156. {
  157. dyld_on_OSX
  158. Memcheck:Value8
  159. ...
  160. obj:/usr/lib/dyld
  161. }
  162. {
  163. dyld_on_OSX
  164. Memcheck:Cond
  165. ...
  166. obj:/usr/lib/dyld
  167. }
  168. {
  169. ctime_on_OSX
  170. Memcheck:Leak
  171. ...
  172. obj:/usr/lib/system/libsystem_c.dylib
  173. ...
  174. fun:asctime_r
  175. }
  176. {
  177. ctime_on_OSX
  178. Memcheck:Leak
  179. ...
  180. obj:/usr/lib/system/libsystem_c.dylib
  181. ...
  182. fun:ctime
  183. }
  184. {
  185. pthread_join_on_OSX
  186. Memcheck:Leak
  187. ...
  188. obj:/usr/lib/system/libsystem_c.dylib
  189. fun:pthread_join
  190. }
  191. {
  192. pthread_start_on_OSX
  193. Memcheck:Leak
  194. ...
  195. fun:_pthread_start
  196. obj:/usr/lib/system/libsystem_c.dylib
  197. }
  198. {
  199. printf_etc_on_OSX
  200. Memcheck:Leak
  201. ...
  202. fun:__dtoa
  203. ...
  204. obj:/usr/lib/system/libsystem_c.dylib
  205. }
  206. {
  207. printf_etc_on_OSX
  208. Memcheck:Leak
  209. ...
  210. fun:__smakebuf
  211. ...
  212. obj:/usr/lib/system/libsystem_c.dylib
  213. }
  214. {
  215. fopen_on_OSX
  216. Memcheck:Leak
  217. ...
  218. fun:fopen$DARWIN_EXTSN
  219. }
  220. {
  221. popen_on_OSX
  222. Memcheck:Leak
  223. ...
  224. fun:popen$DARWIN_EXTSN
  225. }
  226. {
  227. gettimeofday_on_OSX
  228. Memcheck:Leak
  229. ...
  230. fun:tzsetwall_basic
  231. obj:/usr/lib/system/libsystem_c.dylib
  232. }
  233. {
  234. setenv_on_OSX
  235. Memcheck:Leak
  236. ...
  237. obj:/usr/lib/system/libsystem_c.dylib
  238. fun:setenv
  239. }
  240. {
  241. unsetenv_on_OSX
  242. Memcheck:Leak
  243. ...
  244. obj:/usr/lib/system/libsystem_c.dylib
  245. fun:unsetenv
  246. }
  247. {
  248. loadlocale_on_osx
  249. Memcheck:Leak
  250. ...
  251. obj:/usr/lib/system/libsystem_c.dylib
  252. fun:loadlocale
  253. }
  254. {
  255. <ld_is_not_valgrind_clean_in_ubuntu_13.04_1>
  256. Memcheck:Cond
  257. fun:index
  258. fun:expand_dynamic_string_token
  259. fun:_dl_map_object
  260. fun:map_doit
  261. fun:_dl_catch_error
  262. fun:do_preload
  263. fun:dl_main
  264. fun:_dl_sysdep_start
  265. fun:_dl_start
  266. obj:/lib/x86_64-linux-gnu/ld-2.17.so
  267. }
  268. {
  269. <ld_is_not_valgrind_clean_in_ubuntu_13.04_2>
  270. Memcheck:Cond
  271. fun:index
  272. fun:expand_dynamic_string_token
  273. fun:_dl_map_object
  274. fun:map_doit
  275. fun:_dl_catch_error
  276. fun:do_preload
  277. fun:dl_main
  278. fun:_dl_sysdep_start
  279. fun:_dl_start
  280. obj:/lib/x86_64-linux-gnu/ld-2.17.so
  281. }
  282. {
  283. <ld_is_not_clean_on_arch_linux_june_2014>
  284. Memcheck:Leak
  285. match-leak-kinds: reachable
  286. fun:calloc
  287. obj:/usr/lib/libdl-2.19.so
  288. fun:dlsym
  289. fun:_Z19toku_memory_startupv
  290. fun:call_init.part.0
  291. fun:_dl_init
  292. obj:/usr/lib/ld-2.19.so
  293. }