blob: 00ad1371a65fdb396ab265390e94dcb29b8e9e55 (
plain)
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
222
|
# Pass this file to Valgrind with "--suppressions=tests/valgrind.supp"
{
Mesa_glsl_parsing
Memcheck:Cond
fun:_ZN22_mesa_glsl_parse_stateC1EP10gl_contextjPv
obj:/usr/lib/x86_64-linux-gnu/dri/libglsl.so
}
{
lib_png_inflate
Memcheck:Cond
fun:inflateReset2
fun:inflateInit2_
fun:png_create_read_struct_2
fun:png_create_read_struct
}
{
Mesa_ReadPixels
Memcheck:Value8
obj:/usr/lib/x86_64-linux-gnu/dri/libdricore.so
fun:_mesa_readpixels
}
{
FcConfig
Memcheck:Addr4
fun:FcConfigFileExists
}
{
Mesa_add_symbol_leak
Memcheck:Leak
fun:malloc
fun:strdup
fun:_mesa_symbol_table_add_symbol
}
{
Mesa_symbol_table_add_symbol_leak
Memcheck:Leak
fun:calloc
fun:_mesa_symbol_table_add_symbol
}
{
Mesa_symbol_table_add_symbol_hash_leak
Memcheck:Leak
fun:calloc
fun:hash_table_insert
fun:_mesa_symbol_table_add_symbol
}
{
Mesa_add_global_symbol_leak
Memcheck:Leak
fun:malloc
fun:strdup
fun:_mesa_symbol_table_add_global_symbol
}
{
Mesa_add_global_symbol_calloc_leak
Memcheck:Leak
fun:calloc
fun:_mesa_symbol_table_add_global_symbol
}
{
Mesa_add_global_symbol_hash_leak
Memcheck:Leak
fun:calloc
fun:hash_table_insert
fun:_mesa_symbol_table_add_global_symbol
}
{
Mesa_hash_table_replace
Memcheck:Leak
fun:calloc
fun:hash_table_replace
}
{
Mesa_symbol_table_push_scope_leak
Memcheck:Leak
fun:calloc
fun:_mesa_symbol_table_push_scope
}
{
Mesa_symbol_table_ctor_leak
Memcheck:Leak
fun:calloc
fun:_mesa_symbol_table_ctor
}
{
Mesa_bindAttribLocation_leak
Memcheck:Leak
fun:malloc
fun:strdup
fun:_mesa_BindAttribLocationARB
}
{
Mesa_init_shader_program_leak
Memcheck:Leak
fun:_Znwm
fun:string_to_uint_map_ctor
fun:_mesa_init_shader_program
}
{
Mesa_fix_func_fragment_program_leak
Memcheck:Leak
fun:malloc
fun:_mesa_get_fixed_func_fragment_program
}
{
Mesa_link_shader_leak
Memcheck:Leak
fun:_Znwm
fun:_Z29link_assign_uniform_locationsP17gl_shader_program
fun:_Z12link_shadersP10gl_contextP17gl_shader_program
fun:_mesa_glsl_link_shader
}
{
Mesa_link_shader_leak_2
Memcheck:Leak
fun:calloc
fun:st_link_shader
fun:_mesa_glsl_link_shader
}
{
Mesa_leak
Memcheck:Leak
fun:malloc
fun:_mesa_realloc
obj:/usr/lib/x86_64-linux-gnu/dri/libdricore.so
}
{
lib_png_inflate
Memcheck:Cond
fun:inflateReset2
fun:inflateInit2_
fun:png_create_read_struct_2
fun:png_create_read_struct
}
{
Mesa_ReadPixels
Memcheck:Value8
obj:/usr/lib/x86_64-linux-gnu/dri/libdricore.so
fun:_mesa_readpixels
}
{
Mesa_compile_shader
Memcheck:Leak
fun:calloc
fun:ralloc_size
fun:ralloc_strdup
...
fun:_mesa_glsl_compile_shader
}
{
Mesa_compile_shader_2
Memcheck:Leak
fun:calloc
fun:ralloc_size
...
fun:_mesa_glsl_compile_shader
}
{
Mesa_link_shader
Memcheck:Leak
fun:calloc
fun:ralloc_size
...
fun:_mesa_glsl_link_shader
}
{
Mesa_link_shader2
Memcheck:Leak
fun:calloc
obj:/usr/lib/x86_64-linux-gnu/dri/libgallium.so
fun:st_link_shader
fun:_mesa_glsl_link_shader
}
{
Mesa_update_state
Memcheck:Leak
fun:calloc
fun:ralloc_size
...
fun:_mesa_update_state
}
{
Mesa_associate_uniform_storage
Memcheck:Leak
fun:malloc
fun:realloc
fun:_mesa_uniform_attach_driver_storage
fun:_mesa_associate_uniform_storage
}
{
Mesa_init_ralloc_type
Memcheck:Leak
fun:calloc
fun:ralloc_size
fun:ralloc_autofree_context
fun:_ZN9glsl_type20init_ralloc_type_ctxEv
}
{
Mesa_glsl_parse_state
Memcheck:Leak
fun:calloc
fun:ralloc_size
...
fun:_ZN23ast_function_expression3hirEP9exec_listP22_mesa_glsl_parse_state
}
{
Mesa_ir_variable
Memcheck:Leak
fun:calloc
fun:ralloc_size
fun:ralloc_strdup
fun:_ZN11ir_variableC1EPK9glsl_typePKc16ir_variable_mode
}
{
Mesa_glsl_to_tgsi_visitor
Memcheck:Leak
fun:calloc
fun:ralloc_size
fun:rzalloc_size
fun:_ZN20glsl_to_tgsi_visitor4emitEP14ir_instructionj10st_dst_reg10st_src_regS3_S3_
}
|