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 3050 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3061 fun:_ZN6chrome26ChromeContentBrowserClient24RenderProcessHostCreatedEPN7conte
nt17RenderProcessHostE | 3061 fun:_ZN6chrome26ChromeContentBrowserClient24RenderProcessHostCreatedEPN7conte
nt17RenderProcessHostE |
3062 fun:_ZN21RenderProcessHostImpl4Init* | 3062 fun:_ZN21RenderProcessHostImpl4Init* |
3063 ... | 3063 ... |
3064 fun:_ZN15WebContentsImpl32CreateRenderViewForRenderManagerEP* | 3064 fun:_ZN15WebContentsImpl32CreateRenderViewForRenderManagerEP* |
3065 fun:_ZN21RenderViewHostManager14InitRenderViewEP* | 3065 fun:_ZN21RenderViewHostManager14InitRenderViewEP* |
3066 ... | 3066 ... |
3067 fun:_ZN21RenderViewHostManager8NavigateERKN7content19NavigationEntryImplE | 3067 fun:_ZN21RenderViewHostManager8NavigateERKN7content19NavigationEntryImplE |
3068 fun:_ZN15WebContentsImpl15NavigateToEntryERKN7content19NavigationEntryImplENS
0_20NavigationController10ReloadTypeE | 3068 fun:_ZN15WebContentsImpl15NavigateToEntryERKN7content19NavigationEntryImplENS
0_20NavigationController10ReloadTypeE |
3069 } | 3069 } |
3070 { | 3070 { |
3071 bug_83566 | |
3072 Memcheck:Unaddressable | |
3073 fun:_ZN7WebCore*V8Entr*Callback11handleEvent* | |
3074 ... | |
3075 fun:_ZN6WebKit31WorkerFileSystemCallbacksBridge21runTaskOnWorkerThreadEPN7Web
Core22ScriptExecutionContextEN3WTF10PassRefPtrIS0_EENS4_10PassOwnPtrINS2_4TaskEE
E | |
3076 fun:_ZN7WebCore16CrossThreadTask2IN3WTF10PassRefPtrIN6WebKit31WorkerFileSyste
mCallbacksBridgeEEES5_NS1_10PassOwnPtrINS_22ScriptExecutionContext4TaskEEES9_E11
performTaskEPS7_ | |
3077 fun:_ZN7WebCore13WorkerRunLoop4Task11performTaskEPNS_22ScriptExecutionContext
E | |
3078 fun:_ZN7WebCore13WorkerRunLoop9runInModeEPNS_13WorkerContextERKNS_13ModePredi
cateE | |
3079 fun:_ZN7WebCore13WorkerRunLoop3runEPNS_13WorkerContextE | |
3080 fun:_ZN7WebCore12WorkerThread12runEventLoopEv | |
3081 fun:_ZN7WebCore21DedicatedWorkerThread12runEventLoopEv | |
3082 fun:_ZN7WebCore12WorkerThread12workerThreadEv | |
3083 } | |
3084 { | |
3085 bug_83609 | 3071 bug_83609 |
3086 Memcheck:Leak | 3072 Memcheck:Leak |
3087 fun:_Znw* | 3073 fun:_Znw* |
3088 fun:_ZN4base4Bind*TaskClosureAdapterEFvvEPS2_EENS_8internal20InvokerStorageHo
lderINS6_15InvokerStorage1IT_T0_EEEES9_RKSA_ | 3074 fun:_ZN4base4Bind*TaskClosureAdapterEFvvEPS2_EENS_8internal20InvokerStorageHo
lderINS6_15InvokerStorage1IT_T0_EEEES9_RKSA_ |
3089 fun:_ZN11MessageLoop15PostDelayedTaskERKN15tracked_objects8LocationEP4Taskx | 3075 fun:_ZN11MessageLoop15PostDelayedTaskERKN15tracked_objects8LocationEP4Taskx |
3090 fun:_ZN13BrowserThread14PostTaskHelperENS_2IDERKN15tracked_objects8LocationEP
4Taskxb | 3076 fun:_ZN13BrowserThread14PostTaskHelperENS_2IDERKN15tracked_objects8LocationEP
4Taskxb |
3091 fun:_ZN13BrowserThread8PostTaskENS_2IDERKN15tracked_objects8LocationEP4Task | 3077 fun:_ZN13BrowserThread8PostTaskENS_2IDERKN15tracked_objects8LocationEP4Task |
3092 } | 3078 } |
3093 { | 3079 { |
3094 bug_83609b | 3080 bug_83609b |
(...skipping 2718 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5813 obj:/lib/libselinux.so.1 | 5799 obj:/lib/libselinux.so.1 |
5814 obj:/lib/libselinux.so.1 | 5800 obj:/lib/libselinux.so.1 |
5815 } | 5801 } |
5816 { | 5802 { |
5817 bug_todo_grep | 5803 bug_todo_grep |
5818 Memcheck:Leak | 5804 Memcheck:Leak |
5819 fun:malloc | 5805 fun:malloc |
5820 obj:/bin/grep | 5806 obj:/bin/grep |
5821 obj:/bin/grep | 5807 obj:/bin/grep |
5822 } | 5808 } |
OLD | NEW |