blob: f6d460ca40a2e9fa13b12f05595ac511dedda7cb (
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
|
{
<glibc>
Memcheck:Leak
fun:malloc
obj:/usr/lib/libglib-2.0.so.0.3400.3
...
fun:_ZN27QEventDispatcherGlibPrivateC1EP13_GMainContext
fun:_ZN20QEventDispatcherGlibC1EP7QObject
...
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:UDataMemory_createNewInstance_50
obj:/usr/lib/libicuuc.so.50.1.2
...
fun:ucnv_getStandardName_50
fun:_ZN9QIcuCodec20codecForNameUnlockedEPKc
fun:_ZN9QIcuCodec20defaultCodecUnlockedEv
fun:_ZN10QTextCodec14codecForLocaleEv
fun:_ZNK7QString11toLocal8BitEv
...
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:_ZN9QHashData12allocateNodeEi
...
fun:main
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:_ZN9QListData11detach_growEPii
...
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:_ZN10QArrayData8allocateEmmm6QFlagsINS_16AllocationOptionEE
...
}
{
<waitCondition>
Memcheck:Leak
fun:_Znwm
...
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:calloc
fun:g_malloc0
...
fun:g_main_context_new
fun:g_main_context_default
fun:_ZN27QEventDispatcherGlibPrivateC1EP13_GMainContext
fun:_ZN20QEventDispatcherGlibC1EP7QObject
fun:_ZN23QCoreApplicationPrivate21createEventDispatcherEv
fun:_ZN16QCoreApplication4initEv
...
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:calloc
...
obj:/usr/lib/libdl-2.17.so
...
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
...
obj:/usr/lib/libdl-2.17.so
...
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:memalign
fun:posix_memalign
obj:/usr/lib/libglib-2.0.so.0.3400.3
fun:g_slice_alloc
...
fun:_ZN27QEventDispatcherGlibPrivateC1EP13_GMainContext
fun:_ZN20QEventDispatcherGlibC1EP7QObject
fun:_ZN23QCoreApplicationPrivate21createEventDispatcherEv
fun:_ZN16QCoreApplication4initEv
...
}
{
<insert_a_suppression_name_here>
Memcheck:Cond
fun:_ZNK9QMetaEnum3keyEi
fun:_ZN10QXmiWriter18writeWrappedObjectEP14QWrappedObject7QString
fun:_ZN10QXmiWriter18writeWrappedObjectEP14QWrappedObject7QString
fun:_ZN10QXmiWriter18writeWrappedObjectEP14QWrappedObject7QString
fun:_ZN10QXmiWriter18writeWrappedObjectEP14QWrappedObject7QString
fun:_ZN10QXmiWriter9writeFileEP9QIODevice
fun:main
}
{
<insert_a_suppression_name_here>
Memcheck:Value8
fun:_ZNK9QMetaEnum3keyEi
fun:_ZN10QXmiWriter18writeWrappedObjectEP14QWrappedObject7QString
fun:_ZN10QXmiWriter18writeWrappedObjectEP14QWrappedObject7QString
fun:_ZN10QXmiWriter18writeWrappedObjectEP14QWrappedObject7QString
fun:_ZN10QXmiWriter18writeWrappedObjectEP14QWrappedObject7QString
fun:_ZN10QXmiWriter9writeFileEP9QIODevice
fun:main
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:realloc
fun:_ZN9QListData7reallocEi
...
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:_Znam
fun:_ZN9QHashData6rehashEi
...
fun:main
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:_ZN9QHashData12allocateNodeEi
...
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:_Znam
fun:_ZN9QHashData6rehashEi
fun:_ZN9QHashData8willGrowEv
...
}
{
<insert_a_suppression_name_here>
Memcheck:Leak
fun:malloc
fun:_ZN13QJsonDocument14fromBinaryDataERK10QByteArrayNS_14DataValidationE
...
}
|