File: glib.supp

package info (click to toggle)
gxr-openvr 0.15.1-2
  • links: PTS, VCS
  • area: contrib
  • in suites: bookworm, bullseye
  • size: 1,724 kB
  • sloc: ansic: 15,256; sh: 72; xml: 71; awk: 35; makefile: 19
file content (136 lines) | stat: -rw-r--r-- 2,305 bytes parent folder | download | duplicates (5)
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
{
   g_type_register_fundamental
   Memcheck:Leak
   ...
   fun:g_type_register_fundamental
}
{
   g_value_register_transform_func
   Memcheck:Leak
   ...
   fun:g_value_register_transform_func
}
{
   g_object_new_with_properties
   Memcheck:Leak
   ...
   fun:g_object_new_with_properties
}
{
   libglib / ld reachable
   Memcheck:Leak
   ...
   obj:/usr/lib/libglib-2.0.so.*
   fun:call_init.part.0
   fun:_dl_init
   obj:/usr/lib/ld-*.so
}
{
   g_hash_table_new_full
   Memcheck:Leak
   ...
   fun:g_hash_table_new_full
}
{
   g_param_type_register_static
   Memcheck:Leak
   ...
   fun:g_param_type_register_static
}
{
   libgobject
   Memcheck:Leak
   ...
   fun:calloc
   fun:g_malloc0
   obj:/usr/lib/libgobject-2.0.so.*
   ...
   fun:call_init.part.0
   fun:_dl_init
   obj:/usr/lib/ld-2.28.so
}
{
   g_rw_lock_writer_lock
   Memcheck:Leak
   ...
   fun:g_rw_lock_writer_lock
}
{
   g_intern_static_string
   Memcheck:Leak
   ...
   fun:g_intern_static_string
}
{
   g_print
   Memcheck:Leak
   ...
   fun:g_print
}
{
   gdk_pixbuf_new_from_resource
   Memcheck:Leak
   ...
   fun:gdk_pixbuf_new_from_resource
}
{
   gdk_pixbuf_loader_write
   Memcheck:Leak
   match-leak-kinds: reachable
   ...
   fun:gdk_pixbuf_loader_write
}
{
   g_main_loop_run malloc
   Memcheck:Leak
   match-leak-kinds: reachable
   fun:malloc
   ...
   fun:g_main_loop_run
}
{
   g_main_loop_new
   Memcheck:Leak
   ...
   fun:g_main_loop_new
}
{
   g_timeout_add_full
   Memcheck:Leak
   match-leak-kinds: reachable
   fun:malloc
   fun:g_malloc
   fun:g_memdup
   obj:/usr/lib/libglib-2.0.so.*
   obj:/usr/lib/libglib-2.0.so.*
   obj:/usr/lib/libglib-2.0.so.*
   fun:g_source_attach
   fun:g_timeout_add_full
}
{
   g_resources_lookup_data
   Memcheck:Leak
   match-leak-kinds: reachable
   fun:malloc
   obj:/usr/lib/libglib-2.0.so.*
   fun:g_rec_mutex_lock
   fun:g_variant_type_info_get
   fun:g_variant_serialised_get_child
   fun:g_variant_get_child_value
   obj:/usr/lib/libgio-2.0.so.*
   obj:/usr/lib/libgio-2.0.so.*
   fun:g_resource_lookup_data
   fun:g_resources_lookup_data
}
{
   libgobject _dl_init
   Memcheck:Leak
   match-leak-kinds: reachable
   fun:malloc
   ...
   obj:/usr/lib/libgobject-2.0.so.*
   obj:/usr/lib/libgobject-2.0.so.*
   fun:call_init.part.0
   fun:_dl_init
   obj:/usr/lib/ld-*.so
}