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 942 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
953 { | 953 { |
954 bug_32624_g | 954 bug_32624_g |
955 Memcheck:Leak | 955 Memcheck:Leak |
956 ... | 956 ... |
957 fun:CERT_VerifySignedData | 957 fun:CERT_VerifySignedData |
958 fun:cert_VerifyCertChain | 958 fun:cert_VerifyCertChain |
959 fun:CERT_VerifyCertChain | 959 fun:CERT_VerifyCertChain |
960 fun:CERT_VerifyCert | 960 fun:CERT_VerifyCert |
961 } | 961 } |
962 { | 962 { |
963 bug_38138 | |
964 Memcheck:Param | |
965 write(buf) | |
966 obj:*libpthread* | |
967 fun:_ZN3IPC7Channel11ChannelImpl23ProcessOutgoingMessagesEv | |
968 ... | |
969 fun:_ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE | |
970 fun:_ZN4base11MessageLoop11RunInternalEv | |
971 fun:_ZN4base11MessageLoop10RunHandlerEv | |
972 } | |
973 { | |
974 bug_30633_39325 | 963 bug_30633_39325 |
975 Memcheck:Leak | 964 Memcheck:Leak |
976 fun:_Znw* | 965 fun:_Znw* |
977 ... | 966 ... |
978 fun:_ZN11ProfileImpl17GetRequestContextEv | 967 fun:_ZN11ProfileImpl17GetRequestContextEv |
979 fun:_ZN19SafeBrowsingService5StartEv | 968 fun:_ZN19SafeBrowsingService5StartEv |
980 fun:_ZN19SafeBrowsingService10InitializeEv | 969 fun:_ZN19SafeBrowsingService10InitializeEv |
981 fun:_ZN22ResourceDispatcherHost10InitializeEv | 970 fun:_ZN22ResourceDispatcherHost10InitializeEv |
982 fun:_ZN18BrowserProcessImpl28CreateResourceDispatcherHostEv | 971 fun:_ZN18BrowserProcessImpl28CreateResourceDispatcherHostEv |
983 fun:_ZN18BrowserProcessImpl24resource_dispatcher_hostEv | 972 fun:_ZN18BrowserProcessImpl24resource_dispatcher_hostEv |
(...skipping 2597 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3581 fun:_ZN4base8AutoLockD1Ev | 3570 fun:_ZN4base8AutoLockD1Ev |
3582 fun:_ZN5gdata15GDataFileSystem21RunTaskOnIOThreadPoolERKN4base8CallbackIFvvEE
E | 3571 fun:_ZN5gdata15GDataFileSystem21RunTaskOnIOThreadPoolERKN4base8CallbackIFvvEE
E |
3583 } | 3572 } |
3584 { | 3573 { |
3585 bug_122717_leak | 3574 bug_122717_leak |
3586 Memcheck:Leak | 3575 Memcheck:Leak |
3587 fun:_Znw* | 3576 fun:_Znw* |
3588 fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_ob
jects8LocationERKNS_8CallbackIFvvEEESA_ | 3577 fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_ob
jects8LocationERKNS_8CallbackIFvvEEESA_ |
3589 fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS
_8CallbackIFvvEEES9_ | 3578 fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS
_8CallbackIFvvEEES9_ |
3590 fun:_ZN7content13BrowserThread16PostTaskAndReplyENS0_2IDERKN15tracked_objects
8LocationERKN4base8CallbackIFvvEEESB_ | 3579 fun:_ZN7content13BrowserThread16PostTaskAndReplyENS0_2IDERKN15tracked_objects
8LocationERKN4base8CallbackIFvvEEESB_ |
3591 fun:_ZN5gdata15GDataFileSystem37PostBlockingPoolSequencedTaskAndReplyERKSsRKN
15tracked_objects8LocationERKN4base8CallbackIFvvEEESC_ | |
3592 fun:_ZN5gdata15GDataFileSystem29PostBlockingPoolSequencedTaskERKSsRKN15tracke
d_objects8LocationERKN4base8CallbackIFvvEEE | |
3593 fun:_ZN5gdata15GDataFileSystem8SaveFeedE10scoped_ptrIN4base5ValueEE* | |
3594 fun:_ZN5gdata15GDataFileSystem14OnGetDocumentsEPNS0_18GetDocumentsParamsENS_1
4GDataErrorCodeE10scoped_ptrIN4base5ValueEE | |
3595 } | 3580 } |
3596 { | 3581 { |
3597 bug_122752a | 3582 bug_122752a |
3598 Memcheck:Unaddressable | 3583 Memcheck:Unaddressable |
3599 fun:_ZN5blink12CCThreadImpl8postTaskEN3WTF10PassOwnPtrIN7WebCore8CCThread4Tas
kEEE | 3584 fun:_ZN5blink12CCThreadImpl8postTaskEN3WTF10PassOwnPtrIN7WebCore8CCThread4Tas
kEEE |
3600 fun:_ZN7WebCore13CCThreadProxy18finishAllRenderingEv | 3585 fun:_ZN7WebCore13CCThreadProxy18finishAllRenderingEv |
3601 fun:_ZN7WebCore15CCLayerTreeHost18finishAllRenderingEv | 3586 fun:_ZN7WebCore15CCLayerTreeHost18finishAllRenderingEv |
3602 fun:_ZN5blink16WebLayerTreeView18finishAllRenderingEv | 3587 fun:_ZN5blink16WebLayerTreeView18finishAllRenderingEv |
3603 fun:_ZN5blink11WebViewImpl33setIsAcceleratedCompositingActiveEb | 3588 fun:_ZN5blink11WebViewImpl33setIsAcceleratedCompositingActiveEb |
3604 fun:_ZN5blink11WebViewImpl20setRootGraphicsLayerEPN7WebCore13GraphicsLayerE | 3589 fun:_ZN5blink11WebViewImpl20setRootGraphicsLayerEPN7WebCore13GraphicsLayerE |
(...skipping 466 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4071 fun:_ZN17OAuth2ApiCallFlow12BeginApiCallEv | 4056 fun:_ZN17OAuth2ApiCallFlow12BeginApiCallEv |
4072 fun:_ZN17OAuth2ApiCallFlow5StartEv | 4057 fun:_ZN17OAuth2ApiCallFlow5StartEv |
4073 fun:_ZN19OAuth2MintTokenFlow13FireAndForgetEv | 4058 fun:_ZN19OAuth2MintTokenFlow13FireAndForgetEv |
4074 } | 4059 } |
4075 { | 4060 { |
4076 bug_145703 | 4061 bug_145703 |
4077 Memcheck:Leak | 4062 Memcheck:Leak |
4078 fun:_Znw* | 4063 fun:_Znw* |
4079 ... | 4064 ... |
4080 fun:_ZN7content16SiteInstanceImpl10GetProcessEv | 4065 fun:_ZN7content16SiteInstanceImpl10GetProcessEv |
4081 fun:_ZN7content18RenderViewHostImplC1EPNS_12SiteInstanceEPNS_22RenderViewHost
DelegateEPNS_24RenderWidgetHostDelegateEibPNS_23SessionStorageNamespaceE | 4066 fun:_ZN7content*Render*SiteInstance* |
4082 fun:_ZN7content21RenderViewHostFactory6CreateEPNS_12SiteInstanceEPNS_22Render
ViewHostDelegateEPNS_24RenderWidgetHostDelegateEibPNS_23SessionStorageNamespaceE | 4067 fun:_ZN7content*Render*SiteInstance* |
4083 fun:_ZN7content22RenderFrameHostManager4InitEPNS_14BrowserContextEPNS_12SiteI
nstanceEi | 4068 ... |
4084 fun:_ZN7content15WebContentsImpl4InitERKNS_11WebContents12CreateParamsE | 4069 fun:_ZN7content15WebContentsImpl4InitERKNS_11WebContents12CreateParamsE |
4085 fun:_ZN7content15TestWebContents6CreateEPNS_14BrowserContextEPNS_12SiteInstan
ceE | |
4086 fun:_ZN7content17WebContentsTester21CreateTestWebContentsEPNS_14BrowserContex
tEPNS_12SiteInstanceE | |
4087 } | 4070 } |
4088 { | 4071 { |
4089 bug_145704 | 4072 bug_145704 |
4090 Memcheck:Leak | 4073 Memcheck:Leak |
4091 fun:_Znw* | 4074 fun:_Znw* |
4092 fun:_ZN2v88internal5Debug17CreateScriptCacheEv | 4075 fun:_ZN2v88internal5Debug17CreateScriptCacheEv |
4093 fun:_ZN2v88internal5Debug16GetLoadedScriptsEv | 4076 fun:_ZN2v88internal5Debug16GetLoadedScriptsEv |
4094 fun:_ZN2v88internal29Runtime_DebugGetLoadedScriptsENS0_9ArgumentsEPNS0_7Isola
teE | 4077 fun:_ZN2v88internal29Runtime_DebugGetLoadedScriptsENS0_9ArgumentsEPNS0_7Isola
teE |
4095 } | 4078 } |
4096 { | 4079 { |
(...skipping 1171 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5268 fun:_ZN3net17URLRequestHttpJob35SaveCookiesAndNotifyHeadersCompleteEi | 5251 fun:_ZN3net17URLRequestHttpJob35SaveCookiesAndNotifyHeadersCompleteEi |
5269 fun:_ZN3net17URLRequestHttpJob16OnStartCompletedEi | 5252 fun:_ZN3net17URLRequestHttpJob16OnStartCompletedEi |
5270 } | 5253 } |
5271 { | 5254 { |
5272 bug_245828 | 5255 bug_245828 |
5273 Memcheck:Leak | 5256 Memcheck:Leak |
5274 fun:_Znw* | 5257 fun:_Znw* |
5275 fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_ob
jects8LocationERKNS_8CallbackIFvvEEESA_ | 5258 fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_ob
jects8LocationERKNS_8CallbackIFvvEEESA_ |
5276 fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS
_8CallbackIFvvEEES9_ | 5259 fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS
_8CallbackIFvvEEES9_ |
5277 fun:_ZN7content13BrowserThread16PostTaskAndReplyENS0_2IDERKN15tracked_objects
8LocationERKN4base8CallbackIFvvEEESB_ | 5260 fun:_ZN7content13BrowserThread16PostTaskAndReplyENS0_2IDERKN15tracked_objects
8LocationERKN4base8CallbackIFvvEEESB_ |
5278 fun:_ZN7content23DevToolsHttpHandlerImpl4StopEv | |
5279 fun:_ZN7content21ShellDevToolsDelegate4StopEv | |
5280 fun:_ZN7content21ShellBrowserMainParts22PostMainMessageLoopRunEv | |
5281 fun:_ZN7content15BrowserMainLoop25ShutdownThreadsAndCleanUpEv | |
5282 fun:_ZN7content21BrowserMainRunnerImpl8ShutdownEv | |
5283 fun:_Z16ShellBrowserMainRKN7content18MainFunctionParams* | |
5284 fun:_ZN7content17ShellMainDelegate10RunProcessERKSsRKNS_18MainFunctionParamsE | |
5285 fun:_ZN7content23RunNamedProcessTypeMainERKSsRKNS_18MainFunctionParamsEPNS_19
ContentMainDelegateE | |
5286 fun:_ZN7content21ContentMainRunnerImpl3RunEv | |
5287 fun:_ZN7content11ContentMainEiPPKcPNS_19ContentMainDelegateE | |
5288 } | 5261 } |
5289 { | 5262 { |
5290 bug_245866 | 5263 bug_245866 |
5291 Memcheck:Leak | 5264 Memcheck:Leak |
5292 fun:_Znw* | 5265 fun:_Znw* |
5293 fun:_ZN4base23EnsureProcessTerminatedEi | 5266 fun:_ZN4base23EnsureProcessTerminatedEi |
5294 fun:_ZN7content6Zygote17HandleReapRequestEiRK6Pickle14PickleIterator | 5267 fun:_ZN7content6Zygote17HandleReapRequestEiRK6Pickle14PickleIterator |
5295 fun:_ZN7content6Zygote24HandleRequestFromBrowserEi | 5268 fun:_ZN7content6Zygote24HandleRequestFromBrowserEi |
5296 fun:_ZN7content6Zygote15ProcessRequestsEv | 5269 fun:_ZN7content6Zygote15ProcessRequestsEv |
5297 fun:_ZN7content10ZygoteMainERKNS_18MainFunctionParamsEPNS_18ZygoteForkDelegat
eE | 5270 fun:_ZN7content10ZygoteMainERKNS_18MainFunctionParamsEPNS_18ZygoteForkDelegat
eE |
(...skipping 886 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6184 fun:_ZN7WebCore17HeapContainsCache* | 6157 fun:_ZN7WebCore17HeapContainsCache* |
6185 fun:_ZN7WebCore11ThreadState19heapPageFromAddressEPh | 6158 fun:_ZN7WebCore11ThreadState19heapPageFromAddressEPh |
6186 fun:_ZN7WebCore11ThreadState19checkAndMarkPointerEPNS_7VisitorEPh | 6159 fun:_ZN7WebCore11ThreadState19checkAndMarkPointerEPNS_7VisitorEPh |
6187 fun:_ZN7WebCore4Heap19checkAndMarkPointerEPNS_7VisitorEPh | 6160 fun:_ZN7WebCore4Heap19checkAndMarkPointerEPNS_7VisitorEPh |
6188 fun:_ZN7WebCore11ThreadState10visitStackEPNS_7VisitorE | 6161 fun:_ZN7WebCore11ThreadState10visitStackEPNS_7VisitorE |
6189 fun:_ZN7WebCore11ThreadState5traceEPNS_7VisitorE | 6162 fun:_ZN7WebCore11ThreadState5traceEPNS_7VisitorE |
6190 fun:_ZN7WebCore11ThreadState10visitRootsEPNS_7VisitorE | 6163 fun:_ZN7WebCore11ThreadState10visitRootsEPNS_7VisitorE |
6191 fun:_ZN7WebCore4Heap14collectGarbageENS_11ThreadState10StackState* | 6164 fun:_ZN7WebCore4Heap14collectGarbageENS_11ThreadState10StackState* |
6192 } | 6165 } |
6193 { | 6166 { |
| 6167 bug_342591 |
| 6168 Memcheck:Param |
| 6169 write(buf) |
| 6170 obj:*libpthread* |
| 6171 fun:_ZN3IPC7Channel11ChannelImpl23ProcessOutgoingMessagesEv |
| 6172 fun:_ZN3IPC7Channel11ChannelImpl4SendEPNS_7MessageE |
| 6173 fun:_ZN3IPC7Channel4SendEPNS_7MessageE |
| 6174 fun:_ZN3IPC12ChannelProxy7Context13OnSendMessageE10scoped_ptrINS_7MessageEN4b
ase14DefaultDeleterIS3_EEE |
| 6175 } |
| 6176 { |
6194 bug_345432 | 6177 bug_345432 |
6195 Memcheck:Leak | 6178 Memcheck:Leak |
6196 ... | 6179 ... |
6197 fun:_ZN7content14GpuChannelHost7ConnectERKN3IPC13ChannelHandleE | 6180 fun:_ZN7content14GpuChannelHost7ConnectERKN3IPC13ChannelHandle* |
6198 fun:_ZN7content14GpuChannelHost6CreateEPNS_21GpuChannelHostFactoryERKN3gpu7GP
UInfoERKN3IPC13ChannelHandleE | 6181 fun:_ZN7content14GpuChannelHost6CreateEPNS_21GpuChannelHostFactoryERKN3gpu7GP
UInfoERKN3IPC13ChannelHandle* |
6199 fun:_ZN7content28BrowserGpuChannelHostFactory21GpuChannelEstablishedEv | 6182 fun:_ZN7content28BrowserGpuChannelHostFactory21GpuChannelEstablishedEv |
6200 fun:_ZN7content28BrowserGpuChannelHostFactory16EstablishRequest12FinishOnMain
Ev | 6183 fun:_ZN7content28BrowserGpuChannelHostFactory16EstablishRequest12FinishOnMain
Ev |
6201 fun:_ZN7content28BrowserGpuChannelHostFactory16EstablishRequest4WaitEv | 6184 fun:_ZN7content28BrowserGpuChannelHostFactory16EstablishRequest4WaitEv |
6202 } | 6185 } |
6203 { | 6186 { |
6204 bug_346336_a | 6187 bug_346336_a |
6205 Memcheck:Leak | 6188 Memcheck:Leak |
6206 fun:_Znw* | 6189 fun:_Znw* |
6207 fun:_ZN7content16SiteInstanceImpl10GetProcessEv | 6190 fun:_ZN7content16SiteInstanceImpl10GetProcessEv |
6208 fun:_ZN7content22RenderFrameHostManager21CreateRenderFrameHostEPNS_12SiteInst
anceEiibb | 6191 fun:_ZN7content22RenderFrameHostManager21CreateRenderFrameHostEPNS_12SiteInst
anceEiibb |
(...skipping 27 matching lines...) Expand all Loading... |
6236 fun:_ZN7content24NavigationControllerImpl9LoadEntryEPNS_19NavigationEntryImpl
E | 6219 fun:_ZN7content24NavigationControllerImpl9LoadEntryEPNS_19NavigationEntryImpl
E |
6237 fun:_ZN7content24NavigationControllerImpl17LoadURLWithParamsERKNS_20Navigatio
nController13LoadURLParamsE | 6220 fun:_ZN7content24NavigationControllerImpl17LoadURLWithParamsERKNS_20Navigatio
nController13LoadURLParamsE |
6238 fun:_ZN7content5Shell15LoadURLForFrameERK4GURLRKSs | 6221 fun:_ZN7content5Shell15LoadURLForFrameERK4GURLRKSs |
6239 fun:_ZN7content5Shell7LoadURLERK4GURL | 6222 fun:_ZN7content5Shell7LoadURLERK4GURL |
6240 fun:_ZN7content20WebKitTestController20PrepareForLayoutTestERK4GURLRKN4base8F
ilePathEbRKSs | 6223 fun:_ZN7content20WebKitTestController20PrepareForLayoutTestERK4GURLRKN4base8F
ilePathEbRKSs |
6241 fun:_ZN12_GLOBAL__N_110RunOneTestERKSsPbRK10scoped_ptrIN7content17BrowserMain
RunnerEN4base14DefaultDeleterIS5_EEE | 6224 fun:_ZN12_GLOBAL__N_110RunOneTestERKSsPbRK10scoped_ptrIN7content17BrowserMain
RunnerEN4base14DefaultDeleterIS5_EEE |
6242 fun:_Z16ShellBrowserMainRKN7content18MainFunctionParamsERK10scoped_ptrINS_17B
rowserMainRunnerEN4base14DefaultDeleterIS4_EEE | 6225 fun:_Z16ShellBrowserMainRKN7content18MainFunctionParamsERK10scoped_ptrINS_17B
rowserMainRunnerEN4base14DefaultDeleterIS4_EEE |
6243 fun:_ZN7content17ShellMainDelegate10RunProcessERKSsRKNS_18MainFunctionParamsE | 6226 fun:_ZN7content17ShellMainDelegate10RunProcessERKSsRKNS_18MainFunctionParamsE |
6244 fun:_ZN7content23RunNamedProcessTypeMainERKSsRKNS_18MainFunctionParamsEPNS_19
ContentMainDelegateE | 6227 fun:_ZN7content23RunNamedProcessTypeMainERKSsRKNS_18MainFunctionParamsEPNS_19
ContentMainDelegateE |
6245 fun:_ZN7content21ContentMainRunnerImpl3RunEv | 6228 fun:_ZN7content21ContentMainRunnerImpl3RunEv |
6246 fun:_ZN7content11ContentMainEiPPKcPNS_19ContentMainDelegateE | |
6247 } | 6229 } |
6248 { | 6230 { |
6249 bug_347683 | 6231 bug_347683 |
6250 Memcheck:Leak | 6232 Memcheck:Leak |
6251 fun:_Znw* | 6233 fun:_Znw* |
6252 fun:_ZNK13LoginDatabase9GetLoginsERKN8autofill12PasswordFormEPSt6vectorIPS1_S
aIS5_EE | 6234 fun:_ZNK13LoginDatabase9GetLoginsERKN8autofill12PasswordFormEPSt6vectorIPS1_S
aIS5_EE |
6253 fun:_ZN50LoginDatabaseTest_UpdateIncompleteCredentials_Test8TestBodyEv | 6235 fun:_ZN50LoginDatabaseTest_UpdateIncompleteCredentials_Test8TestBodyEv |
6254 } | 6236 } |
6255 { | 6237 { |
6256 bug_347967 | 6238 bug_347967 |
6257 Memcheck:Uninitialized | 6239 Memcheck:Uninitialized |
6258 fun:unpack_RGB*888 | 6240 fun:unpack_RGB*888 |
6259 fun:_mesa_unpack_rgba_row | 6241 fun:_mesa_unpack_rgba_row |
6260 fun:slow_read_rgba_pixels | 6242 fun:slow_read_rgba_pixels |
6261 fun:read_rgba_pixels | 6243 fun:read_rgba_pixels |
6262 fun:_mesa_readpixels | 6244 fun:_mesa_readpixels |
6263 ... | 6245 ... |
6264 fun:shared_dispatch_stub_* | 6246 fun:shared_dispatch_stub_* |
6265 ... | 6247 ... |
6266 fun:_ZN3gpu5gles216GLES2DecoderImpl9DoCommandEjjPKv | 6248 fun:_ZN3gpu5gles216GLES2DecoderImpl9DoCommandEjjPKv |
6267 fun:_ZN3gpu13CommandParser14ProcessCommandEv | 6249 fun:_ZN3gpu13CommandParser14ProcessCommandEv |
6268 fun:_ZN3gpu12GpuScheduler10PutChangedEv | 6250 fun:_ZN3gpu12GpuScheduler10PutChangedEv |
6269 } | 6251 } |
6270 { | 6252 { |
| 6253 bug_348863 |
| 6254 Memcheck:Unaddressable |
| 6255 fun:_ZNK7WebCore32PlatformSpeechSynthesisUtterance6clientEv |
| 6256 fun:_ZN7WebCore15SpeechSynthesis17didFinishSpeakingEN3WTF10PassRefPtrINS_32Pl
atformSpeechSynthesisUtteranceEEE |
| 6257 fun:_ZN7WebCore29PlatformSpeechSynthesizerMock16speakingFinishedEPNS_5TimerIS
0_EE |
| 6258 fun:_ZN7WebCore5TimerINS_29PlatformSpeechSynthesizerMockEE5firedEv |
| 6259 fun:_ZN7WebCore12ThreadTimers24sharedTimerFiredInternalEv |
| 6260 fun:_ZN7WebCore12ThreadTimers16sharedTimerFiredEv |
| 6261 fun:_ZN7content17BlinkPlatformImpl9DoTimeoutEv |
| 6262 } |
| 6263 { |
6271 bug_361594 | 6264 bug_361594 |
6272 Memcheck:Uninitialized | 6265 Memcheck:Uninitialized |
6273 ... | 6266 ... |
6274 fun:*SkA8_Shader_Blitter*blitH* | 6267 fun:*SkA8_Shader_Blitter*blitH* |
6275 ... | 6268 ... |
6276 fun:*content*ScreenshotData*EncodeOnWorker* | 6269 fun:*content*ScreenshotData*EncodeOnWorker* |
6277 } | 6270 } |
OLD | NEW |