1 # There are three kinds of suppressions in this file.
2 # 1. third party stuff we have no control over
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
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).
9 # Periodically we should sweep this file and the bug tracker clean by
10 # running overnight and removing outdated bugs/suppressions.
11 #-----------------------------------------------------------------------
13 # 1. third party stuff we have no control over
15 Uninitialized value in deflate
21 gtk developers don't like cleaning up one-time leaks. See http://mail.gnome.org/archives/gtk-devel-list/2004-April/msg00230.html
31 fun:FcConfigParseAndLoad
34 bug_9245_FcConfigAppFontAddFile_leak
37 fun:FcConfigAppFontAddFile
40 # See also http://www.gnome.org/~johan/gtk.suppression
41 # (which has a smattering of similar pango suppressions)
45 fun:FcFontRenderPrepare
47 fun:pango_font_map_load_fontset
50 pango_font_leak_todo_2
55 fun:pango_script_get_sample_language
57 fun:pango_font_get_metrics
60 # Fontconfig leak, seen in shard 16 of 20 of ui_tests
61 # See https://bugs.freedesktop.org/show_bug.cgi?id=8428
62 # and http://www.gnome.org/~johan/gtk.suppression
66 fun:FcPatternObjectInsertElt
67 fun:FcPatternObjectAddWithBinding
70 # Another permutation of previous leak.
74 fun:FcPatternObjectInsertElt
75 fun:FcPatternObjectAdd
89 fun:FcConfigSubstituteWithPat
90 fun:FcConfigSubstitute
93 dlopen invalid read, probably a bug in glibc. TODO(dkegel): file glibc bug
97 fun:PR_LoadLibraryWithFlags
100 # glibc has a bug when it has to retry dns lookup?
101 # http://sourceware.org/bugzilla/show_bug.cgi?id=10391
108 glibc leak. See also http://sources.redhat.com/bugzilla/show_bug.cgi?id=2451
111 fun:_dl_map_object_from_fd
114 Pure NSS leak, does not involve glibc. TODO(dkegel): track down and fix or file bug.
120 Another pure NSS leak, does not involve glibc. TODO(dkegel): track down and fix or file bug. Shows up under --show-reachable=yes.
123 fun:SECMOD_LoadUserModule
130 fun:PR_LoadLibraryWithFlags
132 fun:SECMOD_LoadModule
141 libc_dynamiclinker_foo
147 libc_dynamiclinker_bar
153 FIXME epoll uninitialized data 1
160 FIXME epoll uninitialized data 2
167 FIXME epoll uninitialized data 3
174 FIXME IPCing uninitialized data
176 socketcall.sendmsg(msg.msg_iov[i])
178 fun:_ZN3IPC7Channel11ChannelImpl4SendEPNS_7MessageE
182 # "The section of the SQLite library identified works exactly as it should."
183 # http://www.sqlite.org/cvstrac/tktview?tn=536,39
184 # http://www.sqlite.org/cvstrac/tktview?tn=694,39
185 # http://www.sqlite.org/cvstrac/tktview?tn=964,39
186 # This looks like a case where an entire page was allocated, the header and
187 # perhaps some data was written, but the entire buffer was not written to.
188 # The SQLite authors aren't very interested in adding code to clear buffers
189 # for no reason other than pleasing valgrind, but a patch might be accepted
190 # under a macro like SQLITE_SECURE_DELETE which could be construed to apply
191 # to cases like this. (Note that we compile with SQLITE_SECURE_DELETE.)
197 fun:pager_write_pagelist
210 # There is a fix in mainline, http://www.sqlite.org/cvstrac/chngview?cn=5968
211 # See also http://article.gmane.org/gmane.comp.db.sqlite.general/43177
219 # Fixed in newer SQLite
220 # http://www.sqlite.org/cvstrac/tktview?tn=3326
221 # http://www.sqlite.org/cvstrac/tktview?tn=3575
222 # (Caller of sqlite3VdbeExec is either sqlite3Step or its wrapper sqlite3_step)
226 fun:sqlite3VdbeMemShallowCopy
230 # SQLite intentionally leaks a little memory in findLockInfo() in sqlite3_open
231 # Newer versions don't do this.
232 # See http://www.mail-archive.com/sqlite-users@sqlite.org/msg02334.html
233 # and http://www.mail-archive.com/sqlite-users@sqlite.org/msg30449.html
253 # array of weak references freed but not processed?
257 fun:g_object_weak_ref
258 fun:g_object_add_weak_pointer
266 fun:gtk_clipboard_set_text
267 fun:_ZN23AutocompleteEditViewGtk20SavePrimarySelectionERKSs
270 # Maybe this is a widget caught in the middle of being destroyed?
276 fun:g_datalist_id_set_data_full
277 fun:g_object_freeze_notify
278 fun:gtk_widget_unparent
280 fun:g_cclosure_marshal_VOID__OBJECT
281 fun:g_type_class_meta_marshal
283 fun:signal_emit_unlocked_R
284 fun:g_signal_emit_valist
286 fun:gtk_container_remove
287 fun:gtk_widget_dispose
288 fun:g_object_run_dispose
289 fun:gtk_object_destroy
292 # Totem plugin leaks when we load it.
296 fun:_ZN5NPAPI9PluginLib17ReadWebPluginInfoERK8FilePathP13WebPluginInfo
299 # NSS bug https://bugzilla.mozilla.org/show_bug.cgi?id=518443
300 https://bugzilla.mozilla.org/show_bug.cgi?id=518443
305 fun:PORT_NewArena_Util
306 fun:PK11_ImportAndReturnPrivateKey
311 fun:sqlite3PcacheClearSyncFlags
313 fun:sqlite3PagerCommitPhaseOne
314 fun:sqlite3BtreeCommitPhaseOne
319 fun:sqlite3PcacheClearSyncFlags
321 fun:sqlite3PagerCommitPhaseOne
322 fun:sqlite3BtreeCommitPhaseOne
325 # Valgrind doesn't grok clone quite yet on x64,
326 # see https://bugs.kde.org/show_bug.cgi?id=117564
331 fun:_ZN7testing8internal13ExecDeathTest10AssumeRoleEv
334 http://sources.redhat.com/bugzilla/show_bug.cgi?id=5171
339 fun:pthread_create@@GLIBC_2.1
345 fun:nss_parse_service_list
350 # Valgrind issues with tcmalloc's VDSOSupport module
354 fun:_ZN4base11VDSOSupport4InitEv
356 fun:_Z41__static_initialization_and_destruction_0ii
357 fun:_GLOBAL__I__ZN4base11VDSOSupport12kInvalidBaseE
363 # Valgrind issues with tcmalloc's VDSOSupport module
367 fun:_ZN4base11VDSOSupport4InitEv
369 fun:_Z41__static_initialization_and_destruction_0ii
370 fun:_GLOBAL__I__ZN4base11VDSOSupport12kInvalidBaseE
376 # Valgrind issues with tcmalloc's VDSOSupport module
380 fun:_ZN4base11VDSOSupport4InitEv
382 fun:_Z41__static_initialization_and_destruction_0ii
383 fun:_GLOBAL__I__ZN4base11VDSOSupport12kInvalidBaseE
389 # Valgrind issues with tcmalloc's VDSOSupport module
393 fun:_ZNK4base11VDSOSupport12LookupSymbolEPKcS2_iPNS0_10SymbolInfoE
395 fun:_Z41__static_initialization_and_destruction_0ii
399 # Valgrind issues with tcmalloc's VDSOSupport module
403 fun:_ZNK4base11VDSOSupport12LookupSymbolEPKcS2_iPNS0_10SymbolInfoE
405 fun:_Z41__static_initialization_and_destruction_0ii
409 # Valgrind issues with tcmalloc's VDSOSupport module
413 fun:_ZNK4base11VDSOSupport12LookupSymbolEPKcS2_iPNS0_10SymbolInfoE
415 fun:_Z41__static_initialization_and_destruction_0ii
422 fun:_ZN13TCMallocGuardC1Ev
425 # zlib is smarter than we are:
426 # http://www.zlib.net/zlib_faq.html#faq36
427 zlib_conditional_jump_performance
431 fun:_ZN4flip10FlipFramer15DecompressFrameEPKNS_9FlipFrameE
434 #-----------------------------------------------------------------------
435 # 2. intentional unit test errors, or stuff that is somehow a false positive
436 # in our own code, or stuff that is so trivial it's not worth fixing
438 Memcheck sanity test (ToolsSanityTest.MemoryLeak).
441 fun:_ZN31ToolsSanityTest_MemoryLeak_Test8TestBodyEv
444 logging::InitLogging never frees filename. It would be hard to free properly.
447 fun:_ZN7logging11InitLoggingEPKcNS_18LoggingDestinationENS_15LogLockingStateENS_20OldFileDeletionStateE
450 # See comment on struct CheckOpString
451 logging::MakeCheckOpString result not freed because app is aborting
454 fun:_ZN7logging17MakeCheckOpStringIiiEEPSsRKT_RKT0_PKc
457 Linux tests don't bother to undo net::TestServerLauncher::LoadTestRootCert().
460 fun:_ZN3net18TestServerLauncher16LoadTestRootCertEv
463 # uitest's ResourceDispatcherTest.CrossSiteAfterCrash crashes on purpose
466 fun:_ZN12AboutHandler10AboutCrashEv
469 # Minor commandline options leak in v8
470 # See http://code.google.com/p/v8/issues/detail?id=275
475 fun:_ZN2v88internal8FlagList18SetFlagsFromStringEPKci
478 # Non-joinable thread doesn't clean up all state on program exit
479 # very common in ui tests
483 fun:_ZNSs4_Rep9_S_createEjjRKSaIcE
484 fun:_ZNSs4_Rep8_M_cloneERKSaIcEj
486 fun:_ZNSs6appendEPKcj
487 fun:_Z14StringAppendVTISsEvPT_PKNS0_10value_typeEPc
488 fun:_Z13StringAppendVPSsPKcPc
489 fun:_Z12StringPrintfPKcz
492 # According to dglazkov, these are one-time leaks and intentional.
493 # They may go away if the change to move these off the heap lands.
497 fun:_ZN7WebCore8SVGNames4initEv
500 intentional_ChromeThreadTest_NotReleasedIfTargetThreadNonExistent_Test_leak
503 fun:_ZN58ChromeThreadTest_NotReleasedIfTargetThreadNonExistent_Test8TestBodyEv
504 fun:_ZN7testing4Test3RunEv
505 fun:_ZN7testing8internal12TestInfoImpl3RunEv
506 fun:_ZN7testing8TestCase3RunEv
507 fun:_ZN7testing8internal12UnitTestImpl11RunAllTestsEv
508 fun:_ZN7testing8UnitTest3RunEv
509 fun:_ZN9TestSuite3RunEv
513 # A callback object that may or may not be called on exit.
514 # See comments in ProxyConfigServiceLinux::Delegate::PostDestroyTask (proxy_config_service_linux.cc)
515 intentional_NewRunnableMethod_ProxyConfigServiceLinux_Delegate_CancelableTask_Leak
518 fun:_Z17NewRunnableMethodIN3net23ProxyConfigServiceLinux8DelegateEMS2_FvvEEP14CancelableTaskPT_T0_
519 fun:_ZN3net23ProxyConfigServiceLinux8Delegate15PostDestroyTaskEv
520 fun:_ZN3net23ProxyConfigServiceLinuxD0Ev
523 # Since this object is deleted on the file thread, and the file thread may be
524 # gone by the time we want to delete the object, it can leak on shutdown. It
525 # should be harmless though.
529 fun:_ZN11ProfileImpl26ReinitializeSpellCheckHostEb
530 fun:_ZN24BrowserRenderProcessHost31OnSpellCheckerRequestDictionaryEv
531 fun:_ZN3IPC7Message8DispatchI24BrowserRenderProcessHostEEbPKS0_PT_MS5_FvvE
534 # AudioRendererHost is deleted in IO thread, which may or may not be called on exit.
535 intentional_BrowserRenderProcessHost_Init_Leak
538 fun:_ZN24BrowserRenderProcessHost4InitEbP23URLRequestContextGetter
539 fun:_ZN14RenderViewHost16CreateRenderViewEP23URLRequestContextGetter
542 # Async callback leak on exit in metrics_service.cc
543 intentional_MetricsService_GetPluginListTask_Run_Leak
546 fun:_ZN14MetricsService17GetPluginListTask3RunEv
549 # Async deletion leak on exit in ChromeThread.
550 # This fails once in a while in LocaleTest.
551 intentional_ChromeThread_DeleteSoon_ExtensionMessageService_Leak
554 fun:_ZN12ChromeThread10DeleteSoonI23ExtensionMessageServiceEEbNS_2IDERKN15tracked_objects8LocationEPT_
555 fun:_ZN12ChromeThread14DeleteOnThreadILNS_2IDE0EE8DestructI23ExtensionMessageServiceEEvPT_
558 # This is an on demand initialization which is done and then intentionally
559 # kept around (not freed) while the process is running.
560 intentional_WebCore_XMLNames_init_leak
563 fun:_ZN7WebCore8XMLNames4initEv
567 #-----------------------------------------------------------------------
568 # 3. Suppressions for real chromium bugs that are not yet fixed.
569 # These should all be in chromium's bug tracking system (but a few aren't yet).
572 # Chromium flakily leaks tasks at shutdown, see
573 # http://crbug.com/6532
574 # http://codereview.chromium.org/20067
575 # http://codereview.chromium.org/42083
576 # To reproduce, run ipc tests
577 # This is the -O0 case
578 # In Purify, they don't even try to free them anymore.
579 # For now, in Valgrind, we'll add suppressions to ignore these leaks.
583 fun:_Z17NewRunnableMethodIN3IPC12ChannelProxy7ContextEMS2_FvvEEP14CancelableTaskPT_T0_
586 # See http://crbug.com/6532
587 # This is the -O1 case
591 fun:_ZN3IPC12ChannelProxy7Context14OnChannelErrorEv
592 fun:_ZN3IPC7Channel11ChannelImpl28OnFileCanReadWithoutBlockingEi
595 # V8 (or test shell) leak? See http://crbug.com/9458
599 fun:_NPN_RegisterObject
600 fun:_Z25createV8ObjectForNPObjectP8NPObjectS0_
603 # webkit leak? See http://crbug.com/9503
607 fun:_ZN19TestWebViewDelegate24UpdateSelectionClipboardEb
610 # See http://crbug.com/11139
614 fun:_ZN14ProcessWatcher23EnsureProcessTerminatedEi
623 fun:_ZN16Toolbar5Importer17LocateNextOpenTagEP9XmlReader
624 fun:_ZN16Toolbar5Importer27LocateNextTagWithStopByNameEP9XmlReaderRKSsS3_
625 fun:_ZN16Toolbar5Importer24ParseBookmarksFromReaderEP9XmlReaderPSt6vectorIN13ProfileWriter13BookmarkEntryESaIS4_EE
626 fun:_ZN39Toolbar5ImporterTest_BookmarkParse_Test8TestBodyEv
629 # See http://crbug.com/11213
633 fun:_ZN7WebCore14ResourceHandle6createERKNS_15ResourceRequestEPNS_20ResourceHandleClientEPNS_5FrameEbbb
634 fun:_ZN7WebCore14ResourceLoader4loadERKNS_15ResourceRequestE
635 fun:_ZN7WebCore17SubresourceLoader6createEPNS_5FrameEPNS_23SubresourceLoaderClientERKNS_15ResourceRequestEbbb
636 fun:_ZN7WebCore6Loader4Host20servePendingRequestsERN3WTF5DequeIPNS_7RequestEEERb
639 # very common in ui tests
643 fun:_ZN4base22LinuxDynamicThreadPool8PostTaskEP4Task
645 fun:_ZN3net12HostResolver3Job5StartEv
648 # ditto, but tweaked to fire on bots, more robust against optimizer changes?
652 fun:_ZN4base22LinuxDynamicThreadPool8PostTaskEP4Task
654 fun:_ZN18chrome_browser_net9DnsMaster24PreLockedScheduleLookupsEv
657 # ditto, but tweaked for cat hit by URLFetcherTest.SameThreadsTest on bot
661 fun:_ZN4base22LinuxDynamicThreadPool8PostTaskEP4Task
663 fun:_ZN3net13TCPConnectJob13DoResolveHostEv
666 # very common in ui tests
670 fun:_ZN11MessageLoop22AddDestructionObserverEPNS_19DestructionObserverE
672 fun:_ZN3IPC11SyncChannel11SyncContext15OnChannelOpenedEv
675 # very common in ui tests
679 fun:_ZN11MessageLoopC1ENS_4TypeE
680 fun:_ZN4base6Thread10ThreadMainEv
683 # very common in ui tests
687 fun:_ZNSt11_Deque_baseIN11MessageLoop11PendingTaskESaIS1_EE17_M_initialize_mapEj
689 fun:_ZN11MessageLoopC1ENS_4TypeE
690 fun:_ZN4base6Thread10ThreadMainEv
693 # very common in ui tests
697 fun:_ZNSt14priority_queueIN11MessageLoop11PendingTaskESt6vectorIS1_SaIS1_EESt4lessIS1_EEC1ERKS6_RKS4_
698 fun:_ZN11MessageLoopC1ENS_4TypeE
699 fun:_ZN4base6Thread10ThreadMainEv
702 # very common in ui tests
709 # very common in ui tests
713 fun:_ZN11MessageLoop21AddToDelayedWorkQueueERKNS_11PendingTaskE
714 fun:_ZN11MessageLoop6DoWorkEv
717 # Somewhat common in ui tests. See also bug 9245.
721 fun:FcPatternObjectInsertElt
722 fun:FcConfigPatternAdd
723 fun:FcConfigSubstituteWithPat
724 fun:FcFontRenderPrepare
730 fun:_ZN3IPC11SyncChannelC1ERKSsNS_7Channel4ModeEPNS3_8ListenerEPNS_12ChannelProxy13MessageFilterEP11MessageLoopbPN4base13WaitableEventE
731 fun:_ZN11ChildThread4InitEv
737 fun:_ZN3IPC11SyncChannelC2ERKSsNS_7Channel4ModeEPNS3_8ListenerEPNS_12ChannelProxy13MessageFilterEP11MessageLoopbPN4base13WaitableEventE
738 fun:_ZN3IPC11SyncChannelC1ERKSsNS_7Channel4ModeEPNS3_8ListenerEPNS_12ChannelProxy13MessageFilterEP11MessageLoopbPN4base13WaitableEventE
739 fun:_ZN11ChildThread4InitEv
745 fun:gtk_im_context_set_cursor_location
747 fun:gtk_widget_size_allocate
754 fun:_ZN11webkit_glue16WebURLLoaderImplC1Ev
755 fun:_ZN11webkit_glue16WebKitClientImpl15createURLLoaderEv
756 fun:_ZN7WebCore22ResourceHandleInternal5startEv
762 fun:_ZN12RenderThread22InformHostOfCacheStatsEv
765 # Webkit leak in WebCore::HTMLNames::init() ?
769 fun:_ZN7WebCore9HTMLNames4initEv
778 fun:g_type_create_instance
781 fun:g_object_new_valist
788 fun:_ZN7WebCore10CSSRuleSet12addToRuleSetEPNS_16AtomicStringImplERN3WTF7HashMapIS2_PNS_15CSSRuleDataListENS3_7PtrHashIS2_EENS3_10HashTraitsIS2_EENS9_IS6_EEEEPNS_12CSSStyleRuleEPNS_11CSSSelectorE
789 fun:_ZN7WebCore10CSSRuleSet7addRuleEPNS_12CSSStyleRuleEPNS_11CSSSelectorE
790 fun:_ZN7WebCore10CSSRuleSet17addRulesFromSheetEPNS_13CSSStyleSheetERKNS_19MediaQueryEvaluatorEPNS_16CSSStyleSelectorE
792 fun:_ZN7WebCore16CSSStyleSelectorC1EPNS_8DocumentERKNS_6StringEPNS_14StyleSheetListEPNS_13CSSStyleSheetEbb
793 fun:_ZN7WebCore8Document6attachEv
794 fun:_ZN7WebCore5Frame11setDocumentEN3WTF10PassRefPtrINS_8DocumentEEE
795 fun:_ZN7WebCore11FrameLoader5beginERKNS_4KURLEbPNS_14SecurityOriginE
796 fun:_ZN7WebCore11FrameLoader4initEv
797 fun:_ZN7WebCore5Frame4initEv
803 fun:_ZN18ResourceDispatcher12CreateBridgeERKSsRK4GURLS4_S4_S1_S1_S1_iiN12ResourceType4TypeEjii
804 fun:_ZN11webkit_glue20ResourceLoaderBridge6CreateERKSsRK4GURLS5_S5_S2_S2_S2_iiN12ResourceType4TypeEii
805 fun:_ZN11webkit_glue16WebURLLoaderImpl7Context5StartERKN6WebKit13WebURLRequestEPNS_20ResourceLoaderBridge16SyncLoadResponseE
806 fun:_ZN11webkit_glue16WebURLLoaderImpl18loadAsynchronouslyERKN6WebKit13WebURLRequestEPNS1_18WebURLLoaderClientE
812 fun:_ZN3WTF10fastMallocE*
814 fun:_ZN2v88internal8JSObject23SetPropertyWithCallbackEPNS0_6ObjectEPNS0_6StringES3_PS1_
817 # also bug 17979. It's a nest of leaks.
822 fun:_ZN3IPC12ChannelProxy7Context13CreateChannelERKSsRKNS_7Channel4ModeE
823 fun:_ZN3IPC12ChannelProxy4InitERKSsNS_7Channel4ModeEP11MessageLoopb
824 fun:_ZN3IPC12ChannelProxyC2ERKSsNS_7Channel4ModeEP11MessageLoopPNS0_7ContextEb
826 fun:_ZN3IPC11SyncChannelC1ERKSsNS_7Channel4ModeEPNS3_8ListenerEPNS_12ChannelProxy13MessageFilterEP11MessageLoopbPN4base13WaitableEventE
833 fun:_ZN11webkit_glue16WebURLLoaderImplC1Ev
834 fun:_ZN11webkit_glue16WebKitClientImpl15createURLLoaderEv
836 fun:_ZN11WebViewImpl13DownloadImageEiRK4GURLi
837 fun:_ZN10RenderView17OnDownloadFavIconEiRK4GURLi
844 fun:_ZN11webkit_glue15ResourceFetcher5StartEPN6WebKit8WebFrameE
846 fun:_ZN11WebViewImpl13DownloadImageEiRK4GURLi
847 fun:_ZN10RenderView17OnDownloadFavIconEiRK4GURLi
853 fun:_ZN4base19MessagePumpLibevent19WatchFileDescriptorEibNS0_4ModeEPNS0_21FileDescriptorWatcherEPNS0_7WatcherE
854 fun:_ZN16MessageLoopForIO19WatchFileDescriptorEibNS_4ModeEPN4base19MessagePumpLibevent21FileDescriptorWatcherEPNS2_7WatcherE
855 fun:_ZN3IPC7Channel11ChannelImpl7ConnectEv
856 fun:_ZN3IPC7Channel7ConnectEv
857 fun:_ZN3IPC12ChannelProxy7Context15OnChannelOpenedEv
860 # Originally filed as http://crbug.com/6547, but that was closed
861 # Found by running ui tests over and over
865 fun:_ZN18ResourceDispatcher12CreateBridgeERKSsRK4GURLS4_S4_S1_S1_S1_iiN12ResourceType4TypeEjii
866 fun:_ZN11webkit_glue20ResourceLoaderBridge6CreateERKSsRK4GURLS5_S5_S2_S2_S2_iiN12ResourceType4TypeEii
868 fun:_ZN7WebCore14ResourceHandle5startEPNS_5FrameE
869 fun:_ZN7WebCore14ResourceHandle6createERKNS_15ResourceRequestEPNS_20ResourceHandleClientEPNS_5FrameEbbb
875 fun:_ZN7WebCore10XLinkNames4initEv
881 fun:_ZN2v817RegisterExtensionEPNS_9ExtensionE
882 fun:_ZN7WebCore7V8Proxy23registerExtensionWithV8EPN2v89ExtensionE
883 fun:_ZN7WebCore7V8Proxy17registerExtensionEPN2v89ExtensionEi
884 fun:_ZN6WebKit17registerExtensionEPN2v89ExtensionEi
885 fun:_ZN12RenderThread23EnsureWebKitInitializedEv
892 fun:_ZN4base13WaitableEvent7EnqueueEPNS0_6WaiterE
893 fun:_ZN4base13WaitableEvent9TimedWaitERKNS_9TimeDeltaE
894 fun:_ZN4base13WaitableEvent4WaitEv
895 fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE
903 fun:_ZN4base19MessagePumpLibeventC1Ev
904 fun:_ZN11MessageLoopC1ENS_4TypeE
905 fun:_ZN4base6Thread10ThreadMainEv
911 fun:_ZN4base19MessagePumpLibevent4InitEv
912 fun:_ZN4base19MessagePumpLibeventC1Ev
913 fun:_ZN11MessageLoopC1ENS_4TypeE
919 fun:_ZN19SafeBrowsingService5StartEv
920 fun:_ZN19SafeBrowsingService10InitializeEP11MessageLoop
921 fun:_ZN22ResourceDispatcherHost10InitializeEv
922 fun:_ZN18BrowserProcessImpl28CreateResourceDispatcherHostEv
923 fun:_ZN18BrowserProcessImpl24resource_dispatcher_hostEv
924 fun:_ZN24BrowserRenderProcessHost4InitEv
930 fun:_ZN19SafeBrowsingService14OnIOInitializeEP11MessageLoopRKSsS3_
931 fun:_ZN14RunnableMethodI19SafeBrowsingServiceMS0_FvP11MessageLoopRKSsS4_E6Tuple3IS2_SsSsEE3RunEv
937 fun:_ZN19SafeBrowsingService5StartEv
938 fun:_ZN19SafeBrowsingService10InitializeEP11MessageLoop
939 fun:_ZN22ResourceDispatcherHost10InitializeEv
940 fun:_ZN18BrowserProcessImpl28CreateResourceDispatcherHostEv
941 fun:_ZN18BrowserProcessImpl24resource_dispatcher_hostEv
942 fun:_ZN17ExtensionsService4InitEv
943 fun:_ZN11ProfileImpl14InitExtensionsEv
944 fun:_Z11BrowserMainRK18MainFunctionParams
953 fun:_ZN3WTF10fastMallocE*
955 fun:_ZN7WebCore16StorageNamespace23sessionStorageNamespaceEv
956 fun:_ZN7WebCore4Page14sessionStorageEb
957 fun:_ZNK7WebCore9DOMWindow14sessionStorageEv
958 fun:_ZN7WebCore17DOMWindowInternal*24sessionStorageAttrGetterEN2v85LocalINS1_6StringEEERKNS1_12AccessorInfoE
959 fun:_ZN2v88internal6Object23GetPropertyWithCallbackEPS1_S2_PNS0_6StringES2_
967 fun:gtk_accel_group_disconnect
968 fun:gtk_accel_group_disconnect_key
977 fun:signal_handlers_foreach_matched_R
978 fun:g_signal_handlers_disconnect_matched
979 fun:gtk_accel_label_set_accel_widget
980 fun:gtk_accel_label_destroy
987 fun:sqlite3BtreeCreateTable
997 fun:_ZN19SafeBrowsingService11GetDatabaseEv
998 fun:_ZN19SafeBrowsingService14OnDBInitializeEv
1004 fun:_ZN18AutomationProvider30WaitForAppModalDialogToBeShownEPN3IPC7MessageE
1010 fun:_Z17NewRunnableMethodI19SafeBrowsingServiceMS0_FvP11MessageLoopRKSsS4_ES2_SsSsEP14CancelableTaskPT_T0_RKT1_RKT2_RKT3_
1011 fun:_ZN19SafeBrowsingService5StartEv
1012 fun:_ZN19SafeBrowsingService10InitializeEP11MessageLoop
1018 fun:_ZN19SafeBrowsingService14OnIOInitializeEP11MessageLoopRKSsS3_
1024 fun:_ZN15tracked_objects10ThreadData12FindLifetimeERKNS_8LocationE
1025 fun:_ZN15tracked_objects7Tracked13SetBirthPlaceERKNS_8LocationE
1026 fun:_ZN11MessageLoop15PostTask_HelperERKN15tracked_objects8LocationEP4Taskxb
1027 fun:_ZN11MessageLoop15PostDelayedTaskERKN15tracked_objects8LocationEP4Taskx
1028 fun:_ZN4base16BaseTimer_Helper19InitiateDelayedTaskEPNS0_9TimerTaskE
1029 fun:_ZN4base9BaseTimerI27SafeBrowsingProtocolManagerLb0EE5StartENS_9TimeDeltaEPS1_MS1_FvvE
1030 fun:_ZN27SafeBrowsingProtocolManager18ScheduleNextUpdateEb
1031 fun:_ZN27SafeBrowsingProtocolManager10InitializeEv
1036 fun:_ZN2v88internal10PagedSpace10FindObjectEPh
1041 fun:_ZN2v88internal18HeapObjectIterator17HasNextInNextPageEv
1047 fun:_ZN3WTF10fastMallocE*
1049 fun:_ZN7WebCore19V8EventListenerList3addEPNS_15V8EventListenerE
1055 fun:_ZN4base19MessagePumpLibevent19WatchFileDescriptorEibNS0_4ModeEPNS0_21FileDescriptorWatcherEPNS0_7WatcherE
1056 fun:_ZN16MessageLoopForIO19WatchFileDescriptorEibNS_4ModeEPN4base19MessagePumpLibevent21FileDescriptorWatcherEPNS2_7WatcherE
1057 fun:_ZN3IPC7Channel11ChannelImpl23ProcessOutgoingMessagesEv
1058 fun:_ZN3IPC7Channel11ChannelImpl4SendEPNS_7MessageE
1059 fun:_ZN3IPC7Channel4SendEPNS_7MessageE
1060 fun:_ZN3IPC12ChannelProxy7Context13OnSendMessageEPNS_7MessageE
1061 fun:_ZN3IPC8SendTask3RunEv
1062 fun:_ZN11MessageLoop7RunTaskEP4Task
1063 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE
1064 fun:_ZN11MessageLoop6DoWorkEv
1065 fun:_ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE
1066 fun:_ZN11MessageLoop11RunInternalEv
1067 fun:_ZN11MessageLoop10RunHandlerEv
1068 fun:_ZN11MessageLoop3RunEv
1069 fun:_ZN4base6Thread3RunEP11MessageLoop
1070 fun:_ZN4base6Thread10ThreadMainEv
1071 fun:_Z10ThreadFuncPv
1078 fun:_ZNSs4_Rep9_S_createEjjRKSaIcE
1079 fun:_ZNSs4_Rep8_M_cloneERKSaIcEj
1081 fun:_ZNSs6appendEPKcj
1082 fun:_Z14StringAppendVTISsEvPT_PKNS0_10value_typeEPc
1083 fun:_Z12StringPrintfPKcz
1089 fun:_ZN3net26DefaultClientSocketFactory21CreateTCPClientSocketERKNS_11AddressListE
1090 fun:_ZN3net13TCPConnectJob12DoTCPConnectEv
1091 fun:_ZN3net13TCPConnectJob6DoLoopEi
1092 fun:_ZN3net13TCPConnectJob12OnIOCompleteEi
1094 fun:_ZN3net16HostResolverImpl3Job16OnLookupCompleteEv
1101 fun:_ZN13WorkerService12CreateWorkerERK4GURLbbRKSbItN4base20string16_char_traitsESaItEEiiPN3IPC7Message6SenderEi
1102 fun:_ZN21ResourceMessageFilter14OnCreateWorkerERK4GURLbRKSbItN4base20string16_char_traitsESaItEEiPi
1103 fun:_Z16DispatchToMethodI21ResourceMessageFilterMS0_FvRK4GURLbRKSbItN4base20string16_char_traitsESaItEEiPiES1_bS7_iiEvPT_T0_RK6Tuple4IT1_T2_T3_T4_EP6Tuple1IT5_E
1109 fun:_ZN7WebCore26PlatformMessagePortChannel19postMessageToRemoteEN3WTF10PassOwnPtrINS_18MessagePortChannel9EventDataEEE
1110 fun:_ZN7WebCore18MessagePortChannel19postMessageToRemoteEN3WTF10PassOwnPtrINS0_9EventDataEEE
1116 fun:_ZN7WebCore9CSSParser23createFloatingValueListEv
1117 fun:_Z10cssyyparsePv
1118 fun:_ZN7WebCore9CSSParser10parseSheetEPNS_13CSSStyleSheetERKNS_6StringE
1119 fun:_ZN7WebCore13CSSStyleSheet11parseStringERKNS_6StringEb
1120 fun:_ZN7WebCore12parseUASheetERKNS_6StringE
1121 fun:_ZN7WebCore12parseUASheetEPKcj
1122 fun:_ZN7WebCore22loadSimpleDefaultStyleEv
1123 fun:_ZN7WebCore16CSSStyleSelectorC1EPNS_8DocumentEPNS_14StyleSheetListEPNS_13CSSStyleSheetES6_PKN3WTF6VectorINS7_6RefPtrIS5_EELj0EEEbb
1124 fun:_ZN7WebCore8Document6attachEv
1125 fun:_ZN7WebCore5Frame11setDocumentEN3WTF10PassRefPtrINS_8DocumentEEE
1126 fun:_ZN7WebCore11FrameLoader5beginERKNS_4KURLEbPNS_14SecurityOriginE
1127 fun:_ZN7WebCore11FrameLoader4initEv
1128 fun:_ZN7WebCore5Frame4initEv
1134 fun:_ZN7WebCore23V8AbstractEventListener11handleEventEPNS_5EventE
1135 fun:_ZN7WebCore11EventTarget18fireEventListenersEPNS_5EventE
1136 fun:_ZN7WebCore11EventTarget13dispatchEventEN3WTF10PassRefPtrINS_5EventEEE
1137 fun:_ZN7WebCore14XMLHttpRequest28callReadyStateChangeListenerEv
1143 fun:_ZN3WTF10fastMallocEj
1144 fun:_ZN7WebCore10StringImpl19createUninitializedEjRPt
1145 fun:_ZN7WebCore10StringImpl6createEPKtj
1146 fun:_ZN6WebKit9WebString6assignEPKtj
1147 fun:_ZN6WebKit9WebStringC1ERKSbItN4base20string16_char_traitsESaItEE
1148 fun:_ZNK14WebPreferences5ApplyEP7WebView
1149 fun:_ZN10RenderView4InitEiPN4base13WaitableEventEiRK19RendererPreferencesPNS0_14RefCountedDataIiEEi
1150 fun:_ZN10RenderView6CreateEP16RenderThreadBaseiPN4base13WaitableEventEiRK19RendererPreferencesRK14WebPreferencesPNS2_14RefCountedDataIiEEi
1151 fun:_ZN12RenderThread15OnCreateNewViewEi16ModalDialogEventRK19RendererPreferencesRK14WebPreferencesi
1153 fun:_Z12RendererMainRK18MainFunctionParams
1161 fun:_ZN7history14HistoryBackend12SetPageTitleERK4GURLRKSbIwSt11char_traitsIwESaIwEE
1162 fun:_Z16DispatchToMethodIN7history14HistoryBackendEMS1_FvRK4GURLRKSbIwSt11char_traitsIwESaIwEEES2_S8_EvPT_T0_RK6Tuple2IT1_T2_E
1163 fun:_ZN14RunnableMethodIN7history14HistoryBackendEMS1_FvRK4GURLRKSbIwSt11char_traitsIwESaIwEEE6Tuple2IS2_S8_EE3RunEv
1164 fun:_ZN11MessageLoop7RunTaskEP4Task
1171 fun:_ZNSt6vectorIN4skia19ConvolutionFilter1D14FilterInstanceESaIS2_EE9push_backERKS2_
1172 fun:_ZN4skia19ConvolutionFilter1D9AddFilterEiPKsi
1174 fun:_ZN4skia15ImageOperations6ResizeERK8SkBitmapNS0_12ResizeMethodEiiRK7SkIRect
1180 fun:_ZNSs4_Rep9_S_createEjjRKSaIcE
1181 fun:_ZNSs4_Rep8_M_cloneERKSaIcEj
1183 fun:_ZNSs6appendERKSs
1184 fun:_ZN12StatsCounterC1ERKSs
1185 fun:_ZN12WebFrameImplC1EPN6WebKit14WebFrameClientE
1186 fun:_ZN11WebViewImpl19initializeMainFrameEPN6WebKit14WebFrameClientE
1187 fun:_ZN10RenderView4InitEiiRK19RendererPreferencesPN4base14RefCountedDataIiEEi
1188 fun:_ZN10RenderView6CreateEP16RenderThreadBaseiiRK19RendererPreferencesRK14WebPreferencesPN4base14RefCountedDataIiEEi
1189 fun:_ZN12RenderThread15OnCreateNewViewEiRK19RendererPreferencesRK14WebPreferencesi
1190 fun:_Z16DispatchToMethodI12RenderThreadMS0_FviRK19RendererPreferencesRK14WebPreferencesiEiS1_S4_iEvPT_T0_RK6Tuple4IT1_T2_T3_T4_E
1191 fun:_ZN3IPC16MessageWithTupleI6Tuple4Ii19RendererPreferences14WebPreferencesiEE8DispatchI12RenderThreadMS7_FviRKS2_RKS3_iEEEbPKNS_7MessageEPT_T0_
1192 fun:_ZN12RenderThread24OnControlMessageReceivedERKN3IPC7MessageE
1193 fun:_ZN11ChildThread17OnMessageReceivedERKN3IPC7MessageE
1194 fun:_ZN3IPC12ChannelProxy7Context17OnDispatchMessageERKNS_7MessageE
1195 fun:_Z16DispatchToMethodIN3IPC12ChannelProxy7ContextEMS2_FvRKNS0_7MessageEES3_EvPT_T0_RK6Tuple1IT1_E
1196 fun:_ZN14RunnableMethodIN3IPC12ChannelProxy7ContextEMS2_FvRKNS0_7MessageEE6Tuple1IS3_EE3RunEv
1197 fun:_ZN11MessageLoop7RunTaskEP4Task
1198 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE
1199 fun:_ZN11MessageLoop6DoWorkEv
1200 fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE
1207 fun:_Z11ref_ft_facej
1208 fun:_ZN24SkScalerContext_FreeTypeC1EPK12SkDescriptor
1209 fun:_ZN10SkFontHost19CreateScalerContextEPK12SkDescriptor
1210 fun:_ZN15SkScalerContext6CreateEPK12SkDescriptor
1211 fun:_ZN12SkGlyphCacheC1EPK12SkDescriptor
1212 fun:_ZN12SkGlyphCache10VisitCacheEPK12SkDescriptorPFbPKS_PvES5_
1213 fun:_Z19FontMetricsDescProcPK12SkDescriptorPv
1214 fun:_ZNK7SkPaint14descriptorProcEPK8SkMatrixPFvPK12SkDescriptorPvES6_
1215 fun:_ZNK7SkPaint14getFontMetricsEPNS_11FontMetricsEf
1216 fun:_ZN7WebCore14SimpleFontData12platformInitEv
1217 fun:_ZN7WebCore14SimpleFontDataC1ERKNS_16FontPlatformDataEbbPNS_11SVGFontDataE
1223 fun:_ZN6WebKit17WebDataSourceImpl6createERKN7WebCore15ResourceRequestERKNS1_14SubstituteDataE
1224 fun:_ZN6WebKit21FrameLoaderClientImpl20createDocumentLoaderERKN7WebCore15ResourceRequestERKNS1_14SubstituteDataE
1225 fun:_ZN7WebCore11FrameLoader4initEv
1226 fun:_ZN7WebCore5Frame4initEv
1227 fun:_ZN6WebKit12WebFrameImpl21initializeAsMainFrameEPNS_11WebViewImplE
1228 fun:_ZN6WebKit11WebViewImpl19initializeMainFrameEPNS_14WebFrameClientE
1229 fun:_ZN10RenderView4InitEiiRK19RendererPreferencesPN4base14RefCountedDataIiEEi
1230 fun:_ZN10RenderView6CreateEP16RenderThreadBaseiiRK19RendererPreferencesRK14WebPreferencesPN4base14RefCountedDataIiEEi
1231 fun:_ZN12RenderThread15OnCreateNewViewEiRK19RendererPreferencesRK14WebPreferencesi
1234 # See comment in main_menu.cc
1238 fun:_ZN8chromeos8MainMenuC1Ev
1240 # The following three suppressions are related to the workers code.
1245 fun:_ZN19WebSharedWorkerStub9OnConnectEii
1246 fun:_Z16DispatchToMethodI19WebSharedWorkerStubMS0_FviiEiiEvPT_T0_RK6Tuple2IT1_T2_E
1247 fun:_ZN3IPC16MessageWithTupleI6Tuple2IiiEE8DispatchI19WebSharedWorkerStubMS5_FviiEEEbPKNS_7MessageEPT_T0_
1248 fun:_ZN19WebSharedWorkerStub17OnMessageReceivedERKN3IPC7MessageE
1249 fun:_ZN13MessageRouter12RouteMessageERKN3IPC7MessageE
1250 fun:_ZN13MessageRouter17OnMessageReceivedERKN3IPC7MessageE
1251 fun:_ZN11ChildThread17OnMessageReceivedERKN3IPC7MessageE
1252 fun:_ZN3IPC12ChannelProxy7Context17OnDispatchMessageERKNS_7MessageE
1253 fun:_Z16DispatchToMethodIN3IPC12ChannelProxy7ContextEMS2_FvRKNS0_7MessageEES3_EvPT_T0_RK6Tuple1IT1_E
1254 fun:_ZN14RunnableMethodIN3IPC12ChannelProxy7ContextEMS2_FvRKNS0_7MessageEE6Tuple1IS3_EE3RunEv
1255 fun:_ZN11MessageLoop7RunTaskEP4Task
1256 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE
1257 fun:_ZN11MessageLoop6DoWorkEv
1258 fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE
1259 fun:_ZN11MessageLoop11RunInternalEv
1260 fun:_ZN11MessageLoop10RunHandlerEv
1266 fun:_ZN3WTF10fastMallocEj
1267 fun:_ZN3WTF13FastAllocBasenwEj
1268 fun:_ZN7WebCore18MessagePortChannel6createEN3WTF10PassRefPtrINS_26PlatformMessagePortChannelEEE
1269 fun:_ZN6WebKit19WebSharedWorkerImpl7connectEPNS_21WebMessagePortChannelEPNS_15WebSharedWorker15ConnectListenerE
1270 fun:_ZN19WebSharedWorkerStub9OnConnectEii
1271 fun:_Z16DispatchToMethodI19WebSharedWorkerStubMS0_FviiEiiEvPT_T0_RK6Tuple2IT1_T2_E
1272 fun:_ZN3IPC16MessageWithTupleI6Tuple2IiiEE8DispatchI19WebSharedWorkerStubMS5_FviiEEEbPKNS_7MessageEPT_T0_
1273 fun:_ZN19WebSharedWorkerStub17OnMessageReceivedERKN3IPC7MessageE
1274 fun:_ZN13MessageRouter12RouteMessageERKN3IPC7MessageE
1275 fun:_ZN13MessageRouter17OnMessageReceivedERKN3IPC7MessageE
1276 fun:_ZN11ChildThread17OnMessageReceivedERKN3IPC7MessageE
1277 fun:_ZN3IPC12ChannelProxy7Context17OnDispatchMessageERKNS_7MessageE
1278 fun:_Z16DispatchToMethodIN3IPC12ChannelProxy7ContextEMS2_FvRKNS0_7MessageEES3_EvPT_T0_RK6Tuple1IT1_E
1279 fun:_ZN14RunnableMethodIN3IPC12ChannelProxy7ContextEMS2_FvRKNS0_7MessageEE6Tuple1IS3_EE3RunEv
1280 fun:_ZN11MessageLoop7RunTaskEP4Task
1281 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE
1282 fun:_ZN11MessageLoop6DoWorkEv
1283 fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE
1284 fun:_ZN11MessageLoop11RunInternalEv
1285 fun:_ZN11MessageLoop10RunHandlerEv
1291 fun:_ZN7history20ExpireHistoryBackend28BroadcastDeleteNotificationsEPNS0_18DeleteDependenciesE
1292 fun:_ZN7history20ExpireHistoryBackend21ArchiveSomeOldHistoryEN4base4TimeEPKNS_20ExpiringVisitsReaderEi
1293 fun:_ZN7history20ExpireHistoryBackend18DoArchiveIterationEv
1294 fun:_Z16DispatchToMethodIN7history20ExpireHistoryBackendEMS1_FvvEEvPT_T0_RK6Tuple0
1295 fun:_ZN27ScopedRunnableMethodFactoryIN7history20ExpireHistoryBackendEE14RunnableMethodIMS1_FvvE6Tuple0E3RunEv
1296 fun:_ZN11MessageLoop7RunTaskEP4Task
1297 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE
1298 fun:_ZN11MessageLoop13DoDelayedWorkEPN4base4TimeE
1299 fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE
1300 fun:_ZN11MessageLoop11RunInternalEv
1301 fun:_ZN11MessageLoop10RunHandlerEv
1307 fun:_ZN2v88internalL8NewArrayIPNS0_6ObjectEEEPT_i
1308 fun:_ZN2v88internal22HandleScopeImplementer18GetSpareOrNewBlockEv
1309 fun:_ZN2v88internal11HandleScope6ExtendEv
1310 fun:_ZN2v88internal11HandleScope12CreateHandleINS0_6StringEEEPPT_S5_
1311 fun:_ZN2v88internal6HandleINS0_6StringEEC2EPS2_
1312 fun:_ZN2v88internal6HandleINS0_6StringEEC1EPS2_
1313 fun:_ZN2v88internal7Factory12LookupSymbolENS0_6VectorIKcEE
1314 fun:_ZN2v88internal24AstBuildingParserFactory12LookupSymbolEPKci
1315 fun:_ZN2v88internal6Parser15ParseIdentifierEPb
1316 fun:_ZN2v88internal6Parser22ParsePrimaryExpressionEPb
1317 fun:_ZN2v88internal6Parser36ParseMemberWithNewPrefixesExpressionEPNS0_13PositionStackEPb
1318 fun:_ZN2v88internal6Parser21ParseMemberExpressionEPb
1319 fun:_ZN2v88internal6Parser27ParseLeftHandSideExpressionEPb
1320 fun:_ZN2v88internal6Parser22ParsePostfixExpressionEPb
1321 fun:_ZN2v88internal6Parser20ParseUnaryExpressionEPb
1322 fun:_ZN2v88internal6Parser21ParseBinaryExpressionEibPb
1323 fun:_ZN2v88internal6Parser26ParseConditionalExpressionEbPb
1324 fun:_ZN2v88internal6Parser25ParseAssignmentExpressionEbPb
1325 fun:_ZN2v88internal6Parser15ParseExpressionEbPb
1326 fun:_ZN2v88internal6Parser22ParsePrimaryExpressionEPb
1327 fun:_ZN2v88internal6Parser36ParseMemberWithNewPrefixesExpressionEPNS0_13PositionStackEPb
1333 fun:_ZN2v88internalL8NewArrayIPNS0_6ObjectEEEPT_i
1334 fun:_ZN2v88internal22HandleScopeImplementer18GetSpareOrNewBlockEv
1335 fun:_ZN2v88internal11HandleScope6ExtendEv
1336 fun:_ZN2v88internal11HandleScope12CreateHandleINS0_6StringEEEPPT_S5_
1337 fun:_ZN2v88internal6HandleINS0_6StringEEC2EPS2_
1338 fun:_ZN2v88internal6HandleINS0_6StringEEC1EPS2_
1339 fun:_ZN2v88internal7Factory12LookupSymbolENS0_6VectorIKcEE
1340 fun:_ZN2v88internal24AstBuildingParserFactory12LookupSymbolEPKci
1341 fun:_ZN2v88internal6Parser15ParseIdentifierEPb
1342 fun:_ZN2v88internal6Parser22ParsePrimaryExpressionEPb
1343 fun:_ZN2v88internal6Parser36ParseMemberWithNewPrefixesExpressionEPNS0_13PositionStackEPb
1344 fun:_ZN2v88internal6Parser21ParseMemberExpressionEPb
1345 fun:_ZN2v88internal6Parser27ParseLeftHandSideExpressionEPb
1346 fun:_ZN2v88internal6Parser22ParsePostfixExpressionEPb
1347 fun:_ZN2v88internal6Parser20ParseUnaryExpressionEPb
1348 fun:_ZN2v88internal6Parser21ParseBinaryExpressionEibPb
1349 fun:_ZN2v88internal6Parser26ParseConditionalExpressionEbPb
1350 fun:_ZN2v88internal6Parser25ParseAssignmentExpressionEbPb
1351 fun:_ZN2v88internal6Parser15ParseExpressionEbPb
1352 fun:_ZN2v88internal6Parser34ParseExpressionOrLabelledStatementEPNS0_8ZoneListINS0_6HandleINS0_6StringEEEEEPb
1353 fun:_ZN2v88internal6Parser14ParseStatementEPNS0_8ZoneListINS0_6HandleINS0_6StringEEEEEPb
1359 fun:_ZN2v88internalL8NewArrayIPNS0_6ObjectEEEPT_i
1360 fun:_ZN2v88internal22HandleScopeImplementer18GetSpareOrNewBlockEv
1361 fun:_ZN2v88internal11HandleScope6ExtendEv
1362 fun:_ZN2v88internal11HandleScope12CreateHandleINS0_6StringEEEPPT_S5_
1363 fun:_ZN2v88internal6HandleINS0_6StringEEC2EPS2_
1364 fun:_ZN2v88internal6HandleINS0_6StringEEC1EPS2_
1365 fun:_ZN2v88internal7Factory12LookupSymbolENS0_6VectorIKcEE
1366 fun:_ZN2v88internal24AstBuildingParserFactory12LookupSymbolEPKci
1367 fun:_ZN2v88internal6Parser15ParseIdentifierEPb
1368 fun:_ZN2v88internal6Parser22ParsePrimaryExpressionEPb
1369 fun:_ZN2v88internal6Parser36ParseMemberWithNewPrefixesExpressionEPNS0_13PositionStackEPb
1370 fun:_ZN2v88internal6Parser21ParseMemberExpressionEPb
1371 fun:_ZN2v88internal6Parser27ParseLeftHandSideExpressionEPb
1372 fun:_ZN2v88internal6Parser22ParsePostfixExpressionEPb
1373 fun:_ZN2v88internal6Parser20ParseUnaryExpressionEPb
1374 fun:_ZN2v88internal6Parser21ParseBinaryExpressionEibPb
1375 fun:_ZN2v88internal6Parser26ParseConditionalExpressionEbPb
1376 fun:_ZN2v88internal6Parser25ParseAssignmentExpressionEbPb
1377 fun:_ZN2v88internal6Parser14ParseArgumentsEPb
1378 fun:_ZN2v88internal6Parser27ParseLeftHandSideExpressionEPb
1379 fun:_ZN2v88internal6Parser22ParsePostfixExpressionEPb
1385 fun:_ZN2v88internalL8NewArrayIPNS0_6ObjectEEEPT_i
1386 fun:_ZN2v88internal22HandleScopeImplementer18GetSpareOrNewBlockEv
1387 fun:_ZN2v88internal11HandleScope6ExtendEv
1388 fun:_ZN2v88internal11HandleScope12CreateHandleINS0_6StringEEEPPT_S5_
1389 fun:_ZN2v88internal6HandleINS0_6StringEEC2EPS2_
1390 fun:_ZN2v88internal6HandleINS0_6StringEEC1EPS2_
1391 fun:_ZN2v88internal15FunctionLiteralC2ENS0_6HandleINS0_6StringEEEPNS0_5ScopeEPNS0_8ZoneListIPNS0_9StatementEEEiibNS2_INS0_10FixedArrayEEEiiib
1392 fun:_ZN2v88internal15FunctionLiteralC1ENS0_6HandleINS0_6StringEEEPNS0_5ScopeEPNS0_8ZoneListIPNS0_9StatementEEEiibNS2_INS0_10FixedArrayEEEiiib
1393 fun:_ZN2v88internal6Parser20ParseFunctionLiteralENS0_6HandleINS0_6StringEEEiNS1_19FunctionLiteralTypeEPb
1394 fun:_ZN2v88internal6Parser24ParseFunctionDeclarationEPb
1395 fun:_ZN2v88internal6Parser14ParseStatementEPNS0_8ZoneListINS0_6HandleINS0_6StringEEEEEPb
1396 fun:_ZN2v88internal6Parser19ParseSourceElementsEPNS0_15ZoneListWrapperINS0_9StatementEEEiPb
1397 fun:_ZN2v88internal6Parser12ParseProgramENS0_6HandleINS0_6StringEEEPN7unibrow15CharacterStreamEb
1398 fun:_ZN2v88internal7MakeASTEbNS0_6HandleINS0_6ScriptEEEPNS_9ExtensionEPNS0_14ScriptDataImplE
1399 fun:_ZN2v88internalL12MakeFunctionEbbNS0_8Compiler15ValidationStateENS0_6HandleINS0_6ScriptEEENS3_INS0_7ContextEEEPNS_9ExtensionEPNS0_14ScriptDataImplE
1400 fun:_ZN2v88internal8Compiler7CompileENS0_6HandleINS0_6StringEEENS2_INS0_6ObjectEEEiiPNS_9ExtensionEPNS0_14ScriptDataImplE
1401 fun:_ZN2v88internal5Debug21CompileDebuggerScriptEi
1402 fun:_ZN2v88internal5Debug4LoadEv
1403 fun:_ZN2v88internal13EnterDebuggerC2Ev
1404 fun:_ZN2v88internal13EnterDebuggerC1Ev
1405 fun:_ZN2v88internal8Debugger4CallENS0_6HandleINS0_10JSFunctionEEENS2_INS0_6ObjectEEEPb
1410 fun:_ZN11MessageLoop7RunTaskEP4Task
1411 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE
1412 fun:_ZN11MessageLoop6DoWorkEv
1413 fun:_ZN4base24MessagePumpCFRunLoopBase7RunWorkEv
1414 fun:_ZN4base24MessagePumpCFRunLoopBase13RunWorkSourceEPv
1415 fun:CFRunLoopRunSpecific
1416 fun:CFRunLoopRunInMode
1417 fun:RunCurrentEventLoopInMode
1418 fun:ReceiveNextEventCommon
1419 fun:BlockUntilNextEventMatchingListInMode
1421 fun:-[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
1422 fun:-[NSApplication run]
1423 fun:_ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE
1424 fun:_ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE
1425 fun:_ZN11MessageLoop11RunInternalEv
1426 fun:_ZN11MessageLoop10RunHandlerEv
1432 fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeIP24DOMStorageDispatcherHostEE8allocateEmPKv
1433 fun:_ZNSt8_Rb_treeIP24DOMStorageDispatcherHostS1_St9_IdentityIS1_ESt4lessIS1_ESaIS1_EE11_M_get_nodeEv
1434 fun:_ZNSt8_Rb_treeIP24DOMStorageDispatcherHostS1_St9_IdentityIS1_ESt4lessIS1_ESaIS1_EE14_M_create_nodeERKS1_
1435 fun:_ZNSt8_Rb_treeIP24DOMStorageDispatcherHostS1_St9_IdentityIS1_ESt4lessIS1_ESaIS1_EE9_M_insertEPSt18_Rb_tree_node_baseS9_RKS1_
1436 fun:_ZNSt8_Rb_treeIP24DOMStorageDispatcherHostS1_St9_IdentityIS1_ESt4lessIS1_ESaIS1_EE13insert_uniqueERKS1_
1437 fun:_ZNSt3setIP24DOMStorageDispatcherHostSt4lessIS1_ESaIS1_EE6insertERKS1_
1438 fun:_ZN17DOMStorageContext22RegisterDispatcherHostEP24DOMStorageDispatcherHost
1439 fun:_ZN24DOMStorageDispatcherHost4InitEi
1440 fun:_ZN21ResourceMessageFilter18OnChannelConnectedEi
1441 fun:_ZN3IPC12ChannelProxy7Context18OnChannelConnectedEi
1442 fun:_ZN3IPC7Channel11ChannelImpl23ProcessIncomingMessagesEv
1443 fun:_ZN3IPC7Channel11ChannelImpl28OnFileCanReadWithoutBlockingEi
1444 fun:_ZN4base19MessagePumpLibevent22OnLibeventNotificationEisPv
1445 fun:event_process_active
1447 fun:_ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE
1448 fun:_ZN11MessageLoop11RunInternalEv
1449 fun:_ZN11MessageLoop10RunHandlerEv
1455 fun:_ZNK7WebCore11CSSSelector17extractPseudoTypeEv
1456 fun:_ZNK7WebCore11CSSSelector10pseudoTypeEv
1457 fun:_Z10cssyyparsePv
1458 fun:_ZN7WebCore9CSSParser10parseSheetEPNS_13CSSStyleSheetERKNS_6StringE
1459 fun:_ZN7WebCore13CSSStyleSheet11parseStringERKNS_6StringEb
1460 fun:_ZN7WebCoreL12parseUASheetERKNS_6StringE
1461 fun:_ZN7WebCoreL12parseUASheetEPKcj
1462 fun:_ZN7WebCoreL22loadSimpleDefaultStyleEv
1463 fun:_ZN7WebCore16CSSStyleSelectorC2EPNS_8DocumentEPNS_14StyleSheetListEPNS_13CSSStyleSheetES6_PKN3WTF6VectorINS7_6RefPtrIS5_EELm0EEEbb
1464 fun:_ZN7WebCore16CSSStyleSelectorC1EPNS_8DocumentEPNS_14StyleSheetListEPNS_13CSSStyleSheetES6_PKN3WTF6VectorINS7_6RefPtrIS5_EELm0EEEbb
1465 fun:_ZN7WebCore8Document6attachEv
1466 fun:_ZN7WebCore5Frame11setDocumentEN3WTF10PassRefPtrINS_8DocumentEEE
1467 fun:_ZN7WebCore11FrameLoader5beginERKNS_4KURLEbPNS_14SecurityOriginE
1468 fun:_ZN7WebCore11FrameLoader4initEv
1469 fun:_ZN7WebCore5Frame4initEv
1470 fun:_ZN6WebKit12WebFrameImpl21initializeAsMainFrameEPNS_11WebViewImplE
1471 fun:_ZN6WebKit11WebViewImpl19initializeMainFrameEPNS_14WebFrameClientE
1472 fun:_ZN10RenderView4InitEliRK19RendererPreferencesPN4base14RefCountedDataIiEEi
1473 fun:_ZN10RenderView6CreateEP16RenderThreadBaseliRK19RendererPreferencesRK14WebPreferencesPN4base14RefCountedDataIiEEi
1474 fun:_ZN12RenderThread15OnCreateNewViewElRK19RendererPreferencesRK14WebPreferencesi
1475 fun:_Z16DispatchToMethodI12RenderThreadMS0_FvlRK19RendererPreferencesRK14WebPreferencesiElS1_S4_iEvPT_T0_RK6Tuple4IT1_T2_T3_T4_E
1480 fun:_ZN3WTF17ChromiumThreading37scheduleDispatchFunctionsOnMainThreadEv
1481 fun:_ZN3WTF37scheduleDispatchFunctionsOnMainThreadEv
1482 fun:_ZN3WTF16callOnMainThreadEPFvPvES0_
1483 fun:_ZN7WebCore22ScriptExecutionContext20postTaskToMainThreadEN3WTF10PassOwnPtrINS0_4TaskEEE
1484 fun:_ZN7WebCore8Document8postTaskEN3WTF10PassOwnPtrINS_22ScriptExecutionContext4TaskEEE
1485 fun:_ZN6WebKit13WebWorkerBase16postTaskToLoaderEN3WTF10PassOwnPtrIN7WebCore22ScriptExecutionContext4TaskEEE
1486 fun:_ZN7WebCore22WorkerThreadableLoader16MainThreadBridgeC2EN3WTF10PassRefPtrINS_29ThreadableLoaderClientWrapperEEERNS_17WorkerLoaderProxyERKNS_6StringERKNS_15ResourceRequestERKNS_23ThreadableLoaderOptionsE
1487 fun:_ZN7WebCore22WorkerThreadableLoader16MainThreadBridgeC1EN3WTF10PassRefPtrINS_29ThreadableLoaderClientWrapperEEERNS_17WorkerLoaderProxyERKNS_6StringERKNS_15ResourceRequestERKNS_23ThreadableLoaderOptionsE
1488 fun:_ZN7WebCore22WorkerThreadableLoaderC2EPNS_13WorkerContextEPNS_22ThreadableLoaderClientERKNS_6StringERKNS_15ResourceRequestERKNS_23ThreadableLoaderOptionsE
1489 fun:_ZN7WebCore22WorkerThreadableLoaderC1EPNS_13WorkerContextEPNS_22ThreadableLoaderClientERKNS_6StringERKNS_15ResourceRequestERKNS_23ThreadableLoaderOptionsE
1490 fun:_ZN7WebCore22WorkerThreadableLoader6createEPNS_13WorkerContextEPNS_22ThreadableLoaderClientERKNS_6StringERKNS_15ResourceRequestERKNS_23ThreadableLoaderOptionsE
1491 fun:_ZN7WebCore22WorkerThreadableLoader25loadResourceSynchronouslyEPNS_13WorkerContextERKNS_15ResourceRequestERNS_22ThreadableLoaderClientERKNS_23ThreadableLoaderOptionsE
1492 fun:_ZN7WebCore18WorkerScriptLoader17loadSynchronouslyEPNS_22ScriptExecutionContextERKNS_4KURLENS_24CrossOriginRequestPolicyE
1493 fun:_ZN7WebCore13WorkerContext13importScriptsERKN3WTF6VectorINS_6StringELm0EEERKS3_iRi
1494 fun:_ZN7WebCore8V8Custom36v8WorkerContextImportScriptsCallbackERKN2v89ArgumentsE
1495 fun:_ZN2v88internalL21Builtin_HandleApiCallENS0_9ArgumentsE
1500 fun:_ZN2v88internalL6InvokeEbNS0_6HandleINS0_10JSFunctionEEENS1_INS0_6ObjectEEEiPPPS4_Pb
1501 fun:_ZN2v88internal9Execution4CallENS0_6HandleINS0_10JSFunctionEEENS2_INS0_6ObjectEEEiPPPS5_Pb
1506 fun:_ZN3WTF17ChromiumThreading37scheduleDispatchFunctionsOnMainThreadEv
1507 fun:_ZN3WTF37scheduleDispatchFunctionsOnMainThreadEv
1508 fun:_ZN3WTF16callOnMainThreadEPFvPvES0_
1509 fun:_ZN7WebCore8Document8postTaskEN3WTF10PassOwnPtrINS_22ScriptExecutionContext4TaskEEE
1510 fun:_ZN6WebKit13WebWorkerBase16postTaskToLoaderEN3WTF10PassOwnPtrIN7WebCore22ScriptExecutionContext4TaskEEE
1511 fun:_ZN7WebCore22WorkerThreadableLoader16MainThreadBridgeC2EN3WTF10PassRefPtrINS_29ThreadableLoaderClientWrapperEEERNS_17WorkerLoaderProxyERKNS_6StringERKNS_15ResourceRequestERKNS_23ThreadableLoaderOptionsE
1512 fun:_ZN7WebCore22WorkerThreadableLoader16MainThreadBridgeC1EN3WTF10PassRefPtrINS_29ThreadableLoaderClientWrapperEEERNS_17WorkerLoaderProxyERKNS_6StringERKNS_15ResourceRequestERKNS_23ThreadableLoaderOptionsE
1513 fun:_ZN7WebCore22WorkerThreadableLoaderC2EPNS_13WorkerContextEPNS_22ThreadableLoaderClientERKNS_6StringERKNS_15ResourceRequestERKNS_23ThreadableLoaderOptionsE
1514 fun:_ZN7WebCore22WorkerThreadableLoaderC1EPNS_13WorkerContextEPNS_22ThreadableLoaderClientERKNS_6StringERKNS_15ResourceRequestERKNS_23ThreadableLoaderOptionsE
1515 fun:_ZN7WebCore22WorkerThreadableLoader6createEPNS_13WorkerContextEPNS_22ThreadableLoaderClientERKNS_6StringERKNS_15ResourceRequestERKNS_23ThreadableLoaderOptionsE
1516 fun:_ZN7WebCore22WorkerThreadableLoader25loadResourceSynchronouslyEPNS_13WorkerContextERKNS_15ResourceRequestERNS_22ThreadableLoaderClientERKNS_23ThreadableLoaderOptionsE
1517 fun:_ZN7WebCore18WorkerScriptLoader17loadSynchronouslyEPNS_22ScriptExecutionContextERKNS_4KURLENS_24CrossOriginRequestPolicyE
1518 fun:_ZN7WebCore13WorkerContext13importScriptsERKN3WTF6VectorINS_6StringELm0EEERKS3_iRi
1519 fun:_ZN7WebCore8V8Custom36v8WorkerContextImportScriptsCallbackERKN2v89ArgumentsE
1520 fun:_ZN2v88internalL21Builtin_HandleApiCallENS0_9ArgumentsE
1525 fun:_ZN2v88internalL6InvokeEbNS0_6HandleINS0_10JSFunctionEEENS1_INS0_6ObjectEEEiPPPS4_Pb
1526 fun:_ZN2v88internal9Execution4CallENS0_6HandleINS0_10JSFunctionEEENS2_INS0_6ObjectEEEiPPPS5_Pb
1527 fun:_ZN2v86Script3RunEv
1532 fun:_ZN10CLVContextC2EPKvm
1533 fun:_Z26getAllCarbonLazyValues2000v
1534 fun:CLVVisitValuesForKey
1535 fun:aeInstallLazyEventHandlers
1536 fun:AEGetEventHandler
1537 fun:AEGetSpecialHandler
1538 fun:_Z35_findSysPreHIToolboxDispatchHandlermmPl
1539 fun:_Z20aeDispatchAppleEventPK6AEDescPS_mPh
1540 fun:_Z25dispatchEventAndSendReplyPK6AEDescPS_
1541 fun:aeProcessAppleEvent
1542 fun:AEProcessAppleEvent
1544 fun:-[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
1545 fun:-[NSApplication run]
1546 fun:_ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE
1547 fun:_ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE
1548 fun:_ZN11MessageLoop11RunInternalEv
1549 fun:_ZN11MessageLoop10RunHandlerEv
1554 fun:_ZN10CLVContextC2EPKvm
1555 fun:_Z26getAllCarbonLazyValues2000v
1556 fun:CLVVisitValuesForKey
1557 fun:aeInstallLazyEventHandlers
1558 fun:AEGetEventHandler
1559 fun:AEGetSpecialHandler
1560 fun:_Z35_findSysPreHIToolboxDispatchHandlermmPl
1561 fun:_Z20aeDispatchAppleEventPK6AEDescPS_mPh
1562 fun:_Z25dispatchEventAndSendReplyPK6AEDescPS_
1563 fun:aeProcessAppleEvent
1564 fun:AEProcessAppleEvent
1566 fun:-[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]
1567 fun:-[NSApplication run]
1568 fun:_ZN4base24MessagePumpNSApplication5DoRunEPNS_11MessagePump8DelegateE
1569 fun:_ZN4base24MessagePumpCFRunLoopBase3RunEPNS_11MessagePump8DelegateE
1570 fun:_ZN11MessageLoop11RunInternalEv
1571 fun:_ZN11MessageLoop10RunHandlerEv
1578 fun:_ZN3WTF10fastMallocEj
1579 fun:_ZN3WTF13FastAllocBasenwEj
1580 fun:_ZN7WebCore18MessagePortChannel6createEN3WTF10PassRefPtrINS_26PlatformMessagePortChannelEEE
1581 fun:_ZN6WebKit19WebSharedWorkerImpl7connectEPNS_21WebMessagePortChannelEPNS_15WebSharedWorker15ConnectListenerE
1582 fun:_ZN19WebSharedWorkerStub9OnConnectEii
1587 fun:*OCSPRequestSession15OnReadCompletedEP10URLRequesti
1588 fun:*OCSPRequestSession17OnResponseStartedEP10URLRequest
1589 fun:_ZN10URLRequest15ResponseStartedEv
1590 fun:_ZN13URLRequestJob21NotifyHeadersCompleteEv
1591 fun:_ZN17URLRequestHttpJob21NotifyHeadersCompleteEv
1592 fun:_ZN17URLRequestHttpJob16OnStartCompletedEi
1593 fun:_Z16DispatchToMethodI17URLRequestHttpJobMS0_FviEiEvPT_T0_RK6Tuple1IT1_E
1594 fun:_ZN12CallbackImplI17URLRequestHttpJobMS0_FviE6Tuple1IiEE13RunWithParamsERKS4_
1595 fun:_ZN14CallbackRunnerI6Tuple1IiEE3RunIiEEvRKT_
1596 fun:_ZN3net9HttpCache11Transaction10DoCallbackEi
1597 fun:_ZN3net9HttpCache11Transaction12HandleResultEi
1598 fun:_ZN3net9HttpCache11Transaction22OnNetworkInfoAvailableEi
1599 fun:_Z16DispatchToMethodIN3net9HttpCache11TransactionEMS2_FviEiEvPT_T0_RK6Tuple1IT1_E
1600 fun:_ZN12CallbackImplIN3net9HttpCache11TransactionEMS2_FviE6Tuple1IiEE13RunWithParamsERKS6_
1601 fun:_ZN14CallbackRunnerI6Tuple1IiEE3RunIiEEvRKT_
1602 fun:_ZN3net22HttpNetworkTransaction10DoCallbackEi
1603 fun:_ZN3net22HttpNetworkTransaction12OnIOCompleteEi
1604 fun:_Z16DispatchToMethodIN3net22HttpNetworkTransactionEMS1_FviEiEvPT_T0_RK6Tuple1IT1_E
1605 fun:_ZN12CallbackImplIN3net22HttpNetworkTransactionEMS1_FviE6Tuple1IiEE13RunWithParamsERKS5_
1606 fun:_ZN14CallbackRunnerI6Tuple1IiEE3RunIiEEvRKT_
1607 fun:_ZN3net16HttpStreamParser12OnIOCompleteEi
1608 fun:_Z16DispatchToMethodIN3net16HttpStreamParserEMS1_FviEiEvPT_T0_RK6Tuple1IT1_E
1613 fun:*OCSPRequestSession15OnReadCompletedEP10URLRequesti
1614 fun:*OCSPRequestSession17OnResponseStartedEP10URLRequest
1615 fun:_ZN10URLRequest15ResponseStartedEv
1616 fun:_ZN13URLRequestJob21NotifyHeadersCompleteEv
1617 fun:_ZN17URLRequestHttpJob21NotifyHeadersCompleteEv
1618 fun:_ZN17URLRequestHttpJob16OnStartCompletedEi
1619 fun:_Z16DispatchToMethodI17URLRequestHttpJobMS0_FviEiEvPT_T0_RK6Tuple1IT1_E
1620 fun:_ZN12CallbackImplI17URLRequestHttpJobMS0_FviE6Tuple1IiEE13RunWithParamsERKS4_
1621 fun:_ZN14CallbackRunnerI6Tuple1IiEE3RunIiEEvRKT_
1622 fun:_ZN3net9HttpCache11Transaction10DoCallbackEi
1623 fun:_ZN3net9HttpCache11Transaction12HandleResultEi
1624 fun:_ZN3net9HttpCache11Transaction22OnNetworkInfoAvailableEi
1625 fun:_Z16DispatchToMethodIN3net9HttpCache11TransactionEMS2_FviEiEvPT_T0_RK6Tuple1IT1_E
1626 fun:_ZN12CallbackImplIN3net9HttpCache11TransactionEMS2_FviE6Tuple1IiEE13RunWithParamsERKS6_
1627 fun:_ZN14CallbackRunnerI6Tuple1IiEE3RunIiEEvRKT_
1628 fun:_ZN3net22HttpNetworkTransaction10DoCallbackEi
1629 fun:_ZN3net22HttpNetworkTransaction12OnIOCompleteEi
1630 fun:_Z16DispatchToMethodIN3net22HttpNetworkTransactionEMS1_FviEiEvPT_T0_RK6Tuple1IT1_E
1631 fun:_ZN12CallbackImplIN3net22HttpNetworkTransactionEMS1_FviE6Tuple1IiEE13RunWithParamsERKS5_
1632 fun:_ZN14CallbackRunnerI6Tuple1IiEE3RunIiEEvRKT_
1633 fun:_ZN3net16HttpStreamParser12OnIOCompleteEi
1634 fun:_Z16DispatchToMethodIN3net16HttpStreamParserEMS1_FviEiEvPT_T0_RK6Tuple1IT1_E
1637 # GTK tooltip doesn't always initialize variables.
1638 # https://bugzilla.gnome.org/show_bug.cgi?id=554686
1641 fun:child_location_foreach
1642 fun:gtk_fixed_forall
1643 fun:gtk_container_forall
1644 fun:find_widget_under_pointer
1645 fun:gtk_tooltip_show_tooltip
1646 fun:tooltip_popup_timeout
1647 fun:gdk_threads_dispatch
1648 fun:g_timeout_dispatch
1651 # This looks like a bug in how the arguments passed to signals are bundled
1652 # in closure, or a bug in how valgrind detects the error. I modified gtk to
1653 # always set the variables passed to the signal and still saw the error.
1654 # https://bugzilla.gnome.org/show_bug.cgi?id=554686
1657 fun:_ZNK5views4View7HitTestERKN3gfx5PointE
1658 fun:_ZN5views4View15GetViewForPointERKN3gfx5PointE
1659 fun:_ZN5views17TooltipManagerGtk11ShowTooltipEiibP11_GtkTooltip
1660 fun:_ZN5views9WidgetGtk14OnQueryTooltipEiiiP11_GtkTooltip
1661 fun:_ZN5views9WidgetGtk16CallQueryTooltipEP10_GtkWidgetiiiP11_GtkTooltipPS0_
1662 fun:_gtk_marshal_BOOLEAN__INT_INT_BOOLEAN_OBJECT
1663 fun:g_closure_invoke
1664 fun:signal_emit_unlocked_R
1665 fun:g_signal_emit_valist
1666 fun:g_signal_emit_by_name
1667 fun:gtk_tooltip_run_requery
1668 fun:gtk_tooltip_show_tooltip
1669 fun:tooltip_popup_timeout
1670 fun:gdk_threads_dispatch
1671 fun:g_timeout_dispatch
1673 # This task is created quite frequently and may leak on shutdown depending on
1676 chromeos_network_task
1679 fun:_Z17NewRunnableMethodIN8chromeos14NetworkLibraryEMS1_FviEiEP14CancelableTaskPT_T0_RKT1_
1680 fun:_ZN8chromeos14NetworkLibrary24NetworkTrafficTimerFiredEv
1681 fun:_Z16DispatchToMethodIN8chromeos14NetworkLibraryEMS1_FvvEEvPT_T0_RK6Tuple0
1682 fun:_ZN4base9BaseTimerIN8chromeos14NetworkLibraryELb0EE9TimerTask3RunEv
1683 fun:_ZN11MessageLoop7RunTaskEP4Task
1684 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE
1685 fun:_ZN11MessageLoop13DoDelayedWorkEPN4base4TimeE
1686 fun:_ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE
1687 fun:_ZN11MessageLoop11RunInternalEv
1688 fun:_ZN11MessageLoop10RunHandlerEv
1701 fun:_ZN16UserScriptMaster9StartScanEv
1702 fun:_ZN16UserScriptMaster7ObserveE16NotificationTypeRK18NotificationSourceRK19NotificationDetails
1703 fun:_ZN19NotificationService6NotifyE16NotificationTypeRK18NotificationSourceRK19NotificationDetails
1704 fun:_ZN17ExtensionsService27OnLoadedInstalledExtensionsEv
1706 fun:_ZN17ExtensionsService17LoadAllExtensionsEv
1707 fun:_ZN17ExtensionsService4InitEv
1713 fun:_Z9SerializeRKSt6vectorI10UserScriptSaIS0_EE
1714 fun:_ZN16UserScriptMaster14ScriptReloader7RunScanE8FilePathSt6vectorI10UserScriptSaIS3_EE
1720 fun:_Z15sk_malloc_flagsjj
1721 fun:_Z15sk_malloc_throwj
1722 fun:_ZN7SkDeque9push_backEv
1723 fun:_ZN8SkCanvas12internalSaveENS_9SaveFlagsE
1724 fun:_ZN8SkCanvas4saveENS_9SaveFlagsE
1725 fun:_ZN19PlatformContextSkia4saveEv
1726 fun:_ZN7WebCore15GraphicsContext17savePlatformStateEv
1732 fun:_ZN3net15FlipSessionPool3GetERKNS_12HostResolver11RequestInfoEPNS_18HttpNetworkSessionE
1733 fun:_ZN3net22FlipNetworkTransaction16DoInitConnectionEv
1734 fun:_ZN3net22FlipNetworkTransaction6DoLoopEi
1735 fun:_ZN3net22FlipNetworkTransaction5StartEPKNS_15HttpRequestInfoEP14CallbackRunnerI6Tuple1IiEEPNS_7LoadLogE
1741 fun:_ZN3net11FlipSession17GetOrCreateStreamERKNS_15HttpRequestInfoEPKNS_16UploadDataStreamE
1742 fun:_ZN3net22FlipNetworkTransaction13DoSendRequestEv
1743 fun:_ZN3net22FlipNetworkTransaction6DoLoopEi
1744 fun:_ZN3net22FlipNetworkTransaction5StartEPKNS_15HttpRequestInfoEP14CallbackRunnerI6Tuple1IiEEPNS_7LoadLogE
1750 fun:_Z11BrowserMainRK18MainFunctionParams
1759 fun:_ZN13TCMallocGuardC1Ev
1760 fun:_Z41__static_initialization_and_destruction_0ii
1761 fun:_GLOBAL__I__ZN61FLAG__namespace_do_not_use_directly_use_DECLARE_int64_instead43FLAGS_tcmalloc_large_alloc_report_thresholdE
1767 fun:_ZSt22__get_temporary_bufferIPN7WebCore11RenderLayerEESt4pairIPT_iEiS5_
1768 fun:_ZNSt17_Temporary_bufferIPPN7WebCore11RenderLayerES2_EC1ES3_S3_
1769 fun:_ZN7WebCore11RenderLayer17updateZOrderListsEv
1770 fun:_ZN7WebCore11RenderLayer24updateLayerListsIfNeededEv
1771 fun:_ZN7WebCore11RenderLayer38updateCompositingAndLayerListsIfNeededEv
1777 fun:_ZN4flip10FlipFramer15DecompressFrameEPKNS_9FlipFrameE
1779 fun:_ZN7testing4Test3RunEv
1780 fun:_ZN7testing8internal12TestInfoImpl3RunEv
1781 fun:_ZN7testing8TestCase3RunEv
1782 fun:_ZN7testing8internal12UnitTestImpl11RunAllTestsEv
1783 fun:_ZN7testing8UnitTest3RunEv
1784 fun:_ZN9TestSuite3RunEv
1792 fun:_ZN4flip10FlipFramer15DecompressFrameEPKNS_9FlipFrameE
1794 fun:_ZN7testing4Test3RunEv
1795 fun:_ZN7testing8internal12TestInfoImpl3RunEv
1796 fun:_ZN7testing8TestCase3RunEv
1797 fun:_ZN7testing8internal12UnitTestImpl11RunAllTestsEv
1798 fun:_ZN7testing8UnitTest3RunEv
1799 fun:_ZN9TestSuite3RunEv
1806 fun:_ZN4flip10FlipFramer15DecompressFrameEPKNS_9FlipFrameE
1808 fun:_ZN7testing4Test3RunEv
1809 fun:_ZN7testing8internal12TestInfoImpl3RunEv
1810 fun:_ZN7testing8TestCase3RunEv
1811 fun:_ZN7testing8internal12UnitTestImpl11RunAllTestsEv
1812 fun:_ZN7testing8UnitTest3RunEv
1813 fun:_ZN9TestSuite3RunEv
1821 fun:zipCloseFileInZipRaw
1822 fun:zipCloseFileInZip
1823 fun:_Z13AddEntryToZipPvRK8FilePathS2_
1831 fun:_ZN3gfx8PNGCodec6EncodeEPKhNS0_11ColorFormatEiiibPSt6vectorIhSaIhEE
1832 fun:_ZN3gfx8PNGCodec18EncodeBGRASkBitmapERK8SkBitmapbPSt6vectorIhSaIhEE
1839 fun:_ZN26SandboxedExtensionUnpacker17RewriteImageFilesEv
1845 fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeI4GURLEE8allocateEjPKv
1846 fun:_ZNSt8_Rb_treeI4GURLS0_St9_IdentityIS0_ESt4lessIS0_ESaIS0_EE11_M_get_nodeEv
1847 fun:_ZNSt8_Rb_treeI4GURLS0_St9_IdentityIS0_ESt4lessIS0_ESaIS0_EE14_M_create_nodeERKS0_
1848 fun:_ZNSt8_Rb_treeI4GURLS0_St9_IdentityIS0_ESt4lessIS0_ESaIS0_EE9_M_insertEPSt18_Rb_tree_node_baseS8_RKS0_
1849 fun:_ZNSt8_Rb_treeI4GURLS0_St9_IdentityIS0_ESt4lessIS0_ESaIS0_EE16_M_insert_uniqueERKS0_
1850 fun:_ZNSt3setI4GURLSt4lessIS0_ESaIS0_EE6insertERKS0_
1851 fun:_ZN7history20ExpireHistoryBackend28BroadcastDeleteNotificationsEPNS0_18DeleteDependenciesE
1852 fun:_ZN7history20ExpireHistoryBackend21ArchiveSomeOldHistoryEN4base4TimeEPKNS_20ExpiringVisitsReaderEi
1853 fun:_ZN7history20ExpireHistoryBackend18DoArchiveIterationEv
1854 fun:_Z16DispatchToMethodIN7history20ExpireHistoryBackendEMS1_FvvEEvPT_T0_RK6Tuple0
1855 fun:_ZN27ScopedRunnableMethodFactoryIN7history20ExpireHistoryBackendEE14RunnableMethodIMS1_FvvE6Tuple0E3RunEv
1856 fun:_ZN11MessageLoop7RunTaskEP4Task
1857 fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE
1858 fun:_ZN11MessageLoop13DoDelayedWorkEPN4base4TimeE
1859 fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE
1860 fun:_ZN11MessageLoop11RunInternalEv
1861 fun:_ZN11MessageLoop10RunHandlerEv