OLD | NEW |
1 # There are four kinds of suppressions in this file. | 1 # There are four kinds of suppressions in this file. |
2 # 1. third party stuff we have no control over | 2 # 1. third party stuff we have no control over |
3 # | 3 # |
4 # 2. intentional unit test errors, or stuff that is somehow a false positive | 4 # 2. intentional unit test errors, or stuff that is somehow a false positive |
5 # in our own code, or stuff that is so trivial it's not worth fixing | 5 # in our own code, or stuff that is so trivial it's not worth fixing |
6 # | 6 # |
7 # 3. Suppressions for real chromium bugs that are not yet fixed. | 7 # 3. Suppressions for real chromium bugs that are not yet fixed. |
8 # These should all be in chromium's bug tracking system (but a few aren't yet). | 8 # These should all be in chromium's bug tracking system (but a few aren't yet). |
9 # Periodically we should sweep this file and the bug tracker clean by | 9 # Periodically we should sweep this file and the bug tracker clean by |
10 # running overnight and removing outdated bugs/suppressions. | 10 # running overnight and removing outdated bugs/suppressions. |
(...skipping 5868 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5879 fun:_Znw* | 5879 fun:_Znw* |
5880 fun:_ZN9__gnu_cxx13new_allocatorIPN4base11PendingTaskEE8allocateEmPKv | 5880 fun:_ZN9__gnu_cxx13new_allocatorIPN4base11PendingTaskEE8allocateEmPKv |
5881 fun:_ZNSt11_Deque_baseIN4base11PendingTaskESaIS1_EE15_M_allocate_mapEm | 5881 fun:_ZNSt11_Deque_baseIN4base11PendingTaskESaIS1_EE15_M_allocate_mapEm |
5882 fun:_ZNSt5dequeIN4base11PendingTaskESaIS1_EE17_M_reallocate_mapEmb | 5882 fun:_ZNSt5dequeIN4base11PendingTaskESaIS1_EE17_M_reallocate_mapEmb |
5883 ... | 5883 ... |
5884 fun:_ZN4base8internal17IncomingTaskQueue15PostPendingTaskEPNS_11PendingTaskE | 5884 fun:_ZN4base8internal17IncomingTaskQueue15PostPendingTaskEPNS_11PendingTaskE |
5885 fun:_ZN4base8internal17IncomingTaskQueue18AddToIncomingQueueERKN15tracked_obj
ects8LocationERKNS_8CallbackIFvvEEENS_9TimeDeltaEb | 5885 fun:_ZN4base8internal17IncomingTaskQueue18AddToIncomingQueueERKN15tracked_obj
ects8LocationERKNS_8CallbackIFvvEEENS_9TimeDeltaEb |
5886 fun:_ZN4base11MessageLoop8PostTaskERKN15tracked_objects8LocationERKNS_8Callba
ckIFvvEEE | 5886 fun:_ZN4base11MessageLoop8PostTaskERKN15tracked_objects8LocationERKNS_8Callba
ckIFvvEEE |
5887 } | 5887 } |
5888 { | 5888 { |
5889 bug_272596 | |
5890 Memcheck:Leak | |
5891 ... | |
5892 fun:nssPKIObjectCollection_AddInstanceAsObject | |
5893 fun:nssToken_TraverseCertificates | |
5894 fun:NSSTrustDomain_TraverseCertificates | |
5895 fun:PK11_ListCerts | |
5896 fun:_ZN3net15NSSCertDatabase9ListCertsEPSt6vectorI13scoped_refptrINS_15X509Ce
rtificateEESaIS4_EE | |
5897 fun:_ZN3net23NSSCertDatabaseChromeOS9ListCertsEPSt6vectorI13scoped_refptrINS_
15X509CertificateEESaIS4_EE | |
5898 fun:_ZN8chromeos12_GLOBAL__N_119LoadNSSCertificatesEPN3net15NSSCertDatabaseEP
St6vectorI13scoped_refptrINS1_15X509CertificateEESaIS7_EE | |
5899 } | |
5900 { | |
5901 bug_273398 | 5889 bug_273398 |
5902 Memcheck:Leak | 5890 Memcheck:Leak |
5903 ... | 5891 ... |
5904 fun:_ZN6Pickle6ResizeEm | 5892 fun:_ZN6Pickle6ResizeEm |
5905 fun:_ZN6PickleC1Ev | 5893 fun:_ZN6PickleC1Ev |
5906 fun:_ZN7content14ZygoteHostImpl20GetTerminationStatusEibPi | 5894 fun:_ZN7content14ZygoteHostImpl20GetTerminationStatusEibPi |
5907 fun:_ZN7content20ChildProcessLauncher25GetChildTerminationStatusEbPi | 5895 fun:_ZN7content20ChildProcessLauncher25GetChildTerminationStatusEbPi |
5908 } | 5896 } |
5909 { | 5897 { |
5910 bug_274193 | 5898 bug_274193 |
(...skipping 465 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6376 fun:_ZN15google_breakpad16ExceptionHandler12HandleSignalEiP7siginfoPv | 6364 fun:_ZN15google_breakpad16ExceptionHandler12HandleSignalEiP7siginfoPv |
6377 fun:_ZN15google_breakpad16ExceptionHandler13SignalHandlerEiP7siginfoPv | 6365 fun:_ZN15google_breakpad16ExceptionHandler13SignalHandlerEiP7siginfoPv |
6378 } | 6366 } |
6379 { | 6367 { |
6380 bug_333992 | 6368 bug_333992 |
6381 Memcheck:Leak | 6369 Memcheck:Leak |
6382 fun:_Znw* | 6370 fun:_Znw* |
6383 fun:_ZN7content12_GLOBAL__N_123CreateWebFrameTestProxyEPNS_14RenderViewImplEi | 6371 fun:_ZN7content12_GLOBAL__N_123CreateWebFrameTestProxyEPNS_14RenderViewImplEi |
6384 fun:_ZN7content15RenderFrameImpl6CreateEPNS_14RenderViewImplEi | 6372 fun:_ZN7content15RenderFrameImpl6CreateEPNS_14RenderViewImplEi |
6385 } | 6373 } |
OLD | NEW |