Modify version string to post-release version 0.15.6~git
[mpd-mk.git] / valgrind.suppressions
blob7b9f80327dde568a5c47dac5860364a73314466d
1 # GLib allocates a lot of memory which is never freed, and this makes
2 # it too hard to read valgrind memcheck results.  You can pass this
3 # file with "--suppressions=valgrind.suppressions" to disable lots of
4 # bogus messages.
7    g_main_context_dispatch
8    Memcheck:Leak
9    fun:malloc
10    fun:g_malloc
11    fun:g_slice_alloc
12    fun:g_slice_alloc0
13    fun:get_dispatch
14    fun:g_main_context_dispatch
18    g_main_context_default
19    Memcheck:Leak
20    fun:malloc
21    fun:g_malloc
22    fun:g_slice_alloc
23    fun:g_slist_append
24    fun:g_main_context_new
25    fun:g_main_context_default
29    g_main_context_default
30    Memcheck:Leak
31    fun:malloc
32    fun:g_malloc
33    fun:g_slice_alloc
34    fun:g_ptr_array_sized_new
35    fun:g_main_context_new
36    fun:g_main_context_default
40    g_main_context_default
41    Memcheck:Leak
42    fun:calloc
43    fun:g_malloc0
44    fun:g_main_context_new
45    fun:g_main_context_default
49    g_main_context_default
50    Memcheck:Leak
51    fun:malloc
52    fun:g_malloc
53    fun:g_slice_alloc
54    fun:g_main_context_add_poll_unlocked
55    fun:g_main_context_new
56    fun:g_main_context_default
60    g_main_loop_run
61    Memcheck:Leak
62    fun:malloc
63    fun:g_malloc
64    fun:g_main_context_iterate
65    fun:g_main_loop_run
66    fun:main
70    g_main_loop_run
71    Memcheck:Leak
72    fun:malloc
73    fun:realloc
74    fun:g_realloc
75    fun:g_ptr_array_maybe_expand
76    fun:g_ptr_array_add
77    fun:g_main_context_check
78    fun:g_main_context_iterate
79    fun:g_main_loop_run
83    g_get_language_names
84    Memcheck:Leak
85    fun:malloc
86    fun:g_malloc
87    fun:g_strdup
88    fun:g_get_language_names
92    g_get_language_names
93    Memcheck:Leak
94    fun:malloc
95    fun:g_malloc
96    fun:g_strconcat
97    fun:_g_compute_locale_variants
98    fun:g_get_language_names
102    g_get_language_names
103    Memcheck:Leak
104    fun:calloc
105    fun:g_malloc0
106    fun:g_get_language_names
110    g_get_language_names
111    Memcheck:Leak
112    fun:malloc
113    fun:g_malloc
114    fun:g_get_language_names
118    g_static_private_set
119    Memcheck:Leak
120    fun:realloc
121    fun:g_realloc
122    fun:g_array_maybe_expand
123    fun:g_array_set_size
124    fun:g_static_private_set
128    g_static_private_set
129    Memcheck:Leak
130    fun:malloc
131    fun:realloc
132    fun:g_realloc
133    fun:g_array_maybe_expand
134    fun:g_array_set_size
135    fun:g_static_private_set
139    g_get_language_names
140    Memcheck:Leak
141    fun:calloc
142    fun:g_malloc0
143    fun:g_hash_table_insert_internal
144    fun:g_get_language_names
148    g_get_language_names
149    Memcheck:Leak
150    fun:malloc
151    fun:g_malloc
152    fun:g_slice_alloc
153    fun:g_hash_table_insert_internal
154    fun:g_get_language_names
158    g_get_language_names
159    Memcheck:Leak
160    fun:malloc
161    fun:g_malloc
162    fun:g_slice_alloc
163    fun:g_hash_table_new_full
164    fun:g_get_language_names
165    fun:main
169    g_set_prgname
170    Memcheck:Leak
171    fun:malloc
172    fun:g_malloc
173    fun:g_strdup
174    fun:g_set_prgname
178    g_thread_init_glib
179    Memcheck:Leak
180    fun:malloc
181    fun:g_malloc
182    fun:g_private_new_posix_impl
183    fun:_g_messages_thread_init_nomessage
184    fun:g_thread_init_glib
188    g_thread_init_glib
189    Memcheck:Leak
190    fun:malloc
191    fun:g_malloc
192    fun:g_private_new_posix_impl
193    fun:_g_slice_thread_init_nomessage
194    fun:g_thread_init_glib
198    g_slice_init_nomessage
199    Memcheck:Leak
200    fun:calloc
201    fun:g_malloc0
202    fun:g_slice_init_nomessage
206    g_thread_init_glib
207    Memcheck:Leak
208    fun:malloc
209    fun:g_malloc
210    fun:g_private_new_posix_impl
211    fun:g_thread_init_glib
215    g_thread_init_glib
216    Memcheck:Leak
217    fun:malloc
218    fun:g_malloc
219    fun:g_mutex_new_posix_impl
220    fun:_g_messages_thread_init_nomessage
221    fun:g_thread_init_glib
225    g_thread_init_glib
226    Memcheck:Leak
227    fun:calloc
228    fun:g_malloc0
229    fun:g_thread_self
230    fun:g_thread_init_glib
234    g_thread_init_glib
235    Memcheck:Leak
236    fun:malloc
237    fun:g_malloc
238    fun:g_mutex_new_posix_impl
239    fun:_g_slice_thread_init_nomessage
240    fun:g_thread_init_glib
244    g_thread_init_glib
245    Memcheck:Leak
246    fun:malloc
247    fun:g_malloc
248    fun:g_cond_new_posix_impl
249    fun:g_thread_init_glib
253    g_thread_init_glib
254    Memcheck:Leak
255    fun:malloc
256    fun:g_malloc
257    fun:g_mutex_new_posix_impl
258    fun:g_thread_init_glib
262    g_thread_init_glib
263    Memcheck:Leak
264    fun:malloc
265    fun:g_malloc
266    fun:g_mutex_new_posix_impl
267    fun:_g_mem_thread_init_noprivate_nomessage
268    fun:g_thread_init_glib
272    g_get_filename_charsets
273    Memcheck:Leak
274    fun:malloc
275    fun:g_malloc
276    fun:g_strdup
277    fun:g_get_filename_charsets
281    g_get_filename_charsets2
282    Memcheck:Leak
283    fun:calloc
284    fun:g_malloc0
285    fun:g_get_filename_charsets
289    g_static_private_set
290    Memcheck:Leak
291    fun:malloc
292    fun:g_malloc
293    fun:g_slice_alloc
294    fun:g_array_sized_new
295    fun:g_static_private_set
299    g_static_private_get
300    Memcheck:Leak
301    fun:calloc
302    fun:g_malloc0
303    fun:g_thread_self
304    fun:g_static_private_get
308    g_get_charset
309    Memcheck:Leak
310    fun:malloc
311    fun:g_malloc
312    fun:g_strdup
313    fun:g_get_charset
317    g_get_charset2
318    Memcheck:Leak
319    fun:calloc
320    fun:g_malloc0
321    fun:g_get_charset
325    openssl
326    Memcheck:Leak
327    fun:malloc
328    fun:CRYPTO_malloc
329    fun:engine_cleanup_add_last
330    fun:ENGINE_add
331    fun:ENGINE_load_dynamic
335    openssl
336    Memcheck:Leak
337    fun:malloc
338    fun:CRYPTO_malloc
339    fun:ENGINE_new
340    fun:ENGINE_load_dynamic
344    openssl
345    Memcheck:Leak
346    fun:malloc
347    fun:CRYPTO_malloc
348    obj:/usr/lib/libssl.so.0.9.8
349    fun:SSL_COMP_get_compression_methods
350    fun:SSL_library_init
354    openssl
355    Memcheck:Leak
356    fun:malloc
357    fun:CRYPTO_malloc
358    fun:sk_new
359    obj:/usr/lib/libssl.so.0.9.8
360    fun:SSL_COMP_get_compression_methods
361    fun:SSL_library_init
365    openssl
366    Memcheck:Leak
367    fun:malloc
368    fun:CRYPTO_malloc
369    fun:sk_new
370    fun:engine_cleanup_add_last
371    fun:ENGINE_add
372    fun:ENGINE_load_dynamic
376    openssl
377    Memcheck:Leak
378    fun:malloc
379    fun:CRYPTO_malloc
380    fun:lh_insert
381    obj:/usr/lib/libcrypto.so.0.9.8
382    fun:ERR_get_state
383    fun:ERR_clear_error
387    <insert a suppression name here>
388    Memcheck:Leak
389    fun:malloc
390    fun:_dl_map_object_deps
391    fun:dl_open_worker
392    fun:_dl_catch_error
393    fun:_dl_open
394    fun:do_dlopen
395    fun:_dl_catch_error
396    fun:dlerror_run
397    fun:__libc_dlopen_mode
398    fun:pthread_cancel_init
402    dlopen
403    Memcheck:Leak
404    fun:calloc
405    fun:_dlerror_run
409    dlopen
410    Memcheck:Leak
411    fun:malloc
412    fun:_dl_scope_free
413    fun:_dl_map_object_deps
414    fun:dl_open_worker
415    fun:_dl_catch_error
416    fun:_dl_open
417    fun:do_dlopen
418    fun:_dl_catch_error
419    fun:dlerror_run
422 # is that a leak in libdbus?
425    <insert a suppression name here>
426    Memcheck:Leak
427    fun:malloc
428    obj:/usr/lib/libdbus-1.so.3.4.0
429    obj:/usr/lib/libdbus-1.so.3.4.0
430    fun:avahi_client_new
434    <insert a suppression name here>
435    Memcheck:Leak
436    fun:malloc
437    obj:/usr/lib/libdbus-1.so.3.4.0
438    fun:dbus_message_unref
439    obj:/usr/lib/libdbus-1.so.3.4.0
440    fun:dbus_connection_send_with_reply_and_block
441    fun:dbus_bus_register
442    obj:/usr/lib/libdbus-1.so.3.4.0
443    fun:avahi_client_new
447    <insert a suppression name here>
448    Memcheck:Leak
449    fun:malloc
450    obj:/usr/lib/libdbus-1.so.3.4.0
451    fun:dbus_message_new_method_call
452    fun:dbus_bus_register
453    obj:/usr/lib/libdbus-1.so.3.4.0
454    fun:avahi_client_new
458    <insert a suppression name here>
459    Memcheck:Leak
460    fun:malloc
461    obj:/usr/lib/libdbus-1.so.3.4.0
462    obj:/usr/lib/libdbus-1.so.3.4.0
463    fun:avahi_client_new
467    <insert a suppression name here>
468    Memcheck:Leak
469    fun:malloc
470    obj:/usr/lib/libdbus-1.so.3.4.0
471    fun:dbus_message_new_error
472    obj:/usr/lib/libdbus-1.so.3.4.0
473    fun:dbus_connection_send_with_reply
474    fun:dbus_connection_send_with_reply_and_block
475    obj:/usr/lib/libavahi-client.so.3.2.4
476    fun:avahi_entry_group_new
477    fun:avahiRegisterService
478    fun:avahiClientCallback
479    obj:/usr/lib/libavahi-client.so.3.2.4
480    fun:avahi_client_new
484    inet_ntoa
485    Memcheck:Leak
486    fun:malloc
487    fun:inet_ntoa
491    wildmidi
492    Memcheck:Leak
493    fun:malloc
494    fun:realloc
495    fun:init_gauss
496    fun:WildMidi_Init
500    g_quark_from_static_string
501    Memcheck:Leak
502    fun:calloc
503    fun:g_malloc0
504    fun:g_hash_table_new_full
505    fun:g_quark_from_static_string
509    g_quark_from_static_string
510    Memcheck:Leak
511    fun:malloc
512    fun:realloc
513    fun:g_realloc
514    fun:g_quark_from_static_string
518    g_quark_from_string
519    Memcheck:Leak
520    fun:malloc
521    fun:g_malloc
522    fun:g_strdup
523    fun:g_quark_from_string
527    g_quark_from_string
528    Memcheck:Leak
529    fun:calloc
530    fun:g_malloc0
531    fun:g_hash_table_new_full
532    fun:g_quark_from_string
536    g_quark_from_string
537    Memcheck:Leak
538    fun:malloc
539    fun:realloc
540    fun:g_realloc
541    fun:g_quark_from_string
545    g_get_any_init_do
546    Memcheck:Leak
547    fun:malloc
548    fun:g_malloc
549    fun:g_strdup
550    fun:g_get_any_init_do
554    g_get_any_init_do
555    Memcheck:Leak
556    fun:malloc
557    fun:g_malloc
558    fun:g_strjoinv
559    fun:g_get_any_init_do
563    nss
564    Memcheck:Leak
565    fun:malloc
566    fun:__nss_lookup_function
570    nss
571    Memcheck:Leak
572    fun:malloc
573    fun:tsearch
574    fun:__nss_lookup_function
578    nss
579    Memcheck:Leak
580    fun:malloc
581    fun:nss_parse_service_list
582    fun:__nss_database_lookup