1 # This file contains suppressions for the Dr.Memory tool, see
2 # http://dev.chromium.org/developers/how-tos/using-drmemory
4 # This file should contain suppressions only for the reports happening
5 # in the 'full' mode (drmemory_full).
6 # For the reports that can happen in the light mode (a.k.a. drmemory_light),
7 # please use suppressions.txt instead.
9 ###############################################################
10 # Known reports on the third party we have no control over.
13 name=http://crbug.com/116277
17 # TODO(timurrrr): check if these frames change when NT_SYMBOLS are present.
19 name=http://code.google.com/p/drmemory/issues/detail?id=406
20 ADVAPI32.dll!WmiOpenBlock
21 ADVAPI32.dll!WmiOpenBlock
23 # Leaks inside GoogleDesktop - it injects into our processes for some reason
25 name=GoogleDesktop LEAK
27 GoogleDesktopNetwork3.DLL!DllUnregisterServer
29 # They deliberately use uninit local var in sqlite random generator.
30 # Random bytes may mess up the call stack between randomByte and
31 # sqlite3_* frames (http://code.google.com/p/drmemory/issues/detail?id=1514)
32 # so we just look for randomByte.
34 name=sqlite3_randomness UNINIT
37 # Intentional leak in WebKit Template Framework for ThreadData.
39 name=intentional WTF ThreadData leak
43 # Happens when winhttp returns ERROR_WINHTTP_UNABLE_TO_DOWNLOAD_SCRIPT.
45 name=http://crbug.com/125558 a
46 KERNELBASE.dll!LocalAlloc
48 SECHOST.dll!NotifyServiceStatusChange
50 WINHTTP.dll!WinHttpDetectAutoProxyConfigUrl
51 *!net::ProxyResolverWinHttp::GetProxyForURL
53 # Tiny locale-related leaks in ntdll. Probably system bug.
55 name=http://crbug.com/125558 b
59 KERNELBASE.dll!GetCPInfoExW
64 WINHTTP.dll!WinHttpGetIEProxyConfigForCurrentUser
65 *!net::ProxyConfigServiceWin::GetCurrentProxyConfig
68 name=http://crbug.com/30704 #f
69 libpng.dll!wk_png_write_find_filter
70 libpng.dll!wk_png_write_row
72 ###############################################################
73 # Suppress some false reports due to bugs in Dr.Memory like wrong analysis
74 # assumptions or unhandled syscalls
76 # Please note: the following suppressions were written in the abscense of
77 # private symbols so may need to be updated when we switch to auto-loading PDBs
79 name=http://code.google.com/p/drmemory/issues/detail?id=12 (1)
82 ntdll.dll!RtlFindActivationContextSectionString
85 name=http://code.google.com/p/drmemory/issues/detail?id=12 (2)
87 SHELL32.dll!SHFileOperation*
90 name=http://code.google.com/p/drmemory/issues/detail?id=12 (3)
92 SHELL32.dll!SHGetFolderPath*
95 name=http://code.google.com/p/drmemory/issues/detail?id=12 (4)
97 SHELL32.dll!SHGetFolderPath*
100 name=http://code.google.com/p/drmemory/issues/detail?id=12 (5)
102 SHELL32.dll!SHCreateDirectory*
105 name=http://code.google.com/p/drmemory/issues/detail?id=12 (6)
107 SHELL32.dll!ILLoadFromStream*
110 name=http://code.google.com/p/drmemory/issues/detail?id=12 (7)
112 SHELL32.dll!ILSaveToStream*
115 name=http://code.google.com/p/drmemory/issues/detail?id=12 (8)
117 SHELL32.dll!SHFileOperation*
120 name=http://code.google.com/p/drmemory/issues/detail?id=12 (9)
122 SHELL32.dll!SHGetItemFromDataObject
125 name=http://code.google.com/p/drmemory/issues/detail?id=12 (10)
127 SHELL32.dll!SHGetItemFromDataObject
130 name=http://code.google.com/p/drmemory/issues/detail?id=12 (11)
133 SHELL32.dll!SHChangeNotifySuspendResume
136 name=http://code.google.com/p/drmemory/issues/detail?id=14 (1)
141 name=http://code.google.com/p/drmemory/issues/detail?id=14 (2)
146 name=http://code.google.com/p/drmemory/issues/detail?id=14 (3)
151 name=http://code.google.com/p/drmemory/issues/detail?id=17 (1)
156 name=http://code.google.com/p/drmemory/issues/detail?id=17 (2)
158 GDI32.dll!CreateFontIndirectExW
159 GDI32.dll!CreateFontIndirectW
162 name=http://code.google.com/p/drmemory/issues/detail?id=17 (3)
163 KERNELBASE.dll!LocalAlloc
165 USER32.dll!CreateWindow*
168 name=http://code.google.com/p/drmemory/issues/detail?id=18 a
173 name=http://code.google.com/p/drmemory/issues/detail?id=18 b
178 name=http://code.google.com/p/drmemory/issues/detail?id=18 c
183 name=http://code.google.com/p/drmemory/issues/detail?id=18 d
188 name=http://code.google.com/p/drmemory/issues/detail?id=40 a
193 name=http://code.google.com/p/drmemory/issues/detail?id=40 b
198 name=http://code.google.com/p/drmemory/issues/detail?id=48 a
199 system call NtContinue
204 name=http://code.google.com/p/drmemory/issues/detail?id=48 b
205 system call NtContinue
206 *!WTF::initializeCurrentThreadInternal
209 name=http://code.google.com/p/drmemory/issues/detail?id=52 a
211 DBGHELP.dll!SymInitialize
214 name=http://code.google.com/p/drmemory/issues/detail?id=52 b
216 DBGHELP.dll!SymEnumSourceFiles
219 name=http://code.google.com/p/drmemory/issues/detail?id=52 c
221 msvcrt.dll!_RTDynamicCast
224 name=http://code.google.com/p/drmemory/issues/detail?id=52 bit-level fp in dbghelp
225 instruction=test 0x*(%*) $0x??
226 DBGHELP.dll!SymUnloadModule64
229 name=http://code.google.com/p/drmemory/issues/detail?id=53
230 ADVAPI32.dll!WmiMofEnumerateResourcesA
231 ADVAPI32.dll!WmiMofEnumerateResourcesA
232 ADVAPI32.dll!Sta*TraceW
235 name=http://code.google.com/p/drmemory/issues/detail?id=58
240 name=http://code.google.com/p/drmemory/issues/detail?id=60
243 USP10.dll!ScriptStringAnalyse
246 IMM32.dll!ImmGetIMCCSize
247 IMM32.dll!ImmLockClientImc
248 IMM32.dll!ImmDisableIME
249 IMM32.dll!ImmSetActiveContext
250 USER32.dll!IMPSetIMEA
253 name=http://code.google.com/p/drmemory/issues/detail?id=65 a
258 name=http://code.google.com/p/drmemory/issues/detail?id=65 b
260 *!talk_base::CreateRandomString
263 name=http://code.google.com/p/drmemory/issues/detail?id=68 a
268 name=http://code.google.com/p/drmemory/issues/detail?id=68 b
270 ADVAPI32.dll!SetSecurityDescriptorDacl
273 name=http://code.google.com/p/drmemory/issues/detail?id=68 c
275 MSWSOCK.dll!WSPStartup
278 name=http://code.google.com/p/drmemory/issues/detail?id=68 d
280 ntdll.dll!RtlValidateUnicodeString
283 name=http://code.google.com/p/drmemory/issues/detail?id=256
289 name=http://code.google.com/p/drmemory/issues/detail?id=274 a
294 name=http://code.google.com/p/drmemory/issues/detail?id=274 b
299 name=http://code.google.com/p/drmemory/issues/detail?id=275
304 name=http://code.google.com/p/drmemory/issues/detail?id=276
306 ntdll.dll!RtlConvertUlongToLargeInteger
307 ntdll.dll!RtlConvertUlongToLargeInteger
308 ntdll.dll!KiUserExceptionDispatcher
311 name=http://code.google.com/p/drmemory/issues/detail?id=305
319 name=http://code.google.com/p/drmemory/issues/detail?id=346 a
321 GDI32.dll!CloseEnhMetaFile
324 name=http://code.google.com/p/drmemory/issues/detail?id=346 b
325 GDI32.dll!SetPolyFillMode
329 name=http://code.google.com/p/drmemory/issues/detail?id=362
330 USER32.dll!UnregisterClass*
333 name=http://code.google.com/p/drmemory/issues/detail?id=382
335 ntdll.dll!CsrNewThread
338 name=http://code.google.com/p/drmemory/issues/detail?id=397
339 system call NtDeviceIoControlFile InputBuffer
340 ADVAPI32.dll!ImpersonateAnonymousToken
343 name=http://code.google.com/p/drmemory/issues/detail?id=407 a
344 system call NtRequestWaitReplyPort
345 RPCRT4.dll!I_RpcSendReceive
346 RPCRT4.dll!NdrSendReceive
349 name=http://code.google.com/p/drmemory/issues/detail?id=407 b
351 ntdll.dll!LdrInitializeThunk
352 ntdll.dll!LdrShutdownThread
355 name=http://code.google.com/p/drmemory/issues/detail?id=412 a
356 ADVAPI32.dll!RegDeleteValue*
359 name=http://code.google.com/p/drmemory/issues/detail?id=412 b
364 name=http://code.google.com/p/drmemory/issues/detail?id=412 c
366 RPCRT4.dll!NdrClientCall2
369 name=http://code.google.com/p/drmemory/issues/detail?id=412 d
370 RSAENH.dll!DllUnregisterServer
372 ADVAPI32.dll!CryptAcquireContextA
373 CRYPT32.dll!CryptEnumOIDFunction
375 CRYPT32.dll!CertFindCertificateInStore
378 name=http://code.google.com/p/drmemory/issues/detail?id=412 e
380 RSAENH.dll!CPGenRandom
383 name=http://code.google.com/p/drmemory/issues/detail?id=412 f
388 name=http://code.google.com/p/drmemory/issues/detail?id=412 g
391 *!testing::internal::CmpHelperEQ*
393 *!SymmetricKeyTest_ImportGeneratedKey_Test::TestBody
395 # We get these sometimes from AesEncrypt and AesExpandKey. AesEncrypt doesn't
396 # have frame pointers, and we have trouble unwinding from it. Therefore, we use
397 # this broad suppression, effectively disabling uninit checks in rsaenh.dll.
399 name=http://code.google.com/p/drmemory/issues/detail?id=412 h
403 name=http://code.google.com/p/drmemory/issues/detail?id=425 a
404 CLBCatQ.DLL!DestroyStgDatabase
405 CLBCatQ.DLL!PostError
406 CLBCatQ.DLL!PostError
409 name=http://code.google.com/p/drmemory/issues/detail?id=425 b
410 RPCRT4.dll!I_RpcBCacheFree
411 RPCRT4.dll!I_RpcBCacheFree
413 RPCRT4.dll!NdrClientCall2
416 name=http://code.google.com/p/drmemory/issues/detail?id=425 c
422 name=http://code.google.com/p/drmemory/issues/detail?id=435 a
424 ntdll.dll!RtlSetSecurityObject
425 ntdll.dll!RtlNewSecurityObjectEx
426 ADVAPI32.dll!CreatePrivateObjectSecurityEx
427 NTMARTA.dll!AccRewriteSetNamedRights
430 name=http://code.google.com/p/drmemory/issues/detail?id=435 b
431 WLDAP32.dll!Ordinal325
433 WLDAP32.dll!Ordinal325
434 ntdll.dll!LdrInitializeThunk
435 ntdll.dll!LdrFindResourceDirectory_U
436 ntdll.dll!RtlValidateUnicodeString
438 KERNEL32.dll!LoadLibraryExW
440 # mod+offs suppression because the symbolic makes no sense and changes
441 # completely in the presence of WS2_32.dll symbols.
443 name=http://code.google.com/p/drmemory/issues/detail?id=438
449 name=http://code.google.com/p/drmemory/issues/detail?id=454 a
451 WINMM.dll!wave*GetNumDevs
454 name=http://code.google.com/p/drmemory/issues/detail?id=454 b
456 WINMM.dll!wave*GetNumDevs
459 name=http://code.google.com/p/drmemory/issues/detail?id=466
460 ntdll.dll!RtlRunOnceBeginInitialize
461 ntdll.dll!RtlInitializeCriticalSectionAndSpinCount
464 name=http://code.google.com/p/drmemory/issues/detail?id=473 a
465 system call NtDeviceIoControlFile InputBuffer
467 iphlpapi.dll!GetAdaptersAddresses
470 name=http://code.google.com/p/drmemory/issues/detail?id=473 b
479 iphlpapi.dll!GetPerAdapterInfo
481 iphlpapi.dll!GetAdaptersAddresses
484 name=http://code.google.com/p/drmemory/issues/detail?id=473 c
488 IPHLPAPI.DLL!GetAdaptersAddresses
491 name=http://code.google.com/p/drmemory/issues/detail?id=475
493 ADVAPI32.dll!CryptAcquireContextA
495 CRYPT32.dll!CryptMsgOpenToDecode
497 CRYPT32.dll!CryptQueryObject
499 # Lots of leaks from our interactions with the system certificate store. May be
500 # worth reviewing our use of their API.
502 name=http://code.google.com/p/drmemory/issues/detail?id=476 a
503 KERNEL*.dll!LocalAlloc
505 CRYPT32.dll!CertGetCRLContextProperty
508 name=http://code.google.com/p/drmemory/issues/detail?id=476 b
509 KERNEL*.dll!LocalAlloc
511 CRYPT32.dll!CertAddCRLContextToStore
514 name=http://code.google.com/p/drmemory/issues/detail?id=476 c
515 KERNEL*.dll!LocalAlloc
517 CRYPT32.dll!CertOpenStore
520 name=http://code.google.com/p/drmemory/issues/detail?id=476 d
522 CRYPT32.dll!CertOpenSystemStore?
525 name=http://code.google.com/p/drmemory/issues/detail?id=476 e
527 CRYPT32.dll!CertGetCertificateChain
530 name=http://code.google.com/p/drmemory/issues/detail?id=476 f
532 CRYPT32.dll!CertCompareIntegerBlob
535 name=http://code.google.com/p/drmemory/issues/detail?id=476 g
537 CRYPT32.dll!CryptUnprotectData
540 name=http://code.google.com/p/drmemory/issues/detail?id=476 h
541 KERNEL*.dll!LocalAlloc
543 CRYPT32.dll!CertEnumCertificatesInStore
546 name=http://code.google.com/p/drmemory/issues/detail?id=476 i
548 CRYPT32.dll!CryptProtectData
551 name=http://code.google.com/p/drmemory/issues/detail?id=476 j
553 CRYPT32.dll!CryptExportPublicKeyInfoEx
556 name=http://code.google.com/p/drmemory/issues/detail?id=502 a
557 system call NtSecureConnectPort parameter #3
562 name=http://code.google.com/p/drmemory/issues/detail?id=502 b
563 system call NtGdiEnumFonts parameter #6
568 name=http://code.google.com/p/drmemory/issues/detail?id=511 a
573 name=http://code.google.com/p/drmemory/issues/detail?id=511 b
576 ole32.dll!StringFromGUID2
579 name=http://code.google.com/p/drmemory/issues/detail?id=512 a
581 *!browser_sync::Cryptographer::PackBootstrapToken
582 *!browser_sync::Cryptographer::GetBootstrapToken
585 name=http://code.google.com/p/drmemory/issues/detail?id=512 b
589 # TODO(bruening): remove these once we have v8 bitfields handled
591 name=http://code.google.com/p/drmemory/issues/detail?id=513 a
595 name=http://code.google.com/p/drmemory/issues/detail?id=513 b
600 name=http://code.google.com/p/drmemory/issues/detail?id=513 c
605 # We have seen some cases (not yet understood: crbug.com/364146) where v8.dll
606 # has no symbols. These are all on the bots using component build, so we use
607 # v8.dll. TODO(bruening): remove these once we've fixed the symbol issue.
609 name=http://code.google.com/p/drmemory/issues/detail?id=513 d
613 name=http://code.google.com/p/drmemory/issues/detail?id=513 e
619 name=http://code.google.com/p/drmemory/issues/detail?id=546
624 *!IconUtil::Create*HICON*
627 name=http://crbug.com/92152
629 USER32.dll!CreateWindowExW
630 *!views::TooltipManagerWin::Init
631 *!views::TooltipManagerWin::TooltipManagerWin
634 name=http://code.google.com/p/drmemory/issues/detail?id=567 a
637 dbghelp.dll!StackWalk64
640 name=http://code.google.com/p/drmemory/issues/detail?id=567 b
644 dbghelp.dll!StackWalk64
646 # Symbols w/o PDB make no sense, first ntdll frame is TpSetTimer w/o syms and
647 # TppWorkerThread w/ syms. We used to use mod+offs here, but that was too
648 # brittle, so we switched to RPCRT4.dll!*.
650 name=http://code.google.com/p/drmemory/issues/detail?id=569
654 KERNEL*.dll!BaseThreadInitThunk
656 # TODO(timurrrr): investigate these
658 name=http://crbug.com/TODO a
660 *!win_util::GetLogonSessionOnlyDACL
663 name=http://crbug.com/TODO b
665 ntshrui.dll!IsPathSharedW
668 name=http://crbug.com/TODO c
673 name=http://crbug.com/TODO d
678 name=http://crbug.com/TODO e
683 name=http://crbug.com/TODO f
685 *!GetCanonicalPathInfo*
688 name=http://crbug.com/TODO g
693 name=http://crbug.com/TODO h
695 GDI32.dll!GetTextExtentPoint32*
698 name=http://crbug.com/TODO i
700 *!SyncSocketClientListener::OnMsgClassResponse
703 name=http://crbug.com/TODO j
705 *!*NSPRInitSingleton*
708 name=http://crbug.com/TODO k
709 *!NdrSimpleStructFree
712 name=http://crbug.com/TODO l
713 ntdll.dll!RtlpNtOpenKey
714 ntdll.dll!RtlMakeSelfRelativeSD
715 ntdll.dll!RtlAbsoluteToSelfRelativeSD
716 ADVAPI32.dll!MakeSelfRelativeSD
719 name=http://crbug.com/TODO m
721 CRYPT32.dll!I_CertSyncStore
723 # This matches the same stack as DrMem i#751, but it's an uninit read instead of
724 # a leak. Must be some early thread initialization. Doesn't look like
727 name=http://crbug.com/TODO n
733 KERNEL*.dll!BaseThreadInitThunk
735 # No idea where this is from, but Chrome isn't even on the stack.
737 name=http://crbug.com/TODO o
739 ole32.dll!OleInitialize
741 KERNEL32.dll!BaseThreadInitThunk
743 # Matches lots of RPC related leaks. So far RPC handles have been mostly owned
744 # by system libraries and are not something we can fix easily.
746 name=http://crbug.com/TODO p
749 RPCRT4.dll!NDRCContextBinding
751 # No idea, but all system code, not interesting.
753 name=http://crbug.com/TODO q
764 name=http://crbug.com/109278 video device COM leaks
766 *!media::VideoCaptureDevice::*
769 name=http://crbug.com/109278 audio device COM leaks
771 *!media::GetInputDeviceNamesWin
773 # False pos uninit in shell32 when resolving links.
775 name=http://code.google.com/p/drmemory/issues/detail?id=745
779 *!file_util::ResolveShortcut
781 # Probable false pos uninit in ffmpeg. Probably due to running off the end of a
782 # buffer with SSE/MMX instructions whose results are then masked out later.
784 name=http://code.google.com/p/drmemory/issues/detail?id=747 a
785 *!ff_pred4x4_vertical_vp8_mmxext
788 name=http://code.google.com/p/drmemory/issues/detail?id=747 b
789 *!ff_pred4x4_down_left_mmxext
792 name=http://code.google.com/p/drmemory/issues/detail?id=747 c
793 *!ff_vorbis_floor1_render_list
796 name=http://code.google.com/p/drmemory/issues/detail?id=747 d
797 *!ff_put_vp8_epel8_h6_ssse3
800 name=http://code.google.com/p/drmemory/issues/detail?id=747 e
801 *!ff_put_vp8_epel8_h4_ssse3
804 name=http://code.google.com/p/drmemory/issues/detail?id=747 f
808 name=http://code.google.com/p/drmemory/issues/detail?id=747 g
809 *!ff_simple_idct_add_mmx
811 # ffmpeg seems to leak a pthread condition variable.
813 name=http://crbug.com/110042
818 *!ff_thread_decode_frame
819 *!avcodec_decode_video2
821 # Improperly handled ioctl in bcrypt.
823 name=http://code.google.com/p/drmemory/issues/detail?id=748
824 system call NtDeviceIoControlFile InputBuffer
826 bcrypt.dll!BCryptUnregisterConfigChangeNotify
827 bcrypt.dll!BCryptGetFipsAlgorithmMode
828 ntdll.dll!RtlQueryEnvironmentVariable
830 # Not sure what this is.
832 name=http://code.google.com/p/drmemory/issues/detail?id=749
841 *!talk_base::SafeGetHostByName
842 *!talk_base::SocketAddress::GetLocalIPs
843 *!talk_base::SocketAddress::IsLocalIP
844 *!cricket::Transport::VerifyCandidate
845 *!cricket::Session::OnRemoteCandidates
846 *!cricket::Session::OnTransportInfoMessage
847 *!cricket::Session::OnIncomingMessage
848 *!cricket::SessionManager::OnIncomingMessage
850 # More uninit false pos in rpcrt4.dll not caught by default suppressions.
852 name=http://code.google.com/p/drmemory/issues/detail?id=529
855 *!base::LaunchProcess
857 # System leak from CreateEnvironmentBlock.
859 name=http://code.google.com/p/drmemory/issues/detail?id=757
861 USERENV.dll!CreateEnvironmentBlock
863 # Looks like another instance of 753
865 name=http://code.google.com/p/drmemory/issues/detail?id=753
867 ntdll.dll!RtlLoadString
871 name=http://code.google.com/p/drmemory/issues/detail?id=493
872 USP10.dll!ScriptPositionSingleGlyph
874 # Various TLS leaks that we don't understand yet. We should be finding a root
877 name=http://code.google.com/p/drmemory/issues/detail?id=778 a
878 KERNELBASE.dll!TlsSetValue
880 # Originally filed as: http://crbug.com/109281
882 name=http://code.google.com/p/drmemory/issues/detail?id=778 b
885 *!*::ConstructTlsVector
886 *!base::ThreadLocalStorage::StaticSlot::Get
888 # This is an NSS PRThread object installed in TLS. Why isn't this detected as a
889 # root? See also http://crbug.com/32624
891 name=http://code.google.com/p/drmemory/issues/detail?id=778 c
896 # Bit-level fps in rich edit layer.
898 name=http://code.google.com/p/drmemory/issues/detail?id=791
902 # Already suppressed by drmemory default supp we don't have yet.
904 name=i#757: RPC binding leaks in sspicli.dll
910 # Async NtReadFile false positives. This was fixed in drmemory r772, remove
911 # this supp when we pull that rev.
913 name=http://code.google.com/p/drmemory/issues/detail?id=798
914 system call NtReadFile parameter #5
915 KERNEL32.dll!ReadFile
917 # Probable syscall false positive.
919 name=http://code.google.com/p/drmemory/issues/detail?id=809
920 system call NtGdiPolyPolyDraw parameter #1
921 *!gfx::Path::CreateNativeRegion
923 # Very wide suppression for all uninits in rpcrt4.dll. We get bad stack traces
924 # coming out of this module (sometimes only one frame), which makes it hard to
925 # write precise suppressions. Until we have bit-level tracking (DRMi#113) we
928 name=http://code.google.com/p/drmemory/issues/detail?id=113 rpcrt4.dll wildcard
932 name=http://code.google.com/p/drmemory/issues/detail?id=841 a
934 CRYPTNET.dll!I_CryptNetGetConnectivity
937 name=http://code.google.com/p/drmemory/issues/detail?id=841 b
942 name=http://code.google.com/p/drmemory/issues/detail?id=841 c
947 name=http://code.google.com/p/drmemory/issues/detail?id=841 d
949 CRYPTNET.dll!I_CryptNetGetConnectivity
951 # Often missing a ntdll.dll!KiUserCallbackDispatcher frame.
953 name=http://code.google.com/p/drmemory/issues/detail?id=810
954 instruction=test %edx %edx
955 USER32.dll!GetClassLongW
957 *!ui::CenterAndSizeWindow
960 name=http://code.google.com/p/drmemory/issues/detail?id=815
963 USER32.dll!GetMonitorInfoA
964 ntdll.dll!KiUserCallbackDispatcher
968 # Suppress anything in cmd.exe. It's safer to suppress these than disable
969 # following, since someone might launch a Chrome process via cmd.exe.
975 # Possible true system use after free.
977 name=http://code.google.com/p/drmemory/issues/detail?id=623
978 KERNELBASE.dll!TlsGetValue
979 OLEAUT32.dll!SysFreeString
980 OLEAUT32.dll!SysAllocStringByteLen
986 # basic_streambuf seems to leak something in creating a std::_Mutex
988 name=http://code.google.com/p/drmemory/issues/detail?id=857
990 ntdll.dll!RtlInitializeCriticalSection
992 *!std::_Mutex::_Mutex
993 *!std::basic_streambuf<>
995 # Seems to create a DC, sometimes. GetTextMetrics returns no pointers, though.
997 name=GDI SetBrushOrgEx leak
999 GDI32.dll!GetTextMetricsW
1000 *!gfx::PlatformFontWin::CreateHFontRef
1001 *!gfx::PlatformFontWin::GetBaseFontRef
1003 ###############################################################
1004 # Benign issues in Chromium
1006 # This test intentionally leaks an object and checks that it's never deleted.
1008 name=BrowserThreadTest.NotReleasedIfTargetThreadNonExistant leak
1010 *!BrowserThreadTest_NotReleasedIfTargetThreadNonExistent_Test::TestBody
1013 name=deliberate histogram leak
1015 *!replace_operator_new
1017 *!*::*Histogram::FactoryGet
1020 name=deliberate leak for SampleMap
1022 *!base::SampleMap::Accumulate
1023 *!base::SparseHistogram::Add
1026 name=deliberate LazyInstance leak
1028 *!*LeakyLazyInstance*
1030 *!base::LazyInstance*::Pointer
1033 name=http://crbug.com/79933 (1)
1035 *!TestURLRequestContext::Init
1038 name=http://crbug.com/79933 (2)
1040 *!TestURLRequestContext::TestURLRequestContext
1041 *!TestURLRequestContextGetter::GetURLRequestContext
1042 *!notifier::SingleLoginAttempt::SingleLoginAttempt
1043 *!notifier::Login::StartConnection
1044 *!syncer::InvalidationNotifier::UpdateCredentials
1045 *!syncer::NonBlockingInvalidationNotifier::Core::UpdateCredentials
1048 name=http://crbug.com/79933 (3)
1050 *!TestURLRequestContext::TestURLRequestContext
1051 *!TestURLRequestContextGetter::GetURLRequestContext
1052 *!URLFetcher::Core::StartURLRequest
1055 name=http://crbug.com/79933 (4)
1059 *!std::allocator<>::allocate
1060 *!std::vector<>::_Insert_n
1061 *!std::vector<>::insert
1062 *!std::vector<>::push_back
1063 *!ObserverListBase<>::AddObserver
1065 *!net::HttpNetworkSession::HttpNetworkSession
1066 *!notifier::ProxyResolvingClientSocket::ProxyResolvingClientSocket
1067 *!notifier::XmppClientSocketFactory::CreateTransportClientSocket
1068 *!notifier::ChromeAsyncSocket::Connect
1069 *!buzz::XmppClient::ProcessStartXmppLogin
1070 *!buzz::XmppClient::Process
1071 *!talk_base::Task::Step
1072 *!talk_base::TaskRunner::InternalRunTasks
1073 *!talk_base::TaskRunner::RunTasks
1074 *!notifier::TaskPump::CheckAndRunTasks
1075 *!base::internal::RunnableAdapter<>::Run
1077 # Test intentionally leaks an object.
1079 name=http://crbug.com/86301
1080 *!replace_operator_new
1082 *!*_DeadReplyLoopDoesNotDelete_Test::TestBody
1084 # Leak in a binary copy of Firefox 3's NSS dll. Not much we can do about it.
1086 name=Firefox 3 NSS dll leak
1089 *!NSSDecryptor::~NSSDecryptor
1091 # We get uninit reports inside GMock when it prints the bytes of references to
1092 # partially initialized objects passed to unexpected method calls.
1094 name=http://crbug.com/64887 (GMock printing uninit data)
1096 *!testing::*::PrintBytesInObjectTo*
1098 ###############################################################
1099 # Proactively borrowed from memcheck/suppressions.txt.
1100 # We have not yet seen these, but we are expanding the sets of tests
1101 # we're running, and we've hit redness in the past that could have
1102 # been avoided by already having the Memcheck suppressions.
1103 # TODO(bruening): review the entire file (not just these) once we're
1104 # at the peak set of tests we plan to run and remove the unused ones.
1108 *!blink::base64Encode
1109 *!blink::base64Encode
1110 *!blink::ImageToDataURL<>
1116 *!gfx::PNGCodec::Decode*
1121 *!base::Base64Encode*
1122 *!web_ui_util::GetImageDataUrl
1123 *!::NetworkInfoDictionary::set_icon
1128 *!SkScan::AntiFillPath
1129 *!SkScan::AntiFillPath
1131 *!SkDevice::drawPath
1132 *!SkDraw::drawTextOnPath
1133 *!SkDevice::drawTextOnPath
1134 *!SkCanvas::drawTextOnPath
1135 *!blink::Font::drawGlyphs
1136 *!blink::Font::drawGlyphBuffer
1141 *!SkScan::AntiFillRect
1142 *!SkScan::AntiFillRect
1144 *!SkDevice::drawRect
1145 *!SkCanvas::drawRect
1146 *!blink::GraphicsContext::fillRect
1147 *!blink::GraphicsContext::drawHighlightForText
1154 *!SkDraw::drawTextOnPath
1155 *!SkDevice::drawTextOnPath
1156 *!SkCanvas::drawTextOnPath
1157 *!blink::Font::drawGlyphs
1158 *!blink::Font::drawGlyphBuffer
1159 *!blink::Font::drawSimpleText
1160 *!blink::Font::drawText
1161 *!blink::GraphicsContext::drawText
1168 *!process_data_simple_main
1169 *!chromium_jpeg_write_scanlines
1170 *!gfx::JPEGCodec::Encode
1171 *!gfx::JPEGEncodedDataFromImage
1172 *!history::TopSites::EncodeBitmap
1173 *!history::TopSites::SetPageThumbnail
1174 *!history::ExpireHistoryTest::AddExampleData
1175 *!history::ExpireHistoryTest::*
1179 *!testing::AssertionResult testing::internal::CmpHelperGE<>
1180 *!gfx::JPEGCodec_EncodeDecodeRGBA_Test::TestBody
1185 *!skia::BGRAConvolve2D
1186 *!skia::ImageOperations::ResizeBasic*
1187 *!skia::ImageOperations::Resize*
1191 *!blink::RenderMarquee::updateMarqueeStyle
1192 *!blink::RenderLayer::styleChanged
1193 *!blink::RenderBoxModelObject::styleDidChange
1194 *!blink::RenderBox::styleDidChange
1195 *!blink::RenderBlock::styleDidChange
1196 *!blink::RenderObject::setStyle
1200 *!blink::ComplexTextController*
1202 *!blink::Font::selectionRectForComplexText
1203 *!blink::Font::selectionRectForText
1204 *!blink::InlineTextBox::positionForOffset
1205 *!blink::RenderText::localCaretRect
1206 *!blink::VisiblePosition::localCaretRect
1207 *!blink::CaretBase::updateCaretRect
1208 *!blink::FrameSelection::localCaretRect
1209 *!blink::FrameSelection::recomputeCaretRect
1210 *!blink::FrameSelection::updateAppearance
1214 *!blink::ComplexTextController*
1216 *!blink::Font::drawComplexText
1217 *!blink::Font::drawText
1218 *!blink::GraphicsContext::drawText
1219 *!blink::paintTextWithShadows
1221 *!blink::RenderLineBoxList::paint
1222 *!blink::RenderBlock::paintContents
1223 *!blink::RenderBlock::paintObject
1224 *!blink::RenderBlock::paint
1229 *!JSONStringValueSerializer::SerializeInternal
1230 *!JSONStringValueSerializer::Serialize
1231 *!JsonPrefStore::SerializeData
1232 *!ImportantFileWriter::DoScheduledWrite
1233 *!JsonPrefStore::CommitPendingWrite
1234 *!JsonPrefStore::~JsonPrefStore
1235 *!base::RefCounted<>::Release
1236 *!scoped_refptr<>::operator=
1237 *!PrefService::~PrefService
1238 *!scoped_ptr<>::~scoped_ptr
1239 *!TestingProfile::~TestingProfile
1240 *!ExtensionTestingProfile::~ExtensionTestingProfile
1245 *!SkDraw::drawPosText
1246 *!SkDevice::drawPosText
1247 *!SkCanvas::drawPosText
1248 *!blink::Font::drawGlyphs
1249 *!blink::Font::drawGlyphBuffer
1250 *!blink::Font::drawSimpleText
1251 *!blink::Font::drawText
1255 *!blink::PlatformEvent::PlatformEvent
1256 *!blink::PlatformMouseEvent::PlatformMouseEvent
1257 *!blink::EventHandler::fakeMouseMoveEventTimerFired
1258 *!blink::Timer<>::fired
1259 *!blink::ThreadTimers::sharedTimerFiredInternal
1260 *!blink::ThreadTimers::sharedTimerFired
1261 *!webkit_glue::WebKitPlatformSupportImpl::DoTimeout
1262 *!base::BaseTimer<>::TimerTask::Run
1267 *!blink::ImageBuffer::platformTransformColorSpace
1268 *!blink::ImageBuffer::transformColorSpace
1269 *!blink::RenderSVGResourceFilter::postApplyResource
1271 *!blink::RenderSVGShape::paint*
1273 *!blink::RenderSVGRoot*_Zpaint*_ZL9PaintInfoERKNS_*
1277 *!fetch_texel_2d_f_rgba8888
1282 *!_mesa_execute_program
1284 *!_swrast_exec_fragment_program
1285 *!shade_texture_span
1286 *!_swrast_write_rgba_span
1288 *!_swrast_validate_triangle
1291 *!_tnl_render_triangles_elts
1295 *!_tnl_vbo_draw_prims
1296 *!vbo_validated_drawrangeelements
1297 *!vbo_exec_DrawElements
1298 *!neutral_DrawElements
1302 *!fetch_texel_2d_f_rgba8888
1307 *!_mesa_execute_program
1309 *!_swrast_exec_fragment_program
1310 *!shade_texture_span
1311 *!_swrast_write_rgba_span
1320 *!_tnl_vbo_draw_prims
1324 *!fetch_texel_2d_f_rgba8888
1326 *!fast_read_rgba_pixels
1328 *!_swrast_ReadPixels
1331 *!gpu::gles2::GLES2DecoderImpl::HandleReadPixels
1332 *!gpu::gles2::GLES2DecoderImpl::DoCommand
1333 *!gpu::CommandParser::ProcessCommand
1334 *!gpu::GpuScheduler::PutChanged
1335 *!webkit::gpu::GLInProcessContext::PumpCommands
1340 *!_mesa_remove_extra_move_use
1341 *!_mesa_optimize_program
1343 *!_mesa_ir_link_shader
1344 *!_mesa_glsl_link_shader
1346 *!_mesa_LinkProgramARB
1349 *!gpu::gles2::GLES2DecoderImpl::DoLinkProgram*
1350 *!gpu::gles2::GLES2DecoderImpl::HandleLinkProgram*
1351 *!gpu::gles2::GLES2DecoderImpl::DoCommand
1352 *!gpu::CommandParser::ProcessCommand
1353 *!gpu::GpuScheduler::PutChanged
1354 *!webkit::gpu::GLInProcessContext::PumpCommands
1359 *!base::Histogram::BucketIndex
1360 *!base::Histogram::Add
1361 *!webkit_glue::WebKitPlatformSupportImpl::histogramCustomCounts
1362 *!blink::PlatformSupport::histogramCustomCounts
1363 *!blink::CCLayerTreeHostImpl::optimizeRenderPasses*
1364 *!blink::CCLayerTreeHostImpl::drawLayers
1365 *!blink::CCSingleThreadProxy::doComposite
1370 *!SkScalerContext::internalGetPath
1371 *!SkScalerContext::getMetrics
1372 *!SkGlyphCache::lookupMetrics
1378 *!SkScalerContext::getMetrics
1379 *!SkGlyphCache::lookupMetrics
1380 *!SkGlyphCache::getGlyphIDMetrics
1381 *!sk_getMetrics_glyph_00
1382 *!SkDraw::drawPosText
1383 *!SkDevice::drawPosText
1384 *!SkGpuDevice::drawPosText
1385 *!SkCanvas::drawPosText
1386 *!blink::Font::drawGlyphs
1387 *!blink::Font::drawGlyphBuffer
1388 *!blink::Font::drawSimpleText
1389 *!blink::Font::drawText
1390 *!blink::GraphicsContext::drawBidiText
1391 *!blink::CanvasRenderingContext2D::drawTextInternal
1392 *!blink::CanvasRenderingContext2D::strokeText
1393 *!blink::CanvasRenderingContext2DInternal::strokeTextCallback
1394 *!v8::internal::HandleApiCallHelper<>
1395 *!v8::internal::Builtin_HandleApiCall
1400 *!blink::WebVTTParser::constructTreeFromToken
1401 *!blink::WebVTTParser::createDocumentFragmentFromCueText
1402 *!blink::TextTrackCue::getCueAsHTML
1403 *!blink::TextTrackCue::updateDisplayTree
1404 *!blink::HTMLMediaElement::updateActiveTextTrackCues
1408 *!blink::HTMLInputElement::dataList
1409 *!blink::HTMLInputElement::list
1410 *!blink::RenderSliderContainer::layout
1411 *!blink::RenderBlock::layoutBlockChild
1412 *!blink::RenderBlock::layoutBlockChildren
1413 *!blink::RenderBlock::layoutBlock
1414 *!blink::RenderBlock::layout
1415 *!blink::RenderSlider::layout
1419 *!blink::HTMLInputElement::dataList
1420 *!blink::HTMLInputElement::list
1421 *!blink::RenderTheme::paintSliderTicks
1422 *!blink::RenderThemeChromiumLinux::paintSliderTrack
1423 *!blink::RenderTheme::paint
1424 *!blink::RenderBox::paintBoxDecorations
1425 *!blink::RenderBlock::paintObject
1429 *!blink::AccessibilityTable::roleValue
1430 *!blink::AccessibilityRenderObject::ariaLiveRegionStatus
1431 *!blink::AccessibilityObject::supportsARIALiveRegion
1432 *!blink::AccessibilityObject::supportsARIAAttributes
1433 *!blink::AccessibilityRenderObject::determineAccessibilityRole
1434 *!blink::AccessibilityNodeObject::init
1435 *!blink::AccessibilityRenderObject::init
1436 *!blink::AccessibilityTable::init
1440 *!SkDescriptor::equals
1441 *!SkGlyphCache::VisitCache
1443 *!SkPaint::descriptorProc
1447 *!aura::RootWindow::ShowCursor
1448 *!ash::Shell::ShowCursor
1449 *!ash::CursorManager::ShowCursor
1450 *!ash::test::AshTestBase::SetUp
1454 *!blink::StyleRuleImport::requestStyleSheet
1455 *!blink::StyleSheetContents::requestImportedStyleSheets
1459 *!blink::RenderMarquee::updateMarqueeStyle
1460 *!blink::RenderLayer::styleChanged
1461 *!blink::RenderLayerModelObject::styleDidChange
1462 *!blink::RenderBox::styleDidChange
1463 *!blink::RenderBlock::styleDidChange
1464 *!blink::RenderObject::setStyle
1469 *!gpu::gles2::ShaderTranslatorCache::ShaderTranslatorInitParams::operator<
1470 *!std::less<>::operator
1474 *!gpu::gles2::GLES2DecoderImpl::InitializeShaderTranslator
1478 *!blink::RenderBox::paintFillLayers
1480 *!blink::RenderBlock::paintObject
1481 *!blink::RenderBlock::paint
1482 *!blink::RenderLayer::paintLayerContents
1483 *!blink::RenderLayer::paintLayerContentsAndReflection
1484 *!blink::RenderLayer::paintLayer
1485 *!blink::RenderLayer::paintList
1486 *!blink::RenderLayer::paintLayerContents
1487 *!blink::RenderLayer::paintLayerContentsAndReflection
1488 *!blink::RenderLayer::paintLayer
1492 *!WTF::AtomicString::add
1493 *!WTF::AtomicString::AtomicString
1494 *!blink::HTMLPreloadScanner::processToken
1495 *!blink::HTMLPreloadScanner::scan
1496 *!blink::HTMLDocumentParser::pumpTokenizer
1497 *!blink::HTMLDocumentParser::pumpTokenizerIfPossible
1498 *!blink::HTMLDocumentParser::append
1499 *!blink::DecodedDataDocumentParser::flush
1500 *!blink::DocumentWriter::end
1501 *!blink::DocumentLoader::finishedLoading
1505 *!WebViewHost::didCreateDataSource
1506 *!blink::FrameLoaderClientImpl::createDocumentLoader
1507 *!blink::FrameLoader::init
1508 *!blink::Frame::init
1509 *!blink::WebFrameImpl::initializeAsMainFrame
1510 *!blink::WebViewImpl::initializeMainFrame
1511 *!TestShell::createNewWindow
1512 *!TestShell::createMainWindow
1513 *!TestShell::initialize
1518 *!cc::LayerTreeDebugState::equal
1519 *!cc::LayerTreeHost::setDebugState
1520 *!blink::WebLayerTreeViewImpl*_Zset*
1521 *!blink::WebViewImpl::setIsAcceleratedCompositingActive
1522 *!blink::WebViewImpl::setRootGraphicsLayer
1523 *!blink::ChromeClientImpl::attachRootGraphicsLayer
1524 *!blink::RenderLayerCompositor::attachRootLayer
1525 *!blink::RenderLayerCompositor::ensureRootLayer
1526 *!blink::RenderLayerCompositor::enableCompositingMode
1527 *!blink::RenderLayerCompositor::updateBacking
1528 *!blink::RenderLayerCompositor::updateLayerCompositingState
1529 *!blink::RenderLayer::styleChanged
1530 *!blink::RenderLayerModelObject::styleDidChange
1531 *!blink::RenderBox::styleDidChange
1535 *!cc::LayerTreeHost::setDebugState
1537 *!blink::WebLayerTreeViewImpl*
1541 *!cc::LayerTreeDebugState::recordRenderingStats
1545 *!WebTestRunner::WebTestProxyBase::didCreateDataSource
1546 *!WebTestRunner::WebTestProxy<>::didCreateDataSource
1547 *!blink::FrameLoaderClientImpl::createDocumentLoader
1548 *!blink::FrameLoader::init
1549 *!blink::Frame::init
1550 *!blink::WebFrameImpl::initializeAsMainFrame
1551 *!blink::WebViewImpl::initializeMainFrame
1552 *!TestShell::createNewWindow
1553 *!TestShell::createMainWindow
1554 *!TestShell::initialize
1558 *!WebTestRunner::TestRunner::reset
1559 *!WebTestRunner::TestInterfaces::resetAll
1560 *!WebTestRunner::WebTestInterfaces::resetAll
1561 *!TestShell::resetTestController
1566 *!v8::internal::ScavengeVisitor::ScavengePointer
1567 *!v8::internal::ScavengeVisitor::VisitPointers
1568 *!v8::internal::StandardFrame::IterateExpressions
1570 *!v8::internal::Heap::Scavenge
1571 *!v8::internal::Heap::PerformGarbageCollection*
1576 *!content::CompositingIOSurfaceTransformerTest::RunResizeTest
1577 *!content::CompositingIOSurfaceTransformerTest_ResizesTexturesCorrectly_Test::TestBody
1582 *!content::CompositingIOSurfaceTransformerTest::RunTransformRGBToYV12Test
1583 *!content::CompositingIOSurfaceTransformerTest_TransformsRGBToYV12_Test::TestBody
1588 *!RegistersReInterfere
1590 *!glpPPShaderLinearizeStreamMgr
1591 *!glpPPShaderLinearize
1592 *!glePrepareShaderForEmulation
1593 *!gleSetVPTransformFuncAll
1594 *!gleVPRenderQuadsSmooth
1595 *!gleDrawArraysOrElements_ExecCore
1598 *!content::::DrawQuad
1599 *!content::CompositingIOSurfaceTransformer::ResizeBilinear
1600 *!content::CompositingIOSurfaceTransformerTest::RunResizeTest
1601 *!content::CompositingIOSurfaceTransformerTest_ResizesTexturesCorrectly_Test::TestBody
1607 *!content::::SetTransformationsForOffScreenRendering
1608 *!content::CompositingIOSurfaceTransformer::TransformRGBToYV12
1609 *!content::CompositingIOSurfaceTransformerTest::RunTransformRGBToYV12Test
1610 *!content::CompositingIOSurfaceTransformerTest_TransformsRGBToYV12_Test::TestBody
1614 *!blink::ElementRuleCollector::collectMatchingRules
1615 *!blink::ElementRuleCollector::hasAnyMatchingRules
1619 *!blink::ElementRuleCollector::collectMatchingRules
1620 *!blink::StyleResolver::matchAuthorRules
1624 *!blink::ReplaceSelectionCommand::doApply
1625 *!blink::CompositeEditCommand::apply
1626 *!blink::applyCommand
1630 *!blink::Settings::setOpenGLMultisamplingEnabled
1631 *!blink::WebSettingsImpl::setOpenGLMultisamplingEnabled
1632 *!content::ApplyWebPreferences
1633 *!content::RenderViewImpl::OnUpdateWebPreferences
1634 *!content::RenderViewImpl::SetWebkitPreferences
1638 *!blink::Settings::setOpenGLMultisamplingEnabled
1639 *!blink::WebSettingsImpl::setOpenGLMultisamplingEnabled
1640 *!content::ApplyWebPreferences
1642 *!content::RenderViewImpl::Initialize
1643 *!content::RenderViewImpl::Create*
1644 *!content::RenderThreadImpl::OnCreateNewView
1648 *!blink::::adjustAttributes
1649 *!blink::WebGLRenderingContext::maybeRestoreContext
1650 *!blink::Timer<>::fired
1651 *!blink::ThreadTimers::sharedTimerFiredInternal
1652 *!blink::ThreadTimers::sharedTimerFired
1653 *!webkit_glue::WebKitPlatformSupportImpl::DoTimeout
1657 *!GrGradientEffect::onIsEqual
1659 *!GrEffectStage::DeferredStage::isEqual
1660 *!GrDrawState::DeferredState::isEqual
1661 *!GrInOrderDrawBuffer::needsNewState
1662 *!GrInOrderDrawBuffer::onDraw
1663 *!GrDrawTarget::drawIndexedInstances
1664 *!GrTextContext::flushGlyphs
1668 *!blink::AudioContext::scheduleNodeDeletion
1669 *!blink::AudioContext::handlePostRenderTasks
1670 *!blink::AudioDestinationNode::render
1671 *!blink::OfflineAudioDestinationNode::offlineRender
1675 *!base::MD5DigestToBase16
1676 *!content::WebKitTestRunner::CaptureDumpPixels
1681 *!blink::TypeConversionsV8Internal*AttributeGetter*
1685 *!GrConfigConversionEffect::TestForPreservingPMConversions
1686 *!::test_pm_conversions
1687 *!GrContext::createPMToUPMEffect
1688 *!GrContext::readRenderTargetPixels
1689 *!SkGpuDevice::onReadPixels
1690 *!SkBaseDevice::readPixels
1691 *!SkCanvas::readPixels
1692 *!DeferredDevice::onReadPixels
1693 *!SkBaseDevice::readPixels
1694 *!SkCanvas::readPixels
1695 *!blink::GraphicsContext::readPixels
1697 *!blink::ImageBuffer::getUnmultipliedImageData
1698 *!blink::CanvasRenderingContext2D::getImageData
1699 *!blink::CanvasRenderingContext2D::getImageData
1700 *!blink::CanvasRenderingContext2DV8Internal::getImageDataMethod
1701 *!blink::CanvasRenderingContext2DV8Internal::getImageDataMethodCallback
1702 *!v8::internal::FunctionCallbackArguments::Call
1703 *!v8::internal::HandleApiCallHelper<>
1707 *!WebTestRunner::EventSender::reset
1708 *!WebTestRunner::TestInterfaces::resetTestHelperControllers
1709 *!WebTestRunner::TestInterfaces::resetAll
1711 *!content::ShellRenderProcessObserver::WebKitInitialized
1712 *!content::RenderThreadImpl::EnsureWebKitInitialized
1713 *!content::RenderThreadImpl::OnCreateNewView
1718 *!blink::RenderTextControl::computeIntrinsicLogicalWidths
1719 *!blink::RenderTextControl::computePreferredLogicalWidths
1721 *!blink::RenderBlock::layout
1725 *!blink::StyleSheetContents::isCacheable
1726 *!blink::LinkStyle::setCSSStyleSheet
1727 *!blink::CSSStyleSheetResource::checkNotify
1729 *!webkit_glue::WebURLLoaderImpl::Context::OnCompletedRequest
1731 ###############################################################
1732 # Real issues in Chromium
1735 name=http://crbug.com/32085
1737 chrome.dll!NotificationRegistrar::Add
1740 name=http://crbug.com/32623
1742 *!ssl3_HandleHandshakeMessage
1743 *!ssl3_HandleHandshake
1745 *!ssl3_GatherCompleteHandshake
1747 *!SSL_ForceHandshake
1748 *!net::SSLServerSocketNSS::DoHandshake
1749 *!net::SSLServerSocketNSS::DoHandshakeLoop
1752 name=http://crbug.com/57266 (1)
1754 *!remoting::EncoderVp8::Encode
1757 name=http://crbug.com/57266 (2)
1762 name=http://crbug.com/70062
1766 *!InitSessionCacheLocks
1767 *!initSessionCacheLocksLazily
1769 *!ssl_InitSessionCacheLocks
1772 *!ssl2_BeginClientHandshake
1773 *!ssl_Do1stHandshake
1774 *!SSL_ForceHandshake
1775 *!net::SSL*SocketNSS::DoHandshake
1776 *!net::SSL*SocketNSS::DoHandshakeLoop
1779 name=http://crbug.com/74417 a
1780 *!replace_operator_new
1781 *!disk_cache::BackendImpl::CreateEntryImpl
1784 name=http://crbug.com/74417 b
1785 *!replace_operator_new
1786 *!disk_cache::BackendImpl::NewEntry
1788 # One more disk_cache::BackendImpl leak. See also http://crbug.com/87500.
1790 name=http://crbug.com/74417 c
1791 *!replace_operator_new
1793 *!disk_cache::EntryImpl::UserBuffer::UserBuffer
1796 name=http://crbug.com/75247
1798 *!replace_operator_new
1799 *!AutofillDownloadTestHelper::AutofillDownloadTestHelper
1802 name=http://crbug.com/78784
1805 *!TestingProfile::CreateRequestContext
1806 *!*ProfileSyncService*::SetUp
1809 name=http://crbug.com/80550 (1)
1811 *!RenderWidgetHost::WasHidden
1814 name=http://crbug.com/80550 (2)
1816 *!RenderWidgetHost::WasRestored
1819 name=http://crbug.com/87612
1821 *!SSL_ConfigSecureServer
1822 *!net::SSLServerSocketNSS::InitializeSSLOptions
1823 *!net::SSLServerSocketNSS::Handshake
1826 name=http://crbug.com/88640
1829 *!ProfileImpl::InitRegisteredProtocolHandlers
1830 *!ProfileImpl::DoFinalInit
1831 *!ProfileImpl::OnPrefsLoaded
1834 name=http://crbug.com/91465
1837 *!browser_sync::internal::WeakHandleCore<>::*
1838 *!browser_sync::WeakHandle<>::*
1839 *!syncer::SyncManager::SyncInternal::Init
1842 name=http://crbug.com/91491
1844 *!CrxUpdateService::ProcessPendingItems
1847 name=http://crbug.com/92026 (1)
1848 softokn3.dll!FC_GetFunctionList
1850 softokn3.dll!NSC_ModuleDBFunc
1853 name=http://crbug.com/92026 (2)
1854 freebl3.dll!FREEBL_GetVector
1856 softokn3.dll!NSC_ModuleDBFunc
1858 # Possible real Chromium issue in DoCrossfade.
1860 name=http://crbug.com/110049
1861 *!media::DoCrossfade<>
1863 *!media::AudioRendererAlgorithmBase::FillBuffer
1865 # Known sqlite3 leaks.
1867 name=http://crbug.com/113847 (1)
1876 name=http://crbug.com/113847 (2)
1882 name=http://crbug.com/115328
1884 *!GenericInfoViewTest_GenericInfoView_Test::TestBody
1887 name=http://crbug.com/117427 a
1889 *!net::HostCache::Set
1890 *!net::HostResolverImpl::CacheResult
1891 *!net::HostResolverImpl::Job::CompleteRequests
1892 *!net::HostResolverImpl::Job::OnProcTaskComplete
1893 *!base::internal::RunnableAdapter<>::Run
1895 # Probably related to 117427. Someone is not tearing down DNS resolution during
1898 name=http://crbug.com/117427 b
1901 *!base::internal::WeakReferenceOwner::GetRef
1902 *!base::SupportsWeakPtr<>::AsWeakPtr
1903 *!net::HostResolverImpl::Job::Job
1904 *!net::HostResolverImpl::Resolve
1905 *!net::SingleRequestHostResolver::Resolve
1906 *!net::TransportConnectJob::DoResolveHost
1907 *!net::TransportConnectJob::DoLoop
1908 *!net::TransportConnectJob::ConnectInternal
1909 *!net::ConnectJob::Connect
1910 *!net::internal::ClientSocketPoolBaseHelper::RequestSocketInternal
1911 *!net::internal::ClientSocketPoolBaseHelper::RequestSocket
1912 *!net::ClientSocketPoolBase<>::RequestSocket
1913 *!net::TransportClientSocketPool::RequestSocket
1914 *!net::ClientSocketHandle::Init<>
1915 *!net::`anonymous namespace'::InitSocketPoolHelper
1916 *!net::InitSocketHandleForRawConnect
1917 *!notifier::ProxyResolvingClientSocket::ProcessProxyResolveDone
1918 *!base::internal::RunnableAdapter<>::Run
1920 # IE frame possible leak of COM object.
1922 name=http://crbug.com/122399
1924 ole32.dll!CoTaskMemAlloc
1926 urlmon.dll!CreateUri
1929 # RenderWidgetHelper leak in DelayProfileDestruction test.
1931 name=http://crbug.com/125565
1934 *!RenderProcessHostImpl::RenderProcessHostImpl
1935 *!SiteInstanceImpl::GetProcess
1936 *!BrowserTestOffTheRecord_DelayProfileDestruction_Test::TestBody
1939 name=http://crbug.com/125807
1942 *!TransportSecurityPersister::TransportSecurityPersister
1943 *!TransportSecurityPersisterTest::TransportSecurityPersisterTest
1947 *!media::ConvertYUVToRGB32_C
1948 *!media::LinearScaleYUVToRGB32RowWithRange_C
1949 *!media::ScaleYUVToRGB32WithRect
1954 osmesa.dll!INTERP_4F
1955 osmesa.dll!_tnl_generic_interp
1960 *!*::ThreadState::visitStack
1964 blink_web.dll!blink::RenderBlock::computeInlinePreferredLogicalWidths
1969 blink_web.dll!blink::MediaQueryExp::create
1970 blink_web.dll!blink::BisonCSSParser::createFloatingMediaQueryExp
1971 blink_web.dll!cssyyparse
1975 blink_web.dll!blink::BisonCSSParser::parseFlex
1976 blink_web.dll!blink::BisonCSSParser::parseValue
1977 blink_web.dll!cssyyparse
1979 UNADDRESSABLE ACCESS
1981 blink_web.dll!blink::Node::getFlag
1982 blink_web.dll!blink::Node::inDocument
1983 blink_web.dll!blink::Node::isDescendantOf
1984 blink_web.dll!blink::CompositeEditCommand::cloneParagraphUnderNewElement
1985 blink_web.dll!blink::CompositeEditCommand::moveParagraphWithClones
1989 blink_web.dll!blink::Editor::canSmartReplaceWithPasteboard
1990 blink_web.dll!blink::Editor::pasteAsPlainTextWithPasteboard
1991 blink_web.dll!blink::Editor::pasteAsPlainText
1992 blink_web.dll!blink::executePasteAndMatchStyle
1993 blink_web.dll!blink::Editor::Command::execute
1994 blink_web.dll!blink::Document::execCommand
2000 content.dll!content::BrowserAccessibilityManagerWin::*
2004 # There are so many osmesa errors we have to suppress (mostly the unpack_RGB*
2005 # variety) that it's a performance hit. We avoid that by requesting
2006 # whole-module suppression
2007 # (see https://code.google.com/p/drmemory/issues/detail?id=1529).
2009 name=bug_347967_all_osmesa
2014 osmesa.dll!unpack_RGB*888
2015 osmesa.dll!_mesa_unpack_rgba_row
2016 osmesa.dll!slow_read_rgba_pixels
2017 osmesa.dll!read_rgba_pixels
2018 osmesa.dll!_mesa_readpixels
2020 gpu.dll!gpu::gles2::GLES2DecoderImpl::DoCommand
2021 gpu.dll!gpu::CommandParser::ProcessCommand
2022 gpu.dll!gpu::GpuScheduler::PutChanged
2025 name=bug_347967,bug_348357
2026 osmesa.dll!clip_span
2027 osmesa.dll!_swrast_write_rgba_span
2028 osmesa.dll!general_triangle
2030 gpu.dll!gpu::gles2::GLES2DecoderImpl::DoDrawElements
2031 gpu.dll!gpu::gles2::GLES2DecoderImpl::HandleDrawElements
2032 gpu.dll!gpu::gles2::GLES2DecoderImpl::DoCommand
2033 gpu.dll!gpu::CommandParser::ProcessCommand
2038 skia.dll!SkA8_Shader_Blitter::blitH
2039 skia.dll!SkBlitter::blitRect
2041 skia.dll!SkScan::FillIRect
2043 skia.dll!SkDraw::drawRect
2044 skia.dll!SkDraw::drawBitmap
2045 skia.dll!SkBitmapDevice::drawBitmap
2046 skia.dll!SkCanvas::internalDrawBitmap
2047 skia.dll!SkCanvas::drawBitmap
2048 content.dll!content::ScreenshotData::EncodeOnWorker
2052 blink_web.dll!blink::RenderLayerCompositor::updateIfNeeded
2053 blink_web.dll!blink::RenderLayerCompositor::updateIfNeededRecursive
2054 blink_web.dll!blink::FrameView::updateLayoutAndStyleForPainting
2055 blink_web.dll!blink::PageAnimator::updateLayoutAndStyleForPainting
2059 *!device::BluetoothAdapterWin::AdapterStateChanged
2065 net_with_v8.dll!net::ProxyResolverV8::Context::*
2069 *!CLD2::UTF8GenericReplaceInternal
2070 *!CLD2::UTF8GenericReplace
2071 *!CLD2::ScriptScanner::LowerScriptSpan
2072 *!CLD2::ScriptScanner::GetOneScriptSpanLower
2073 *!CLD2::DetectLanguageSummaryV2
2074 *!CLD2::DetectLanguageSummary
2084 *!blink::RenderLayerClipper::updateClipRects
2085 *!blink::RenderLayerClipper::parentClipRects
2086 *!blink::RenderLayerClipper::backgroundClipRect
2090 system call NtCreateEvent
2091 KERNELBASE.dll!CreateEventExW
2092 KERNELBASE.dll!CreateEventW
2093 base.dll!base::WaitableEvent::WaitableEvent
2094 gpu.dll!gpu::InProcessCommandBuffer::Initialize
2095 gl_in_process_context.dll!gpu::`anonymous namespace'::GLInProcessContextImpl::Initialize
2096 gl_in_process_context.dll!gpu::GLInProcessContext::CreateContext
2100 *!content::GamepadProvider::PadState::Match
2101 *!content::GamepadProvider::DoPoll
2105 media.dll!ConvertYUVToRGB32Row_SSE
2106 media.dll!media::ConvertYUVToRGB32_SSE
2107 media.dll!media::ConvertVideoFrameToBitmap
2108 media.dll!media::SkCanvasVideoRenderer::Paint
2109 cc.dll!cc::VideoResourceUpdater::CreateForSoftwarePlanes
2110 cc.dll!cc::VideoResourceUpdater::CreateExternalResourcesFromVideoFrame
2111 cc.dll!cc::VideoLayerImpl::WillDraw
2115 content.dll!webrtc::PeerConnection::DoInitialize
2116 content.dll!webrtc::PeerConnection::Initialize
2117 content.dll!webrtc::PeerConnectionFactory::CreatePeerConnection_s
2118 content.dll!webrtc::PeerConnectionFactory::OnMessage
2119 content.dll!jingle_glue::JingleThreadWrapper::Send
2120 content.dll!webrtc::PeerConnectionFactory::CreatePeerConnection
2121 content.dll!webrtc::PeerConnectionFactoryInterface::CreatePeerConnection
2123 # This suppression is deliberately general, as bugs reported in
2124 # ProcessOutgoingMessages are difficult to track down until we
2125 # get our annotations in place.
2126 # TODO(bruening): add annotations once we have the infrastructure.
2129 system call NtWriteFile parameter #5
2130 KERNELBASE.dll!WriteFile
2131 KERNEL32.dll!WriteFile*
2132 *!IPC::Channel*::ProcessOutgoingMessages
2136 *!content::*::NotifyPluginProcessHostHelper
2140 *!testing::internal::CmpHelperEQ<>
2141 *!testing::internal::EqHelper<>::Compare<>
2142 *!content::BrowserPluginTest_ResizeFlowControl_Test::TestBody
2147 gpu.dll!gpu::gles2::ShaderTranslatorCache::GetTranslator
2148 gpu.dll!gpu::gles2::GLES2DecoderImpl::InitializeShaderTranslator
2149 gpu.dll!gpu::gles2::GLES2DecoderImpl::Initialize
2154 gpu.dll!gpu::gles2::ShaderTranslator::GetStringForOptionsThatWouldAffectCompilation
2155 *!gpu::gles2::ShaderTranslatorTest_OptionsString_Test::TestBody
2159 *!ui::NativeThemeWin::PaintScrollbarTrack
2160 *!ui::NativeThemeWin::PaintDirect
2166 *!HunspellEngine::FillSuggestionList
2167 *!SpellcheckLanguage::SpellCheckWord
2168 *!SpellCheck::SpellCheckWord
2172 *!blink::WebEmbeddedWorkerImpl::startWorkerContext
2173 *!content::EmbeddedWorkerDispatcher::OnStartWorker
2174 *!EmbeddedWorkerMsg_StartWorker::Dispatch<>
2176 UNADDRESSABLE ACCESS
2178 content.dll!crypto_kernel_do_load_cipher_type
2179 content.dll!crypto_kernel_load_cipher_type
2180 content.dll!crypto_kernel_init
2181 content.dll!cricket::SrtpSession::SetKey
2182 content.dll!cricket::SrtpSession::SetSend
2183 content.dll!cricket::SrtpFilter::SetRtpParams
2184 content.dll!cricket::BaseChannel::SetupDtlsSrtp
2185 content.dll!cricket::BaseChannel::ChannelWritable_w
2186 content.dll!cricket::BaseChannel::OnWritableState
2190 system call NtCreateFile parameter #9
2191 *!testing::internal::HandleExceptionsInMethodIfSupported<>
2193 UNADDRESSABLE ACCESS
2196 wtf.dll!WTF::PlatformCondition::timedWait
2200 blink_web.dll!blink::InputMethodController::extendSelectionAndDelete
2201 blink_web.dll!blink::WebLocalFrameImpl::extendSelectionAndDelete
2202 content.dll!content::RenderFrameImpl::OnExtendSelectionAndDelete
2203 *!content::RenderViewImplTest_OnExtendSelectionAndDelete_Test::TestBody
2204 *!testing::internal::HandleExceptionsInMethodIfSupported<>