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 5598 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5609 fun:_ZN5blinkL14createResourceENS_8Resource4TypeERKNS_15ResourceRequestERKN3W
TF6StringE | 5609 fun:_ZN5blinkL14createResourceENS_8Resource4TypeERKNS_15ResourceRequestERKN3W
TF6StringE |
5610 fun:_ZN5blink15ResourceFetcher12loadResourceENS_8Resource4TypeERNS_12FetchReq
uestERKN3WTF6StringE | 5610 fun:_ZN5blink15ResourceFetcher12loadResourceENS_8Resource4TypeERNS_12FetchReq
uestERKN3WTF6StringE |
5611 fun:_ZN5blink15ResourceFetcher15requestResourceENS_8Resource4TypeERNS_12Fetch
RequestE | 5611 fun:_ZN5blink15ResourceFetcher15requestResourceENS_8Resource4TypeERNS_12Fetch
RequestE |
5612 fun:_ZN5blink15ResourceFetcher16fetchRawResourceERNS_12FetchRequestE | 5612 fun:_ZN5blink15ResourceFetcher16fetchRawResourceERNS_12FetchRequestE |
5613 fun:_ZN5blink24DocumentThreadableLoader11loadRequestERKNS_15ResourceRequestEN
S_19SecurityCheckPolicyE | 5613 fun:_ZN5blink24DocumentThreadableLoader11loadRequestERKNS_15ResourceRequestEN
S_19SecurityCheckPolicyE |
5614 } | 5614 } |
5615 { | 5615 { |
5616 bug_332335 | 5616 bug_332335 |
5617 Memcheck:Param | 5617 Memcheck:Param |
5618 sendmsg(msg.msg_iov[0]) | 5618 sendmsg(msg.msg_iov[0]) |
5619 fun:sys_sendmsg | 5619 ... |
5620 fun:_ZN8breakpad12_GLOBAL__N_122NonBrowserCrashHandler11RequestDumpEPKvm | 5620 fun:_ZN8breakpad12_GLOBAL__N_122NonBrowserCrashHandler11RequestDumpEPKvm |
5621 fun:_ZN15google_breakpad16ExceptionHandler12GenerateDumpEPNS0_12CrashContextE | 5621 fun:_ZN15google_breakpad16ExceptionHandler12GenerateDumpEPNS0_12CrashContextE |
5622 fun:_ZN15google_breakpad16ExceptionHandler12HandleSignalEiP7siginfoPv | 5622 fun:_ZN15google_breakpad16ExceptionHandler12HandleSignalEiP7siginfoPv |
5623 fun:_ZN15google_breakpad16ExceptionHandler13SignalHandlerEiP7siginfoPv | 5623 fun:_ZN15google_breakpad16ExceptionHandler13SignalHandlerEiP7siginfoPv |
5624 } | 5624 } |
5625 { | 5625 { |
5626 bug_333992 | 5626 bug_333992 |
5627 Memcheck:Leak | 5627 Memcheck:Leak |
5628 fun:_Znw* | 5628 fun:_Znw* |
5629 fun:_ZN7content12_GLOBAL__N_123CreateWebFrameTestProxyEPNS_14RenderViewImplEi | 5629 fun:_ZN7content12_GLOBAL__N_123CreateWebFrameTestProxyEPNS_14RenderViewImplEi |
(...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5751 Memcheck:Uninitialized | 5751 Memcheck:Uninitialized |
5752 fun:_ZN5blink21RenderLayerCompositor14updateIfNeededEv | 5752 fun:_ZN5blink21RenderLayerCompositor14updateIfNeededEv |
5753 } | 5753 } |
5754 { | 5754 { |
5755 bug_364724 | 5755 bug_364724 |
5756 Memcheck:Param | 5756 Memcheck:Param |
5757 write(buf) | 5757 write(buf) |
5758 obj:/lib/x86_64-linux-gnu/libpthread-2.15.so | 5758 obj:/lib/x86_64-linux-gnu/libpthread-2.15.so |
5759 fun:_ZN3IPC12ChannelPosix23ProcessOutgoingMessagesEv | 5759 fun:_ZN3IPC12ChannelPosix23ProcessOutgoingMessagesEv |
5760 fun:_ZN3IPC12ChannelPosix29OnFileCanWriteWithoutBlockingEi | 5760 fun:_ZN3IPC12ChannelPosix29OnFileCanWriteWithoutBlockingEi |
| 5761 ... |
5761 fun:_ZN4base19MessagePumpLibevent21FileDescriptorWatcher29OnFileCanWriteWitho
utBlockingEiPS0_ | 5762 fun:_ZN4base19MessagePumpLibevent21FileDescriptorWatcher29OnFileCanWriteWitho
utBlockingEiPS0_ |
5762 ... | 5763 ... |
5763 fun:event_process_active | 5764 fun:event_process_active |
5764 fun:event_base_loop | 5765 fun:event_base_loop |
5765 } | 5766 } |
5766 { | 5767 { |
5767 bug_364724b | 5768 bug_364724b |
5768 Memcheck:Uninitialized | 5769 Memcheck:Uninitialized |
5769 fun:_ZN4base17MD5DigestToBase16ERKNS_9MD5DigestE | 5770 fun:_ZN4base17MD5DigestToBase16ERKNS_9MD5DigestE |
5770 fun:_ZN7content16WebKitTestRunner17CaptureDumpPixelsERK8SkBitmap | 5771 fun:_ZN7content16WebKitTestRunner17CaptureDumpPixelsERK8SkBitmap |
(...skipping 531 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6302 fun:_ZN2v88internal8JSObject8DeepWalkENS0_6HandleIS1_EEPNS0_29AllocationSiteC
reationContextE | 6303 fun:_ZN2v88internal8JSObject8DeepWalkENS0_6HandleIS1_EEPNS0_29AllocationSiteC
reationContextE |
6303 fun:_ZN2v88internal27Runtime_CreateObjectLiteralEiPPNS0_6ObjectEPNS0_7Isolate
E | 6304 fun:_ZN2v88internal27Runtime_CreateObjectLiteralEiPPNS0_6ObjectEPNS0_7Isolate
E |
6304 } | 6305 } |
6305 { | 6306 { |
6306 bug_398349_b | 6307 bug_398349_b |
6307 Memcheck:Uninitialized | 6308 Memcheck:Uninitialized |
6308 fun:_ZN2v88internal19JSObjectWalkVisitorINS0_26AllocationSiteUsageContextEE13
StructureWalkENS0_6HandleINS0_8JSObjectEEE | 6309 fun:_ZN2v88internal19JSObjectWalkVisitorINS0_26AllocationSiteUsageContextEE13
StructureWalkENS0_6HandleINS0_8JSObjectEEE |
6309 fun:_ZN2v88internal8JSObject8DeepCopyENS0_6HandleIS1_EEPNS0_26AllocationSiteU
sageContextENS1_13DeepCopyHintsE | 6310 fun:_ZN2v88internal8JSObject8DeepCopyENS0_6HandleIS1_EEPNS0_26AllocationSiteU
sageContextENS1_13DeepCopyHintsE |
6310 fun:_ZN2v88internal27Runtime_CreateObjectLiteralEiPPNS0_6ObjectEPNS0_7Isolate
E | 6311 fun:_ZN2v88internal27Runtime_CreateObjectLiteralEiPPNS0_6ObjectEPNS0_7Isolate
E |
6311 } | 6312 } |
OLD | NEW |