-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmemcheck.supp
58 lines (54 loc) · 1.59 KB
/
memcheck.supp
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
{
QGlobal qRegisterResourceData
Memcheck:Leak
...
fun:_Z21qRegisterResourceDataiPKhS0_S0_
fun:_ZN12_GLOBAL__N_18RegistryC1Ev
fun:_ZZN12_GLOBAL__N_112_GLOBAL__N_118Q_QGS_unitRegistry13innerFunctionEvEN6HolderC1Ev
fun:_ZN12_GLOBAL__N_112_GLOBAL__N_118Q_QGS_unitRegistry13innerFunctionEv
fun:_ZN13QGlobalStaticIN12_GLOBAL__N_18RegistryEL_ZNS0_12_GLOBAL__N_118Q_QGS_unitRegistry13innerFunctionEvEL_ZNS3_5guardEEEclEv
}
{
QGtk3Theme
Memcheck:Leak
...
fun:gtk_css_provider_load_from_file
fun:gtk_css_provider_load_from_path
...
fun:_Z10gtkSettingIiET_PKc
fun:_ZNK10QGtk3Theme9themeHintEN14QPlatformTheme9ThemeHintE
fun:_ZN22QGuiApplicationPrivate4initEv
fun:_ZN15QGuiApplicationC1ERiPPci
}
{
QPlatformThemeFactory
Memcheck:Leak
fun:_ZN15QLibraryPrivate8load_sysEv
...
fun:_ZN15QLibraryPrivate10loadPluginEv
fun:_ZNK14QFactoryLoader8instanceEi
fun:qLoadPlugin<QPlatformTheme, QPlatformThemePlugin, QStringList&>
fun:_ZN21QPlatformThemeFactory6createERK7QStringS2_
...
fun:_ZN22QGuiApplicationPrivate25createPlatformIntegrationEv
}
{
QQmlComponentPrivate create
Memcheck:Cond
...
fun:QQmlComponentPrivate::complete
fun:QQmlComponentPrivate::completeCreate
}
{
QQuick GLrender
Memcheck:Cond
...
fun:_ZN23QSGDefaultRenderContext10preprocessEv
fun:_ZN11QSGRenderer10preprocessEv
fun:_ZN11QSGRenderer11renderSceneERK11QSGBindable
fun:_ZN11QSGRenderer11renderSceneEj
fun:_ZN23QSGDefaultRenderContext15renderNextFrameEP11QSGRendererj
fun:_ZN19QQuickWindowPrivate16renderSceneGraphERK5QSizeS2_
...
fun:clone
}