-
Notifications
You must be signed in to change notification settings - Fork 0
/
shmimview.memcheck.supp
225 lines (185 loc) · 2.41 KB
/
shmimview.memcheck.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
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
{
g_malloc0
Memcheck:Leak
match-leak-kinds: reachable
...
fun:g_malloc0
...
}
{
g_malloc0
Memcheck:Leak
match-leak-kinds: reachable
...
fun:g_malloc
...
}
{
g_realloc
Memcheck:Leak
match-leak-kinds: reachable
...
fun:g_realloc
...
}
{
dlinit
Memcheck:Leak
match-leak-kinds: reachable
...
fun:_dl_init
...
}
{
dlinit
Memcheck:Leak
match-leak-kinds: possible
...
fun:_dl_init
...
}
{
exit
Memcheck:Leak
match-leak-kinds: reachable
...
fun:__run_exit_handlers
...
}
{
g_option_context_parse
Memcheck:Leak
match-leak-kinds: reachable
...
fun:g_option_context_parse
...
}
{
g_option_context_parse
Memcheck:Leak
match-leak-kinds: possible
...
fun:g_option_context_parse
...
}
{
g_main_loop_run
Memcheck:Leak
match-leak-kinds: reachable
...
fun:g_main_loop_run
...
}
{
g_main_loop_run-cond
Memcheck:Cond
...
fun:g_main_loop_run
...
}
{
g_private_set
Memcheck:Leak
match-leak-kinds: reachable
...
fun:g_private_set
...
}
{
gtk_builder_add_from_file
Memcheck:Leak
...
fun:gtk_builder_add_from_file
...
}
{
gtk_builder_add_from_file
Memcheck:Leak
...
fun:gtk_builder_new_from_file
...
}
{
gtk_builder_add_from_file-cond
Memcheck:Cond
...
fun:gtk_builder_new_from_file
...
}
{
g_signal_emit
Memcheck:Leak
...
fun:g_signal_emit
...
}
{
g_signal_connect_data
Memcheck:Leak
...
fun:g_signal_connect_data
...
}
{
gdk_flush
Memcheck:Leak
...
fun:gdk_flush
...
}
{
g_type_create_instance
Memcheck:Leak
...
fun:g_type_create_instance
...
}
{
g_content_type_guess
Memcheck:Cond
...
fun:g_content_type_guess
...
}
{
g_private_get
Memcheck:Leak
...
fun:g_private_get
...
}
{
g_file_enumerator_get_type
Memcheck:Leak
...
fun:g_file_enumerator_get_type
...
}
{
g_main_context_dispatch
Memcheck:Leak
...
fun:g_main_context_dispatch
...
}
{
gtk_container_propagate_draw
Memcheck:Addr1
...
fun:gtk_container_propagate_draw
...
}
{
ginitmalloc
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:g_malloc
obj:/usr/lib/x86_64-linux-gnu/libglib-2.0.so.0.5600.4
fun:call_init
fun:_dl_init
obj:/lib/x86_64-linux-gnu/ld-2.27.so
obj:*
obj:*
obj:*
}