blob: cb4e1e7405d0595aa12ff943915f712b6ed3d6d7 (
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
|
{
libc_dirty_free_on_exit
Memcheck:Free
fun:free
fun:__libc_freeres
fun:_vgnU_freeres
fun:__run_exit_handlers
fun:exit
}
{
sendPostedEvents1
Memcheck:Leak
match-leak-kinds: possible
fun:_Znwm
fun:_ZN15QtSharedPointer20ExternalRefCountData9getAndRefEPK7QObject
obj:/opt/qt56/lib/libQt5Network.so.5.6.3
}
{
sendPostedEvents3
Memcheck:Leak
match-leak-kinds: possible
fun:_Znwm
...
obj:/opt/qt56/lib/libQt5Network.so.5.6.3
fun:_ZN7QObject5eventEP6QEvent
fun:_ZN16QCoreApplication6notifyEP7QObjectP6QEvent
fun:_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent
fun:_ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData
obj:/opt/qt56/lib/libQt5Core.so.5.6.3
}
{
QAuthenticator
Memcheck:Leak
match-leak-kinds: possible
...
fun:_ZN14QAuthenticator6detachEv
}
{
sendPostedEvents5
Memcheck:Leak
match-leak-kinds: possible
fun:realloc
fun:_ZN9QListData12realloc_growEi
fun:_ZN9QListData7prependEv
obj:/opt/qt56/lib/libQt5Network.so.5.6.3
obj:/opt/qt56/lib/libQt5Network.so.5.6.3
obj:/opt/qt56/lib/libQt5Network.so.5.6.3
fun:_ZN7QObject5eventEP6QEvent
fun:_ZN16QCoreApplication6notifyEP7QObjectP6QEvent
fun:_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent
fun:_ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData
}
{
QObject_connect
Memcheck:Leak
match-leak-kinds: possible
...
obj:/opt/qt56/lib/libQt5Core.so.5.6.3
fun:_ZN7QObject7connectEPKS_PKcS1_S3_N2Qt14ConnectionTypeE
}
{
QNetworkProxy
Memcheck:Leak
match-leak-kinds: possible
fun:_Znwm
fun:_ZN13QNetworkProxyC1ENS_9ProxyTypeERK7QStringtS3_S3_
obj:/opt/qt56/lib/libQt5Network.so.5.6.3
}
{
QTimer
Memcheck:Leak
match-leak-kinds: possible
fun:_Znwm
fun:_ZN7QObjectC1EPS_
fun:_ZN6QTimerC1EP7QObject
}
{
QSslConfiguration
Memcheck:Leak
match-leak-kinds: possible
fun:_Znwm
...
fun:_ZN17QSslConfigurationC1Ev
}
{
sendPostedEvents6
Memcheck:Leak
match-leak-kinds: possible
fun:_Znwm
obj:/opt/qt56/lib/libQt5Network.so.5.6.3
obj:/opt/qt56/lib/libQt5Network.so.5.6.3
obj:/opt/qt56/lib/libQt5Network.so.5.6.3
fun:_ZN7QObject5eventEP6QEvent
fun:_ZN16QCoreApplication6notifyEP7QObjectP6QEvent
fun:_ZN16QCoreApplication15notifyInternal2EP7QObjectP6QEvent
fun:_ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData
}
{
QMetaObject_activate_in_QtNetwork
Memcheck:Leak
match-leak-kinds: possible
fun:_Znwm
...
obj:/opt/qt56/lib/libQt5Network.so.5.6.3
fun:_ZN11QMetaObject8activateEP7QObjectiiPPv
}
{
QMapDatabase_from_QtNetwork
Memcheck:Leak
match-leak-kinds: possible
fun:_Znwm
fun:_ZN12QMapDataBase10createDataEv
obj:/opt/qt56/lib/libQt5Network.so.5.6.3
}
{
QThread
Memcheck:Leak
match-leak-kinds: possible
...
fun:_ZN7QThread5startENS_8PriorityE
}
{
libcrypto_ASN1
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
...
fun:ASN1_item_ex_d2i
}
{
QObject_from_QtNetwork
Memcheck:Leak
match-leak-kinds: possible
fun:_Znwm
fun:_ZN7QObjectC1EPS_
obj:/opt/qt56/lib/libQt5Network.so.5.6.3
}
{
array_new_from_QtNetwork
Memcheck:Leak
match-leak-kinds: possible
fun:_Znam
obj:/opt/qt56/lib/libQt5Network.so.5.6.3
}
{
malloc_from_libcrypto
Memcheck:Leak
match-leak-kinds: possible
fun:malloc
fun:CRYPTO_malloc
...
obj:/lib/x86_64-linux-gnu/libcrypto.so.1.0.0
...
obj:/opt/qt56/lib/libQt5Network.so.5.6.3
}
|