blob: c4fcf91a6f772faa55df241e11f90aa40180450f (
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
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
|
############################
# Known reports on the third party we have no control over.
UNINITIALIZED READ
...
*!deflate_*
*!MOZ_Z_deflate
# http://code.google.com/p/drmemory/issues/detail?id=406
# TODO(timurrrr): check if these frames change when NT_SYMBOLS are present.
LEAK
ADVAPI32.dll!WmiOpenBlock
ADVAPI32.dll!WmiOpenBlock
# Reports from Sophos antivirus
UNADDRESSABLE ACCESS
...
sophos*.dll!*
UNINITIALIZED READ
...
sophos*.dll!*
LEAK
...
sophos*.dll!*
# Leaks inside GoogleDesktop - it injects into our processes for some reason
LEAK
...
GoogleDesktopNetwork3.DLL!DllUnregisterServer
# They deliberately use uninit local var in sqlite random generator
UNINITIALIZED READ
*!randomByte
*!sqlite3_randomness
############################
# Suppress some false reports due to bugs in Dr.Memory like wrong analysis
# assumptions or unhandled syscalls
# http://code.google.com/p/drmemory/issues/detail?id=12
# Please note: the following suppressions were written in the abscense of
# private symbols so may need to be updated when we switch to auto-loading PDBs
UNINITIALIZED READ
ntdll.dll!Rtl*
ntdll.dll!Rtl*
ntdll.dll!RtlFindActivationContextSectionString
UNINITIALIZED READ
...
SHELL32.dll!SHFileOperation*
UNINITIALIZED READ
...
SHELL32.dll!SHGetFolderPath*
LEAK
...
SHELL32.dll!SHGetFolderPath*
UNINITIALIZED READ
...
SHELL32.dll!SHCreateDirectory*
UNADDRESSABLE ACCESS
...
SHELL32.dll!SHFileOperation*
UNINITIALIZED READ
...
SHELL32.dll!ILLoadFromStream*
UNINITIALIZED READ
...
SHELL32.dll!ILSaveToStream*
LEAK
...
SHELL32.dll!SHFileOperation*
UNINITIALIZED READ
...
SHELL32.dll!SHGetItemFromDataObject
LEAK
...
SHELL32.dll!SHGetItemFromDataObject
LEAK
...
ole32.dll!*
SHELL32.dll!SHChangeNotifySuspendResume
# http://code.google.com/p/drmemory/issues/detail?id=14
UNINITIALIZED READ
...
*!CreateProcess*
LEAK
...
*!CreateProcess*
UNINITIALIZED READ
...
*!base::LaunchApp*
# http://code.google.com/p/drmemory/issues/detail?id=17
UNINITIALIZED READ
...
*!CreateWindow*
POSSIBLE LEAK
GDI32.dll!*
GDI32.dll!CreateFontIndirectExW
GDI32.dll!CreateFontIndirectW
# http://code.google.com/p/drmemory/issues/detail?id=18
UNINITIALIZED READ
...
*!CoInitialize*
UNINITIALIZED READ
...
*!CoCreateInstance*
UNINITIALIZED READ
...
*!CoUninitialize*
UNINITIALIZED READ
...
UxTheme.dll!*
# http://code.google.com/p/drmemory/issues/detail?id=40
UNINITIALIZED READ
...
WINSPOOL.DRV!*
UNADDRESSABLE ACCESS
...
WINSPOOL.DRV!*
INVALID HEAP ARGUMENT
...
WINSPOOL.DRV!*
LEAK
...
WINSPOOL.DRV!*
# http://code.google.com/p/drmemory/issues/detail?id=48
UNINITIALIZED READ
system call NtContinue
*!*SetThreadName
UNINITIALIZED READ
system call NtContinue
*!WTF::initializeCurrentThreadInternal
# http://code.google.com/p/drmemory/issues/detail?id=52
UNINITIALIZED READ
...
DBGHELP.dll!SymInitialize
UNINITIALIZED READ
...
DBGHELP.dll!SymEnumSourceFiles
UNINITIALIZED READ
...
msvcrt.dll!_RTDynamicCast
# http://code.google.com/p/drmemory/issues/detail?id=53
UNINITIALIZED READ
ADVAPI32.dll!WmiMofEnumerateResourcesA
ADVAPI32.dll!WmiMofEnumerateResourcesA
ADVAPI32.dll!Sta*TraceW
# http://code.google.com/p/drmemory/issues/detail?id=58
UNINITIALIZED READ
...
*!_cfltcvt_l
# http://code.google.com/p/drmemory/issues/detail?id=59
UNADDRESSABLE ACCESS
...
*!SetEnvironmentVariable*
# http://code.google.com/p/drmemory/issues/detail?id=60
UNINITIALIZED READ
USP10.dll!*
...
USP10.dll!ScriptStringAnalyse
LEAK
IMM32.dll!ImmGetIMCCSize
IMM32.dll!ImmLockClientImc
IMM32.dll!ImmDisableIME
IMM32.dll!ImmSetActiveContext
USER32.dll!IMPSetIMEA
# http://code.google.com/p/drmemory/issues/detail?id=65
UNINITIALIZED READ
...
*!SystemFunction036
UNINITIALIZED READ
...
*!talk_base::CreateRandomString
# http://code.google.com/p/drmemory/issues/detail?id=68
UNINITIALIZED READ
...
WS2_32.dll!*
UNINITIALIZED READ
...
ADVAPI32.dll!SetSecurityDescriptorDacl
UNINITIALIZED READ
...
MSWSOCK.dll!WSPStartup
UNADDRESSABLE ACCESS
...
MSWSOCK.dll!WSPStartup
UNINITIALIZED READ
...
ntdll.dll!RtlValidateUnicodeString
UNADDRESSABLE ACCESS
...
ntdll.dll!RtlValidateUnicodeString
# http://code.google.com/p/drmemory/issues/detail?id=256
LEAK
*!_mtinit
*!__tmainCRTStartup
*!mainCRTStartup
# http://code.google.com/p/drmemory/issues/detail?id=274
POSSIBLE LEAK
...
GDI32.dll!CreateDCW
LEAK
...
GDI32.dll!CreateDCW
# http://code.google.com/p/drmemory/issues/detail?id=275
LEAK
...
*!_getptd*
# http://code.google.com/p/drmemory/issues/detail?id=276
UNINITIALIZED READ
...
ntdll.dll!RtlConvertUlongToLargeInteger
ntdll.dll!RtlConvertUlongToLargeInteger
ntdll.dll!KiUserExceptionDispatcher
# http://code.google.com/p/drmemory/issues/detail?id=305
LEAK
*!free
*!free
*!operator new
...
*!MiniDumpWriteDump
# http://code.google.com/p/drmemory/issues/detail?id=346
UNINITIALIZED READ
...
GDI32.dll!CloseEnhMetaFile
UNINITIALIZED READ
GDI32.dll!SetPolyFillMode
GDI32.dll!CreateICW
# http://code.google.com/p/drmemory/issues/detail?id=362
UNINITIALIZED READ
USER32.dll!UnregisterClass*
# http://code.google.com/p/drmemory/issues/detail?id=382
LEAK
...
ntdll.dll!CsrNewThread
# http://code.google.com/p/drmemory/issues/detail?id=397
UNINITIALIZED READ
system call NtDeviceIoControlFile InputBuffer
ADVAPI32.dll!ImpersonateAnonymousToken
# http://code.google.com/p/drmemory/issues/detail?id=407
UNINITIALIZED READ
system call NtRequestWaitReplyPort
RPCRT4.dll!I_RpcSendReceive
RPCRT4.dll!NdrSendReceive
UNINITIALIZED READ
IMM32.dll!*
ntdll.dll!LdrInitializeThunk
ntdll.dll!LdrShutdownThread
# http://code.google.com/p/drmemory/issues/detail?id=412
UNINITIALIZED READ
ADVAPI32.dll!RegDeleteValue*
UNINITIALIZED READ
...
ADVAPI32.dll!Crypt*
UNINITIALIZED READ
...
RPCRT4.dll!NdrClientCall2
LEAK
RSAENH.dll!DllUnregisterServer
...
ADVAPI32.dll!CryptAcquireContextA
CRYPT32.dll!CryptEnumOIDFunction
...
CRYPT32.dll!CertFindCertificateInStore
UNINITIALIZED READ
...
RSAENH.dll!CPGenRandom
UNINITIALIZED READ
...
CRYPT??.dll!Crypt*
UNINITIALIZED READ
*!replace_memcmp
...
*!testing::internal::CmpHelperEQ*
...
*!SymmetricKeyTest_ImportGeneratedKey_Test::TestBody
# http://code.google.com/p/drmemory/issues/detail?id=425
UNINITIALIZED READ
CLBCatQ.DLL!DestroyStgDatabase
CLBCatQ.DLL!PostError
CLBCatQ.DLL!PostError
LEAK
RPCRT4.dll!I_RpcBCacheFree
RPCRT4.dll!I_RpcBCacheFree
...
RPCRT4.dll!NdrClientCall2
UNINITIALIZED READ
msdmo.dll!*
msdmo.dll!*
DEVENUM.DLL!*
# http://code.google.com/p/drmemory/issues/detail?id=435
UNINITIALIZED READ
...
ntdll.dll!RtlSetSecurityObject
ntdll.dll!RtlNewSecurityObjectEx
ADVAPI32.dll!CreatePrivateObjectSecurityEx
NTMARTA.dll!AccRewriteSetNamedRights
POSSIBLE LEAK
WLDAP32.dll!Ordinal325
...
WLDAP32.dll!Ordinal325
ntdll.dll!LdrInitializeThunk
ntdll.dll!LdrFindResourceDirectory_U
ntdll.dll!RtlValidateUnicodeString
ntdll.dll!LdrLoadDll
KERNEL32.dll!LoadLibraryExW
# http://code.google.com/p/drmemory/issues/detail?id=438
# mod+offs suppression because the symbolic makes no sense and changes
# completely in the presence of WS2_32.dll symbols.
LEAK
<WS2_32.dll+0x260c>
<WS2_32.dll+0x2b76>
<WS2_32.dll+0x2c61>
# http://code.google.com/p/drmemory/issues/detail?id=454
UNINITIALIZED READ
...
WINMM.dll!wave*GetNumDevs
LEAK
...
WINMM.dll!wave*GetNumDevs
# http://code.google.com/p/drmemory/issues/detail?id=466
LEAK
ntdll.dll!RtlRunOnceBeginInitialize
ntdll.dll!RtlInitializeCriticalSectionAndSpinCount
# http://code.google.com/p/drmemory/issues/detail?id=471
UNINITIALIZED READ
*!media::AudioRendererAlgorithmOLA::Crossfade<unsigned char>
*!media::AudioRendererAlgorithmOLA::FillBuffer
*!media::AudioRendererAlgorithmOLATest_FillBuffer_*
# http://code.google.com/p/drmemory/issues/detail?id=473
UNINITIALIZED READ
system call NtDeviceIoControlFile InputBuffer
...
iphlpapi.dll!GetAdaptersAddresses
POSSIBLE LEAK
ESENT.dll!*
ESENT.dll!*
ESENT.dll!*
ntdll.dll!Ldr*Init*
ntdll.dll!Ldr*
ntdll.dll!*
ntdll.dll!LdrLoadDll
...
iphlpapi.dll!GetPerAdapterInfo
...
iphlpapi.dll!GetAdaptersAddresses
# http://code.google.com/p/drmemory/issues/detail?id=475
LEAK
...
ADVAPI32.dll!CryptAcquireContextA
...
CRYPT32.dll!CryptMsgOpenToDecode
...
CRYPT32.dll!CryptQueryObject
# http://code.google.com/p/drmemory/issues/detail?id=476
LEAK
...
RPCRT4.dll!RpcBindingFromStringBindingW
...
NETAPI32.dll!DsRoleGetPrimaryDomainInformation
...
USERENV.dll!CreateEnvironmentBlock
...
CRYPT32.dll!CertOpenStore
...
CRYPT32.dll!CertCreateCertificateChainEngine
LEAK
KERNEL32.dll!LocalAlloc
...
CRYPT32.dll!CryptDecodeObjectEx
...
CRYPT32.dll!CertGetCRLContextProperty
...
CRYPT32.dll!CertGetCertificateChain
# http://code.google.com/p/drmemory/issues/detail?id=511
UNINITIALIZED READ
RPCRT4.dll!*
...
RPCRT4.dll!UuidCreate
ole32.dll!*
UNINITIALIZED READ
ole32.dll!*
ole32.dll!*
ole32.dll!StringFromGUID2
# http://code.google.com/p/drmemory/issues/detail?id=512
UNINITIALIZED READ
...
*!browser_sync::Cryptographer::PackBootstrapToken
*!browser_sync::Cryptographer::GetBootstrapToken
UNINITIALIZED READ
...
*!Encrypt*
# http://code.google.com/p/drmemory/issues/detail?id=513
UNINITIALIZED READ
*!v8*
UNINITIALIZED READ
*!*
*!v8*
UNINITIALIZED READ
<not in a module>
...
*!v8*
# http://code.google.com/p/drmemory/issues/detail?id=546
UNINITIALIZED READ
...
mscms.dll!*
...
GDI32.dll!*
*!IconUtil::Create*HICON*
# http://crbug.com/92152
LEAK
...
USER32.dll!CreateWindowExW
*!views::TooltipManagerWin::Init
*!views::TooltipManagerWin::TooltipManagerWin
# http://code.google.com/p/drmemory/issues/detail?id=567
UNINITIALIZED READ
dbghelp.dll!*
...
dbghelp.dll!StackWalk64
LEAK
*!*
dbghelp.dll!*
...
dbghelp.dll!StackWalk64
# http://code.google.com/p/drmemory/issues/detail?id=569
# symbols w/o PDB make no sense, so sticking with mod+offs
POSSIBLE LEAK
<RPCRT4.dll+0x10636>
<RPCRT4.dll+0x10610>
...
<RPCRT4.dll+0x3474?>
<ntdll.dll+0x64fde>
<ntdll.dll+0x447f3>
# http://crbug.com/96433
UNADDRESSABLE ACCESS
ntdll.dll!*
ntdll.dll!*
ntdll.dll!*
KERNELBASE.dll!LocalReAlloc
CRYPT32.dll!*
...
CRYPT32.dll!CertControlStore
############################
# TODO(timurrrr): investigate these
UNINITIALIZED READ
...
*!win_util::GetLogonSessionOnlyDACL
UNINITIALIZED READ
...
ntshrui.dll!IsPathSharedW
UNINITIALIZED READ
...
*!NetApiBufferFree
UNINITIALIZED READ
...
*!ShellExecute*
UNADDRESSABLE ACCESS
...
*!SHParseDisplayName
UNINITIALIZED READ
...
*!SHParseDisplayName
UNINITIALIZED READ
...
*!GetCanonicalPathInfo*
UNADDRESSABLE ACCESS
...
*!GetCanonicalPathInfo*
UNINITIALIZED READ
...
SHELL32.dll!Ordinal*
UNADDRESSABLE ACCESS
...
GDI32.dll!CreateDC*
UNINITIALIZED READ
...
GDI32.dll!GetTextExtentPoint32*
# This one looks interesting
INVALID HEAP ARGUMENT
...
KERNEL32.dll!ExitProcess
UNINITIALIZED READ
...
*!SyncSocketClientListener::OnMsgClassResponse
UNINITIALIZED READ
...
*!*NSPRInitSingleton*
UNINITIALIZED READ
*!NdrSimpleStructFree
UNINITIALIZED READ
ntdll.dll!RtlpNtOpenKey
ntdll.dll!RtlMakeSelfRelativeSD
ntdll.dll!RtlAbsoluteToSelfRelativeSD
ADVAPI32.dll!MakeSelfRelativeSD
UNINITIALIZED READ
...
CRYPT32.dll!I_CertSyncStore
INVALID HEAP ARGUMENT
name=http://crbug.com/103365
ppapi_tests.dll!*
...
ppapi_tests.dll!*
base::internal::Invoker2<*>::DoInvoke
############################
# Intentional errors in Chromium tests (ToolsSanityTests)
LEAK
name=sanity test 01 (memory leak)
base_unittests.exe!operator new
base_unittests.exe!operator new[]
base_unittests.exe!base::ToolsSanityTest_MemoryLeak_Test::TestBody
# "..." is needed due to http://code.google.com/p/drmemory/issues/detail?id=666
UNADDRESSABLE ACCESS
name=sanity test 02 (malloc/read left)
base_unittests.exe!*ReadValueOutOfArrayBoundsLeft
...
base_unittests.exe!base::ToolsSanityTest_AccessesToMallocMemory_Test::TestBody
UNADDRESSABLE ACCESS
name=sanity test 03 (malloc/read right)
base_unittests.exe!*ReadValueOutOfArrayBoundsRight
base_unittests.exe!*MakeSomeErrors
base_unittests.exe!base::ToolsSanityTest_AccessesToMallocMemory_Test::TestBody
UNADDRESSABLE ACCESS
name=sanity test 04 (malloc/write left)
base_unittests.exe!*WriteValueOutOfArrayBoundsLeft
base_unittests.exe!*MakeSomeErrors
base_unittests.exe!base::ToolsSanityTest_AccessesToMallocMemory_Test::TestBody
UNADDRESSABLE ACCESS
name=sanity test 05 (malloc/write right)
base_unittests.exe!*WriteValueOutOfArrayBoundsRight
base_unittests.exe!*MakeSomeErrors
base_unittests.exe!base::ToolsSanityTest_AccessesToMallocMemory_Test::TestBody
# "..." is needed due to http://code.google.com/p/drmemory/issues/detail?id=666
UNADDRESSABLE ACCESS
name=sanity test 06 (new/read left)
base_unittests.exe!*ReadValueOutOfArrayBoundsLeft
...
base_unittests.exe!base::ToolsSanityTest_AccessesToNewMemory_Test::TestBody
UNADDRESSABLE ACCESS
name=sanity test 07 (new/read right)
base_unittests.exe!*ReadValueOutOfArrayBoundsRight
base_unittests.exe!*MakeSomeErrors
base_unittests.exe!base::ToolsSanityTest_AccessesToNewMemory_Test::TestBody
UNADDRESSABLE ACCESS
name=sanity test 08 (new/write left)
base_unittests.exe!*WriteValueOutOfArrayBoundsLeft
base_unittests.exe!*MakeSomeErrors
base_unittests.exe!base::ToolsSanityTest_AccessesToNewMemory_Test::TestBody
UNADDRESSABLE ACCESS
name=sanity test 09 (new/write right)
base_unittests.exe!*WriteValueOutOfArrayBoundsRight
base_unittests.exe!*MakeSomeErrors
base_unittests.exe!base::ToolsSanityTest_AccessesToNewMemory_Test::TestBody
UNADDRESSABLE ACCESS
name=sanity test 10 (write after free)
base_unittests.exe!base::ToolsSanityTest_AccessesToMallocMemory_Test::TestBody
UNADDRESSABLE ACCESS
name=sanity test 11 (write after delete)
base_unittests.exe!base::ToolsSanityTest_AccessesToNewMemory_Test::TestBody
INVALID HEAP ARGUMENT
name=sanity test 12 (array deleted without [])
base_unittests.exe!base::ToolsSanityTest_ArrayDeletedWithoutBraces_Test::TestBody
INVALID HEAP ARGUMENT
name=sanity test 13 (single element deleted with [])
base_unittests.exe!base::ToolsSanityTest_SingleElementDeletedWithBraces_Test::TestBody
UNINITIALIZED READ
name=sanity test 14 (malloc/read uninit)
base_unittests.exe!*ReadUninitializedValue
base_unittests.exe!*MakeSomeErrors
base_unittests.exe!base::ToolsSanityTest_AccessesToMallocMemory_Test::TestBody
UNINITIALIZED READ
name=sanity test 15 (new/read uninit)
base_unittests.exe!*ReadUninitializedValue
base_unittests.exe!*MakeSomeErrors
base_unittests.exe!base::ToolsSanityTest_AccessesToNewMemory_Test::TestBody
UNADDRESSABLE ACCESS
name=AboutHandler::AboutCrash deliberate crash
# TODO(bruening): switch to annotation once have support for that
chrome.dll!AboutHandler::AboutCrash
UNADDRESSABLE ACCESS
name=RendererCrashTest.Crash deliberate crash
# function is small, little risk for false negative in rest of it
# TODO(bruening): switch to annotation once have support for that
chrome.dll!HandleRendererErrorTestParameters
UNADDRESSABLE ACCESS
name=NPAPITesterBase.NoHangIfInitCrashes deliberate crash
# function is small, little risk for false negative in rest of it
# TODO(bruening): switch to annotation once have support for that
npapi_test_plugin.dll!NPAPIClient::PluginClient::Initialize
############################
# Benign issues in Chromium
# We deliberately leak different kinds of Histograms to avoid data races.
LEAK
...
*!operator new*
...
*!*::*Histogram::FactoryGet
# Deliberate LazyInstance leaks
LEAK
...
*!*base::LeakyLazyInstanceTraits*::*
...
*!base::LazyInstance*::Pointer
# Deliberate NULL deref to crash the child process
UNADDRESSABLE ACCESS
*!CrashingChildProcess
UNADDRESSABLE ACCESS
*!`anonymous namespace'::Crasher::Run
# http://crbug.com/79933
LEAK
...
*!TestURLRequestContext::Init
LEAK
...
*!TestURLRequestContext::TestURLRequestContext
*!TestURLRequestContextGetter::GetURLRequestContext
*!notifier::SingleLoginAttempt::SingleLoginAttempt
*!notifier::Login::StartConnection
*!sync_notifier::InvalidationNotifier::UpdateCredentials
*!sync_notifier::NonBlockingInvalidationNotifier::Core::UpdateCredentials
LEAK
...
*!TestURLRequestContext::TestURLRequestContext
*!TestURLRequestContextGetter::GetURLRequestContext
*!URLFetcher::Core::StartURLRequest
# This test intentionally leaks an object and checks that it's never deleted
LEAK
...
*!BrowserThreadTest_NotReleasedIfTargetThreadNonExistent_Test::TestBody
WARNING
# http://code.google.com/p/chromium/issues/detail?id=72463
name=Ci#72463: prefetches in generated MemCopy
instruction=prefetch*
<not in a module>
chrome.dll!v8::internal::CopyChars*
UNADDRESSABLE ACCESS
# http://code.google.com/p/drmemory/issues/detail?id=582
name=bizarre cl-generated read-beyond-TOS
instruction=mov 0xfffffffc(%esp) -> %eax
chrome.dll!WebCore::RenderStyle::resetBorder*
INVALID HEAP ARGUMENT
name=http://crbug.com/101537
*!scoped_ptr<_TOKEN_USER>*
INVALID HEAP ARGUMENT
name=http://crbug.com/101717 (1)
*!scoped_ptr<_TOKEN_DEFAULT_DACL>*
INVALID HEAP ARGUMENT
name=http://crbug.com/101717 (2)
*!sandbox::PolicyBase::~PolicyBase
INVALID HEAP ARGUMENT
name=http://crbug.com/101717 (3)
*!scoped_ptr<_UNICODE_STRING>::~scoped_ptr<_UNICODE_STRING>
*!sandbox::GetHandleName
INVALID HEAP ARGUMENT
name=http://crbug.com/101717 (4)
*!scoped_ptr<_OBJECT_NAME_INFORMATION>::~scoped_ptr<_OBJECT_NAME_INFORMATION>
*!sandbox::GetPathFromHandle
############################
# Real issues in Chromium
# http://crbug.com/32085
LEAK
...
chrome.dll!NotificationRegistrar::Add
# http://crbug.com/32623
LEAK
...
*!ssl3_HandleHandshakeMessage
*!ssl3_HandleHandshake
*!ssl3_HandleRecord
*!ssl3_GatherCompleteHandshake
...
*!SSL_ForceHandshake
*!net::SSLServerSocketNSS::DoHandshake
*!net::SSLServerSocketNSS::DoHandshakeLoop
# http://crbug.com/57266 (1)
UNINITIALIZED READ
...
*!remoting::EncoderVp8::Encode
# http://crbug.com/57266 (2)
UNINITIALIZED READ
...
*!vp8_*
# http://crbug.com/70062
LEAK
*!PR_Calloc
*!PR_NewLock
...
*!InitSessionCacheLocks
*!initSessionCacheLocksLazily
*!PR_CallOnce
*!ssl_InitSessionCacheLocks
*!lock_cache
*!ssl_LookupSID
*!ssl2_BeginClientHandshake
*!ssl_Do1stHandshake
*!SSL_ForceHandshake
*!net::SSL*SocketNSS::DoHandshake
*!net::SSL*SocketNSS::DoHandshakeLoop
# http://crbug.com/74417
LEAK
*!operator new
*!disk_cache::BackendImpl::CreateEntryImpl
# http://crbug.com/74425
LEAK
*!operator new
*!disk_cache::BackendImpl::NewEntry
# http://crbug.com/75247
LEAK
...
*!operator new
*!AutofillDownloadTestHelper::AutofillDownloadTestHelper
# http://crbug.com/78784
LEAK
*!generic_cpp_alloc
*!operator new
*!TestingProfile::CreateRequestContext
*!*ProfileSyncService*::SetUp
# http://crbug.com/78784
LEAK
...
*!RenderWidgetHost::WasHidden
LEAK
...
*!RenderWidgetHost::WasRestored
# http://crbug.com/87612
LEAK
...
*!SSL_ConfigSecureServer
*!net::SSLServerSocketNSS::InitializeSSLOptions
*!net::SSLServerSocketNSS::Handshake
# http://crbug.com/88213
UNADDRESSABLE ACCESS
*!base::win::ObjectWatcher::StopWatching
*!base::win::ObjectWatcher::WillDestroyCurrentMessageLoop
*!MessageLoop::~MessageLoop
# http://crbug.com/88640
LEAK
*!generic_cpp_alloc
*!operator new
*!ProfileImpl::InitRegisteredProtocolHandlers
*!ProfileImpl::DoFinalInit
*!ProfileImpl::OnPrefsLoaded
# http://crbug.com/91465
LEAK
*!generic_cpp_alloc
*!operator new
*!browser_sync::internal::WeakHandleCore<browser_sync::JsBackend>::*
*!browser_sync::WeakHandle<browser_sync::JsBackend>::*
*!sync_api::SyncManager::SyncInternal::Init
# http://crbug.com/91491
LEAK
...
*!CrxUpdateService::ProcessPendingItems
# http://crbug.com/92026
UNINITIALIZED READ
softokn3.dll!FC_GetFunctionList
...
softokn3.dll!NSC_ModuleDBFunc
UNINITIALIZED READ
freebl3.dll!FREEBL_GetVector
...
softokn3.dll!NSC_ModuleDBFunc
# http://crbug.com/92166
LEAK
...
*!operator new
*!views::NativeWidgetWin::OnCreate
# http://crbug.com/96010
UNADDRESSABLE ACCESS
...
*!NotificationService::Notify
# Empty line at EOF - workaround for
# http://code.google.com/p/drmemory/issues/detail?id=41
|