Bug 1887774 convert from MediaEnginePrefs to AudioProcessing config in AudioInputProc...
[gecko.git] / build / valgrind / cross-architecture.sup
blob49efa691510c6a885bfff7375e5f06f8ed606e49
1 # Full list is tracked through meta bug 793882
3 ####################
4 #  Intended leaks  #
5 ####################
8    PR_SetEnv requires its argument to be leaked, but does not appear on stacks. (See bug 793534.)
9    Memcheck:Leak
10    ...
11    fun:_ZN7mozilla9SaveToEnvEPKc
12    ...
15    PR_SetEnv requires its argument to be leaked, but does not appear on stacks. (See bug 793534.)
16    Memcheck:Leak
17    ...
18    fun:SaveToEnv
19    ...
22    PR_SetEnv requires its argument to be leaked, but does not appear on stacks. (See bug 793549.)
23    Memcheck:Leak
24    ...
25    fun:_ZL13SaveWordToEnvPKcRK12nsTSubstringIcE
26    ...
29    PR_SetEnv requires its argument to be leaked, but does not appear on stacks. (See bug 793549.)
30    Memcheck:Leak
31    ...
32    fun:SaveWordToEnv
33    ...
36    PR_SetEnv requires its argument to be leaked, but does not appear on stacks. (See bug 944133.)
37    Memcheck:Leak
38    ...
39    fun:_ZN13CrashReporter14SetRestartArgsEiPPc
40    ...
43    PR_SetEnv requires its argument to be leaked, but does not appear on stacks. (See bug 793548.)
44    Memcheck:Leak
45    fun:malloc
46    ...
47    fun:_Z12ToNewCStringRK10nsACString
48    fun:_ZN13CrashReporter14SetupExtraDataEP7nsIFileRK10nsACString
49    ...
52    PR_SetEnv requires its argument to be leaked, but does not appear on stacks. (See bug 1345153.)
53    Memcheck:Leak
54    fun:malloc
55    ...
56    fun:_ZN13CrashReporterL27SetupCrashReporterDirectoryEP7nsIFilePKcS3_PS1_
57    ...
60    We purposely leak the StatisticsReporter object
61    Memcheck:Leak
62    fun:malloc
63    fun:moz_xmalloc
64    fun:operator new
65    fun:_Z21XRE_CreateStatsObjectv
66    ...
69    We purposely leak forkserver children's new argv strings. (See bug 1878213.)
70    Memcheck:Leak
71    match-leak-kinds: definite
72    fun:malloc
73    fun:strdup
74    ...
75    fun:_ZN4base17AppProcessBuilder14InitAppProcessEPiPPPc
76    ...
79    We purposely leak copies of the initial argv/environ to implement setproctitle on Linux. (See bug 1878213.)
80    Memcheck:Leak
81    match-leak-kinds: definite
82    fun:malloc
83    fun:strdup
84    fun:_Z17setproctitle_initPPc
85    ...
88 ####################################
89 #  Leaks in third party libraries  #
90 ####################################
93    See bug 793535
94    Memcheck:Leak
95    fun:calloc
96    fun:_dlerror_run
97    fun:dlsym
98    ...
101    See bug 793611
102    Memcheck:Leak
103    fun:memalign
104    fun:tls_get_addr_tail
105    fun:__tls_get_addr
106    ...
109    See bug 793611
110    Memcheck:Leak
111    fun:memalign
112    fun:tls_get_addr_tail
113    fun:___tls_get_addr
114    ...
117 #################
118 #  Other leaks  #
119 #################
122    Bug 794369
123    Memcheck:Leak
124    fun:malloc
125    fun:moz_xmalloc
126    ...
127    fun:_ZN20mozJSComponentLoader10LoadModuleERN7mozilla12FileLocationE
128    ...
131    Bug 794370
132    Memcheck:Leak
133    fun:malloc
134    fun:moz_xmalloc
135    ...
136    fun:_ZN22nsComponentManagerImpl15RegisterFactoryERK4nsIDPKcS4_P10nsIFactory
137    ...
140    Bug 794372
141    Memcheck:Leak
142    fun:malloc
143    fun:moz_xmalloc
144    ...
145    fun:_ZN22nsComponentManagerImpl22RegisterCIDEntryLockedEPKN7mozilla6Module8CIDEntryEPNS_11KnownModuleE
146    ...
149    Bug 794374
150    Memcheck:Leak
151    fun:malloc
152    fun:moz_xmalloc
153    ...
154    fun:_ZN22nsComponentManagerImpl17ManifestComponentERNS_25ManifestProcessingContextEiPKPc
155    ...
158    Bug 1017112
159    Memcheck:Leak
160    fun:malloc
161    ...
162    fun:PK11_InitPin
163    fun:_ZN11nsPK11Token12InitPasswordEPKDs
164    ...
167    We intentionally leak TLS data in the global servo thread-pool until we can free it consistently (https://github.com/rayon-rs/rayon/issues/688)
168    Memcheck:Leak
169    match-leak-kinds: definite
170    fun:malloc
171    ...
172    fun:_ZN3std*thread*local*fast*12Key$LT$T$GT$14try_initialize*
173    ...
174    fun:_ZN5style5bloom19StyleBloom$LT$E$GT$3new*
175    ...
178    We intentionally leak TLS data in the global servo thread-pool until we can free it consistently (https://github.com/rayon-rs/rayon/issues/688)
179    Memcheck:Leak
180    match-leak-kinds: definite
181    fun:malloc
182    ...
183    fun:_ZN3std*thread*local*fast*12Key$LT$T$GT$14try_initialize*
184    ...
185    fun:_ZN5style7sharing26StyleSharingCache$LT$E$GT$3new*
186    ...
189    Leak in libfontconfig1 in Debian 8 and 9. See bug 1636003.
190    Memcheck:Leak
191    match-leak-kinds: definite
192    fun:malloc
193    fun:FcGetPrgname
194    ...
197 #################
198 #  Other leaks  #
199 #################
201    Following frame pointers can lead us to uninitialized stack space
202    Memcheck:Cond
203    fun:DoFramePointerStackWalk