libc.suppr 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120
  1. {
  2. Ignore libc aio-internal races
  3. Helgrind:Race
  4. ...
  5. fun:aio_read
  6. ...
  7. }
  8. {
  9. Ignore libc aio-internal races
  10. Helgrind:Race
  11. ...
  12. fun:aio_write
  13. ...
  14. }
  15. {
  16. Ignore libc aio-internal races
  17. Helgrind:Race
  18. ...
  19. fun:__aio_notify
  20. ...
  21. }
  22. {
  23. Ignore libc aio-internal races
  24. Helgrind:Race
  25. ...
  26. fun:aio_suspend
  27. ...
  28. }
  29. {
  30. Ignore libc aio errors
  31. Memcheck:Leak
  32. match-leak-kinds: reachable
  33. ...
  34. fun:__aio_enqueue_request
  35. ...
  36. }
  37. {
  38. <insert_a_suppression_name_here>
  39. Memcheck:Leak
  40. ...
  41. fun:dlopen@@GLIBC_2.2.5
  42. ...
  43. }
  44. {
  45. <insert_a_suppression_name_here>
  46. Memcheck:Leak
  47. match-leak-kinds: definite
  48. fun:malloc
  49. fun:lt__malloc
  50. fun:lt__zalloc
  51. obj:/usr/lib/x86_64-linux-gnu/libltdl.so.7.3.1
  52. ...
  53. }
  54. {
  55. <insert_a_suppression_name_here>
  56. Memcheck:Leak
  57. match-leak-kinds: reachable
  58. fun:malloc
  59. obj:/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.22
  60. fun:call_init.part.0
  61. fun:_dl_init
  62. obj:/lib/x86_64-linux-gnu/ld-2.21.so
  63. }
  64. {
  65. <insert_a_suppression_name_here>
  66. Memcheck:Leak
  67. match-leak-kinds: reachable
  68. fun:calloc
  69. fun:_dl_new_object
  70. fun:_dl_map_object_from_fd
  71. fun:_dl_map_object
  72. fun:openaux
  73. fun:_dl_catch_error
  74. fun:_dl_map_object_deps
  75. fun:dl_open_worker
  76. fun:_dl_catch_error
  77. fun:_dl_open
  78. fun:dlopen_doit
  79. fun:_dl_catch_error
  80. }
  81. {
  82. <insert_a_suppression_name_here>
  83. Memcheck:Leak
  84. match-leak-kinds: reachable
  85. fun:malloc
  86. fun:_dl_new_object
  87. fun:_dl_map_object_from_fd
  88. fun:_dl_map_object
  89. fun:openaux
  90. fun:_dl_catch_error
  91. fun:_dl_map_object_deps
  92. fun:dl_open_worker
  93. fun:_dl_catch_error
  94. fun:_dl_open
  95. fun:dlopen_doit
  96. fun:_dl_catch_error
  97. }
  98. {
  99. <insert_a_suppression_name_here>
  100. Memcheck:Leak
  101. match-leak-kinds: reachable
  102. fun:malloc
  103. fun:strdup
  104. fun:_dl_load_cache_lookup
  105. fun:_dl_map_object
  106. fun:openaux
  107. fun:_dl_catch_error
  108. fun:_dl_map_object_deps
  109. fun:dl_open_worker
  110. fun:_dl_catch_error
  111. fun:_dl_open
  112. fun:dlopen_doit
  113. fun:_dl_catch_error
  114. }