-
Notifications
You must be signed in to change notification settings - Fork 2
/
valgrind.supp
205 lines (193 loc) · 6.32 KB
/
valgrind.supp
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
#___INFO__MARK_BEGIN_NEW__
###########################################################################
#
# Copyright 2024 HPC-Gridware GmbH
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
###########################################################################
#___INFO__MARK_END_NEW__
{
Thread Local Storage (TLS) is not cleaned up properly (CSP Path Class)
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:_Z10sge_mallocm
fun:_Z25sge_csp_path_class_createP19sge_error_class_str
fun:_Z16gdi_client_setupijPP6_lListb
...
}
{
Component is not cleaned up properly (1)
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:_Z10sge_mallocm
fun:_Z14ocs_get_groupsPiPP14ocs_grp_elem_tPci
fun:_Z34component_get_supplementray_groupsPiPP14ocs_grp_elem_t
fun:_Z35sge_gdi_packet_initialize_auth_infoP23_sge_gdi_packet_class_t
fun:_Z21sge_gdi_packet_createPP6_lList
fun:_Z13sge_gdi_multiPP6_lListijjS1_P11_lConditionP13_lEnumerationP16_state_gdi_multib
...
}
{
Component is not cleaned up properly (2)
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:_Z10sge_mallocm
fun:_Z14ocs_get_groupsPiPP14ocs_grp_elem_tPci
fun:_Z34component_get_supplementray_groupsPiPP14ocs_grp_elem_t
fun:_ZL13japi_send_jobPP10_lListElemPjP7dstring
fun:_Z12japi_run_jobP7dstringPP10_lListElemS0_
fun:drmaa_run_job
...
}
{
Component is not cleaned up properly (3) (really? possibly an issue in resolving lib?)
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:__libc_alloc_buffer_allocate
fun:alloc_buffer_allocate
fun:__resolv_conf_allocate
fun:__resolv_conf_load
fun:__resolv_conf_get_current
fun:__res_vinit
fun:maybe_init
fun:context_get
fun:context_get
fun:__resolv_context_get
fun:gethostbyname_r@@GLIBC_2.2.5
fun:_Z17sge_gethostbynamePKcPi
fun:_ZL18component_tl0_initP19sge_component_tl0_t
fun:_Z26component_set_component_idi
fun:_Z16gdi_client_setupijPP6_lListb
}
{
@todo CS-631 Packet auth info is not cleaned up properly
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:_Z10sge_mallocm
fun:_Z30sge_gdi_packet_parse_auth_infoP23_sge_gdi_packet_class_tPP6_lListPjPcmS4_S5_mPiPP14ocs_grp_elem_t
fun:_ZL13do_gdi_packetP12struct_msg_tP12monitoring_t
fun:_Z27sge_qmaster_process_messageP12monitoring_t
fun:_Z17sge_listener_mainPv
fun:start_thread
fun:clone
}
{
@todo CS-633 (1) test_drmaa binaries (or the libdrmaa.so?) do not properly shutdown threads
Memcheck:Leak
match-leak-kinds: possible
fun:calloc
fun:calloc
fun:allocate_dtv
fun:_dl_allocate_tls
fun:allocate_stack
fun:pthread_create@@GLIBC_2.34
fun:_Z15cl_thread_setupP23cl_thread_settings_typeP16cl_raw_list_typePKciPFPvS5_EPFvS0_ES5_18cl_thread_type_def
fun:_Z28cl_thread_list_create_threadP16cl_raw_list_typePP23cl_thread_settings_typeS0_PKciPFPvS6_EPFvS2_ES6_18cl_thread_type_def
fun:_Z20cl_com_setup_commlib18cl_thread_mode_def11cl_log_typePFiP16cl_raw_list_typeE
fun:_Z25gdi_client_prepare_enrollPP6_lList
fun:_Z27gdi_client_setup_and_enrollijPP6_lList
fun:_Z12japi_init_mtP7dstring
fun:_Z9japi_initPKcS0_P7dstringibPFvS0_ES2_
fun:drmaa_init
fun:main
}
{
@todo CS-633 (2) test_drmaa binaries (or the libdrmaa.so?) do not properly shutdown threads
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:_Z10sge_mallocm
fun:_Z20sge_evc_class_create18ev_registration_idPP6_lListPKc
fun:_ZL26japi_implementation_threadPv
fun:start_thread
fun:clone
}
{
some issue in libtirpc.so
Memcheck:Leak
match-leak-kinds: definite
fun:calloc
obj:/usr/lib/x86_64-linux-gnu/libtirpc.so.3.0.0
obj:/usr/lib/x86_64-linux-gnu/libtirpc.so.3.0.0
fun:clnt_tp_create_timed
fun:clnt_create_timed
...
}
{
@todo CS-740 (1) commlib threads are not properly terminated at sge_execd shutdown
Memcheck:Leak
match-leak-kinds: possible
fun:calloc
fun:calloc
fun:allocate_dtv
fun:_dl_allocate_tls
fun:allocate_stack
fun:pthread_create@@GLIBC_2.34
fun:_Z15cl_thread_setupP23cl_thread_settings_typeP16cl_raw_list_typePKciPFPvS5_EPFvS0_ES5_18cl_thread_type_def
fun:_Z28cl_thread_list_create_threadP16cl_raw_list_typePP23cl_thread_settings_typeS0_PKciPFPvS6_EPFvS2_ES6_18cl_thread_type_def
fun:_Z20cl_com_setup_commlib18cl_thread_mode_def11cl_log_typePFiP16cl_raw_list_typeE
fun:_Z25gdi_client_prepare_enrollPP6_lList
fun:main
}
{
@todo CS-740 (2) commlib threads are not properly terminated at sge_execd shutdown
Memcheck:Leak
match-leak-kinds: possible
fun:calloc
fun:calloc
fun:allocate_dtv
fun:_dl_allocate_tls
fun:allocate_stack
fun:pthread_create@@GLIBC_2.34
fun:_Z15cl_thread_setupP23cl_thread_settings_typeP16cl_raw_list_typePKciPFPvS5_EPFvS0_ES5_18cl_thread_type_def
fun:_Z28cl_thread_list_create_threadP16cl_raw_list_typePP23cl_thread_settings_typeS0_PKciPFPvS6_EPFvS2_ES6_18cl_thread_type_def
fun:_Z20cl_com_create_handlePi16cl_framework_def26cl_xml_connection_type_defbi18cl_tcp_connect_defPKcmii
fun:_Z25gdi_client_prepare_enrollPP6_lList
fun:main
}
{
@todo CS-590 (1) interactive jobs: ijs threads are not properly terminated
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:_Z10sge_mallocm
fun:_Z17cl_raw_list_setupPP16cl_raw_list_typePKci
fun:_Z20cl_thread_list_setupPP16cl_raw_list_typePKc
fun:_Z15thread_init_libPP16cl_raw_list_type
fun:_Z14run_ijs_serverP13cl_com_handlePKcjiiii9ternary_tS3_PiP7dstring
fun:main
}
{
@todo CS-590 (2) interactive jobs: ijs threads are not properly terminated
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:_Z10sge_mallocm
fun:_Z14tty_to_commlibPv
fun:start_thread
fun:clone
}
{
@todo CS-347 overlapping buffers in sge_strok call
Memcheck:Overlap
fun:strcpy
fun:_Z10sge_strtokPKcS0_
fun:_Z11sge_jobnamePKc
fun:main
}