Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(390)

Side by Side Diff: tools/valgrind/memcheck/suppressions.txt

Issue 398303002: Upgrade valgrind suppressions from 'WebCore' to 'blink'. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
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 303 matching lines...) Expand 10 before | Expand all | Expand 10 after
314 # According to dglazkov, these are one-time leaks and intentional. 314 # According to dglazkov, these are one-time leaks and intentional.
315 # They may go away if the change to move these off the heap lands. 315 # They may go away if the change to move these off the heap lands.
316 bug_17996 (Intentional) 316 bug_17996 (Intentional)
317 Memcheck:Leak 317 Memcheck:Leak
318 ... 318 ...
319 fun:_ZN5blink8SVGNames4initEv 319 fun:_ZN5blink8SVGNames4initEv
320 } 320 }
321 { 321 {
322 # This is an on demand initialization which is done and then intentionally 322 # This is an on demand initialization which is done and then intentionally
323 # kept around (not freed) while the process is running. 323 # kept around (not freed) while the process is running.
324 intentional_WebCore_XMLNames_init_leak 324 intentional_blink_XMLNames_init_leak
325 Memcheck:Leak 325 Memcheck:Leak
326 ... 326 ...
327 fun:_ZN5blink8XMLNames4initEv 327 fun:_ZN5blink8XMLNames4initEv
328 } 328 }
329 { 329 {
330 # Intentionally leaking NSS to prevent shutdown crashes 330 # Intentionally leaking NSS to prevent shutdown crashes
331 bug_61585a (Intentional) 331 bug_61585a (Intentional)
332 Memcheck:Leak 332 Memcheck:Leak
333 fun:calloc 333 fun:calloc
334 ... 334 ...
(...skipping 366 matching lines...) Expand 10 before | Expand all | Expand 10 after
701 ... 701 ...
702 fun:_ZN13WorkerService12CreateWorker* 702 fun:_ZN13WorkerService12CreateWorker*
703 fun:_ZN19RenderMessageFilter14OnCreateWorker* 703 fun:_ZN19RenderMessageFilter14OnCreateWorker*
704 } 704 }
705 { 705 {
706 bug_27665 706 bug_27665
707 Memcheck:Leak 707 Memcheck:Leak
708 fun:_Znw* 708 fun:_Znw*
709 fun:_ZN10SkXfermode6CreateENS_4ModeE 709 fun:_ZN10SkXfermode6CreateENS_4ModeE
710 fun:_ZN7SkPaint15setXfermodeModeEN10SkXfermode4ModeE 710 fun:_ZN7SkPaint15setXfermodeModeEN10SkXfermode4ModeE
711 fun:_ZNK7WebCore19PlatformContextSkia16setupPaintCommonEP7SkPaint 711 fun:_ZNK7blink19PlatformContextSkia16setupPaintCommonEP7SkPaint
712 fun:_ZN5blink15GraphicsContext8fillRectERKNS_9FloatRectERKNS_5ColorENS_10Colo rSpaceE 712 fun:_ZN5blink15GraphicsContext8fillRectERKNS_9FloatRectERKNS_5ColorENS_10Colo rSpaceE
713 fun:_ZN5blink15GraphicsContext8fillRectERKNS_9FloatRectERKNS_5ColorENS_10Colo rSpaceENS_17CompositeOperatorE 713 fun:_ZN5blink15GraphicsContext8fillRectERKNS_9FloatRectERKNS_5ColorENS_10Colo rSpaceENS_17CompositeOperatorE
714 } 714 }
715 # The following three suppressions are related to the workers code. 715 # The following three suppressions are related to the workers code.
716 { 716 {
717 bug_27837 717 bug_27837
718 Memcheck:Leak 718 Memcheck:Leak
719 fun:_Znw* 719 fun:_Znw*
720 fun:_ZN19WebSharedWorkerStub9OnConnectEii 720 fun:_ZN19WebSharedWorkerStub9OnConnectEii
721 } 721 }
(...skipping 16 matching lines...) Expand all
738 fun:_Znw* 738 fun:_Znw*
739 ... 739 ...
740 fun:_ZN13TCMallocGuardC1Ev 740 fun:_ZN13TCMallocGuardC1Ev
741 fun:_Z41__static_initialization_and_destruction_0ii 741 fun:_Z41__static_initialization_and_destruction_0ii
742 fun:_GLOBAL__I__ZN61FLAG__namespace_do_not_use_directly_use_DECLARE_int64_ins tead43FLAGS_tcmalloc_large_alloc_report_thresholdE 742 fun:_GLOBAL__I__ZN61FLAG__namespace_do_not_use_directly_use_DECLARE_int64_ins tead43FLAGS_tcmalloc_large_alloc_report_thresholdE
743 } 743 }
744 { 744 {
745 bug_30346b 745 bug_30346b
746 Memcheck:Unaddressable 746 Memcheck:Unaddressable
747 ... 747 ...
748 fun:_ZSt22__get_temporary_bufferIPN7WebCore11RenderLayerEESt4pairIPT_iEiS5_ 748 fun:_ZSt22__get_temporary_bufferIPN7blink11RenderLayerEESt4pairIPT_iEiS5_
749 fun:_ZNSt17_Temporary_bufferIPPN7WebCore11RenderLayerES2_EC1ES3_S3_ 749 fun:_ZNSt17_Temporary_bufferIPPN7blink11RenderLayerES2_EC1ES3_S3_
750 fun:_ZN5blink11RenderLayer17updateZOrderListsEv 750 fun:_ZN5blink11RenderLayer17updateZOrderListsEv
751 fun:_ZN5blink11RenderLayer24updateLayerListsIfNeededEv 751 fun:_ZN5blink11RenderLayer24updateLayerListsIfNeededEv
752 fun:_ZN5blink11RenderLayer38updateCompositingAndLayerListsIfNeededEv 752 fun:_ZN5blink11RenderLayer38updateCompositingAndLayerListsIfNeededEv
753 } 753 }
754 { 754 {
755 bug_30703a 755 bug_30703a
756 Memcheck:Param 756 Memcheck:Param
757 write(buf) 757 write(buf)
758 ... 758 ...
759 fun:zipCloseFileInZipRaw 759 fun:zipCloseFileInZipRaw
(...skipping 184 matching lines...) Expand 10 before | Expand all | Expand 10 after
944 fun:_ZN22ResourceDispatcherHost10InitializeEv 944 fun:_ZN22ResourceDispatcherHost10InitializeEv
945 fun:_ZN18BrowserProcessImpl28CreateResourceDispatcherHostEv 945 fun:_ZN18BrowserProcessImpl28CreateResourceDispatcherHostEv
946 fun:_ZN18BrowserProcessImpl24resource_dispatcher_hostEv 946 fun:_ZN18BrowserProcessImpl24resource_dispatcher_hostEv
947 fun:_ZN16ExtensionService4InitEv 947 fun:_ZN16ExtensionService4InitEv
948 } 948 }
949 { 949 {
950 bug_42842 950 bug_42842
951 Memcheck:Leak 951 Memcheck:Leak
952 fun:_Znw* 952 fun:_Znw*
953 fun:_ZN19TestWebViewDelegate12createWorkerEPN5blink8WebFrameEPNS0_15WebWorker ClientE 953 fun:_ZN19TestWebViewDelegate12createWorkerEPN5blink8WebFrameEPNS0_15WebWorker ClientE
954 fun:_ZN5blink19WebWorkerClientImpl24createWorkerContextProxyEPN7WebCore6Worke rE 954 fun:_ZN5blink19WebWorkerClientImpl24createWorkerContextProxyEPN7blink6WorkerE
955 fun:_ZN5blink18WorkerContextProxy6createEPNS_6WorkerE 955 fun:_ZN5blink18WorkerContextProxy6createEPNS_6WorkerE
956 fun:_ZN5blink6WorkerC1EPNS_22ScriptExecutionContextE 956 fun:_ZN5blink6WorkerC1EPNS_22ScriptExecutionContextE
957 fun:_ZN5blink6Worker6createERKN3WTF6StringEPNS_22ScriptExecutionContextERi 957 fun:_ZN5blink6Worker6createERKN3WTF6StringEPNS_22ScriptExecutionContextERi
958 fun:_ZN5blink8V8Worker19constructorCallbackERKN2v89ArgumentsE 958 fun:_ZN5blink8V8Worker19constructorCallbackERKN2v89ArgumentsE
959 } 959 }
960 { 960 {
961 bug_42942_a 961 bug_42942_a
962 Memcheck:Leak 962 Memcheck:Leak
963 fun:_Znw* 963 fun:_Znw*
964 ... 964 ...
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
1004 fun:_ZN13CppBoundClass16bindToJavascriptEPN5blink8WebFrameERKNS0_9WebStringE 1004 fun:_ZN13CppBoundClass16bindToJavascriptEPN5blink8WebFrameERKNS0_9WebStringE
1005 } 1005 }
1006 { 1006 {
1007 bug_42958_c 1007 bug_42958_c
1008 Memcheck:Leak 1008 Memcheck:Leak
1009 fun:malloc 1009 fun:malloc
1010 ... 1010 ...
1011 fun:_NPN_RegisterObject 1011 fun:_NPN_RegisterObject
1012 fun:_ZN5blink25createV8ObjectForNPObjectEP8NPObjectS1_ 1012 fun:_ZN5blink25createV8ObjectForNPObjectEP8NPObjectS1_
1013 fun:_ZN5blink16ScriptController29createScriptInstanceForWidgetEPNS_6WidgetE 1013 fun:_ZN5blink16ScriptController29createScriptInstanceForWidgetEPNS_6WidgetE
1014 fun:_ZN*7WebCore17HTMLPlugInElement11getInstanceEv 1014 fun:_ZN*7blink17HTMLPlugInElement11getInstanceEv
1015 } 1015 }
1016 { 1016 {
1017 bug_43471 1017 bug_43471
1018 Memcheck:Leak 1018 Memcheck:Leak
1019 fun:_Znw* 1019 fun:_Znw*
1020 fun:_ZN9__gnu_cxx13new_allocatorIPN4base11MessageLoop19DestructionObserverEE8 allocateE* 1020 fun:_ZN9__gnu_cxx13new_allocatorIPN4base11MessageLoop19DestructionObserverEE8 allocateE*
1021 fun:_ZNSt12_Vector_baseIPN4base11MessageLoop19DestructionObserverESaIS* 1021 fun:_ZNSt12_Vector_baseIPN4base11MessageLoop19DestructionObserverESaIS*
1022 fun:_ZNSt6vectorIPN4base11MessageLoop19DestructionObserverESaIS* 1022 fun:_ZNSt6vectorIPN4base11MessageLoop19DestructionObserverESaIS*
1023 fun:_ZNSt6vectorIPN4base11MessageLoop19DestructionObserverESaIS* 1023 fun:_ZNSt6vectorIPN4base11MessageLoop19DestructionObserverESaIS*
1024 fun:_ZN16ObserverListBaseIN4base11MessageLoop19DestructionObserverEE11AddObse rverEPS* 1024 fun:_ZN16ObserverListBaseIN4base11MessageLoop19DestructionObserverEE11AddObse rverEPS*
(...skipping 191 matching lines...) Expand 10 before | Expand all | Expand 10 after
1216 fun:_ZN9__gnu_cxx13new_allocatorIN4base15file_util_proxy5EntryEE8allocate* 1216 fun:_ZN9__gnu_cxx13new_allocatorIN4base15file_util_proxy5EntryEE8allocate*
1217 fun:_ZNSt12_Vector_baseIN4base15file_util_proxy5EntryESaIS2_EE11_M_allocate* 1217 fun:_ZNSt12_Vector_baseIN4base15file_util_proxy5EntryESaIS2_EE11_M_allocate*
1218 fun:_ZNSt6vectorIN4base15file_util_proxy5EntryESaIS2_EE20_M_allocate_and_copy IN9__gnu_cxx17__normal_iteratorIPKS2* 1218 fun:_ZNSt6vectorIN4base15file_util_proxy5EntryESaIS2_EE20_M_allocate_and_copy IN9__gnu_cxx17__normal_iteratorIPKS2*
1219 fun:_ZNSt6vectorIN4base15file_util_proxy5EntryESaIS2_EEaSERKS4_ 1219 fun:_ZNSt6vectorIN4base15file_util_proxy5EntryESaIS2_EEaSERKS4_
1220 fun:_ZN14MockDispatcher16DidReadDirectoryERKSt6vectorIN4base15file_util_proxy 5EntryESaIS3_EEb 1220 fun:_ZN14MockDispatcher16DidReadDirectoryERKSt6vectorIN4base15file_util_proxy 5EntryESaIS3_EEb
1221 fun:_ZN7fileapi19FileSystemOperation16DidReadDirectoryEN4base17PlatformFileEr rorERKSt6vectorINS1_15file_util_proxy5EntryESaIS5_EE 1221 fun:_ZN7fileapi19FileSystemOperation16DidReadDirectoryEN4base17PlatformFileEr rorERKSt6vectorINS1_15file_util_proxy5EntryESaIS5_EE
1222 } 1222 }
1223 { 1223 {
1224 bug_58321 1224 bug_58321
1225 Memcheck:Unaddressable 1225 Memcheck:Unaddressable
1226 fun:_ZNK3WTF6RefPtrIN7WebCore5FrameEE3getEv 1226 fun:_ZNK3WTF6RefPtrIN7blink5FrameEE3getEv
1227 fun:_ZN5blink14ResourceLoader18didReceiveResponseEPNS_14ResourceHandleERKNS_1 6ResourceResponseE 1227 fun:_ZN5blink14ResourceLoader18didReceiveResponseEPNS_14ResourceHandleERKNS_1 6ResourceResponseE
1228 fun:_ZN5blink22ResourceHandleInternal18didReceiveResponseEPN5blink12WebURLLoa derERKNS1_14WebURLResponseE 1228 fun:_ZN5blink22ResourceHandleInternal18didReceiveResponseEPN5blink12WebURLLoa derERKNS1_14WebURLResponseE
1229 fun:_ZN11webkit_glue16WebURLLoaderImpl7Context18OnReceivedResponseERKNS_20Res ourceLoaderBridge12ResponseInfoEb 1229 fun:_ZN11webkit_glue16WebURLLoaderImpl7Context18OnReceivedResponseERKNS_20Res ourceLoaderBridge12ResponseInfoEb
1230 fun:_ZN85_GLOBAL__N_webkit_tools_test_shell_simple_resource_loader_bridge.cc_ 00000000_*12RequestProxy22NotifyReceivedResponseERKN11webkit_glue20ResourceLoade rBridge12ResponseInfoEb 1230 fun:_ZN85_GLOBAL__N_webkit_tools_test_shell_simple_resource_loader_bridge.cc_ 00000000_*12RequestProxy22NotifyReceivedResponseERKN11webkit_glue20ResourceLoade rBridge12ResponseInfoEb
1231 } 1231 }
1232 { 1232 {
1233 bug_58340 1233 bug_58340
1234 Memcheck:Unaddressable 1234 Memcheck:Unaddressable
1235 fun:_ZNK3WTF6RefPtrIN7WebCore5FrameEE3getEv 1235 fun:_ZNK3WTF6RefPtrIN7blink5FrameEE3getEv
1236 fun:_ZN5blink14ResourceLoader18didReceiveResponseEPNS_14ResourceHandleERKNS_1 6ResourceResponseE 1236 fun:_ZN5blink14ResourceLoader18didReceiveResponseEPNS_14ResourceHandleERKNS_1 6ResourceResponseE
1237 fun:_ZN5blink22ResourceHandleInternal18didReceiveResponseEPN5blink12WebURLLoa derERKNS1_14WebURLResponseE 1237 fun:_ZN5blink22ResourceHandleInternal18didReceiveResponseEPN5blink12WebURLLoa derERKNS1_14WebURLResponseE
1238 fun:_ZN11webkit_glue16WebURLLoaderImpl7Context18OnReceivedResponseERKNS_20Res ourceResponseInfoEb 1238 fun:_ZN11webkit_glue16WebURLLoaderImpl7Context18OnReceivedResponseERKNS_20Res ourceResponseInfoEb
1239 } 1239 }
1240 { 1240 {
1241 bug_58546 1241 bug_58546
1242 Memcheck:Leak 1242 Memcheck:Leak
1243 fun:_Znw* 1243 fun:_Znw*
1244 fun:_ZN27SSLConfigServiceManagerPrefC1EP7Profile 1244 fun:_ZN27SSLConfigServiceManagerPrefC1EP7Profile
1245 fun:_ZN23SSLConfigServiceManager20CreateDefaultManagerEP7Profile 1245 fun:_ZN23SSLConfigServiceManager20CreateDefaultManagerEP7Profile
(...skipping 349 matching lines...) Expand 10 before | Expand all | Expand 10 after
1595 bug_71728 1595 bug_71728
1596 Memcheck:Leak 1596 Memcheck:Leak
1597 fun:_Znw* 1597 fun:_Znw*
1598 fun:*DownloadFileTest5SetUpEv 1598 fun:*DownloadFileTest5SetUpEv
1599 } 1599 }
1600 { 1600 {
1601 bug_72544 1601 bug_72544
1602 Memcheck:Leak 1602 Memcheck:Leak
1603 fun:malloc 1603 fun:malloc
1604 fun:_ZN3WTF10fastMallocEj 1604 fun:_ZN3WTF10fastMallocEj
1605 fun:_ZN3WTF10RefCountedIN7WebCore14StyleSheetListEEnwEj 1605 fun:_ZN3WTF10RefCountedIN7blink14StyleSheetListEEnwEj
1606 fun:_ZN5blink14StyleSheetList6createEPNS_8DocumentE 1606 fun:_ZN5blink14StyleSheetList6createEPNS_8DocumentE
1607 fun:_ZN5blink8DocumentC2EPNS_5FrameERKNS_4KURLEbbS5_ 1607 fun:_ZN5blink8DocumentC2EPNS_5FrameERKNS_4KURLEbbS5_
1608 fun:_ZN5blink12HTMLDocumentC1EPNS_5FrameERKNS_4KURLES5_ 1608 fun:_ZN5blink12HTMLDocumentC1EPNS_5FrameERKNS_4KURLES5_
1609 fun:_ZN5blink12HTMLDocument6createEPNS_5FrameERKNS_4KURLES5_ 1609 fun:_ZN5blink12HTMLDocument6createEPNS_5FrameERKNS_4KURLES5_
1610 fun:_ZN5blink17DOMImplementation14createDocumentERKN3WTF6StringEPNS_5FrameERK NS_4KURLEb 1610 fun:_ZN5blink17DOMImplementation14createDocumentERKN3WTF6StringEPNS_5FrameERK NS_4KURLEb
1611 fun:_ZN5blink14DocumentWriter14createDocumentERKNS_4KURLE 1611 fun:_ZN5blink14DocumentWriter14createDocumentERKNS_4KURLE
1612 fun:_ZN5blink14DocumentWriter5beginERKNS_4KURLEbPNS_14SecurityOriginE 1612 fun:_ZN5blink14DocumentWriter5beginERKNS_4KURLEbPNS_14SecurityOriginE
1613 fun:_ZN5blink11FrameLoader4initEv 1613 fun:_ZN5blink11FrameLoader4initEv
1614 fun:_ZN5blink5Frame4initEv 1614 fun:_ZN5blink5Frame4initEv
1615 fun:_ZN5blink12WebFrameImpl21initializeAsMainFrameEPNS_11WebViewImplE 1615 fun:_ZN5blink12WebFrameImpl21initializeAsMainFrameEPNS_11WebViewImplE
1616 fun:_ZN5blink11WebViewImpl19initializeMainFrameEPNS_14WebFrameClientE 1616 fun:_ZN5blink11WebViewImpl19initializeMainFrameEPNS_14WebFrameClientE
1617 fun:_ZN10RenderViewC1EP16RenderThreadBaseiiRK19RendererPreferencesRK14WebPref erencesPN4base14RefCountedDataIiEEixRKSbItNS8_20string16_char_traitsESaItEE 1617 fun:_ZN10RenderViewC1EP16RenderThreadBaseiiRK19RendererPreferencesRK14WebPref erencesPN4base14RefCountedDataIiEEixRKSbItNS8_20string16_char_traitsESaItEE
1618 fun:_ZN10RenderView6CreateEP16RenderThreadBaseiiRK19RendererPreferencesRK14We bPreferencesPN4base14RefCountedDataIiEEixRKSbItNS8_20string16_char_traitsESaItEE 1618 fun:_ZN10RenderView6CreateEP16RenderThreadBaseiiRK19RendererPreferencesRK14We bPreferencesPN4base14RefCountedDataIiEEixRKSbItNS8_20string16_char_traitsESaItEE
1619 fun:_ZN12RenderThread15OnCreateNewViewERK18ViewMsg_New_Params 1619 fun:_ZN12RenderThread15OnCreateNewViewERK18ViewMsg_New_Params
1620 } 1620 }
1621 { 1621 {
1622 bug_72698_a 1622 bug_72698_a
1623 Memcheck:Leak 1623 Memcheck:Leak
1624 fun:_Znw* 1624 fun:_Znw*
1625 ... 1625 ...
1626 fun:_ZN13ProfileIOData20InitializeOnUIThreadEP7Profile 1626 fun:_ZN13ProfileIOData20InitializeOnUIThreadEP7Profile
1627 } 1627 }
1628 { 1628 {
1629 bug_73415 1629 bug_73415
1630 Memcheck:Unaddressable 1630 Memcheck:Unaddressable
1631 fun:_ZN23AccessibilityController36shouldDumpAccessibilityNotificationsEv 1631 fun:_ZN23AccessibilityController36shouldDumpAccessibilityNotificationsEv
1632 fun:_ZN11WebViewHost29postAccessibilityNotificationERKN5blink22WebAccessibili tyObjectENS0_28WebAccessibilityNotificationE 1632 fun:_ZN11WebViewHost29postAccessibilityNotificationERKN5blink22WebAccessibili tyObjectENS0_28WebAccessibilityNotificationE
1633 fun:_ZN5blink16ChromeClientImpl29postAccessibilityNotificationEPN7WebCore19Ac cessibilityObjectENS1_13AXObjectCache14AXNotificationE 1633 fun:_ZN5blink16ChromeClientImpl29postAccessibilityNotificationEPN7blink19Acce ssibilityObjectENS1_13AXObjectCache14AXNotificationE
1634 fun:_ZN5blink13AXObjectCache24postPlatformNotificationEPNS_19AccessibilityObj ectENS0_14AXNotificationE 1634 fun:_ZN5blink13AXObjectCache24postPlatformNotificationEPNS_19AccessibilityObj ectENS0_14AXNotificationE
1635 } 1635 }
1636 { 1636 {
1637 bug_73675 1637 bug_73675
1638 Memcheck:Leak 1638 Memcheck:Leak
1639 fun:_Znw* 1639 fun:_Znw*
1640 fun:_ZN20LayoutTestController13waitUntilDoneERKN3WTF6VectorI10CppVariantLj0EE EPS2_ 1640 fun:_ZN20LayoutTestController13waitUntilDoneERKN3WTF6VectorI10CppVariantLj0EE EPS2_
1641 fun:_ZN13CppBoundClass14MemberCallbackI20LayoutTestControllerE3runERKN3WTF6Ve ctorI10CppVariantLj0EEEPS5_ 1641 fun:_ZN13CppBoundClass14MemberCallbackI20LayoutTestControllerE3runERKN3WTF6Ve ctorI10CppVariantLj0EEEPS5_
1642 fun:_ZN13CppBoundClass6invokeEPvPK10_NPVariantjPS1_ 1642 fun:_ZN13CppBoundClass6invokeEPvPK10_NPVariantjPS1_
1643 fun:_ZN11CppNPObject6invokeEP8NPObjectPvPK10_NPVariantjPS3_ 1643 fun:_ZN11CppNPObject6invokeEP8NPObjectPvPK10_NPVariantjPS3_
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
1730 bug_77766 1730 bug_77766
1731 Memcheck:Leak 1731 Memcheck:Leak
1732 fun:malloc 1732 fun:malloc
1733 fun:_ZN3WTF10fastMallocEm 1733 fun:_ZN3WTF10fastMallocEm
1734 fun:_ZN5blink18PerformTaskContextnwEm 1734 fun:_ZN5blink18PerformTaskContextnwEm
1735 fun:_ZN5blink8Document8postTaskEN3WTF10PassOwnPtrINS_22ScriptExecutionContext 4TaskEEE 1735 fun:_ZN5blink8Document8postTaskEN3WTF10PassOwnPtrINS_22ScriptExecutionContext 4TaskEEE
1736 fun:_ZN5blink20WorkerMessagingProxy22workerContextDestroyedEv 1736 fun:_ZN5blink20WorkerMessagingProxy22workerContextDestroyedEv
1737 fun:_ZN5blink19WebWorkerClientImpl22workerContextDestroyedEv 1737 fun:_ZN5blink19WebWorkerClientImpl22workerContextDestroyedEv
1738 fun:_ZN5blink13WorkerContextD2Ev 1738 fun:_ZN5blink13WorkerContextD2Ev
1739 fun:_ZN5blink22DedicatedWorkerContextD0Ev 1739 fun:_ZN5blink22DedicatedWorkerContextD0Ev
1740 fun:_ZN3WTF10RefCountedIN7WebCore13WorkerContextEE5derefEv 1740 fun:_ZN3WTF10RefCountedIN7blink13WorkerContextEE5derefEv
1741 fun:_ZN3WTF6RefPtrIN7WebCore13WorkerContextEEaSEPS2_ 1741 fun:_ZN3WTF6RefPtrIN7blink13WorkerContextEEaSEPS2_
1742 fun:_ZN5blink12WorkerThread12workerThreadEv 1742 fun:_ZN5blink12WorkerThread12workerThreadEv
1743 fun:_ZN5blink12WorkerThread17workerThreadStartEPv 1743 fun:_ZN5blink12WorkerThread17workerThreadStartEPv
1744 fun:_ZN3WTFL16threadEntryPointEPv 1744 fun:_ZN3WTFL16threadEntryPointEPv
1745 fun:_ZN3WTFL19wtfThreadEntryPointEPv 1745 fun:_ZN3WTFL19wtfThreadEntryPointEPv
1746 } 1746 }
1747 { 1747 {
1748 bug_78201 1748 bug_78201
1749 Memcheck:Leak 1749 Memcheck:Leak
1750 fun:_Znw* 1750 fun:_Znw*
1751 fun:_ZN18BrowserProcessImpl28CreateResourceDispatcherHostEv 1751 fun:_ZN18BrowserProcessImpl28CreateResourceDispatcherHostEv
(...skipping 644 matching lines...) Expand 10 before | Expand all | Expand 10 after
2396 fun:_ZN5blink21ComplexTextController13nextScriptRunEv 2396 fun:_ZN5blink21ComplexTextController13nextScriptRunEv
2397 } 2397 }
2398 { 2398 {
2399 bug_96568b 2399 bug_96568b
2400 Memcheck:Leak 2400 Memcheck:Leak
2401 ... 2401 ...
2402 fun:HB_NewFace 2402 fun:HB_NewFace
2403 fun:_ZN5blinkL21getCachedHarfbuzzFaceEPNS_16FontPlatformDataE 2403 fun:_ZN5blinkL21getCachedHarfbuzzFaceEPNS_16FontPlatformDataE
2404 fun:_ZN5blink12HarfbuzzFaceC1EPNS_16FontPlatformDataE 2404 fun:_ZN5blink12HarfbuzzFaceC1EPNS_16FontPlatformDataE
2405 fun:_ZN5blink12HarfbuzzFace6createEPNS_16FontPlatformDataE 2405 fun:_ZN5blink12HarfbuzzFace6createEPNS_16FontPlatformDataE
2406 fun:_ZNK7WebCore16FontPlatformData12harfbuzzFaceEv 2406 fun:_ZNK7blink16FontPlatformData12harfbuzzFaceEv
2407 fun:_ZN5blink21ComplexTextController21setupFontForScriptRunEv 2407 fun:_ZN5blink21ComplexTextController21setupFontForScriptRunEv
2408 } 2408 }
2409 { 2409 {
2410 bug_98568 2410 bug_98568
2411 Memcheck:Leak 2411 Memcheck:Leak
2412 ... 2412 ...
2413 fun:_ZN44WebDragDestGtkTest_NoTabContentsWrapper_Test8TestBodyEv 2413 fun:_ZN44WebDragDestGtkTest_NoTabContentsWrapper_Test8TestBodyEv
2414 } 2414 }
2415 { 2415 {
2416 bug_98867 2416 bug_98867
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
2478 bug_101125a 2478 bug_101125a
2479 Memcheck:Uninitialized 2479 Memcheck:Uninitialized
2480 ... 2480 ...
2481 fun:_ZN6SkScan12AntiFillPathERK6SkPathRK8SkRegionP9SkBlitterb 2481 fun:_ZN6SkScan12AntiFillPathERK6SkPathRK8SkRegionP9SkBlitterb
2482 fun:_ZN6SkScan12AntiFillPathERK6SkPathRK12SkRasterClipP9SkBlitter 2482 fun:_ZN6SkScan12AntiFillPathERK6SkPathRK12SkRasterClipP9SkBlitter
2483 fun:_ZNK6SkDraw8drawPathERK6SkPathRK7SkPaintPK8SkMatrixb 2483 fun:_ZNK6SkDraw8drawPathERK6SkPathRK7SkPaintPK8SkMatrixb
2484 fun:_ZN8SkDevice8drawPathERK6SkDrawRK6SkPathRK7SkPaintPK8SkMatrixb 2484 fun:_ZN8SkDevice8drawPathERK6SkDrawRK6SkPathRK7SkPaintPK8SkMatrixb
2485 fun:_ZNK6SkDraw14drawTextOnPathEPKcmRK6SkPathPK8SkMatrixRK7SkPaint 2485 fun:_ZNK6SkDraw14drawTextOnPathEPKcmRK6SkPathPK8SkMatrixRK7SkPaint
2486 fun:_ZN8SkDevice14drawTextOnPathERK6SkDrawPKvmRK6SkPathPK8SkMatrixRK7SkPaint 2486 fun:_ZN8SkDevice14drawTextOnPathERK6SkDrawPKvmRK6SkPathPK8SkMatrixRK7SkPaint
2487 fun:_ZN8SkCanvas14drawTextOnPathEPKvmRK6SkPathPK8SkMatrixRK7SkPaint 2487 fun:_ZN8SkCanvas14drawTextOnPathEPKvmRK6SkPathPK8SkMatrixRK7SkPaint
2488 fun:_ZNK7WebCore4Font10drawGlyphsEPNS_15GraphicsContextEPKNS_14SimpleFontData ERKNS_11GlyphBufferEiiRKNS_10FloatPointE 2488 fun:_ZNK7blink4Font10drawGlyphsEPNS_15GraphicsContextEPKNS_14SimpleFontDataER KNS_11GlyphBufferEiiRKNS_10FloatPointE
2489 fun:_ZNK7WebCore4Font15drawGlyphBufferEPNS_15GraphicsContextERKNS_7TextRunERK NS_11GlyphBufferERKNS_10FloatPointE 2489 fun:_ZNK7blink4Font15drawGlyphBufferEPNS_15GraphicsContextERKNS_7TextRunERKNS _11GlyphBufferERKNS_10FloatPointE
2490 } 2490 }
2491 { 2491 {
2492 bug_101125b 2492 bug_101125b
2493 Memcheck:Uninitialized 2493 Memcheck:Uninitialized
2494 ... 2494 ...
2495 fun:_ZN6SkScan12AntiFillRectERK6SkRectPK8SkRegionP9SkBlitter 2495 fun:_ZN6SkScan12AntiFillRectERK6SkRectPK8SkRegionP9SkBlitter
2496 fun:_ZN6SkScan12AntiFillRectERK6SkRectRK12SkRasterClipP9SkBlitter 2496 fun:_ZN6SkScan12AntiFillRectERK6SkRectRK12SkRasterClipP9SkBlitter
2497 fun:_ZNK6SkDraw8drawRectERK6SkRectRK7SkPaint 2497 fun:_ZNK6SkDraw8drawRectERK6SkRectRK7SkPaint
2498 fun:_ZN8SkDevice8drawRectERK6SkDrawRK6SkRectRK7SkPaint 2498 fun:_ZN8SkDevice8drawRectERK6SkDrawRK6SkRectRK7SkPaint
2499 fun:_ZN8SkCanvas8drawRectERK6SkRectRK7SkPaint 2499 fun:_ZN8SkCanvas8drawRectERK6SkRectRK7SkPaint
2500 fun:_ZN5blink15GraphicsContext8fillRectERKNS_9FloatRectERKNS_5ColorENS_10Colo rSpaceE 2500 fun:_ZN5blink15GraphicsContext8fillRectERKNS_9FloatRectERKNS_5ColorENS_10Colo rSpaceE
2501 fun:_ZN5blink15GraphicsContext20drawHighlightForTextERKNS_4FontERKNS_7TextRun ERKNS_10FloatPointEiRKNS_5ColorENS_10ColorSpaceEii 2501 fun:_ZN5blink15GraphicsContext20drawHighlightForTextERKNS_4FontERKNS_7TextRun ERKNS_10FloatPointEiRKNS_5ColorENS_10ColorSpaceEii
2502 } 2502 }
2503 { 2503 {
2504 bug_101125c 2504 bug_101125c
2505 Memcheck:Uninitialized 2505 Memcheck:Uninitialized
2506 ... 2506 ...
2507 fun:_ZL11morphpointsP7SkPointPKS_iR13SkPathMeasureRK8SkMatrix 2507 fun:_ZL11morphpointsP7SkPointPKS_iR13SkPathMeasureRK8SkMatrix
2508 fun:_ZL9morphpathP6SkPathRKS_R13SkPathMeasureRK8SkMatrix 2508 fun:_ZL9morphpathP6SkPathRKS_R13SkPathMeasureRK8SkMatrix
2509 fun:_ZNK6SkDraw14drawTextOnPathEPKcmRK6SkPathPK8SkMatrixRK7SkPaint 2509 fun:_ZNK6SkDraw14drawTextOnPathEPKcmRK6SkPathPK8SkMatrixRK7SkPaint
2510 fun:_ZN8SkDevice14drawTextOnPathERK6SkDrawPKvmRK6SkPathPK8SkMatrixRK7SkPaint 2510 fun:_ZN8SkDevice14drawTextOnPathERK6SkDrawPKvmRK6SkPathPK8SkMatrixRK7SkPaint
2511 fun:_ZN8SkCanvas14drawTextOnPathEPKvmRK6SkPathPK8SkMatrixRK7SkPaint 2511 fun:_ZN8SkCanvas14drawTextOnPathEPKvmRK6SkPathPK8SkMatrixRK7SkPaint
2512 fun:_ZNK7WebCore4Font10drawGlyphsEPNS_15GraphicsContextEPKNS_14SimpleFontData ERKNS_11GlyphBufferEiiRKNS_10FloatPointE 2512 fun:_ZNK7blink4Font10drawGlyphsEPNS_15GraphicsContextEPKNS_14SimpleFontDataER KNS_11GlyphBufferEiiRKNS_10FloatPointE
2513 fun:_ZNK7WebCore4Font15drawGlyphBufferEPNS_15GraphicsContextERKNS_7TextRunERK NS_11GlyphBufferERKNS_10FloatPointE 2513 fun:_ZNK7blink4Font15drawGlyphBufferEPNS_15GraphicsContextERKNS_7TextRunERKNS _11GlyphBufferERKNS_10FloatPointE
2514 fun:_ZNK7WebCore4Font14drawSimpleTextEPNS_15GraphicsContextERKNS_7TextRunERKN S_10FloatPointEii 2514 fun:_ZNK7blink4Font14drawSimpleTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_ 10FloatPointEii
2515 fun:_ZNK7WebCore4Font8drawTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_10Flo atPointEii 2515 fun:_ZNK7blink4Font8drawTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_10Float PointEii
2516 fun:_ZN5blink15GraphicsContext8drawTextERKNS_4FontERKNS_7TextRunERKNS_10Float PointEii 2516 fun:_ZN5blink15GraphicsContext8drawTextERKNS_4FontERKNS_7TextRunERKNS_10Float PointEii
2517 } 2517 }
2518 { 2518 {
2519 bug_100133 2519 bug_100133
2520 Memcheck:Leak 2520 Memcheck:Leak
2521 fun:_Znw* 2521 fun:_Znw*
2522 fun:_Z22RecoveryRegisterHelperP22ComponentUpdateServiceP11PrefService 2522 fun:_Z22RecoveryRegisterHelperP22ComponentUpdateServiceP11PrefService
2523 } 2523 }
2524 { 2524 {
2525 bug_100330 2525 bug_100330
(...skipping 15 matching lines...) Expand all
2541 bug_100777 2541 bug_100777
2542 Memcheck:Leak 2542 Memcheck:Leak
2543 fun:_Znw* 2543 fun:_Znw*
2544 fun:_ZN12_GLOBAL__N_119MakeContextDelegateI16CrxUpdateServiceNS1_13UpdateCont extEEEPN7content18URLFetcherDelegateEPT_PT0_ 2544 fun:_ZN12_GLOBAL__N_119MakeContextDelegateI16CrxUpdateServiceNS1_13UpdateCont extEEEPN7content18URLFetcherDelegateEPT_PT0_
2545 fun:_ZN16CrxUpdateService19ProcessPendingItemsEv 2545 fun:_ZN16CrxUpdateService19ProcessPendingItemsEv
2546 } 2546 }
2547 { 2547 {
2548 bug_100916 2548 bug_100916
2549 Memcheck:Leak 2549 Memcheck:Leak
2550 fun:_Znw* 2550 fun:_Znw*
2551 fun:_ZN5blink19WebWorkerClientImpl24createWorkerContextProxyEPN7WebCore6Worke rE 2551 fun:_ZN5blink19WebWorkerClientImpl24createWorkerContextProxyEPN7blink6WorkerE
2552 ... 2552 ...
2553 fun:_ZN5blink6WorkerC1EPNS_22ScriptExecutionContextE 2553 fun:_ZN5blink6WorkerC1EPNS_22ScriptExecutionContextE
2554 fun:_ZN5blink6Worker6createEPNS_22ScriptExecutionContextERKN3WTF6StringERi 2554 fun:_ZN5blink6Worker6createEPNS_22ScriptExecutionContextERKN3WTF6StringERi
2555 fun:_ZN5blink8V8Worker19constructorCallbackERKN2v89ArgumentsE 2555 fun:_ZN5blink8V8Worker19constructorCallbackERKN2v89ArgumentsE
2556 fun:_ZN2v88internalL19HandleApiCallHelperILb1EEEPNS0_11MaybeObjectENS0_12_GLO BAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE 2556 fun:_ZN2v88internalL19HandleApiCallHelperILb1EEEPNS0_11MaybeObjectENS0_12_GLO BAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
2557 } 2557 }
2558 { 2558 {
2559 bug_100982 2559 bug_100982
2560 Memcheck:Leak 2560 Memcheck:Leak
2561 fun:_Znw* 2561 fun:_Znw*
2562 fun:_ZN5blink12RenderRegion22setRenderBoxRegionInfoEPKNS_9RenderBoxEiib 2562 fun:_ZN5blink12RenderRegion22setRenderBoxRegionInfoEPKNS_9RenderBoxEiib
2563 fun:_ZNK7WebCore9RenderBox19renderBoxRegionInfoEPNS_12RenderRegionEiNS0_24Ren derBoxRegionInfoFlagsE 2563 fun:_ZNK7blink9RenderBox19renderBoxRegionInfoEPNS_12RenderRegionEiNS0_24Rende rBoxRegionInfoFlagsE
2564 ... 2564 ...
2565 fun:_ZN5blink11RenderBlock5paintERNS_9PaintInfoERKNS_8IntPointE 2565 fun:_ZN5blink11RenderBlock5paintERNS_9PaintInfoERKNS_8IntPointE
2566 } 2566 }
2567 { 2567 {
2568 bug_101145b 2568 bug_101145b
2569 Memcheck:Leak 2569 Memcheck:Leak
2570 fun:_Znw* 2570 fun:_Znw*
2571 fun:_ZN5blink23v8StringToWebCoreStringIN3WTF6StringEEET_N2v86HandleINS4_6Stri ngEEENS_12ExternalModeE 2571 fun:_ZN5blink23v8StringToblinkStringIN3WTF6StringEEET_N2v86HandleINS4_6String EEENS_12ExternalModeE
2572 fun:_ZN*WebCore16V8StringResourceILNS_20V8StringResourceMode* 2572 fun:_ZN*blink16V8StringResourceILNS_20V8StringResourceMode*
2573 } 2573 }
2574 { 2574 {
2575 bug_101145c 2575 bug_101145c
2576 Memcheck:Leak 2576 Memcheck:Leak
2577 fun:_Znw* 2577 fun:_Znw*
2578 fun:_ZN5blink*makeExternalString* 2578 fun:_ZN5blink*makeExternalString*
2579 ... 2579 ...
2580 fun:_ZN5blink11StringCache20v8ExternalStringSlow* 2580 fun:_ZN5blink11StringCache20v8ExternalStringSlow*
2581 fun:_ZN5blink11StringCache16v8ExternalStringEPN* 2581 fun:_ZN5blink11StringCache16v8ExternalStringEPN*
2582 } 2582 }
(...skipping 10 matching lines...) Expand all
2593 bug_101146d 2593 bug_101146d
2594 Memcheck:Leak 2594 Memcheck:Leak
2595 fun:_Znw* 2595 fun:_Znw*
2596 fun:_ZN11webkit_glue16WebURLLoaderImplC1EPNS_25WebKitPlatformSupportImplE 2596 fun:_ZN11webkit_glue16WebURLLoaderImplC1EPNS_25WebKitPlatformSupportImplE
2597 fun:_ZN11webkit_glue25WebKitPlatformSupportImpl15createURLLoaderEv 2597 fun:_ZN11webkit_glue25WebKitPlatformSupportImpl15createURLLoaderEv
2598 } 2598 }
2599 { 2599 {
2600 bug_101151 2600 bug_101151
2601 Memcheck:Leak 2601 Memcheck:Leak
2602 fun:_Znw* 2602 fun:_Znw*
2603 fun:_ZN5blink23v8StringToWebCoreStringIN3WTF*StringEEET_* 2603 fun:_ZN5blink23v8StringToblinkStringIN3WTF*StringEEET_*
2604 fun:_ZN5blink15V8ParameterBase8toStringIN3WTF*StringEEET_* 2604 fun:_ZN5blink15V8ParameterBase8toStringIN3WTF*StringEEET_*
2605 fun:_ZN5blink15V8ParameterBasecvN3WTF*StringEEv 2605 fun:_ZN5blink15V8ParameterBasecvN3WTF*StringEEv
2606 ... 2606 ...
2607 fun:_ZN2v88internalL*HandleApiCall* 2607 fun:_ZN2v88internalL*HandleApiCall*
2608 obj:* 2608 obj:*
2609 } 2609 }
2610 { 2610 {
2611 bug_101159 2611 bug_101159
2612 Memcheck:Leak 2612 Memcheck:Leak
2613 fun:_Znw* 2613 fun:_Znw*
(...skipping 20 matching lines...) Expand all
2634 fun:_ZN2pp25CompletionCallbackFactoryIN5ppapi5proxy20PPB_Graphics2D_ProxyENS2 _26ProxyNonThreadSafeRefCountEE11NewCallbackIMS3_FviRKNS1_12HostResourceEES7_EEN S_18CompletionCallbackET_RKT0_ 2634 fun:_ZN2pp25CompletionCallbackFactoryIN5ppapi5proxy20PPB_Graphics2D_ProxyENS2 _26ProxyNonThreadSafeRefCountEE11NewCallbackIMS3_FviRKNS1_12HostResourceEES7_EEN S_18CompletionCallbackET_RKT0_
2635 fun:_ZN2pp25CompletionCallbackFactoryIN5ppapi5proxy20PPB_Graphics2D_ProxyENS2 _26ProxyNonThreadSafeRefCountEE19NewOptionalCallbackIMS3_FviRKNS1_12HostResource EES7_EENS_18CompletionCallbackET_RKT0_ 2635 fun:_ZN2pp25CompletionCallbackFactoryIN5ppapi5proxy20PPB_Graphics2D_ProxyENS2 _26ProxyNonThreadSafeRefCountEE19NewOptionalCallbackIMS3_FviRKNS1_12HostResource EES7_EENS_18CompletionCallbackET_RKT0_
2636 fun:_ZN5ppapi5proxy38EnterHostFromHostResourceForceCallbackINS_5thunk18PPB_Gr aphics2D_APIEEC1IN2pp25CompletionCallbackFactoryINS0_20PPB_Graphics2D_ProxyENS0_ 26ProxyNonThreadSafeRefCountEEEMS8_FviRKNS_12HostResourceEESB_EESD_RT_T0_RKT1_ 2636 fun:_ZN5ppapi5proxy38EnterHostFromHostResourceForceCallbackINS_5thunk18PPB_Gr aphics2D_APIEEC1IN2pp25CompletionCallbackFactoryINS0_20PPB_Graphics2D_ProxyENS0_ 26ProxyNonThreadSafeRefCountEEEMS8_FviRKNS_12HostResourceEESB_EESD_RT_T0_RKT1_
2637 fun:_ZN5ppapi5proxy20PPB_Graphics2D_Proxy10OnMsgFlushERKNS_12HostResourceE 2637 fun:_ZN5ppapi5proxy20PPB_Graphics2D_Proxy10OnMsgFlushERKNS_12HostResourceE
2638 } 2638 }
2639 { 2639 {
2640 bug_101750 2640 bug_101750
2641 Memcheck:Leak 2641 Memcheck:Leak
2642 fun:malloc 2642 fun:malloc
2643 fun:_ZN3WTF10fastMallocEj 2643 fun:_ZN3WTF10fastMallocEj
2644 fun:_ZN3WTF7HashSetIPN7WebCore16SVGStyledElementENS_7PtrHashIS3_EENS_10HashTr aitsIS3_EEEnwEj 2644 fun:_ZN3WTF7HashSetIPN7blink16SVGStyledElementENS_7PtrHashIS3_EENS_10HashTrai tsIS3_EEEnwEj
2645 fun:_ZN5blink21SVGDocumentExtensions18addPendingResourceERKN3WTF12AtomicStrin gEPNS_16SVGStyledElementE 2645 fun:_ZN5blink21SVGDocumentExtensions18addPendingResourceERKN3WTF12AtomicStrin gEPNS_16SVGStyledElementE
2646 } 2646 }
2647 { 2647 {
2648 bug_101751 2648 bug_101751
2649 Memcheck:Leak 2649 Memcheck:Leak
2650 fun:_Znw* 2650 fun:_Znw*
2651 fun:_ZN5blink14SVGFontElement6createERKNS_13QualifiedNameEPNS_8DocumentE 2651 fun:_ZN5blink14SVGFontElement6createERKNS_13QualifiedNameEPNS_8DocumentE
2652 fun:_ZN5blinkL15fontConstructorERKNS_13QualifiedNameEPNS_8DocumentEb 2652 fun:_ZN5blinkL15fontConstructorERKNS_13QualifiedNameEPNS_8DocumentEb
2653 fun:_ZN5blink17SVGElementFactory16createSVGElementERKNS_13QualifiedNameEPNS_8 DocumentEb 2653 fun:_ZN5blink17SVGElementFactory16createSVGElementERKNS_13QualifiedNameEPNS_8 DocumentEb
2654 fun:_ZN5blink8Document13createElementERKNS_13QualifiedNameEb 2654 fun:_ZN5blink8Document13createElementERKNS_13QualifiedNameEb
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after
2736 bug_104447 2736 bug_104447
2737 Memcheck:Leak 2737 Memcheck:Leak
2738 ... 2738 ...
2739 fun:HB_OpenTypeShape 2739 fun:HB_OpenTypeShape
2740 fun:arabicSyriacOpenTypeShape 2740 fun:arabicSyriacOpenTypeShape
2741 fun:HB_ArabicShape 2741 fun:HB_ArabicShape
2742 fun:HB_ShapeItem 2742 fun:HB_ShapeItem
2743 fun:_ZN5blink21ComplexTextController11shapeGlyphsEv 2743 fun:_ZN5blink21ComplexTextController11shapeGlyphsEv
2744 fun:_ZN5blink21ComplexTextController13nextScriptRunEv 2744 fun:_ZN5blink21ComplexTextController13nextScriptRunEv
2745 fun:_ZN5blink21ComplexTextController14widthOfFullRunEv 2745 fun:_ZN5blink21ComplexTextController14widthOfFullRunEv
2746 fun:_ZNK7WebCore4Font24floatWidthForComplexTextERKNS_7TextRunEPN3WTF7HashSetI PKNS_14SimpleFontDataENS4_7PtrHashIS8_EENS4_10HashTraitsIS8_EEEEPNS_13GlyphOverf lowE 2746 fun:_ZNK7blink4Font24floatWidthForComplexTextERKNS_7TextRunEPN3WTF7HashSetIPK NS_14SimpleFontDataENS4_7PtrHashIS8_EENS4_10HashTraitsIS8_EEEEPNS_13GlyphOverflo wE
2747 fun:_ZNK7WebCore4Font5widthERKNS_7TextRunERiRN3WTF6StringE 2747 fun:_ZNK7blink4Font5widthERKNS_7TextRunERiRN3WTF6StringE
2748 fun:_ZN5blink14SVGTextMetricsC1EPNS_19RenderSVGInlineTextERKNS_7TextRunE 2748 fun:_ZN5blink14SVGTextMetricsC1EPNS_19RenderSVGInlineTextERKNS_7TextRunE
2749 fun:_ZN5blink14SVGTextMetrics21measureCharacterRangeEPNS_19RenderSVGInlineTex tEjj 2749 fun:_ZN5blink14SVGTextMetrics21measureCharacterRangeEPNS_19RenderSVGInlineTex tEjj
2750 fun:_ZNK7WebCore30SVGTextLayoutAttributesBuilder25propagateLayoutAttributesEP NS_12RenderObjectERN3WTF6VectorINS_23SVGTextLayoutAttributesELm0EEERjRt 2750 fun:_ZNK7blink30SVGTextLayoutAttributesBuilder25propagateLayoutAttributesEPNS _12RenderObjectERN3WTF6VectorINS_23SVGTextLayoutAttributesELm0EEERjRt
2751 } 2751 }
2752 { 2752 {
2753 # ProcessSingleton::LinuxWatcher is marked DeleteOnIOThread. Sometimes it 2753 # ProcessSingleton::LinuxWatcher is marked DeleteOnIOThread. Sometimes it
2754 # leaks on shutdown instead of getting deleted. The destructor doesn't do 2754 # leaks on shutdown instead of getting deleted. The destructor doesn't do
2755 # anything important, so this shouldn't be a big deal. 2755 # anything important, so this shouldn't be a big deal.
2756 bug_104578 2756 bug_104578
2757 Memcheck:Leak 2757 Memcheck:Leak
2758 fun:_Znw* 2758 fun:_Znw*
2759 fun:_ZN16ProcessSingletonC1E* 2759 fun:_ZN16ProcessSingletonC1E*
2760 fun:_ZN22ChromeProcessSingletonC1E* 2760 fun:_ZN22ChromeProcessSingletonC1E*
(...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after
2833 fun:_ZN5blink20RenderBoxModelObject14styleDidChangeENS_15StyleDifferenceEPKNS _11RenderStyleE 2833 fun:_ZN5blink20RenderBoxModelObject14styleDidChangeENS_15StyleDifferenceEPKNS _11RenderStyleE
2834 fun:_ZN5blink9RenderBox14styleDidChangeENS_15StyleDifferenceEPKNS_11RenderSty leE 2834 fun:_ZN5blink9RenderBox14styleDidChangeENS_15StyleDifferenceEPKNS_11RenderSty leE
2835 fun:_ZN5blink11RenderBlock14styleDidChangeENS_15StyleDifferenceEPKNS_11Render StyleE 2835 fun:_ZN5blink11RenderBlock14styleDidChangeENS_15StyleDifferenceEPKNS_11Render StyleE
2836 fun:_ZN5blink12RenderObject8setStyleEN3WTF10PassRefPtrINS_11RenderStyleEEE 2836 fun:_ZN5blink12RenderObject8setStyleEN3WTF10PassRefPtrINS_11RenderStyleEEE
2837 } 2837 }
2838 { 2838 {
2839 bug_106183b 2839 bug_106183b
2840 Memcheck:Uninitialized 2840 Memcheck:Uninitialized
2841 fun:_ZN5blink21ComplexTextController* 2841 fun:_ZN5blink21ComplexTextController*
2842 ... 2842 ...
2843 fun:_ZNK7WebCore4Font27selectionRectForComplexTextERKNS_7TextRunERKNS_10Float PointEiii 2843 fun:_ZNK7blink4Font27selectionRectForComplexTextERKNS_7TextRunERKNS_10FloatPo intEiii
2844 fun:_ZNK7WebCore4Font20selectionRectForTextERKNS_7TextRunERKNS_10FloatPointEi ii 2844 fun:_ZNK7blink4Font20selectionRectForTextERKNS_7TextRunERKNS_10FloatPointEiii
2845 fun:_ZNK7WebCore13InlineTextBox17positionForOffsetEi 2845 fun:_ZNK7blink13InlineTextBox17positionForOffsetEi
2846 fun:_ZN5blink10RenderText14localCaretRectEPNS_9InlineBoxEiPi 2846 fun:_ZN5blink10RenderText14localCaretRectEPNS_9InlineBoxEiPi
2847 fun:_ZNK7WebCore15VisiblePosition14localCaretRectERPNS_12RenderObjectE 2847 fun:_ZNK7blink15VisiblePosition14localCaretRectERPNS_12RenderObjectE
2848 fun:_ZN5blink9CaretBase15updateCaretRectEPNS_8DocumentERKNS_15VisiblePosition E 2848 fun:_ZN5blink9CaretBase15updateCaretRectEPNS_8DocumentERKNS_15VisiblePosition E
2849 fun:_ZN5blink14FrameSelection14localCaretRectEv 2849 fun:_ZN5blink14FrameSelection14localCaretRectEv
2850 fun:_ZN5blink14FrameSelection18recomputeCaretRectEv 2850 fun:_ZN5blink14FrameSelection18recomputeCaretRectEv
2851 fun:_ZN5blink14FrameSelection16updateAppearanceEv 2851 fun:_ZN5blink14FrameSelection16updateAppearanceEv
2852 } 2852 }
2853 { 2853 {
2854 bug_106183c 2854 bug_106183c
2855 Memcheck:Uninitialized 2855 Memcheck:Uninitialized
2856 fun:_ZN5blink21ComplexTextController* 2856 fun:_ZN5blink21ComplexTextController*
2857 ... 2857 ...
2858 fun:_ZNK7WebCore4Font15drawComplexTextEPNS_15GraphicsContextERKNS_7TextRunERK NS_10FloatPointEii 2858 fun:_ZNK7blink4Font15drawComplexTextEPNS_15GraphicsContextERKNS_7TextRunERKNS _10FloatPointEii
2859 fun:_ZNK7WebCore4Font8drawTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_10Flo atPointEii 2859 fun:_ZNK7blink4Font8drawTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_10Float PointEii
2860 fun:_ZN5blink15GraphicsContext8drawTextERKNS_4FontERKNS_7TextRunERKNS_10Float PointEii 2860 fun:_ZN5blink15GraphicsContext8drawTextERKNS_4FontERKNS_7TextRunERKNS_10Float PointEii
2861 fun:_ZN5blinkL20paintTextWithShadowsEPNS_15GraphicsContextERKNS_4FontERKNS_7T extRunERKN3WTF12AtomicStringEiiiiRKNS_10FloatPointERKNS_9FloatRectEPKNS_10Shadow DataEbb 2861 fun:_ZN5blinkL20paintTextWithShadowsEPNS_15GraphicsContextERKNS_4FontERKNS_7T extRunERKN3WTF12AtomicStringEiiiiRKNS_10FloatPointERKNS_9FloatRectEPKNS_10Shadow DataEbb
2862 ... 2862 ...
2863 fun:_ZNK7WebCore17RenderLineBoxList5paintEPNS_20RenderBoxModelObjectERNS_9Pai ntInfoERKNS_8IntPointE 2863 fun:_ZNK7blink17RenderLineBoxList5paintEPNS_20RenderBoxModelObjectERNS_9Paint InfoERKNS_8IntPointE
2864 fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS_8IntPointE 2864 fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS_8IntPointE
2865 fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_8IntPointE 2865 fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_8IntPointE
2866 fun:_ZN5blink11RenderBlock5paintERNS_9PaintInfoERKNS_8IntPointE 2866 fun:_ZN5blink11RenderBlock5paintERNS_9PaintInfoERKNS_8IntPointE
2867 } 2867 }
2868 { 2868 {
2869 bug_106402 2869 bug_106402
2870 Memcheck:Leak 2870 Memcheck:Leak
2871 fun:_Znw* 2871 fun:_Znw*
2872 fun:_ZN2pp25CompletionCallbackFactoryIN5ppapi5proxy20PPB_Graphics2D_ProxyENS2 _26ProxyNonThreadSafeRefCountEE17NewCallbackHelperINS5_11Dispatcher1IMS3_FviRKNS 1_12HostResourceEES8_EEEENS_18CompletionCallbackERKT_ 2872 fun:_ZN2pp25CompletionCallbackFactoryIN5ppapi5proxy20PPB_Graphics2D_ProxyENS2 _26ProxyNonThreadSafeRefCountEE17NewCallbackHelperINS5_11Dispatcher1IMS3_FviRKNS 1_12HostResourceEES8_EEEENS_18CompletionCallbackERKT_
2873 fun:_ZN2pp25CompletionCallbackFactoryIN5ppapi5proxy20PPB_Graphics2D_ProxyENS2 _26ProxyNonThreadSafeRefCountEE11NewCallbackIMS3_FviRKNS1_12HostResourceEES7_EEN S_18CompletionCallbackET_RKT0_ 2873 fun:_ZN2pp25CompletionCallbackFactoryIN5ppapi5proxy20PPB_Graphics2D_ProxyENS2 _26ProxyNonThreadSafeRefCountEE11NewCallbackIMS3_FviRKNS1_12HostResourceEES7_EEN S_18CompletionCallbackET_RKT0_
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
2928 fun:_ZN3IPC12ChannelProxy7Context13OnSendMessageEPNS_7MessageE 2928 fun:_ZN3IPC12ChannelProxy7Context13OnSendMessageEPNS_7MessageE
2929 fun:_ZN3IPC18SendCallbackHelper4SendEv 2929 fun:_ZN3IPC18SendCallbackHelper4SendEv
2930 } 2930 }
2931 { 2931 {
2932 bug_108147 2932 bug_108147
2933 Memcheck:Uninitialized 2933 Memcheck:Uninitialized
2934 ... 2934 ...
2935 fun:_ZNK6SkDraw11drawPosTextEPKcmPKffiRK7SkPaint 2935 fun:_ZNK6SkDraw11drawPosTextEPKcmPKffiRK7SkPaint
2936 fun:_ZN8SkDevice11drawPosTextERK6SkDrawPKvmPKffiRK7SkPaint 2936 fun:_ZN8SkDevice11drawPosTextERK6SkDrawPKvmPKffiRK7SkPaint
2937 fun:_ZN8SkCanvas11drawPosTextEPKvmPK7SkPointRK7SkPaint 2937 fun:_ZN8SkCanvas11drawPosTextEPKvmPK7SkPointRK7SkPaint
2938 fun:_ZNK7WebCore4Font10drawGlyphsEPNS_15GraphicsContextEPKNS_14SimpleFontData ERKNS_11GlyphBufferEiiRKNS_10FloatPointE 2938 fun:_ZNK7blink4Font10drawGlyphsEPNS_15GraphicsContextEPKNS_14SimpleFontDataER KNS_11GlyphBufferEiiRKNS_10FloatPointE
2939 fun:_ZNK7WebCore4Font15drawGlyphBufferEPNS_15GraphicsContextERKNS_7TextRunERK NS_11GlyphBufferERKNS_10FloatPointE 2939 fun:_ZNK7blink4Font15drawGlyphBufferEPNS_15GraphicsContextERKNS_7TextRunERKNS _11GlyphBufferERKNS_10FloatPointE
2940 fun:_ZNK7WebCore4Font14drawSimpleTextEPNS_15GraphicsContextERKNS_7TextRunERKN S_10FloatPointEii 2940 fun:_ZNK7blink4Font14drawSimpleTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_ 10FloatPointEii
2941 fun:_ZNK7WebCore4Font8drawTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_10Flo atPointEii 2941 fun:_ZNK7blink4Font8drawTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_10Float PointEii
2942 } 2942 }
2943 { 2943 {
2944 bug_108620 2944 bug_108620
2945 Memcheck:Uninitialized 2945 Memcheck:Uninitialized
2946 fun:_ZN5blink13PlatformEventC2ENS0_4TypeEbbbbd 2946 fun:_ZN5blink13PlatformEventC2ENS0_4TypeEbbbbd
2947 fun:_ZN5blink18PlatformMouseEventC1ERKNS_8IntPointES3_NS_11MouseButtonENS_13P latformEvent4TypeEibbbbd 2947 fun:_ZN5blink18PlatformMouseEventC1ERKNS_8IntPointES3_NS_11MouseButtonENS_13P latformEvent4TypeEibbbbd
2948 fun:_ZN5blink12EventHandler28fakeMouseMoveEventTimerFiredEPNS_5TimerIS0_EE 2948 fun:_ZN5blink12EventHandler28fakeMouseMoveEventTimerFiredEPNS_5TimerIS0_EE
2949 fun:_ZN5blink5TimerINS_12EventHandlerEE5firedEv 2949 fun:_ZN5blink5TimerINS_12EventHandlerEE5firedEv
2950 fun:_ZN5blink12ThreadTimers24sharedTimerFiredInternalEv 2950 fun:_ZN5blink12ThreadTimers24sharedTimerFiredInternalEv
2951 fun:_ZN5blink12ThreadTimers16sharedTimerFiredEv 2951 fun:_ZN5blink12ThreadTimers16sharedTimerFiredEv
2952 fun:_ZN11webkit_glue25WebKitPlatformSupportImpl9DoTimeoutEv 2952 fun:_ZN11webkit_glue25WebKitPlatformSupportImpl9DoTimeoutEv
2953 fun:_ZN4base9BaseTimerIN11webkit_glue25WebKitPlatformSupportImplELb0EE9TimerT ask3RunEv 2953 fun:_ZN4base9BaseTimerIN11webkit_glue25WebKitPlatformSupportImplELb0EE9TimerT ask3RunEv
2954 } 2954 }
2955 { 2955 {
2956 bug_108621 2956 bug_108621
2957 Memcheck:Leak 2957 Memcheck:Leak
2958 fun:malloc 2958 fun:malloc
2959 fun:_ZN3WTF10fastMallocEm 2959 fun:_ZN3WTF10fastMallocEm
2960 fun:_ZN3WTF10RefCountedIN7WebCore5EventEEnwEm 2960 fun:_ZN3WTF10RefCountedIN7blink5EventEEnwEm
2961 fun:_ZN5blink12MessageEvent6createEN3WTF10PassOwnPtrINS1_6VectorINS1_6RefPtrI NS_11MessagePortEEELm1EEEEENS1_10PassRefPtrINS_21SerializedScriptValueEEERKNS1_6 StringESE_NS9_INS_9DOMWindowEEE 2961 fun:_ZN5blink12MessageEvent6createEN3WTF10PassOwnPtrINS1_6VectorINS1_6RefPtrI NS_11MessagePortEEELm1EEEEENS1_10PassRefPtrINS_21SerializedScriptValueEEERKNS1_6 StringESE_NS9_INS_9DOMWindowEEE
2962 fun:_ZN5blink16PostMessageTimer5eventEPNS_22ScriptExecutionContextE 2962 fun:_ZN5blink16PostMessageTimer5eventEPNS_22ScriptExecutionContextE
2963 fun:_ZN5blink9DOMWindow21postMessageTimerFiredEN3WTF10PassOwnPtrINS_16PostMes sageTimerEEE 2963 fun:_ZN5blink9DOMWindow21postMessageTimerFiredEN3WTF10PassOwnPtrINS_16PostMes sageTimerEEE
2964 fun:_ZN5blink16PostMessageTimer5firedEv 2964 fun:_ZN5blink16PostMessageTimer5firedEv
2965 fun:_ZN5blink12ThreadTimers24sharedTimerFiredInternalEv 2965 fun:_ZN5blink12ThreadTimers24sharedTimerFiredInternalEv
2966 fun:_ZN5blink12ThreadTimers16sharedTimerFiredEv 2966 fun:_ZN5blink12ThreadTimers16sharedTimerFiredEv
2967 fun:_ZN11webkit_glue25WebKitPlatformSupportImpl9DoTimeoutEv 2967 fun:_ZN11webkit_glue25WebKitPlatformSupportImpl9DoTimeoutEv
2968 fun:_ZN4base9BaseTimerIN11webkit_glue25WebKitPlatformSupportImplELb0EE9TimerT ask3RunEv 2968 fun:_ZN4base9BaseTimerIN11webkit_glue25WebKitPlatformSupportImplELb0EE9TimerT ask3RunEv
2969 } 2969 }
2970 { 2970 {
2971 bug_108622 2971 bug_108622
2972 Memcheck:Leak 2972 Memcheck:Leak
2973 fun:_Zna* 2973 fun:_Zna*
2974 fun:_ZN2v88internal8NewArrayIhEEPT* 2974 fun:_ZN2v88internal8NewArrayIhEEPT*
2975 fun:_ZN2v88internal11RegExpStack14EnsureCapacityEm 2975 fun:_ZN2v88internal11RegExpStack14EnsureCapacityEm
2976 fun:_ZN2v88internal16RegExpStackScopeC1EPNS0_7IsolateE 2976 fun:_ZN2v88internal16RegExpStackScopeC1EPNS0_7IsolateE
2977 fun:_ZN2v88internal26NativeRegExpMacroAssembler7ExecuteEPNS0_4CodeEPNS0_6Stri ng* 2977 fun:_ZN2v88internal26NativeRegExpMacroAssembler7ExecuteEPNS0_4CodeEPNS0_6Stri ng*
2978 fun:_ZN2v88internal26NativeRegExpMacroAssembler5MatchENS0_6HandleINS0_4CodeEE ENS2_INS0_6StringEEEPiiiPNS0_7IsolateE 2978 fun:_ZN2v88internal26NativeRegExpMacroAssembler5MatchENS0_6HandleINS0_4CodeEE ENS2_INS0_6StringEEEPiiiPNS0_7IsolateE
2979 fun:_ZN2v88internal10RegExpImpl*IrregexpExec*ENS0_6HandleINS0_8JSRegExpEEENS2 _INS0_6StringEEEiPii 2979 fun:_ZN2v88internal10RegExpImpl*IrregexpExec*ENS0_6HandleINS0_8JSRegExpEEENS2 _INS0_6StringEEEiPii
2980 } 2980 }
2981 { 2981 {
2982 bug_108624 2982 bug_108624
2983 Memcheck:Leak 2983 Memcheck:Leak
2984 fun:_Znw* 2984 fun:_Znw*
2985 fun:_ZN5blink23v8StringToWebCoreStringIN3WTF6StringEEET_N2v86HandleINS4_6Stri ngEEENS_12ExternalModeE 2985 fun:_ZN5blink23v8StringToblinkStringIN3WTF6StringEEET_N2v86HandleINS4_6String EEENS_12ExternalModeE
2986 fun:_ZN5blink15V8ParameterBase8toStringIN3WTF6StringEEET_v 2986 fun:_ZN5blink15V8ParameterBase8toStringIN3WTF6StringEEET_v
2987 fun:_ZN5blink15V8ParameterBasecvN3WTF6StringEEv 2987 fun:_ZN5blink15V8ParameterBasecvN3WTF6StringEEv
2988 ... 2988 ...
2989 fun:_ZN2v88internalL6InvokeEbNS0_6HandleINS0_10JSFunctionEEENS1_INS0_6ObjectE EEiPS5_Pb 2989 fun:_ZN2v88internalL6InvokeEbNS0_6HandleINS0_10JSFunctionEEENS1_INS0_6ObjectE EEiPS5_Pb
2990 fun:_ZN2v88internal9Execution4CallENS0_6HandleINS0_6ObjectEEES4_iPS4_Pbb 2990 fun:_ZN2v88internal9Execution4CallENS0_6HandleINS0_6ObjectEEES4_iPS4_Pbb
2991 fun:_ZN2v88Function4CallENS_6HandleINS_6ObjectEEEiPNS1_INS_5ValueEEE 2991 fun:_ZN2v88Function4CallENS_6HandleINS_6ObjectEEEiPNS1_INS_5ValueEEE
2992 fun:_ZN5blink28V8WorkerContextEventListener20callListenerFunctionEPNS_22Scrip tExecutionContextEN2v86HandleINS3_5ValueEEEPNS_5EventE 2992 fun:_ZN5blink28V8WorkerContextEventListener20callListenerFunctionEPNS_22Scrip tExecutionContextEN2v86HandleINS3_5ValueEEEPNS_5EventE
2993 fun:_ZN5blink23V8AbstractEventListener18invokeEventHandlerEPNS_22ScriptExecut ionContextEPNS_5EventEN2v86HandleINS5_5ValueEEE 2993 fun:_ZN5blink23V8AbstractEventListener18invokeEventHandlerEPNS_22ScriptExecut ionContextEPNS_5EventEN2v86HandleINS5_5ValueEEE
2994 fun:_ZN5blink28V8WorkerContextEventListener11handleEventEPNS_22ScriptExecutio nContextEPNS_5EventE 2994 fun:_ZN5blink28V8WorkerContextEventListener11handleEventEPNS_22ScriptExecutio nContextEPNS_5EventE
2995 fun:_ZN5blink11EventTarget18fireEventListenersEPNS_5EventEPNS_15EventTargetDa taERN3WTF6VectorINS_23RegisteredEventListenerELm1EEE 2995 fun:_ZN5blink11EventTarget18fireEventListenersEPNS_5EventEPNS_15EventTargetDa taERN3WTF6VectorINS_23RegisteredEventListenerELm1EEE
2996 } 2996 }
2997 { 2997 {
2998 bug_108624a 2998 bug_108624a
2999 Memcheck:Leak 2999 Memcheck:Leak
3000 fun:_Znw* 3000 fun:_Znw*
3001 fun:_ZN5blink23v8StringToWebCoreStringIN3WTF6StringEEET_N2v86HandleINS4_6Stri ngEEENS_12ExternalModeE 3001 fun:_ZN5blink23v8StringToblinkStringIN3WTF6StringEEET_N2v86HandleINS4_6String EEENS_12ExternalModeE
3002 fun:_ZN5blink15V8ParameterBase8toStringIN3WTF6StringEEET_v 3002 fun:_ZN5blink15V8ParameterBase8toStringIN3WTF6StringEEET_v
3003 fun:_ZN5blink15V8ParameterBasecvN3WTF6StringEEv 3003 fun:_ZN5blink15V8ParameterBasecvN3WTF6StringEEv
3004 fun:_ZN5blink25WebKitBlobBuilderInternal* 3004 fun:_ZN5blink25WebKitBlobBuilderInternal*
3005 } 3005 }
3006 { 3006 {
3007 bug_108628 3007 bug_108628
3008 Memcheck:Leak 3008 Memcheck:Leak
3009 fun:_Znw* 3009 fun:_Znw*
3010 fun:_ZN5blink23v8StringToWebCoreStringIN3WTF12AtomicStringEEET_N2v86HandleINS 4_6StringEEENS_12ExternalModeE 3010 fun:_ZN5blink23v8StringToblinkStringIN3WTF12AtomicStringEEET_N2v86HandleINS4_ 6StringEEENS_12ExternalModeE
3011 fun:_ZN*7WebCore16V8StringResourceILNS_20V8StringResourceModeE0EE8toStringIN3 WTF12AtomicStringEEET_v 3011 fun:_ZN*7blink16V8StringResourceILNS_20V8StringResourceModeE0EE8toStringIN3WT F12AtomicStringEEET_v
3012 fun:_ZN*7WebCore16V8StringResourceILNS_20V8StringResourceModeE0EEcvN3WTF12Ato micStringEEv 3012 fun:_ZN*7blink16V8StringResourceILNS_20V8StringResourceModeE0EEcvN3WTF12Atomi cStringEEv
3013 ... 3013 ...
3014 fun:_ZN5blink24XMLHttpRequestV8Internal* 3014 fun:_ZN5blink24XMLHttpRequestV8Internal*
3015 ... 3015 ...
3016 fun:_ZN2v88internalL19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_12_GLO BAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE 3016 fun:_ZN2v88internalL19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_12_GLO BAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
3017 } 3017 }
3018 # OOM in layout test: crash/array-splice.html 3018 # OOM in layout test: crash/array-splice.html
3019 { 3019 {
3020 bug_108832 3020 bug_108832
3021 Memcheck:Unaddressable 3021 Memcheck:Unaddressable
3022 fun:_ZN5blinkL28reportFatalErrorInMainThreadEPKcS1_ 3022 fun:_ZN5blinkL28reportFatalErrorInMainThreadEPKcS1_
(...skipping 142 matching lines...) Expand 10 before | Expand all | Expand 10 after
3165 } 3165 }
3166 { 3166 {
3167 bug_112594_a 3167 bug_112594_a
3168 Memcheck:Leak 3168 Memcheck:Leak
3169 ... 3169 ...
3170 fun:NPP_New 3170 fun:NPP_New
3171 fun:_ZN6webkit5npapi14PluginInstance7NPP_NewEtsPPcS3_ 3171 fun:_ZN6webkit5npapi14PluginInstance7NPP_NewEtsPPcS3_
3172 fun:_ZN6webkit5npapi14PluginInstance5StartERK4GURLPPcS6_ib 3172 fun:_ZN6webkit5npapi14PluginInstance5StartERK4GURLPPcS6_ib
3173 fun:_ZN6webkit5npapi21WebPluginDelegateImpl10InitializeERK4GURLRKSt6vectorISs SaISsEES9_PNS0_9WebPluginEb 3173 fun:_ZN6webkit5npapi21WebPluginDelegateImpl10InitializeERK4GURLRKSt6vectorISs SaISsEES9_PNS0_9WebPluginEb
3174 fun:_ZN6webkit5npapi13WebPluginImpl10initializeEPN5blink18WebPluginContainerE 3174 fun:_ZN6webkit5npapi13WebPluginImpl10initializeEPN5blink18WebPluginContainerE
3175 fun:_ZN5blink21FrameLoaderClientImpl12createPluginERKN7WebCore7IntSizeEPNS1_1 7HTMLPlugInElementERKNS1_4KURLERKN3WTF6VectorINSA_6StringELm0EEESF_RKSC_b 3175 fun:_ZN5blink21FrameLoaderClientImpl12createPluginERKN7blink7IntSizeEPNS1_17H TMLPlugInElementERKNS1_4KURLERKN3WTF6VectorINSA_6StringELm0EEESF_RKSC_b
3176 fun:_ZN5blink14SubframeLoader10loadPluginEPNS_22HTMLPlugInImageElementERKNS_4 KURLERKN3WTF6StringERKNS6_6VectorIS7_Lm0EEESD_b 3176 fun:_ZN5blink14SubframeLoader10loadPluginEPNS_22HTMLPlugInImageElementERKNS_4 KURLERKN3WTF6StringERKNS6_6VectorIS7_Lm0EEESD_b
3177 fun:_ZN5blink14SubframeLoader13requestPluginEPNS_22HTMLPlugInImageElementERKN S_4KURLERKN3WTF6StringERKNS6_6VectorIS7_Lm0EEESD_b 3177 fun:_ZN5blink14SubframeLoader13requestPluginEPNS_22HTMLPlugInImageElementERKN S_4KURLERKN3WTF6StringERKNS6_6VectorIS7_Lm0EEESD_b
3178 fun:_ZN5blink14SubframeLoader13requestObjectEPNS_22HTMLPlugInImageElementERKN 3WTF6StringERKNS3_12AtomicStringES6_RKNS3_6VectorIS4_Lm0EEESD_ 3178 fun:_ZN5blink14SubframeLoader13requestObjectEPNS_22HTMLPlugInImageElementERKN 3WTF6StringERKNS3_12AtomicStringES6_RKNS3_6VectorIS4_Lm0EEESD_
3179 } 3179 }
3180 { 3180 {
3181 bug_112594_b 3181 bug_112594_b
3182 Memcheck:Unaddressable 3182 Memcheck:Unaddressable
3183 fun:_ZN6webkit5npapi13WebPluginImpl24HandleURLRequestInternalEPKcS3_S3_S3_jib NS1_8ReferrerEbb 3183 fun:_ZN6webkit5npapi13WebPluginImpl24HandleURLRequestInternalEPKcS3_S3_S3_jib NS1_8ReferrerEbb
3184 fun:_ZN6webkit5npapi13WebPluginImpl16HandleURLRequestEPKcS3_S3_S3_jibb 3184 fun:_ZN6webkit5npapi13WebPluginImpl16HandleURLRequestEPKcS3_S3_S3_jibb
3185 fun:_ZN6webkit5npapi14PluginInstance10RequestURLEPKcS3_S3_S3_jbPv 3185 fun:_ZN6webkit5npapi14PluginInstance10RequestURLEPKcS3_S3_S3_jbPv
3186 fun:GetURLNotify 3186 fun:GetURLNotify
3187 fun:NPN_GetURLNotify 3187 fun:NPN_GetURLNotify
3188 fun:_ZN10PluginTest16NPN_GetURLNotifyEPKcS1_Pv 3188 fun:_ZN10PluginTest16NPN_GetURLNotifyEPKcS1_Pv
3189 fun:_ZN34GetURLNotifyWithURLThatFailsToLoad7NPP_NewEPctsPS0_S1_P12_NPSavedDat a 3189 fun:_ZN34GetURLNotifyWithURLThatFailsToLoad7NPP_NewEPctsPS0_S1_P12_NPSavedDat a
3190 fun:NPP_New 3190 fun:NPP_New
3191 fun:_ZN6webkit5npapi14PluginInstance7NPP_NewEtsPPcS3_ 3191 fun:_ZN6webkit5npapi14PluginInstance7NPP_NewEtsPPcS3_
3192 fun:_ZN6webkit5npapi14PluginInstance5StartERK4GURLPPcS6_ib 3192 fun:_ZN6webkit5npapi14PluginInstance5StartERK4GURLPPcS6_ib
3193 fun:_ZN6webkit5npapi21WebPluginDelegateImpl10InitializeERK4GURLRKSt6vectorISs SaISsEES9_PNS0_9WebPluginEb 3193 fun:_ZN6webkit5npapi21WebPluginDelegateImpl10InitializeERK4GURLRKSt6vectorISs SaISsEES9_PNS0_9WebPluginEb
3194 fun:_ZN6webkit5npapi13WebPluginImpl10initializeEPN5blink18WebPluginContainerE 3194 fun:_ZN6webkit5npapi13WebPluginImpl10initializeEPN5blink18WebPluginContainerE
3195 fun:_ZN5blink21FrameLoaderClientImpl12createPluginERKN7WebCore7IntSizeEPNS1_1 7HTMLPlugInElementERKNS1_4KURLERKN3WTF6VectorINSA_6StringELm0EEESF_RKSC_b 3195 fun:_ZN5blink21FrameLoaderClientImpl12createPluginERKN7blink7IntSizeEPNS1_17H TMLPlugInElementERKNS1_4KURLERKN3WTF6VectorINSA_6StringELm0EEESF_RKSC_b
3196 fun:_ZN5blink14SubframeLoader10loadPluginEPNS_22HTMLPlugInImageElementERKNS_4 KURLERKN3WTF6StringERKNS6_6VectorIS7_Lm0EEESD_b 3196 fun:_ZN5blink14SubframeLoader10loadPluginEPNS_22HTMLPlugInImageElementERKNS_4 KURLERKN3WTF6StringERKNS6_6VectorIS7_Lm0EEESD_b
3197 fun:_ZN5blink14SubframeLoader13requestPluginEPNS_22HTMLPlugInImageElementERKN S_4KURLERKN3WTF6StringERKNS6_6VectorIS7_Lm0EEESD_b 3197 fun:_ZN5blink14SubframeLoader13requestPluginEPNS_22HTMLPlugInImageElementERKN S_4KURLERKN3WTF6StringERKNS6_6VectorIS7_Lm0EEESD_b
3198 fun:_ZN5blink14SubframeLoader13requestObjectEPNS_22HTMLPlugInImageElementERKN 3WTF6StringERKNS3_12AtomicStringES6_RKNS3_6VectorIS4_Lm0EEESD_ 3198 fun:_ZN5blink14SubframeLoader13requestObjectEPNS_22HTMLPlugInImageElementERKN 3WTF6StringERKNS3_12AtomicStringES6_RKNS3_6VectorIS4_Lm0EEESD_
3199 } 3199 }
3200 { 3200 {
3201 bug_112594_c 3201 bug_112594_c
3202 Memcheck:Unaddressable 3202 Memcheck:Unaddressable
3203 fun:_ZN27DocumentOpenInDestroyStream17NPP_DestroyStreamEP9_NPStreams 3203 fun:_ZN27DocumentOpenInDestroyStream17NPP_DestroyStreamEP9_NPStreams
3204 fun:NPP_DestroyStream 3204 fun:NPP_DestroyStream
3205 fun:_ZN6webkit5npapi14PluginInstance17NPP_DestroyStreamEP9_NPStreams 3205 fun:_ZN6webkit5npapi14PluginInstance17NPP_DestroyStreamEP9_NPStreams
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
3281 { 3281 {
3282 bug_118890_b 3282 bug_118890_b
3283 Memcheck:Leak 3283 Memcheck:Leak
3284 fun:_Znw* 3284 fun:_Znw*
3285 fun:_ZN13sync_notifier12_GLOBAL__N_124InvalidationNotifierTest5SetUpEv 3285 fun:_ZN13sync_notifier12_GLOBAL__N_124InvalidationNotifierTest5SetUpEv
3286 } 3286 }
3287 { 3287 {
3288 bug_122189 3288 bug_122189
3289 Memcheck:Leak 3289 Memcheck:Leak
3290 fun:_Znw* 3290 fun:_Znw*
3291 fun:_ZN5blink16ChromeClientImpl18createColorChooserEPN7WebCore18ColorChooserC lientERKNS1_5ColorE 3291 fun:_ZN5blink16ChromeClientImpl18createColorChooserEPN7blink18ColorChooserCli entERKNS1_5ColorE
3292 fun:_ZN5blink6Chrome18createColorChooserEPNS_18ColorChooserClientERKNS_5Color E 3292 fun:_ZN5blink6Chrome18createColorChooserEPNS_18ColorChooserClientERKNS_5Color E
3293 fun:_ZN5blink14ColorInputType22handleDOMActivateEventEPNS_5EventE 3293 fun:_ZN5blink14ColorInputType22handleDOMActivateEventEPNS_5EventE
3294 fun:_ZN5blink16HTMLInputElement19defaultEventHandlerEPNS_5EventE 3294 fun:_ZN5blink16HTMLInputElement19defaultEventHandlerEPNS_5EventE
3295 fun:_ZN5blink15EventDispatcher13dispatchEventEN3WTF10PassRefPtrINS_5EventEEE 3295 fun:_ZN5blink15EventDispatcher13dispatchEventEN3WTF10PassRefPtrINS_5EventEEE
3296 fun:_ZNK7WebCore21EventDispatchMediator13dispatchEventEPNS_15EventDispatcherE 3296 fun:_ZNK7blink21EventDispatchMediator13dispatchEventEPNS_15EventDispatcherE
3297 } 3297 }
3298 { 3298 {
3299 bug_122192 3299 bug_122192
3300 Memcheck:Leak 3300 Memcheck:Leak
3301 fun:_Znw* 3301 fun:_Znw*
3302 ... 3302 ...
3303 fun:_ZN6webkit3gpu18GLInProcessContext22CreateOffscreenContextEPS1_RKN3gfx4Si zeES2_PKcPKiNS3_13GpuPreferenceE 3303 fun:_ZN6webkit3gpu18GLInProcessContext22CreateOffscreenContextEPS1_RKN3gfx4Si zeES2_PKcPKiNS3_13GpuPreferenceE
3304 fun:_ZN6webkit3gpu46WebGraphicsContext3DInProcessCommandBufferImpl10Initializ eEN5blink20WebGraphicsContext3D10AttributesEPS3_ 3304 fun:_ZN6webkit3gpu46WebGraphicsContext3DInProcessCommandBufferImpl10Initializ eEN5blink20WebGraphicsContext3D10AttributesEPS3_
3305 fun:_ZN14webkit_support23CreateGraphicsContext3DERKN5blink20WebGraphicsContex t3D10AttributesEPNS0_7WebViewEb 3305 fun:_ZN14webkit_support23CreateGraphicsContext3DERKN5blink20WebGraphicsContex t3D10AttributesEPNS0_7WebViewEb
3306 fun:_ZN11WebViewHost23createGraphicsContext3DERKN5blink20WebGraphicsContext3D 10AttributesE 3306 fun:_ZN11WebViewHost23createGraphicsContext3DERKN5blink20WebGraphicsContext3D 10AttributesE
(...skipping 14 matching lines...) Expand all
3321 ... 3321 ...
3322 fun:_ZNK6SkRect8roundOutEP7SkIRect 3322 fun:_ZNK6SkRect8roundOutEP7SkIRect
3323 fun:_ZN15SkScalerContext10getMetricsEP7SkGlyph 3323 fun:_ZN15SkScalerContext10getMetricsEP7SkGlyph
3324 fun:_ZN12SkGlyphCache13lookupMetricsEjNS_11MetricsTypeE 3324 fun:_ZN12SkGlyphCache13lookupMetricsEjNS_11MetricsTypeE
3325 fun:_ZN12SkGlyphCache17getGlyphIDMetricsEt 3325 fun:_ZN12SkGlyphCache17getGlyphIDMetricsEt
3326 fun:_ZL22sk_getMetrics_glyph_00P12SkGlyphCachePPKcii 3326 fun:_ZL22sk_getMetrics_glyph_00P12SkGlyphCachePPKcii
3327 fun:_ZNK6SkDraw11drawPosTextEPKcmPKffiRK7SkPaint 3327 fun:_ZNK6SkDraw11drawPosTextEPKcmPKffiRK7SkPaint
3328 fun:_ZN8SkDevice11drawPosTextERK6SkDrawPKvmPKffiRK7SkPaint 3328 fun:_ZN8SkDevice11drawPosTextERK6SkDrawPKvmPKffiRK7SkPaint
3329 fun:_ZN11SkGpuDevice11drawPosTextERK6SkDrawPKvmPKffiRK7SkPaint 3329 fun:_ZN11SkGpuDevice11drawPosTextERK6SkDrawPKvmPKffiRK7SkPaint
3330 fun:_ZN8SkCanvas11drawPosTextEPKvmPK7SkPointRK7SkPaint 3330 fun:_ZN8SkCanvas11drawPosTextEPKvmPK7SkPointRK7SkPaint
3331 fun:_ZNK7WebCore4Font10drawGlyphsEPNS_15GraphicsContextEPKNS_14SimpleFontData ERKNS_11GlyphBufferEiiRKNS_10FloatPointE 3331 fun:_ZNK7blink4Font10drawGlyphsEPNS_15GraphicsContextEPKNS_14SimpleFontDataER KNS_11GlyphBufferEiiRKNS_10FloatPointE
3332 fun:_ZNK7WebCore4Font15drawGlyphBufferEPNS_15GraphicsContextERKNS_7TextRunERK NS_11GlyphBufferERKNS_10FloatPointE 3332 fun:_ZNK7blink4Font15drawGlyphBufferEPNS_15GraphicsContextERKNS_7TextRunERKNS _11GlyphBufferERKNS_10FloatPointE
3333 fun:_ZNK7WebCore4Font14drawSimpleTextEPNS_15GraphicsContextERKNS_7TextRunERKN S_10FloatPointEii 3333 fun:_ZNK7blink4Font14drawSimpleTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_ 10FloatPointEii
3334 fun:_ZNK7WebCore4Font8drawTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_10Flo atPointEii 3334 fun:_ZNK7blink4Font8drawTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_10Float PointEii
3335 fun:_ZN5blink15GraphicsContext12drawBidiTextERKNS_4FontERKNS_7TextRunERKNS_10 FloatPointE 3335 fun:_ZN5blink15GraphicsContext12drawBidiTextERKNS_4FontERKNS_7TextRunERKNS_10 FloatPointE
3336 fun:_ZN5blink24CanvasRenderingContext2D16drawTextInternalERKN3WTF6StringEffbf b 3336 fun:_ZN5blink24CanvasRenderingContext2D16drawTextInternalERKN3WTF6StringEffbf b
3337 fun:_ZN5blink24CanvasRenderingContext2D10strokeTextERKN3WTF6StringEfff 3337 fun:_ZN5blink24CanvasRenderingContext2D10strokeTextERKN3WTF6StringEfff
3338 fun:_ZN5blink32CanvasRenderingContext2DInternalL18strokeTextCallbackERKN2v89A rgumentsE 3338 fun:_ZN5blink32CanvasRenderingContext2DInternalL18strokeTextCallbackERKN2v89A rgumentsE
3339 fun:_ZN2v88internalL19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_12_GLO BAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE 3339 fun:_ZN2v88internalL19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_12_GLO BAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
3340 fun:_ZN2v88internalL21Builtin_HandleApiCallENS0_12_GLOBAL__N_116BuiltinArgume ntsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE 3340 fun:_ZN2v88internalL21Builtin_HandleApiCallENS0_12_GLOBAL__N_116BuiltinArgume ntsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
3341 } 3341 }
3342 { 3342 {
3343 bug_122429 3343 bug_122429
3344 Memcheck:Leak 3344 Memcheck:Leak
3345 fun:_Znw* 3345 fun:_Znw*
3346 fun:_ZN6webkit3gpu18GLInProcessContext22CreateOffscreenContextEPS1_RKN3gfx4Si zeES2_PKcPKiNS3_13GpuPreferenceE 3346 fun:_ZN6webkit3gpu18GLInProcessContext22CreateOffscreenContextEPS1_RKN3gfx4Si zeES2_PKcPKiNS3_13GpuPreferenceE
3347 fun:_ZN6webkit3gpu46WebGraphicsContext3DInProcessCommandBufferImpl10Initializ eEN5blink20WebGraphicsContext3D10AttributesEPS3_ 3347 fun:_ZN6webkit3gpu46WebGraphicsContext3DInProcessCommandBufferImpl10Initializ eEN5blink20WebGraphicsContext3D10AttributesEPS3_
3348 fun:_ZN25TestWebKitPlatformSupport32createOffscreenGraphicsContext3DERKN5blin k20WebGraphicsContext3D10AttributesE 3348 fun:_ZN25TestWebKitPlatformSupport32createOffscreenGraphicsContext3DERKN5blin k20WebGraphicsContext3D10AttributesE
3349 fun:_ZN13TestWebPlugin10initializeEPN5blink18WebPluginContainerE 3349 fun:_ZN13TestWebPlugin10initializeEPN5blink18WebPluginContainerE
3350 fun:_ZN5blink21FrameLoaderClientImpl12createPluginERKN7WebCore7IntSizeEPNS1_1 7HTMLPlugInElementERKNS1_4KURLERKN3WTF6VectorINSA_6StringELm0EEESF_RKSC_b 3350 fun:_ZN5blink21FrameLoaderClientImpl12createPluginERKN7blink7IntSizeEPNS1_17H TMLPlugInElementERKNS1_4KURLERKN3WTF6VectorINSA_6StringELm0EEESF_RKSC_b
3351 } 3351 }
3352 { 3352 {
3353 bug_122431 3353 bug_122431
3354 Memcheck:Leak 3354 Memcheck:Leak
3355 fun:_Znw* 3355 fun:_Znw*
3356 fun:_ZN11WebViewHost12createPluginEPN5blink8WebFrameERKNS0_15WebPluginParamsE 3356 fun:_ZN11WebViewHost12createPluginEPN5blink8WebFrameERKNS0_15WebPluginParamsE
3357 fun:_ZN5blink21FrameLoaderClientImpl12createPluginERKN7WebCore7IntSizeEPNS1_1 7HTMLPlugInElementERKNS1_4KURLERKN3WTF6VectorINSA_6StringELm0EEESF_RKSC_b 3357 fun:_ZN5blink21FrameLoaderClientImpl12createPluginERKN7blink7IntSizeEPNS1_17H TMLPlugInElementERKNS1_4KURLERKN3WTF6VectorINSA_6StringELm0EEESF_RKSC_b
3358 fun:_ZN5blink14SubframeLoader10loadPluginEPNS_22HTMLPlugInImageElementERKNS_4 KURLERKN3WTF6StringERKNS6_6VectorIS7_Lm0EEESD_b 3358 fun:_ZN5blink14SubframeLoader10loadPluginEPNS_22HTMLPlugInImageElementERKNS_4 KURLERKN3WTF6StringERKNS6_6VectorIS7_Lm0EEESD_b
3359 fun:_ZN5blink14SubframeLoader13requestPluginEPNS_22HTMLPlugInImageElementERKN S_4KURLERKN3WTF6StringERKNS6_6VectorIS7_Lm0EEESD_b 3359 fun:_ZN5blink14SubframeLoader13requestPluginEPNS_22HTMLPlugInImageElementERKN S_4KURLERKN3WTF6StringERKNS6_6VectorIS7_Lm0EEESD_b
3360 fun:_ZN5blink14SubframeLoader13requestObjectEPNS_22HTMLPlugInImageElementERKN 3WTF6StringERKNS3_12AtomicStringES6_RKNS3_6VectorIS4_Lm0EEESD_ 3360 fun:_ZN5blink14SubframeLoader13requestObjectEPNS_22HTMLPlugInImageElementERKN 3WTF6StringERKNS3_12AtomicStringES6_RKNS3_6VectorIS4_Lm0EEESD_
3361 fun:_ZN5blink16HTMLEmbedElement12updateWidgetENS_20PluginCreationOptionE 3361 fun:_ZN5blink16HTMLEmbedElement12updateWidgetENS_20PluginCreationOptionE
3362 } 3362 }
3363 { 3363 {
3364 bug_122435a 3364 bug_122435a
3365 Memcheck:Leak 3365 Memcheck:Leak
3366 fun:_Zna* 3366 fun:_Zna*
3367 fun:_ZN3gpu5gles219VertexAttribManager10InitializeEj 3367 fun:_ZN3gpu5gles219VertexAttribManager10InitializeEj
(...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after
3435 fun:_ZN3gpu5gles219GLES2Implementation32GetRequestableExtensionsCHROMIUMEv 3435 fun:_ZN3gpu5gles219GLES2Implementation32GetRequestableExtensionsCHROMIUMEv
3436 fun:_ZN6webkit3gpu46WebGraphicsContext3DInProcessCommandBufferImpl32getReques tableExtensionsCHROMIUMEv 3436 fun:_ZN6webkit3gpu46WebGraphicsContext3DInProcessCommandBufferImpl32getReques tableExtensionsCHROMIUMEv
3437 fun:_ZN5blink24GraphicsContext3DPrivate20initializeExtensionsEv 3437 fun:_ZN5blink24GraphicsContext3DPrivate20initializeExtensionsEv
3438 fun:_ZN5blink24GraphicsContext3DPrivate17supportsExtensionERKN3WTF6StringE 3438 fun:_ZN5blink24GraphicsContext3DPrivate17supportsExtensionERKN3WTF6StringE
3439 } 3439 }
3440 { 3440 {
3441 bug_122457 3441 bug_122457
3442 Memcheck:Leak 3442 Memcheck:Leak
3443 fun:malloc 3443 fun:malloc
3444 fun:_ZN3WTF10fastMallocEm 3444 fun:_ZN3WTF10fastMallocEm
3445 fun:_ZN3WTF10RefCountedIN7WebCore7ArchiveEEnwEm 3445 fun:_ZN3WTF10RefCountedIN7blink7ArchiveEEnwEm
3446 fun:_ZN5blink12MHTMLArchive6createEv 3446 fun:_ZN5blink12MHTMLArchive6createEv
3447 ... 3447 ...
3448 fun:_ZN5blink11MHTMLParser22parseArchiveWithHeaderEPNS_10MIMEHeaderE 3448 fun:_ZN5blink11MHTMLParser22parseArchiveWithHeaderEPNS_10MIMEHeaderE
3449 fun:_ZN5blink11MHTMLParser12parseArchiveEv 3449 fun:_ZN5blink11MHTMLParser12parseArchiveEv
3450 fun:_ZN5blink12MHTMLArchive6createERKNS_4KURLEPNS_12SharedBufferE 3450 fun:_ZN5blink12MHTMLArchive6createERKNS_4KURLEPNS_12SharedBufferE
3451 fun:_ZN5blinkL20archiveFactoryCreateINS_12MHTMLArchiveEEEN3WTF10PassRefPtrINS _7ArchiveEEERKNS_4KURLEPNS_12SharedBufferE 3451 fun:_ZN5blinkL20archiveFactoryCreateINS_12MHTMLArchiveEEEN3WTF10PassRefPtrINS _7ArchiveEEERKNS_4KURLEPNS_12SharedBufferE
3452 fun:_ZN5blink14ArchiveFactory6createERKNS_4KURLEPNS_12SharedBufferERKN3WTF6St ringE 3452 fun:_ZN5blink14ArchiveFactory6createERKNS_4KURLEPNS_12SharedBufferERKN3WTF6St ringE
3453 ... 3453 ...
3454 fun:_ZN5blink14DocumentLoader15finishedLoadingEv 3454 fun:_ZN5blink14DocumentLoader15finishedLoadingEv
3455 fun:_ZN5blink18MainResourceLoader16didFinishLoadingEd 3455 fun:_ZN5blink18MainResourceLoader16didFinishLoadingEd
3456 } 3456 }
3457 { 3457 {
3458 bug_122670 3458 bug_122670
3459 Memcheck:Leak 3459 Memcheck:Leak
3460 fun:_Znw* 3460 fun:_Znw*
3461 fun:_ZN3WTF11ListHashSetIPN7WebCore12RenderInlineELm256ENS_7PtrHashIS3_EEEC1E v 3461 fun:_ZN3WTF11ListHashSetIPN7blink12RenderInlineELm256ENS_7PtrHashIS3_EEEC1Ev
3462 fun:_ZNK7WebCore17RenderLineBoxList5paintEPNS_20RenderBoxModelObjectERNS_9Pai ntInfoERKNS* 3462 fun:_ZNK7blink17RenderLineBoxList5paintEPNS_20RenderBoxModelObjectERNS_9Paint InfoERKNS*
3463 fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS* 3463 fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS*
3464 fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS* 3464 fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS*
3465 fun:_ZN5blink11RenderBlock5paintERNS_9PaintInfoERKNS* 3465 fun:_ZN5blink11RenderBlock5paintERNS_9PaintInfoERKNS*
3466 } 3466 }
3467 { 3467 {
3468 bug_122716 3468 bug_122716
3469 Memcheck:Leak 3469 Memcheck:Leak
3470 fun:_Znw* 3470 fun:_Znw*
3471 fun:_ZN9__gnu_cxx13new_allocatorISsE8allocate* 3471 fun:_ZN9__gnu_cxx13new_allocatorISsE8allocate*
3472 fun:_ZNSt12_Vector_baseISsSaISsEE11_M_allocate* 3472 fun:_ZNSt12_Vector_baseISsSaISsEE11_M_allocate*
(...skipping 14 matching lines...) Expand all
3487 bug_122717_leak 3487 bug_122717_leak
3488 Memcheck:Leak 3488 Memcheck:Leak
3489 fun:_Znw* 3489 fun:_Znw*
3490 fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_ob jects8LocationERKNS_8CallbackIFvvEEESA_ 3490 fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_ob jects8LocationERKNS_8CallbackIFvvEEESA_
3491 fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS _8CallbackIFvvEEES9_ 3491 fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS _8CallbackIFvvEEES9_
3492 fun:_ZN7content13BrowserThread16PostTaskAndReplyENS0_2IDERKN15tracked_objects 8LocationERKN4base8CallbackIFvvEEESB_ 3492 fun:_ZN7content13BrowserThread16PostTaskAndReplyENS0_2IDERKN15tracked_objects 8LocationERKN4base8CallbackIFvvEEESB_
3493 } 3493 }
3494 { 3494 {
3495 bug_122752a 3495 bug_122752a
3496 Memcheck:Unaddressable 3496 Memcheck:Unaddressable
3497 fun:_ZN5blink12CCThreadImpl8postTaskEN3WTF10PassOwnPtrIN7WebCore8CCThread4Tas kEEE 3497 fun:_ZN5blink12CCThreadImpl8postTaskEN3WTF10PassOwnPtrIN7blink8CCThread4TaskE EE
3498 fun:_ZN5blink13CCThreadProxy18finishAllRenderingEv 3498 fun:_ZN5blink13CCThreadProxy18finishAllRenderingEv
3499 fun:_ZN5blink15CCLayerTreeHost18finishAllRenderingEv 3499 fun:_ZN5blink15CCLayerTreeHost18finishAllRenderingEv
3500 fun:_ZN5blink16WebLayerTreeView18finishAllRenderingEv 3500 fun:_ZN5blink16WebLayerTreeView18finishAllRenderingEv
3501 fun:_ZN5blink11WebViewImpl33setIsAcceleratedCompositingActiveEb 3501 fun:_ZN5blink11WebViewImpl33setIsAcceleratedCompositingActiveEb
3502 fun:_ZN5blink11WebViewImpl20setRootGraphicsLayerEPN7WebCore13GraphicsLayerE 3502 fun:_ZN5blink11WebViewImpl20setRootGraphicsLayerEPN7blink13GraphicsLayerE
3503 } 3503 }
3504 { 3504 {
3505 bug_122752b 3505 bug_122752b
3506 Memcheck:Unaddressable 3506 Memcheck:Unaddressable
3507 fun:_ZN5blink12CCThreadImpl8postTaskEN3WTF10PassOwnPtrIN7WebCore8CCThread4Tas kEEE 3507 fun:_ZN5blink12CCThreadImpl8postTaskEN3WTF10PassOwnPtrIN7blink8CCThread4TaskE EE
3508 fun:_ZN5blink13CCThreadProxy14setNeedsCommitEv 3508 fun:_ZN5blink13CCThreadProxy14setNeedsCommitEv
3509 fun:_ZN5blink15CCLayerTreeHost14setNeedsCommitEv 3509 fun:_ZN5blink15CCLayerTreeHost14setNeedsCommitEv
3510 fun:_ZN5blink13LayerChromium14setNeedsCommitEv 3510 fun:_ZN5blink13LayerChromium14setNeedsCommitEv
3511 fun:_ZN5blink13LayerChromium11removeChildEPS0_ 3511 fun:_ZN5blink13LayerChromium11removeChildEPS0_
3512 fun:_ZN5blink13LayerChromium16removeFromParentEv 3512 fun:_ZN5blink13LayerChromium16removeFromParentEv
3513 fun:_ZN5blink21GraphicsLayerChromium16removeFromParentEv 3513 fun:_ZN5blink21GraphicsLayerChromium16removeFromParentEv
3514 } 3514 }
3515 { 3515 {
3516 bug_123307 3516 bug_123307
3517 Memcheck:Leak 3517 Memcheck:Leak
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after
3603 fun:_ZN6syncer20InvalidationNotifier17UpdateCredentialsERKSsS2_ 3603 fun:_ZN6syncer20InvalidationNotifier17UpdateCredentialsERKSsS2_
3604 fun:_ZN6syncer31NonBlockingInvalidationNotifier4Core17UpdateCredentialsERKSsS 3_ 3604 fun:_ZN6syncer31NonBlockingInvalidationNotifier4Core17UpdateCredentialsERKSsS 3_
3605 } 3605 }
3606 { 3606 {
3607 bug_130619 3607 bug_130619
3608 Memcheck:Leak 3608 Memcheck:Leak
3609 fun:_Znw* 3609 fun:_Znw*
3610 fun:_ZN5blink9ClipRects6createERKS0_ 3610 fun:_ZN5blink9ClipRects6createERKS0_
3611 fun:_ZN5blink11RenderLayer15updateClipRectsEPKS0_PNS_12RenderRegionENS_13Clip RectsTypeENS_29OverlayScrollbarSizeRelevancyE 3611 fun:_ZN5blink11RenderLayer15updateClipRectsEPKS0_PNS_12RenderRegionENS_13Clip RectsTypeENS_29OverlayScrollbarSizeRelevancyE
3612 ... 3612 ...
3613 fun:_ZNK7WebCore11RenderLayer15parentClipRectsEPKS0_PNS_12RenderRegionENS_13C lipRectsTypeERNS_9ClipRectsENS_29OverlayScrollbarSizeRelevancyE 3613 fun:_ZNK7blink11RenderLayer15parentClipRectsEPKS0_PNS_12RenderRegionENS_13Cli pRectsTypeERNS_9ClipRectsENS_29OverlayScrollbarSizeRelevancyE
3614 fun:_ZNK7WebCore11RenderLayer18backgroundClipRectEPKS0_PNS_12RenderRegionENS_ 13ClipRectsTypeENS_29OverlayScrollbarSizeRelevancyE 3614 fun:_ZNK7blink11RenderLayer18backgroundClipRectEPKS0_PNS_12RenderRegionENS_13 ClipRectsTypeENS_29OverlayScrollbarSizeRelevancyE
3615 } 3615 }
3616 { 3616 {
3617 bug_138058 3617 bug_138058
3618 Memcheck:Uninitialized 3618 Memcheck:Uninitialized
3619 ... 3619 ...
3620 fun:_ZN5blink12WebVTTParser22constructTreeFromTokenEPNS_8DocumentE 3620 fun:_ZN5blink12WebVTTParser22constructTreeFromTokenEPNS_8DocumentE
3621 fun:_ZN5blink12WebVTTParser33createDocumentFragmentFromCueTextERKN3WTF6String E 3621 fun:_ZN5blink12WebVTTParser33createDocumentFragmentFromCueTextERKN3WTF6String E
3622 fun:_ZN5blink12TextTrackCue12getCueAsHTMLEv 3622 fun:_ZN5blink12TextTrackCue12getCueAsHTMLEv
3623 fun:_ZN5blink12TextTrackCue17updateDisplayTreeEf 3623 fun:_ZN5blink12TextTrackCue17updateDisplayTreeEf
3624 fun:_ZN5blink16HTMLMediaElement25updateActiveTextTrackCuesEf 3624 fun:_ZN5blink16HTMLMediaElement25updateActiveTextTrackCuesEf
3625 } 3625 }
3626 { 3626 {
3627 bug_138060 3627 bug_138060
3628 Memcheck:Uninitialized 3628 Memcheck:Uninitialized
3629 fun:_NPN_EvaluateHelper 3629 fun:_NPN_EvaluateHelper
3630 fun:_NPN_Evaluate 3630 fun:_NPN_Evaluate
3631 fun:_ZN5blink11WebBindings8evaluateEP4_NPPP8NPObjectP9_NPStringP10_NPVariant 3631 fun:_ZN5blink11WebBindings8evaluateEP4_NPPP8NPObjectP9_NPStringP10_NPVariant
3632 fun:_ZL13executeScriptPK12PluginObjectPKc 3632 fun:_ZL13executeScriptPK12PluginObjectPKc
3633 fun:NPP_Destroy 3633 fun:NPP_Destroy
3634 fun:_ZN6webkit5npapi14PluginInstance11NPP_DestroyEv 3634 fun:_ZN6webkit5npapi14PluginInstance11NPP_DestroyEv
3635 fun:_ZN6webkit5npapi21WebPluginDelegateImpl15DestroyInstanceEv 3635 fun:_ZN6webkit5npapi21WebPluginDelegateImpl15DestroyInstanceEv
3636 fun:_ZN6webkit5npapi21WebPluginDelegateImplD0Ev 3636 fun:_ZN6webkit5npapi21WebPluginDelegateImplD0Ev
3637 fun:_ZN6webkit5npapi21WebPluginDelegateImpl15PluginDestroyedEv 3637 fun:_ZN6webkit5npapi21WebPluginDelegateImpl15PluginDestroyedEv
3638 fun:_ZN6webkit5npapi13WebPluginImpl22TearDownPluginInstanceEPN5blink12WebURLL oaderE 3638 fun:_ZN6webkit5npapi13WebPluginImpl22TearDownPluginInstanceEPN5blink12WebURLL oaderE
3639 fun:_ZN6webkit5npapi13WebPluginImpl12SetContainerEPN5blink18WebPluginContaine rE 3639 fun:_ZN6webkit5npapi13WebPluginImpl12SetContainerEPN5blink18WebPluginContaine rE
3640 fun:_ZN6webkit5npapi13WebPluginImpl7destroyEv 3640 fun:_ZN6webkit5npapi13WebPluginImpl7destroyEv
3641 fun:_ZN5blink22WebPluginContainerImplD0Ev 3641 fun:_ZN5blink22WebPluginContainerImplD0Ev
3642 fun:_ZN3WTF10RefCountedIN7WebCore6WidgetEE5derefEv 3642 fun:_ZN3WTF10RefCountedIN7blink6WidgetEE5derefEv
3643 fun:_ZNSt4pairIN3WTF6RefPtrIN7WebCore6WidgetEEEPNS2_9FrameViewEED1Ev 3643 fun:_ZNSt4pairIN3WTF6RefPtrIN7blink6WidgetEEEPNS2_9FrameViewEED1Ev
3644 fun:_ZN3WTF9HashTableINS_6RefPtrIN7WebCore6WidgetEEESt4pairIS4_PNS2_9FrameVie wEENS_18PairFirstExtractorIS8_EENS_7PtrHashIS4_EENS_14PairHashTraitsINS_10HashTr aitsIS4_EENSE_IS7_EEEESF_E15deallocateTableEPS8_i 3644 fun:_ZN3WTF9HashTableINS_6RefPtrIN7blink6WidgetEEESt4pairIS4_PNS2_9FrameViewE ENS_18PairFirstExtractorIS8_EENS_7PtrHashIS4_EENS_14PairHashTraitsINS_10HashTrai tsIS4_EENSE_IS7_EEEESF_E15deallocateTableEPS8_i
3645 fun:_ZN3WTF9HashTableINS_6RefPtrIN7WebCore6WidgetEEESt4pairIS4_PNS2_9FrameVie wEENS_18PairFirstExtractorIS8_EENS_7PtrHashIS4_EENS_14PairHashTraitsINS_10HashTr aitsIS4_EENSE_IS7_EEEESF_ED1Ev 3645 fun:_ZN3WTF9HashTableINS_6RefPtrIN7blink6WidgetEEESt4pairIS4_PNS2_9FrameViewE ENS_18PairFirstExtractorIS8_EENS_7PtrHashIS4_EENS_14PairHashTraitsINS_10HashTrai tsIS4_EENSE_IS7_EEEESF_ED1Ev
3646 fun:_ZN3WTF7HashMapINS_6RefPtrIN7WebCore6WidgetEEEPNS2_9FrameViewENS_7PtrHash IS4_EENS_10HashTraitsIS4_EENS9_IS6_EEED1Ev 3646 fun:_ZN3WTF7HashMapINS_6RefPtrIN7blink6WidgetEEEPNS2_9FrameViewENS_7PtrHashIS 4_EENS_10HashTraitsIS4_EENS9_IS6_EEED1Ev
3647 fun:_ZN5blink12RenderWidget28resumeWidgetHierarchyUpdatesEv 3647 fun:_ZN5blink12RenderWidget28resumeWidgetHierarchyUpdatesEv
3648 fun:_ZN5blink7Element6detachEv 3648 fun:_ZN5blink7Element6detachEv
3649 fun:_ZN5blink13ContainerNode14detachChildrenEv 3649 fun:_ZN5blink13ContainerNode14detachChildrenEv
3650 fun:_ZN5blink13ContainerNode6detachEv 3650 fun:_ZN5blink13ContainerNode6detachEv
3651 } 3651 }
3652 { 3652 {
3653 bug_138220_a 3653 bug_138220_a
3654 Memcheck:Uninitialized 3654 Memcheck:Uninitialized
3655 fun:_ZNK7WebCore16HTMLInputElement8dataListEv 3655 fun:_ZNK7blink16HTMLInputElement8dataListEv
3656 fun:_ZNK7WebCore16HTMLInputElement4listEv 3656 fun:_ZNK7blink16HTMLInputElement4listEv
3657 fun:_ZN5blink21RenderSliderContainer6layoutEv 3657 fun:_ZN5blink21RenderSliderContainer6layoutEv
3658 fun:_ZN5blink11RenderBlock16layoutBlockChildEPNS_9RenderBoxERNS0_10MarginInfo ERNS_20FractionalLayoutUnitES6_ 3658 fun:_ZN5blink11RenderBlock16layoutBlockChildEPNS_9RenderBoxERNS0_10MarginInfo ERNS_20FractionalLayoutUnitES6_
3659 fun:_ZN5blink11RenderBlock19layoutBlockChildrenEbRNS_20FractionalLayoutUnitE 3659 fun:_ZN5blink11RenderBlock19layoutBlockChildrenEbRNS_20FractionalLayoutUnitE
3660 fun:_ZN5blink11RenderBlock11layoutBlockEbNS_20FractionalLayoutUnitE 3660 fun:_ZN5blink11RenderBlock11layoutBlockEbNS_20FractionalLayoutUnitE
3661 fun:_ZN5blink11RenderBlock6layoutEv 3661 fun:_ZN5blink11RenderBlock6layoutEv
3662 fun:_ZN5blink12RenderSlider6layoutEv 3662 fun:_ZN5blink12RenderSlider6layoutEv
3663 } 3663 }
3664 { 3664 {
3665 bug_138220_b 3665 bug_138220_b
3666 Memcheck:Uninitialized 3666 Memcheck:Uninitialized
3667 fun:_ZNK7WebCore16HTMLInputElement8dataListEv 3667 fun:_ZNK7blink16HTMLInputElement8dataListEv
3668 fun:_ZNK7WebCore16HTMLInputElement4listEv 3668 fun:_ZNK7blink16HTMLInputElement4listEv
3669 fun:_ZN5blink11RenderTheme16paintSliderTicksEPNS_12RenderObjectERKNS_9PaintIn foERKNS_7IntRectE 3669 fun:_ZN5blink11RenderTheme16paintSliderTicksEPNS_12RenderObjectERKNS_9PaintIn foERKNS_7IntRectE
3670 fun:_ZN5blink24RenderThemeChromiumLinux16paintSliderTrackEPNS_12RenderObjectE RKNS_9PaintInfoERKNS_7IntRectE 3670 fun:_ZN5blink24RenderThemeChromiumLinux16paintSliderTrackEPNS_12RenderObjectE RKNS_9PaintInfoERKNS_7IntRectE
3671 fun:_ZN5blink11RenderTheme5paintEPNS_12RenderObjectERKNS_9PaintInfoERKNS_7Int RectE 3671 fun:_ZN5blink11RenderTheme5paintEPNS_12RenderObjectERKNS_9PaintInfoERKNS_7Int RectE
3672 fun:_ZN5blink9RenderBox19paintBoxDecorationsERNS_9PaintInfoERKNS_21Fractional LayoutPointE 3672 fun:_ZN5blink9RenderBox19paintBoxDecorationsERNS_9PaintInfoERKNS_21Fractional LayoutPointE
3673 fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_21FractionalLayou tPointE 3673 fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_21FractionalLayou tPointE
3674 } 3674 }
3675 { 3675 {
3676 bug_138233_a 3676 bug_138233_a
3677 Memcheck:Leak 3677 Memcheck:Leak
3678 fun:malloc 3678 fun:malloc
3679 fun:_ZN3WTF10fastMallocEm 3679 fun:_ZN3WTF10fastMallocEm
3680 fun:_ZN3WTF10RefCountedIN7WebCore17ScriptProfileNodeEEnwEm 3680 fun:_ZN3WTF10RefCountedIN7blink17ScriptProfileNodeEEnwEm
3681 fun:_ZN5blink17ScriptProfileNode6createEPKN2v814CpuProfileNodeE 3681 fun:_ZN5blink17ScriptProfileNode6createEPKN2v814CpuProfileNodeE
3682 fun:_ZNK7WebCore13ScriptProfile4headEv 3682 fun:_ZNK7blink13ScriptProfile4headEv
3683 fun:_ZN5blink23ScriptProfileV8InternalL14headAttrGetterEN2v85LocalINS1_6Strin gEEERKNS1_12AccessorInfoE 3683 fun:_ZN5blink23ScriptProfileV8InternalL14headAttrGetterEN2v85LocalINS1_6Strin gEEERKNS1_12AccessorInfoE
3684 fun:_ZN2v88internal8JSObject23GetPropertyWithCallbackEPNS0_6ObjectES3_PNS0_6S tringE 3684 fun:_ZN2v88internal8JSObject23GetPropertyWithCallbackEPNS0_6ObjectES3_PNS0_6S tringE
3685 fun:_ZN2v88internal6Object11GetPropertyEPS1_PNS0_12LookupResultEPNS0_6StringE P18PropertyAttributes 3685 fun:_ZN2v88internal6Object11GetPropertyEPS1_PNS0_12LookupResultEPNS0_6StringE P18PropertyAttributes
3686 fun:_ZN2v88internal6LoadIC4LoadENS0_16InlineCacheStateENS0_6HandleINS0_6Objec tEEENS3_INS0_6StringEEE 3686 fun:_ZN2v88internal6LoadIC4LoadENS0_16InlineCacheStateENS0_6HandleINS0_6Objec tEEENS3_INS0_6StringEEE
3687 fun:_ZN2v88internal11LoadIC_MissENS0_9ArgumentsEPNS0_7IsolateE 3687 fun:_ZN2v88internal11LoadIC_MissENS0_9ArgumentsEPNS0_7IsolateE
3688 } 3688 }
3689 { 3689 {
3690 bug_138233_b 3690 bug_138233_b
3691 Memcheck:Leak 3691 Memcheck:Leak
3692 fun:malloc 3692 fun:malloc
3693 fun:_ZN3WTF10fastMallocEm 3693 fun:_ZN3WTF10fastMallocEm
3694 fun:_ZN3WTF10RefCountedIN7WebCore17ScriptProfileNodeEEnwEm 3694 fun:_ZN3WTF10RefCountedIN7blink17ScriptProfileNodeEEnwEm
3695 fun:_ZN5blink17ScriptProfileNode6createEPKN2v814CpuProfileNodeE 3695 fun:_ZN5blink17ScriptProfileNode6createEPKN2v814CpuProfileNodeE
3696 fun:_ZNK7WebCore17ScriptProfileNode8childrenEv 3696 fun:_ZNK7blink17ScriptProfileNode8childrenEv
3697 fun:_ZN5blink27ScriptProfileNodeV8InternalL16childrenCallbackERKN2v89Argument sE 3697 fun:_ZN5blink27ScriptProfileNodeV8InternalL16childrenCallbackERKN2v89Argument sE
3698 } 3698 }
3699 { 3699 {
3700 bug_138522 3700 bug_138522
3701 Memcheck:Leak 3701 Memcheck:Leak
3702 fun:_Znw* 3702 fun:_Znw*
3703 fun:_ZN5blink23v8StringToWebCoreStringIN3WTF12AtomicStringEEET_N2v86HandleINS 4_6StringEEENS_12ExternalModeE 3703 fun:_ZN5blink23v8StringToblinkStringIN3WTF12AtomicStringEEET_N2v86HandleINS4_ 6StringEEENS_12ExternalModeE
3704 fun:_ZN*WebCore*V8StringResourceILNS_20V8StringResourceMode* 3704 fun:_ZN*blink*V8StringResourceILNS_20V8StringResourceMode*
3705 ... 3705 ...
3706 fun:_ZN5blink21EventTargetV8InternalL22addEventListenerMethodERKN2v820Functio nCallbackInfoINS1_5ValueEEE 3706 fun:_ZN5blink21EventTargetV8InternalL22addEventListenerMethodERKN2v820Functio nCallbackInfoINS1_5ValueEEE
3707 } 3707 }
3708 { 3708 {
3709 bug_138712 3709 bug_138712
3710 Memcheck:Uninitialized 3710 Memcheck:Uninitialized
3711 fun:_ZN7testing8internal11CmpHelperGEIddEENS_15AssertionResultEPKcS4_RKT_RKT0 _ 3711 fun:_ZN7testing8internal11CmpHelperGEIddEENS_15AssertionResultEPKcS4_RKT_RKT0 _
3712 fun:_ZN3gfx30JPEGCodec_EncodeDecodeRGB_Test8TestBodyEv 3712 fun:_ZN3gfx30JPEGCodec_EncodeDecodeRGB_Test8TestBodyEv
3713 } 3713 }
3714 { 3714 {
3715 bug_139467 3715 bug_139467
3716 Memcheck:Uninitialized 3716 Memcheck:Uninitialized
3717 fun:_ZNK7WebCore18AccessibilityTable9roleValueEv 3717 fun:_ZNK7blink18AccessibilityTable9roleValueEv
3718 fun:_ZNK7WebCore25AccessibilityRenderObject20ariaLiveRegionStatusEv 3718 fun:_ZNK7blink25AccessibilityRenderObject20ariaLiveRegionStatusEv
3719 fun:_ZNK7WebCore19AccessibilityObject22supportsARIALiveRegionEv 3719 fun:_ZNK7blink19AccessibilityObject22supportsARIALiveRegionEv
3720 fun:_ZNK7WebCore19AccessibilityObject22supportsARIAAttributesEv 3720 fun:_ZNK7blink19AccessibilityObject22supportsARIAAttributesEv
3721 fun:_ZN5blink25AccessibilityRenderObject26determineAccessibilityRoleEv 3721 fun:_ZN5blink25AccessibilityRenderObject26determineAccessibilityRoleEv
3722 fun:_ZN5blink23AccessibilityNodeObject4initEv 3722 fun:_ZN5blink23AccessibilityNodeObject4initEv
3723 fun:_ZN5blink25AccessibilityRenderObject4initEv 3723 fun:_ZN5blink25AccessibilityRenderObject4initEv
3724 fun:_ZN5blink18AccessibilityTable4initEv 3724 fun:_ZN5blink18AccessibilityTable4initEv
3725 } 3725 }
3726 { 3726 {
3727 bug_139470 3727 bug_139470
3728 Memcheck:Leak 3728 Memcheck:Leak
3729 fun:_Znw* 3729 fun:_Znw*
3730 fun:_ZN5blink22ThreadableBlobRegistry17unregisterBlobURLERKNS_4KURLE 3730 fun:_ZN5blink22ThreadableBlobRegistry17unregisterBlobURLERKNS_4KURLE
3731 ... 3731 ...
3732 fun:_ZN5blink15WrapperTypeInfo11derefObjectEPv 3732 fun:_ZN5blink15WrapperTypeInfo11derefObjectEPv
3733 fun:_ZN5blink7DOMData11derefObjectEPNS_15WrapperTypeInfoEPv 3733 fun:_ZN5blink7DOMData11derefObjectEPNS_15WrapperTypeInfoEPv
3734 fun:_ZN5blink7DOMData23WrapperMapObjectRemoverIvE15visitDOMWrapperEPNS_12DOMD ataStoreEPvN2v810PersistentINS6_6ObjectEEE 3734 fun:_ZN5blink7DOMData23WrapperMapObjectRemoverIvE15visitDOMWrapperEPNS_12DOMD ataStoreEPvN2v810PersistentINS6_6ObjectEEE
3735 fun:_ZN5blink16WeakReferenceMapIvN2v86ObjectEE5visitEPNS_12DOMDataStoreEPNS_2 4AbstractWeakReferenceMapIvS2_E7VisitorE 3735 fun:_ZN5blink16WeakReferenceMapIvN2v86ObjectEE5visitEPNS_12DOMDataStoreEPNS_2 4AbstractWeakReferenceMapIvS2_E7VisitorE
3736 fun:_ZN5blink7DOMData27removeObjectsFromWrapperMapIvEEvPNS_12DOMDataStoreERNS _24AbstractWeakReferenceMapIT_N2v86ObjectEEE 3736 fun:_ZN5blink7DOMData27removeObjectsFromWrapperMapIvEEvPNS_12DOMDataStoreERNS _24AbstractWeakReferenceMapIT_N2v86ObjectEEE
3737 fun:_ZN5blink19removeAllDOMObjectsEv 3737 fun:_ZN5blink19removeAllDOMObjectsEv
3738 fun:_ZN5blink22WorkerScriptControllerD1Ev 3738 fun:_ZN5blink22WorkerScriptControllerD1Ev
3739 fun:_ZN3WTF14deleteOwnedPtrIN7WebCore22WorkerScriptControllerEEEvPT_ 3739 fun:_ZN3WTF14deleteOwnedPtrIN7blink22WorkerScriptControllerEEEvPT_
3740 fun:_ZN3WTF6OwnPtrIN7WebCore22WorkerScriptControllerEE5clearEv 3740 fun:_ZN3WTF6OwnPtrIN7blink22WorkerScriptControllerEE5clearEv
3741 fun:_ZN5blink13WorkerContext11clearScriptEv 3741 fun:_ZN5blink13WorkerContext11clearScriptEv
3742 fun:_ZN5blink30WorkerThreadShutdownFinishTask11performTaskEPNS_22ScriptExecut ionContextE 3742 fun:_ZN5blink30WorkerThreadShutdownFinishTask11performTaskEPNS_22ScriptExecut ionContextE
3743 fun:_ZN5blink13WorkerRunLoop4Task11performTaskERKS0_PNS_22ScriptExecutionCont extE 3743 fun:_ZN5blink13WorkerRunLoop4Task11performTaskERKS0_PNS_22ScriptExecutionCont extE
3744 fun:_ZN5blink13WorkerRunLoop9runInModeEPNS_13WorkerContextERKNS_13ModePredica teENS0_8WaitModeE 3744 fun:_ZN5blink13WorkerRunLoop9runInModeEPNS_13WorkerContextERKNS_13ModePredica teENS0_8WaitModeE
3745 fun:_ZN5blink13WorkerRunLoop3runEPNS_13WorkerContextE 3745 fun:_ZN5blink13WorkerRunLoop3runEPNS_13WorkerContextE
3746 fun:_ZN5blink12WorkerThread12runEventLoopEv 3746 fun:_ZN5blink12WorkerThread12runEventLoopEv
3747 fun:_ZN5blink21DedicatedWorkerThread12runEventLoopEv 3747 fun:_ZN5blink21DedicatedWorkerThread12runEventLoopEv
3748 } 3748 }
3749 { 3749 {
3750 bug_139853 3750 bug_139853
3751 Memcheck:Unaddressable 3751 Memcheck:Unaddressable
3752 fun:_ZN11SkGpuDeviceC1EP9GrContextP9GrTexture 3752 fun:_ZN11SkGpuDeviceC1EP9GrContextP9GrTexture
3753 fun:_ZN5blinkL23createAcceleratedCanvas* 3753 fun:_ZN5blinkL23createAcceleratedCanvas*
3754 fun:_ZN5blink45FrameBufferSkPictureCanvasLayerTextureUpdater17* 3754 fun:_ZN5blink45FrameBufferSkPictureCanvasLayerTextureUpdater17*
3755 fun:_ZN5blink45FrameBufferSkPictureCanvasLayerTextureUpdater7Texture10updateR ectEPNS_18CCResourceProviderERKNS_7IntRectES6_ 3755 fun:_ZN5blink45FrameBufferSkPictureCanvasLayerTextureUpdater7Texture10updateR ectEPNS_18CCResourceProviderERKNS_7IntRectES6_
3756 fun:_ZN5blink12_GLOBAL__N_126UnthrottledTextureUploader13uploadTextureEPNS_19 LayerTextureUpdater7TextureEPNS_18CCResourceProviderENS_7IntRectES7_ 3756 fun:_ZN5blink12_GLOBAL__N_126UnthrottledTextureUploader13uploadTextureEPNS_19 LayerTextureUpdater7TextureEPNS_18CCResourceProviderENS_7IntRectES7_
3757 fun:_ZN5blink16CCTextureUpdater6updateEPNS_18CCResourceProviderEPNS_13Texture CopierEPNS_15TextureUploaderEm 3757 fun:_ZN5blink16CCTextureUpdater6updateEPNS_18CCResourceProviderEPNS_13Texture CopierEPNS_15TextureUploaderEm
3758 fun:_ZN5blink19CCSingleThreadProxy8doCommitERNS_16CCTextureUpdaterE 3758 fun:_ZN5blink19CCSingleThreadProxy8doCommitERNS_16CCTextureUpdaterE
3759 fun:_ZN5blink19CCSingleThreadProxy18commitAndCompositeEv 3759 fun:_ZN5blink19CCSingleThreadProxy18commitAndCompositeEv
3760 fun:_ZN5blink19CCSingleThreadProxy20compositeAndReadbackEPvRKNS_7IntRectE 3760 fun:_ZN5blink19CCSingleThreadProxy20compositeAndReadbackEPvRKNS_7IntRectE
3761 fun:_ZN5blink15CCLayerTreeHost20compositeAndReadbackEPvRKNS_7IntRectE 3761 fun:_ZN5blink15CCLayerTreeHost20compositeAndReadbackEPvRKNS_7IntRectE
3762 fun:_ZN5blink16WebLayerTreeView20compositeAndReadbackEPvRKNS_7WebRectE 3762 fun:_ZN5blink16WebLayerTreeView20compositeAndReadbackEPvRKNS_7WebRectE
3763 fun:_ZN5blink11WebViewImpl23doPixelReadbackToCanvasEP8SkCanvasRKN7WebCore7Int RectE 3763 fun:_ZN5blink11WebViewImpl23doPixelReadbackToCanvasEP8SkCanvasRKN7blink7IntRe ctE
3764 fun:_ZN5blink11WebViewImpl5paintEP8SkCanvasRKNS_7WebRectE 3764 fun:_ZN5blink11WebViewImpl5paintEP8SkCanvasRKNS_7WebRectE
3765 fun:_ZN11WebViewHost9paintRectERKN5blink7WebRectE 3765 fun:_ZN11WebViewHost9paintRectERKN5blink7WebRectE
3766 fun:_ZN11WebViewHost22paintInvalidatedRegionEv 3766 fun:_ZN11WebViewHost22paintInvalidatedRegionEv
3767 } 3767 }
3768 { 3768 {
3769 bug_139996 3769 bug_139996
3770 Memcheck:Leak 3770 Memcheck:Leak
3771 fun:_Znw* 3771 fun:_Znw*
3772 fun:_ZN5blink23v8StringToWebCoreStringIN3WTF6StringEEET_N2v86HandleINS4_6Stri ngEEENS_12ExternalModeE 3772 fun:_ZN5blink23v8StringToblinkStringIN3WTF6StringEEET_N2v86HandleINS4_6String EEENS_12ExternalModeE
3773 fun:_ZN5blink15toWebCoreStringEN2v86HandleINS0_5ValueEEE 3773 fun:_ZN5blink15toblinkStringEN2v86HandleINS0_5ValueEEE
3774 fun:_ZN5blink6V8Blob19constructorCallbackERKN2v89ArgumentsE 3774 fun:_ZN5blink6V8Blob19constructorCallbackERKN2v89ArgumentsE
3775 fun:_ZN2v88internalL19HandleApiCallHelperILb1EEEPNS0_11MaybeObjectENS0_12_GLO BAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE 3775 fun:_ZN2v88internalL19HandleApiCallHelperILb1EEEPNS0_11MaybeObjectENS0_12_GLO BAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
3776 fun:_ZN2v88internalL30Builtin_HandleApiCallConstructENS0_12_GLOBAL__N_116Buil tinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE 3776 fun:_ZN2v88internalL30Builtin_HandleApiCallConstructENS0_12_GLOBAL__N_116Buil tinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
3777 } 3777 }
3778 { 3778 {
3779 bug_140196 3779 bug_140196
3780 Memcheck:Uninitialized 3780 Memcheck:Uninitialized
3781 fun:_ZNK12SkDescriptor6equalsERKS_ 3781 fun:_ZNK12SkDescriptor6equalsERKS_
3782 fun:_ZN12SkGlyphCache10VisitCacheEPK12SkDescriptorPFbPKS_PvES5_ 3782 fun:_ZN12SkGlyphCache10VisitCacheEPK12SkDescriptorPFbPKS_PvES5_
3783 ... 3783 ...
(...skipping 10 matching lines...) Expand all
3794 { 3794 {
3795 bug_144118 3795 bug_144118
3796 Memcheck:Unaddressable 3796 Memcheck:Unaddressable
3797 fun:NPP_SetWindow 3797 fun:NPP_SetWindow
3798 fun:_ZN6webkit5npapi14PluginInstance13NPP_SetWindowEP9_NPWindow 3798 fun:_ZN6webkit5npapi14PluginInstance13NPP_SetWindowEP9_NPWindow
3799 fun:_ZN6webkit5npapi21WebPluginDelegateImpl17WindowedSetWindowEv 3799 fun:_ZN6webkit5npapi21WebPluginDelegateImpl17WindowedSetWindowEv
3800 fun:_ZN6webkit5npapi21WebPluginDelegateImpl22WindowedUpdateGeometryERKN3gfx4R ectES5_ 3800 fun:_ZN6webkit5npapi21WebPluginDelegateImpl22WindowedUpdateGeometryERKN3gfx4R ectES5_
3801 fun:_ZN6webkit5npapi21WebPluginDelegateImpl14UpdateGeometryERKN3gfx4RectES5_ 3801 fun:_ZN6webkit5npapi21WebPluginDelegateImpl14UpdateGeometryERKN3gfx4RectES5_
3802 fun:_ZN6webkit5npapi13WebPluginImpl14updateGeometryERKN5blink7WebRectES5_RKNS 2_9WebVectorIS3_EEb 3802 fun:_ZN6webkit5npapi13WebPluginImpl14updateGeometryERKN5blink7WebRectES5_RKNS 2_9WebVectorIS3_EEb
3803 fun:_ZN5blink22WebPluginContainerImpl14reportGeometryEv 3803 fun:_ZN5blink22WebPluginContainerImpl14reportGeometryEv
3804 fun:_ZN5blink22WebPluginContainerImpl12setFrameRectERKN7WebCore7IntRectE 3804 fun:_ZN5blink22WebPluginContainerImpl12setFrameRectERKN7blink7IntRectE
3805 ... 3805 ...
3806 fun:_ZN9TestShell4dumpEv 3806 fun:_ZN9TestShell4dumpEv
3807 } 3807 }
3808 { 3808 {
3809 bug_144118_b 3809 bug_144118_b
3810 Memcheck:Unaddressable 3810 Memcheck:Unaddressable
3811 fun:_ZNK3WTF6OwnPtrIN5blink14ScrollbarGroupEEcvMS3_PS2_Ev 3811 fun:_ZNK3WTF6OwnPtrIN5blink14ScrollbarGroupEEcvMS3_PS2_Ev
3812 fun:_ZN5blink22WebPluginContainerImpl14reportGeometryEv 3812 fun:_ZN5blink22WebPluginContainerImpl14reportGeometryEv
3813 fun:_ZN5blink22WebPluginContainerImpl12setFrameRectERKN7WebCore7IntRectE 3813 fun:_ZN5blink22WebPluginContainerImpl12setFrameRectERKN7blink7IntRectE
3814 ... 3814 ...
3815 fun:_ZN9TestShell4dumpEv 3815 fun:_ZN9TestShell4dumpEv
3816 } 3816 }
3817 { 3817 {
3818 bug_144913 3818 bug_144913
3819 Memcheck:Leak 3819 Memcheck:Leak
3820 fun:_Znw* 3820 fun:_Znw*
3821 fun:_ZN8chromeos30BluetoothAdapterClientStubImplC1Ev 3821 fun:_ZN8chromeos30BluetoothAdapterClientStubImplC1Ev
3822 fun:_ZN8chromeos22BluetoothAdapterClient6CreateENS_28DBusClientImplementation TypeEPN4dbus3BusEPNS_22BluetoothManagerClientE 3822 fun:_ZN8chromeos22BluetoothAdapterClient6CreateENS_28DBusClientImplementation TypeEPN4dbus3BusEPNS_22BluetoothManagerClientE
3823 fun:_ZN8chromeos21DBusThreadManagerImplC1ENS_28DBusClientImplementationTypeE 3823 fun:_ZN8chromeos21DBusThreadManagerImplC1ENS_28DBusClientImplementationTypeE
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
3856 bug_145244 3856 bug_145244
3857 Memcheck:Uninitialized 3857 Memcheck:Uninitialized
3858 fun:_ZN5blink15StyleRuleImport17requestStyleSheetEPNS_13CSSStyleSheetERKNS_16 CSSParserContextE 3858 fun:_ZN5blink15StyleRuleImport17requestStyleSheetEPNS_13CSSStyleSheetERKNS_16 CSSParserContextE
3859 fun:_ZN5blink18StyleSheetContents26requestImportedStyleSheetsEPNS_13CSSStyleS heetE 3859 fun:_ZN5blink18StyleSheetContents26requestImportedStyleSheetsEPNS_13CSSStyleS heetE
3860 } 3860 }
3861 { 3861 {
3862 bug_145645 3862 bug_145645
3863 Memcheck:Leak 3863 Memcheck:Leak
3864 fun:malloc 3864 fun:malloc
3865 fun:_ZN3WTF10fastMallocEm 3865 fun:_ZN3WTF10fastMallocEm
3866 fun:_ZN3WTF10RefCountedIN7WebCore18InjectedScriptHostEEnwEm 3866 fun:_ZN3WTF10RefCountedIN7blink18InjectedScriptHostEEnwEm
3867 fun:_ZN5blink18InjectedScriptHost6createEv 3867 fun:_ZN5blink18InjectedScriptHost6createEv
3868 fun:_ZN5blink21InjectedScriptManagerC1EPFbPNS_11ScriptStateEE 3868 fun:_ZN5blink21InjectedScriptManagerC1EPFbPNS_11ScriptStateEE
3869 fun:_ZN5blink21InjectedScriptManager15createForWorkerEv 3869 fun:_ZN5blink21InjectedScriptManager15createForWorkerEv
3870 fun:_ZN5blink25WorkerInspectorControllerC1EPNS_13WorkerContextE 3870 fun:_ZN5blink25WorkerInspectorControllerC1EPNS_13WorkerContextE
3871 } 3871 }
3872 { 3872 {
3873 bug_145650a 3873 bug_145650a
3874 Memcheck:Leak 3874 Memcheck:Leak
3875 fun:_Znw* 3875 fun:_Znw*
3876 ... 3876 ...
(...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after
3997 fun:_ZN27ExtensionDevToolsClientHostC1EPN7content11WebContentsERKSsS4_i 3997 fun:_ZN27ExtensionDevToolsClientHostC1EPN7content11WebContentsERKSsS4_i
3998 fun:_ZN22AttachDebuggerFunction7RunImplEv 3998 fun:_ZN22AttachDebuggerFunction7RunImplEv
3999 fun:_ZN17ExtensionFunction3RunEv 3999 fun:_ZN17ExtensionFunction3RunEv
4000 fun:_ZN27ExtensionFunctionDispatcher8DispatchERK31ExtensionHostMsg_Request_Pa ramsPN7content14RenderViewHostE 4000 fun:_ZN27ExtensionFunctionDispatcher8DispatchERK31ExtensionHostMsg_Request_Pa ramsPN7content14RenderViewHostE
4001 fun:_ZN10extensions13ExtensionHost9OnRequestERK31ExtensionHostMsg_Request_Par ams 4001 fun:_ZN10extensions13ExtensionHost9OnRequestERK31ExtensionHostMsg_Request_Par ams
4002 } 4002 }
4003 { 4003 {
4004 bug_145712 4004 bug_145712
4005 Memcheck:Leak 4005 Memcheck:Leak
4006 fun:_Znw* 4006 fun:_Znw*
4007 fun:_ZN5blink25NotificationPresenterImpl17requestPermissionEPN7WebCore22Scrip tExecutionContextEN3WTF10PassRefPtrINS1_12VoidCallbackEEE 4007 fun:_ZN5blink25NotificationPresenterImpl17requestPermissionEPN7blink22ScriptE xecutionContextEN3WTF10PassRefPtrINS1_12VoidCallbackEEE
4008 fun:_ZN5blink18NotificationCenter17requestPermissionEN3WTF10PassRefPtrINS_12V oidCallbackEEE 4008 fun:_ZN5blink18NotificationCenter17requestPermissionEN3WTF10PassRefPtrINS_12V oidCallbackEEE
4009 fun:_ZN5blink20V8NotificationCenter25requestPermissionCallbackERKN2v89Argumen tsE 4009 fun:_ZN5blink20V8NotificationCenter25requestPermissionCallbackERKN2v89Argumen tsE
4010 } 4010 }
4011 { 4011 {
4012 bug_145723 4012 bug_145723
4013 Memcheck:Leak 4013 Memcheck:Leak
4014 fun:_Znw* 4014 fun:_Znw*
4015 fun:_Z20NewExtensionFunctionI25TabsExecuteScriptFunctionEP17ExtensionFunction v 4015 fun:_Z20NewExtensionFunctionI25TabsExecuteScriptFunctionEP17ExtensionFunction v
4016 fun:_ZN25ExtensionFunctionRegistry11NewFunctionERKSs 4016 fun:_ZN25ExtensionFunctionRegistry11NewFunctionERKSs
4017 fun:_ZN27ExtensionFunctionDispatcher23CreateExtensionFunctionERK31ExtensionHo stMsg_Request_ParamsPKN10extensions9ExtensionEiRKNS3_10ProcessMapEPNS3_12Extensi onAPIEPvPN3IPC6SenderEPN7content14RenderViewHostEi 4017 fun:_ZN27ExtensionFunctionDispatcher23CreateExtensionFunctionERK31ExtensionHo stMsg_Request_ParamsPKN10extensions9ExtensionEiRKNS3_10ProcessMapEPNS3_12Extensi onAPIEPvPN3IPC6SenderEPN7content14RenderViewHostEi
(...skipping 30 matching lines...) Expand all
4048 fun:xcb_connect_to_display_with_auth_info 4048 fun:xcb_connect_to_display_with_auth_info
4049 fun:_XConnectXCB 4049 fun:_XConnectXCB
4050 fun:XOpenDisplay 4050 fun:XOpenDisplay
4051 fun:_ZN4base18MessagePumpAuraX1118GetDefaultXDisplayEv 4051 fun:_ZN4base18MessagePumpAuraX1118GetDefaultXDisplayEv
4052 } 4052 }
4053 { 4053 {
4054 bug_149734a 4054 bug_149734a
4055 Memcheck:Leak 4055 Memcheck:Leak
4056 fun:malloc 4056 fun:malloc
4057 fun:_ZN3WTF10fastMallocEm 4057 fun:_ZN3WTF10fastMallocEm
4058 fun:_ZN3WTF16VectorBufferBaseIN7WebCore9AttributeEE14allocateBufferEm 4058 fun:_ZN3WTF16VectorBufferBaseIN7blink9AttributeEE14allocateBufferEm
4059 fun:_ZN3WTF12VectorBufferIN7WebCore9AttributeELm4EE14allocateBufferEm 4059 fun:_ZN3WTF12VectorBufferIN7blink9AttributeELm4EE14allocateBufferEm
4060 fun:_ZN3WTF6VectorIN7WebCore9AttributeELm4EE22reserveInitialCapacityEm 4060 fun:_ZN3WTF6VectorIN7blink9AttributeELm4EE22reserveInitialCapacityEm
4061 fun:_ZN5blink20ElementAttributeData13cloneDataFromERKS0_RKNS_7ElementERS3_ 4061 fun:_ZN5blink20ElementAttributeData13cloneDataFromERKS0_RKNS_7ElementERS3_
4062 } 4062 }
4063 { 4063 {
4064 bug_149734b 4064 bug_149734b
4065 Memcheck:Leak 4065 Memcheck:Leak
4066 fun:malloc 4066 fun:malloc
4067 fun:_ZN3WTF10fastMallocEm 4067 fun:_ZN3WTF10fastMallocEm
4068 fun:_ZN3WTF16VectorBufferBaseIN7WebCore9AttributeEE14allocateBufferEm 4068 fun:_ZN3WTF16VectorBufferBaseIN7blink9AttributeEE14allocateBufferEm
4069 fun:_ZN3WTF12VectorBufferIN7WebCore9AttributeELm4EE14allocateBufferEm 4069 fun:_ZN3WTF12VectorBufferIN7blink9AttributeELm4EE14allocateBufferEm
4070 fun:_ZN3WTF6VectorIN7WebCore9AttributeELm4EE15reserveCapacityEm 4070 fun:_ZN3WTF6VectorIN7blink9AttributeELm4EE15reserveCapacityEm
4071 fun:_ZN3WTF6VectorIN7WebCore9AttributeELm4EE14expandCapacityEm 4071 fun:_ZN3WTF6VectorIN7blink9AttributeELm4EE14expandCapacityEm
4072 fun:_ZN3WTF6VectorIN7WebCore9AttributeELm4EE14expandCapacityEmPKS2_ 4072 fun:_ZN3WTF6VectorIN7blink9AttributeELm4EE14expandCapacityEmPKS2_
4073 fun:_ZN3WTF6VectorIN7WebCore9AttributeELm4EE14appendSlowCaseIS2_EEvRKT_ 4073 fun:_ZN3WTF6VectorIN7blink9AttributeELm4EE14appendSlowCaseIS2_EEvRKT_
4074 fun:_ZN5blink20ElementAttributeData12addAttributeERKNS_9AttributeEPNS_7Elemen tENS_30SynchronizationOfLazyAttributeE 4074 fun:_ZN5blink20ElementAttributeData12addAttributeERKNS_9AttributeEPNS_7Elemen tENS_30SynchronizationOfLazyAttributeE
4075 } 4075 }
4076 { 4076 {
4077 bug_150995 4077 bug_150995
4078 Memcheck:Leak 4078 Memcheck:Leak
4079 fun:_Zna* 4079 fun:_Zna*
4080 fun:_ZN14webkit_support12_GLOBAL__N_113DoLibpngWrite* 4080 fun:_ZN14webkit_support12_GLOBAL__N_113DoLibpngWrite*
4081 fun:_ZN14webkit_support26EncodeWithCompressionLevel* 4081 fun:_ZN14webkit_support26EncodeWithCompressionLevel*
4082 fun:_ZN14webkit_support6EncodeEPKhNS_12_GLOBAL__N_111ColorFormat* 4082 fun:_ZN14webkit_support6EncodeEPKhNS_12_GLOBAL__N_111ColorFormat*
4083 fun:_ZN14webkit_support25EncodeBGRAPNGWithChecksum* 4083 fun:_ZN14webkit_support25EncodeBGRAPNGWithChecksum*
4084 fun:_ZNK9TestShell9dumpImageEP8SkCanvas 4084 fun:_ZNK9TestShell9dumpImageEP8SkCanvas
4085 fun:_ZN9TestShell4dumpEv 4085 fun:_ZN9TestShell4dumpEv
4086 fun:_ZN9TestShell12testFinishedEP11WebViewHost 4086 fun:_ZN9TestShell12testFinishedEP11WebViewHost
4087 fun:_ZN11WebViewHost12testFinishedEv 4087 fun:_ZN11WebViewHost12testFinishedEv
4088 fun:_ZN13WebTestRunner10TestRunner9WorkQueue15processWorkSoonEv 4088 fun:_ZN13WebTestRunner10TestRunner9WorkQueue15processWorkSoonEv
4089 } 4089 }
4090 { 4090 {
4091 bug_151006 4091 bug_151006
4092 Memcheck:Leak 4092 Memcheck:Leak
4093 fun:malloc 4093 fun:malloc
4094 fun:uprv_malloc_46 4094 fun:uprv_malloc_46
4095 fun:_ZN6icu_467UMemorynwEm 4095 fun:_ZN6icu_467UMemorynwEm
4096 fun:_ZN6icu_4610DateFormat6createENS0_6EStyleES1_RKNS_6LocaleE 4096 fun:_ZN6icu_4610DateFormat6createENS0_6EStyleES1_RKNS_6LocaleE
4097 fun:_ZN6icu_4610DateFormat22createDateTimeInstanceENS0_6EStyleES1_RKNS_6Local eE 4097 fun:_ZN6icu_4610DateFormat22createDateTimeInstanceENS0_6EStyleES1_RKNS_6Local eE
4098 fun:udat_open_46 4098 fun:udat_open_46
4099 fun:_ZNK7WebCore9LocaleICU14openDateFormatE16UDateFormatStyleS1_ 4099 fun:_ZNK7blink9LocaleICU14openDateFormatE16UDateFormatStyleS1_
4100 fun:_ZN5blink9LocaleICU24initializeDateTimeFormatEv 4100 fun:_ZN5blink9LocaleICU24initializeDateTimeFormatEv
4101 fun:_ZN5blink9LocaleICU15shortTimeFormatEv 4101 fun:_ZN5blink9LocaleICU15shortTimeFormatEv
4102 fun:_ZN5blink19DateTimeEditElement6layoutERKNS_9StepRangeERKNS_14DateComponen tsERNS_9LocalizerE 4102 fun:_ZN5blink19DateTimeEditElement6layoutERKNS_9StepRangeERKNS_14DateComponen tsERNS_9LocalizerE
4103 fun:_ZN5blink19DateTimeEditElement13setEmptyValueERKNS_9StepRangeERKNS_14Date ComponentsERNS_9LocalizerE 4103 fun:_ZN5blink19DateTimeEditElement13setEmptyValueERKNS_9StepRangeERKNS_14Date ComponentsERNS_9LocalizerE
4104 fun:_ZN5blink13TimeInputType20updateInnerTextValueEv 4104 fun:_ZN5blink13TimeInputType20updateInnerTextValueEv
4105 fun:_ZN5blink13TimeInputType19createShadowSubtreeEv 4105 fun:_ZN5blink13TimeInputType19createShadowSubtreeEv
4106 fun:_ZN5blink16HTMLInputElement10updateTypeEv 4106 fun:_ZN5blink16HTMLInputElement10updateTypeEv
4107 fun:_ZN5blink16HTMLInputElement14parseAttributeERKNS_9AttributeE 4107 fun:_ZN5blink16HTMLInputElement14parseAttributeERKNS_9AttributeE
4108 fun:_ZN5blink7Element16attributeChangedERKNS_9AttributeE 4108 fun:_ZN5blink7Element16attributeChangedERKNS_9AttributeE
4109 fun:_ZN5blink13StyledElement16attributeChangedERKNS_9AttributeE 4109 fun:_ZN5blink13StyledElement16attributeChangedERKNS_9AttributeE
4110 fun:_ZN5blink7Element19parserSetAttributesERKN3WTF6VectorINS_9AttributeELm0EE ENS_27FragmentScriptingPermissionE 4110 fun:_ZN5blink7Element19parserSetAttributesERKN3WTF6VectorINS_9AttributeELm0EE ENS_27FragmentScriptingPermissionE
4111 fun:_ZN5blink20HTMLConstructionSite17createHTMLElementEPNS_15AtomicHTMLTokenE 4111 fun:_ZN5blink20HTMLConstructionSite17createHTMLElementEPNS_15AtomicHTMLTokenE
4112 fun:_ZN5blink20HTMLConstructionSite28insertSelfClosingHTMLElementEPNS_15Atomi cHTMLTokenE 4112 fun:_ZN5blink20HTMLConstructionSite28insertSelfClosingHTMLElementEPNS_15Atomi cHTMLTokenE
4113 fun:_ZN5blink15HTMLTreeBuilder24processStartTagForInBodyEPNS_15AtomicHTMLToke nE 4113 fun:_ZN5blink15HTMLTreeBuilder24processStartTagForInBodyEPNS_15AtomicHTMLToke nE
4114 fun:_ZN5blink15HTMLTreeBuilder15processStartTagEPNS_15AtomicHTMLTokenE 4114 fun:_ZN5blink15HTMLTreeBuilder15processStartTagEPNS_15AtomicHTMLTokenE
4115 } 4115 }
4116 { 4116 {
4117 bug_151007 4117 bug_151007
4118 Memcheck:Leak 4118 Memcheck:Leak
4119 fun:malloc 4119 fun:malloc
4120 fun:_ZN3WTF10fastMallocEm 4120 fun:_ZN3WTF10fastMallocEm
4121 fun:_ZN3WTF10RefCountedIN7WebCore15AtomicHTMLTokenEEnwEm 4121 fun:_ZN3WTF10RefCountedIN7blink15AtomicHTMLTokenEEnwEm
4122 fun:_ZN5blink15AtomicHTMLToken6createERNS_9HTMLTokenE 4122 fun:_ZN5blink15AtomicHTMLToken6createERNS_9HTMLTokenE
4123 fun:_ZN5blink15HTMLTreeBuilder22constructTreeFromTokenERNS_9HTMLTokenE 4123 fun:_ZN5blink15HTMLTreeBuilder22constructTreeFromTokenERNS_9HTMLTokenE
4124 fun:_ZN5blink18HTMLDocumentParser13pumpTokenizerENS0_15SynchronousModeE 4124 fun:_ZN5blink18HTMLDocumentParser13pumpTokenizerENS0_15SynchronousModeE
4125 fun:_ZN5blink18HTMLDocumentParser23pumpTokenizerIfPossibleENS0_15SynchronousM odeE 4125 fun:_ZN5blink18HTMLDocumentParser23pumpTokenizerIfPossibleENS0_15SynchronousM odeE
4126 fun:_ZN5blink18HTMLDocumentParser6insertERKNS_15SegmentedStringE 4126 fun:_ZN5blink18HTMLDocumentParser6insertERKNS_15SegmentedStringE
4127 fun:_ZN5blink18HTMLDocumentParser21parseDocumentFragmentERKN3WTF6StringEPNS_1 6DocumentFragmentEPNS_7ElementENS_27FragmentScriptingPermissionE 4127 fun:_ZN5blink18HTMLDocumentParser21parseDocumentFragmentERKN3WTF6StringEPNS_1 6DocumentFragmentEPNS_7ElementENS_27FragmentScriptingPermissionE
4128 fun:_ZN5blink16DocumentFragment9parseHTMLERKN3WTF6StringEPNS_7ElementENS_27Fr agmentScriptingPermissionE 4128 fun:_ZN5blink16DocumentFragment9parseHTMLERKN3WTF6StringEPNS_7ElementENS_27Fr agmentScriptingPermissionE
4129 fun:_ZN5blink31createFragmentForInnerOuterHTMLERKN3WTF6StringEPNS_7ElementENS _27FragmentScriptingPermissionERi 4129 fun:_ZN5blink31createFragmentForInnerOuterHTMLERKN3WTF6StringEPNS_7ElementENS _27FragmentScriptingPermissionERi
4130 fun:_ZN5blink11HTMLElement12setInnerHTMLERKN3WTF6StringERi 4130 fun:_ZN5blink11HTMLElement12setInnerHTMLERKN3WTF6StringERi
4131 fun:_ZN5blink21HTMLElementV8InternalL19innerHTMLAttrSetterEN2v85LocalINS1_6St ringEEENS2_INS1_5ValueEEERKNS1_12AccessorInfoE 4131 fun:_ZN5blink21HTMLElementV8InternalL19innerHTMLAttrSetterEN2v85LocalINS1_6St ringEEENS2_INS1_5ValueEEERKNS1_12AccessorInfoE
(...skipping 333 matching lines...) Expand 10 before | Expand all | Expand 10 after
4465 fun:_ZN7leveldb2DB4OpenERKNS_7OptionsERKSsPPS0_ 4465 fun:_ZN7leveldb2DB4OpenERKNS_7OptionsERKSsPPS0_
4466 fun:_ZN11dom_storage22SessionStorageDatabase9TryToOpenEPPN7leveldb2DBE 4466 fun:_ZN11dom_storage22SessionStorageDatabase9TryToOpenEPPN7leveldb2DBE
4467 fun:_ZN11dom_storage22SessionStorageDatabase8LazyOpenEb 4467 fun:_ZN11dom_storage22SessionStorageDatabase8LazyOpenEb
4468 fun:_ZN11dom_storage22SessionStorageDatabase24ReadNamespacesAndOriginsEPSt3ma pISsSt6vectorI4GURLSaIS3_EESt4lessISsESaISt4pairIKSsS5_EEE 4468 fun:_ZN11dom_storage22SessionStorageDatabase24ReadNamespacesAndOriginsEPSt3ma pISsSt6vectorI4GURLSaIS3_EESt4lessISsESaISt4pairIKSsS5_EEE
4469 fun:_ZN11dom_storage17DomStorageContext36FindUnusedNamespacesInCommitSequence ERKSt3setISsSt4lessISsESaISsEES7_ 4469 fun:_ZN11dom_storage17DomStorageContext36FindUnusedNamespacesInCommitSequence ERKSt3setISsSt4lessISsESaISsEES7_
4470 } 4470 }
4471 { 4471 {
4472 bug_172025 4472 bug_172025
4473 Memcheck:Uninitialized 4473 Memcheck:Uninitialized
4474 fun:_ZN11WebViewHost19didCreateDataSourceEPN5blink8WebFrameEPNS0_13WebDataSou rceE 4474 fun:_ZN11WebViewHost19didCreateDataSourceEPN5blink8WebFrameEPNS0_13WebDataSou rceE
4475 fun:_ZN5blink21FrameLoaderClientImpl20createDocumentLoaderERKN7WebCore15Resou rceRequestERKNS1_14SubstituteDataE 4475 fun:_ZN5blink21FrameLoaderClientImpl20createDocumentLoaderERKN7blink15Resourc eRequestERKNS1_14SubstituteDataE
4476 fun:_ZN5blink11FrameLoader4initEv 4476 fun:_ZN5blink11FrameLoader4initEv
4477 fun:_ZN5blink5Frame4initEv 4477 fun:_ZN5blink5Frame4initEv
4478 fun:_ZN5blink12WebFrameImpl21initializeAsMainFrameEPN7WebCore4PageE 4478 fun:_ZN5blink12WebFrameImpl21initializeAsMainFrameEPN7blink4PageE
4479 fun:_ZN5blink11WebViewImpl19initializeMainFrameEPNS_14WebFrameClientE 4479 fun:_ZN5blink11WebViewImpl19initializeMainFrameEPNS_14WebFrameClientE
4480 fun:_ZN9TestShell15createNewWindowERKN5blink6WebURLEP16DRTDevToolsAgentPN13We bTestRunner17WebTestInterfacesE 4480 fun:_ZN9TestShell15createNewWindowERKN5blink6WebURLEP16DRTDevToolsAgentPN13We bTestRunner17WebTestInterfacesE
4481 fun:_ZN9TestShell16createMainWindowEv 4481 fun:_ZN9TestShell16createMainWindowEv
4482 fun:_ZN9TestShell10initializeEv 4482 fun:_ZN9TestShell10initializeEv
4483 } 4483 }
4484 { 4484 {
4485 bug_173096 4485 bug_173096
4486 Memcheck:Uninitialized 4486 Memcheck:Uninitialized
4487 fun:bcmp 4487 fun:bcmp
4488 fun:_ZN2cc19LayerTreeDebugState5equalERKS0_S2_ 4488 fun:_ZN2cc19LayerTreeDebugState5equalERKS0_S2_
4489 fun:_ZN2cc13LayerTreeHost13setDebugStateERKNS_19LayerTreeDebugStateE 4489 fun:_ZN2cc13LayerTreeHost13setDebugStateERKNS_19LayerTreeDebugStateE
4490 fun:_ZN5blink20WebLayerTreeViewImpl*set* 4490 fun:_ZN5blink20WebLayerTreeViewImpl*set*
4491 fun:_ZN5blink11WebViewImpl33setIsAcceleratedCompositingActiveEb 4491 fun:_ZN5blink11WebViewImpl33setIsAcceleratedCompositingActiveEb
4492 fun:_ZN5blink11WebViewImpl20setRootGraphicsLayerEPN7WebCore13GraphicsLayerE 4492 fun:_ZN5blink11WebViewImpl20setRootGraphicsLayerEPN7blink13GraphicsLayerE
4493 fun:_ZN5blink16ChromeClientImpl23attachRootGraphicsLayerEPN7WebCore5FrameEPNS 1_13GraphicsLayerE 4493 fun:_ZN5blink16ChromeClientImpl23attachRootGraphicsLayerEPN7blink5FrameEPNS1_ 13GraphicsLayerE
4494 fun:_ZN5blink21RenderLayerCompositor15attachRootLayerENS0_19RootLayerAttachme ntE 4494 fun:_ZN5blink21RenderLayerCompositor15attachRootLayerENS0_19RootLayerAttachme ntE
4495 fun:_ZN5blink21RenderLayerCompositor15ensureRootLayerEv 4495 fun:_ZN5blink21RenderLayerCompositor15ensureRootLayerEv
4496 fun:_ZN5blink21RenderLayerCompositor21enableCompositingModeEb 4496 fun:_ZN5blink21RenderLayerCompositor21enableCompositingModeEb
4497 fun:_ZN5blink21RenderLayerCompositor13updateBackingEPNS_11RenderLayerENS0_24C ompositingChangeRepaintE 4497 fun:_ZN5blink21RenderLayerCompositor13updateBackingEPNS_11RenderLayerENS0_24C ompositingChangeRepaintE
4498 fun:_ZN5blink21RenderLayerCompositor27updateLayerCompositingStateEPNS_11Rende rLayerENS0_24CompositingChangeRepaintE 4498 fun:_ZN5blink21RenderLayerCompositor27updateLayerCompositingStateEPNS_11Rende rLayerENS0_24CompositingChangeRepaintE
4499 fun:_ZN5blink11RenderLayer12styleChangedENS_15StyleDifferenceEPKNS_11RenderSt yleE 4499 fun:_ZN5blink11RenderLayer12styleChangedENS_15StyleDifferenceEPKNS_11RenderSt yleE
4500 fun:_ZN5blink22RenderLayerModelObject14styleDidChangeENS_15StyleDifferenceEPK NS_11RenderStyleE 4500 fun:_ZN5blink22RenderLayerModelObject14styleDidChangeENS_15StyleDifferenceEPK NS_11RenderStyleE
4501 fun:_ZN5blink9RenderBox14styleDidChangeENS_15StyleDifferenceEPKNS_11RenderSty leE 4501 fun:_ZN5blink9RenderBox14styleDidChangeENS_15StyleDifferenceEPKNS_11RenderSty leE
4502 } 4502 }
4503 { 4503 {
(...skipping 19 matching lines...) Expand all
4523 { 4523 {
4524 bug_176270 4524 bug_176270
4525 Memcheck:Uninitialized 4525 Memcheck:Uninitialized
4526 fun:_ZNK2cc19LayerTreeDebugState20recordRenderingStatsEv 4526 fun:_ZNK2cc19LayerTreeDebugState20recordRenderingStatsEv
4527 } 4527 }
4528 { 4528 {
4529 bug_176616_a 4529 bug_176616_a
4530 Memcheck:Uninitialized 4530 Memcheck:Uninitialized
4531 fun:_ZN13WebTestRunner16WebTestProxyBase19didCreateDataSourceEPN5blink8WebFra meEPNS1_13WebDataSourceE 4531 fun:_ZN13WebTestRunner16WebTestProxyBase19didCreateDataSourceEPN5blink8WebFra meEPNS1_13WebDataSourceE
4532 fun:_ZN13WebTestRunner12WebTestProxyI11WebViewHostP9TestShellE19didCreateData SourceEPN5blink8WebFrameEPNS5_13WebDataSourceE 4532 fun:_ZN13WebTestRunner12WebTestProxyI11WebViewHostP9TestShellE19didCreateData SourceEPN5blink8WebFrameEPNS5_13WebDataSourceE
4533 fun:_ZN5blink21FrameLoaderClientImpl20createDocumentLoaderERKN7WebCore15Resou rceRequestERKNS1_14SubstituteDataE 4533 fun:_ZN5blink21FrameLoaderClientImpl20createDocumentLoaderERKN7blink15Resourc eRequestERKNS1_14SubstituteDataE
4534 fun:_ZN5blink11FrameLoader4initEv 4534 fun:_ZN5blink11FrameLoader4initEv
4535 fun:_ZN5blink5Frame4initEv 4535 fun:_ZN5blink5Frame4initEv
4536 fun:_ZN5blink12WebFrameImpl21initializeAsMainFrameEPN7WebCore4PageE 4536 fun:_ZN5blink12WebFrameImpl21initializeAsMainFrameEPN7blink4PageE
4537 fun:_ZN5blink11WebViewImpl19initializeMainFrameEPNS_14WebFrameClientE 4537 fun:_ZN5blink11WebViewImpl19initializeMainFrameEPNS_14WebFrameClientE
4538 fun:_ZN9TestShell15createNewWindowERKN5blink6WebURLEP16DRTDevToolsAgentPN13We bTestRunner17WebTestInterfacesE 4538 fun:_ZN9TestShell15createNewWindowERKN5blink6WebURLEP16DRTDevToolsAgentPN13We bTestRunner17WebTestInterfacesE
4539 fun:_ZN9TestShell16createMainWindowEv 4539 fun:_ZN9TestShell16createMainWindowEv
4540 fun:_ZN9TestShell10initializeEP25MockWebKitPlatformSupport 4540 fun:_ZN9TestShell10initializeEP25MockWebKitPlatformSupport
4541 } 4541 }
4542 { 4542 {
4543 bug_176616_b 4543 bug_176616_b
4544 Memcheck:Uninitialized 4544 Memcheck:Uninitialized
4545 fun:_ZN13WebTestRunner10TestRunner5resetEv 4545 fun:_ZN13WebTestRunner10TestRunner5resetEv
4546 fun:_ZN13WebTestRunner14TestInterfaces8resetAllEv 4546 fun:_ZN13WebTestRunner14TestInterfaces8resetAllEv
(...skipping 22 matching lines...) Expand all
4569 fun:_ZN5blink12TextTrackCue22createCueRenderingTreeEv 4569 fun:_ZN5blink12TextTrackCue22createCueRenderingTreeEv
4570 fun:_ZN5blink12TextTrackCue17updateDisplayTreeEf 4570 fun:_ZN5blink12TextTrackCue17updateDisplayTreeEf
4571 } 4571 }
4572 { 4572 {
4573 bug_176621 4573 bug_176621
4574 Memcheck:Leak 4574 Memcheck:Leak
4575 fun:_Znw* 4575 fun:_Znw*
4576 fun:_ZN13WebTestRunner10TestPlugin6createEPN5blink8WebFrameERKNS1_15WebPlugin ParamsEPNS_15WebTestDelegateE 4576 fun:_ZN13WebTestRunner10TestPlugin6createEPN5blink8WebFrameERKNS1_15WebPlugin ParamsEPNS_15WebTestDelegateE
4577 fun:_ZN13WebTestRunner16WebTestProxyBase12createPluginEPN5blink8WebFrameERKNS 1_15WebPluginParamsE 4577 fun:_ZN13WebTestRunner16WebTestProxyBase12createPluginEPN5blink8WebFrameERKNS 1_15WebPluginParamsE
4578 fun:_ZN13WebTestRunner12WebTestProxyI11WebViewHostP9TestShellE12createPluginE PN5blink8WebFrameERKNS5_15WebPluginParamsE 4578 fun:_ZN13WebTestRunner12WebTestProxyI11WebViewHostP9TestShellE12createPluginE PN5blink8WebFrameERKNS5_15WebPluginParamsE
4579 fun:_ZN5blink21FrameLoaderClientImpl12createPluginERKN7WebCore7IntSizeEPNS1_1 7HTMLPlugInElementERKNS1_4KURLERKN3WTF6VectorINSA_6String* 4579 fun:_ZN5blink21FrameLoaderClientImpl12createPluginERKN7blink7IntSizeEPNS1_17H TMLPlugInElementERKNS1_4KURLERKN3WTF6VectorINSA_6String*
4580 fun:_ZN5blink14SubframeLoader10loadPluginEPNS_22HTMLPlugInImageElementERKNS_4 KURLERKN3WTF6StringERKNS6_6VectorIS7* 4580 fun:_ZN5blink14SubframeLoader10loadPluginEPNS_22HTMLPlugInImageElementERKNS_4 KURLERKN3WTF6StringERKNS6_6VectorIS7*
4581 } 4581 }
4582 { 4582 {
4583 bug_176891a 4583 bug_176891a
4584 Memcheck:Leak 4584 Memcheck:Leak
4585 fun:calloc 4585 fun:calloc
4586 fun:nss_ZAlloc 4586 fun:nss_ZAlloc
4587 fun:nssCryptokiObject_Create 4587 fun:nssCryptokiObject_Create
4588 fun:create_objects_from_handles 4588 fun:create_objects_from_handles
4589 fun:find_objects 4589 fun:find_objects
(...skipping 323 matching lines...) Expand 10 before | Expand all | Expand 10 after
4913 { 4913 {
4914 bug_243132 4914 bug_243132
4915 Memcheck:Leak 4915 Memcheck:Leak
4916 fun:malloc 4916 fun:malloc
4917 fun:_ZN3WTF10fastMallocEm 4917 fun:_ZN3WTF10fastMallocEm
4918 fun:_ZN3WTF10StringImpl19createUninitializedEjRPh 4918 fun:_ZN3WTF10StringImpl19createUninitializedEjRPh
4919 ... 4919 ...
4920 fun:_ZN5blinkL24valueForGridTrackBreadthERKNS_10GridLengthEPKNS_11RenderStyle EPNS_10RenderViewE 4920 fun:_ZN5blinkL24valueForGridTrackBreadthERKNS_10GridLengthEPKNS_11RenderStyle EPNS_10RenderViewE
4921 fun:_ZN5blinkL21valueForGridTrackSizeERKNS_13GridTrackSizeEPKNS_11RenderStyle EPNS_10RenderViewE 4921 fun:_ZN5blinkL21valueForGridTrackSizeERKNS_13GridTrackSizeEPKNS_11RenderStyle EPNS_10RenderViewE
4922 fun:_ZN5blinkL21valueForGridTrackListERKN3WTF6VectorINS_13GridTrackSizeELm0EE ERKNS0_7HashMap* 4922 fun:_ZN5blinkL21valueForGridTrackListERKN3WTF6VectorINS_13GridTrackSizeELm0EE ERKNS0_7HashMap*
4923 fun:_ZNK7WebCore27CSSComputedStyleDeclaration19getPropertyCSSValueENS_13CSSPr opertyIDENS_13EUpdateLayoutE 4923 fun:_ZNK7blink27CSSComputedStyleDeclaration19getPropertyCSSValueENS_13CSSProp ertyIDENS_13EUpdateLayoutE
4924 fun:_ZNK7WebCore27CSSComputedStyleDeclaration19getPropertyCSSValueENS_13CSSPr opertyIDE 4924 fun:_ZNK7blink27CSSComputedStyleDeclaration19getPropertyCSSValueENS_13CSSProp ertyIDE
4925 fun:_ZNK7WebCore27CSSComputedStyleDeclaration16getPropertyValueENS_13CSSPrope rtyIDE 4925 fun:_ZNK7blink27CSSComputedStyleDeclaration16getPropertyValueENS_13CSSPropert yIDE
4926 fun:_ZN5blink27CSSComputedStyleDeclaration16getPropertyValueERKN3WTF6StringE 4926 fun:_ZN5blink27CSSComputedStyleDeclaration16getPropertyValueERKN3WTF6StringE
4927 } 4927 }
4928 { 4928 {
4929 bug_243753 4929 bug_243753
4930 Memcheck:Leak 4930 Memcheck:Leak
4931 fun:_Znw* 4931 fun:_Znw*
4932 fun:_ZN7fileapi28SandboxFileSystemBackendTest11GetRootPathERK4GURLNS_14FileSy stemTypeEbPN4base8FilePathE 4932 fun:_ZN7fileapi28SandboxFileSystemBackendTest11GetRootPathERK4GURLNS_14FileSy stemTypeEbPN4base8FilePathE
4933 } 4933 }
4934 { 4934 {
4935 bug_245714 4935 bug_245714
(...skipping 194 matching lines...) Expand 10 before | Expand all | Expand 10 after
5130 ... 5130 ...
5131 fun:_ZN3gpu5gles216ShaderTranslator4InitE12ShShaderType12ShShaderSpecPK18ShBu iltInResourcesNS0_25ShaderTranslatorInterface22GlslImplementationTypeENS7_27Glsl BuiltInFunctionBehaviorE 5131 fun:_ZN3gpu5gles216ShaderTranslator4InitE12ShShaderType12ShShaderSpecPK18ShBu iltInResourcesNS0_25ShaderTranslatorInterface22GlslImplementationTypeENS7_27Glsl BuiltInFunctionBehaviorE
5132 fun:_ZN3gpu5gles221ShaderTranslatorCache13GetTranslatorE12ShShaderType12ShSha derSpecPK18ShBuiltInResourcesNS0_25ShaderTranslatorInterface22GlslImplementation TypeENS7_27GlslBuiltInFunctionBehaviorE 5132 fun:_ZN3gpu5gles221ShaderTranslatorCache13GetTranslatorE12ShShaderType12ShSha derSpecPK18ShBuiltInResourcesNS0_25ShaderTranslatorInterface22GlslImplementation TypeENS7_27GlslBuiltInFunctionBehaviorE
5133 fun:_ZN3gpu5gles216GLES2DecoderImpl26InitializeShaderTranslatorEv 5133 fun:_ZN3gpu5gles216GLES2DecoderImpl26InitializeShaderTranslatorEv
5134 fun:_ZN3gpu5gles216GLES2DecoderImpl10InitializeERK13scoped_refptrIN3gfx9GLSur faceEERKS2_INS3_9GLContextEEbRKNS3_4SizeERKNS0_18DisallowedFeaturesEPKcRKSt6vect orIiSaIiEE 5134 fun:_ZN3gpu5gles216GLES2DecoderImpl10InitializeERK13scoped_refptrIN3gfx9GLSur faceEERKS2_INS3_9GLContextEEbRKNS3_4SizeERKNS0_18DisallowedFeaturesEPKcRKSt6vect orIiSaIiEE
5135 fun:_ZN3gpu22InProcessCommandBuffer21InitializeOnGpuThreadEbmRKN3gfx4SizeEPKc RKSt6vectorIiSaIiEENS1_13GpuPreferenceE 5135 fun:_ZN3gpu22InProcessCommandBuffer21InitializeOnGpuThreadEbmRKN3gfx4SizeEPKc RKSt6vectorIiSaIiEENS1_13GpuPreferenceE
5136 } 5136 }
5137 { 5137 {
5138 bug_252054 5138 bug_252054
5139 Memcheck:Unaddressable 5139 Memcheck:Unaddressable
5140 fun:_ZNK7WebCore32PlatformSpeechSynthesisUtterance6clientEv 5140 fun:_ZNK7blink32PlatformSpeechSynthesisUtterance6clientEv
5141 fun:_ZN5blink15SpeechSynthesis17didFinishSpeakingEN3WTF10PassRefPtrINS_32Plat formSpeechSynthesisUtteranceEEE 5141 fun:_ZN5blink15SpeechSynthesis17didFinishSpeakingEN3WTF10PassRefPtrINS_32Plat formSpeechSynthesisUtteranceEEE
5142 fun:_ZN5blink29PlatformSpeechSynthesizerMock16speakingFinishedEPNS_5TimerIS0_ EE 5142 fun:_ZN5blink29PlatformSpeechSynthesizerMock16speakingFinishedEPNS_5TimerIS0_ EE
5143 fun:_ZN5blink5TimerINS_29PlatformSpeechSynthesizerMockEE5firedEv 5143 fun:_ZN5blink5TimerINS_29PlatformSpeechSynthesizerMockEE5firedEv
5144 fun:_ZN5blink12ThreadTimers24sharedTimerFiredInternalEv 5144 fun:_ZN5blink12ThreadTimers24sharedTimerFiredInternalEv
5145 fun:_ZN5blink12ThreadTimers16sharedTimerFiredEv 5145 fun:_ZN5blink12ThreadTimers16sharedTimerFiredEv
5146 fun:_ZN11webkit_glue25WebKitPlatformSupportImpl9DoTimeoutEv 5146 fun:_ZN11webkit_glue25WebKitPlatformSupportImpl9DoTimeoutEv
5147 } 5147 }
5148 { 5148 {
5149 bug_252036 5149 bug_252036
5150 Memcheck:Uninitialized 5150 Memcheck:Uninitialized
(...skipping 10 matching lines...) Expand all
5161 fun:_ZN11webkit_glue16WebURLLoaderImpl7Context5StartERKN5blink13WebURLRequest EPNS_20ResourceLoaderBridge16SyncLoadResponseEPNS_25WebKitPlatformSupportImplE 5161 fun:_ZN11webkit_glue16WebURLLoaderImpl7Context5StartERKN5blink13WebURLRequest EPNS_20ResourceLoaderBridge16SyncLoadResponseEPNS_25WebKitPlatformSupportImplE
5162 fun:_ZN11webkit_glue16WebURLLoaderImpl18loadAsynchronouslyERKN5blink13WebURLR equestEPNS1_18WebURLLoaderClientE 5162 fun:_ZN11webkit_glue16WebURLLoaderImpl18loadAsynchronouslyERKN5blink13WebURLR equestEPNS1_18WebURLLoaderClientE
5163 fun:_ZN5blink22ResourceHandleInternal5startENS_17StoredCredentialsE 5163 fun:_ZN5blink22ResourceHandleInternal5startENS_17StoredCredentialsE
5164 fun:_ZN5blink14ResourceHandle5startENS_17StoredCredentialsE 5164 fun:_ZN5blink14ResourceHandle5startENS_17StoredCredentialsE
5165 fun:_ZN5blink14ResourceHandle6createERKNS_15ResourceRequestEPNS_20ResourceHan dleClientEbbNS_17StoredCredentialsE 5165 fun:_ZN5blink14ResourceHandle6createERKNS_15ResourceRequestEPNS_20ResourceHan dleClientEbbNS_17StoredCredentialsE
5166 } 5166 }
5167 { 5167 {
5168 bug_252228 5168 bug_252228
5169 Memcheck:Leak 5169 Memcheck:Leak
5170 fun:_Znw* 5170 fun:_Znw*
5171 fun:_ZN12_GLOBAL__N_125WorkerGlobalScopeObserver6createEPN7WebCore17WorkerGlo balScopeEN3WTF10PassRefPtrIN5blink31WorkerAllowMainThreadBridgeBaseEEE 5171 fun:_ZN12_GLOBAL__N_125WorkerGlobalScopeObserver6createEPN7blink17WorkerGloba lScopeEN3WTF10PassRefPtrIN5blink31WorkerAllowMainThreadBridgeBaseEEE
5172 fun:_ZN5blink31WorkerAllowMainThreadBridgeBaseC1EPN7WebCore17WorkerGlobalScop eEPNS_13WebWorkerBaseE 5172 fun:_ZN5blink31WorkerAllowMainThreadBridgeBaseC1EPN7blink17WorkerGlobalScopeE PNS_13WebWorkerBaseE
5173 fun:*Allow*MainThreadBridge* 5173 fun:*Allow*MainThreadBridge*
5174 } 5174 }
5175 { 5175 {
5176 bug_252241_a 5176 bug_252241_a
5177 Memcheck:Leak 5177 Memcheck:Leak
5178 fun:_Znw* 5178 fun:_Znw*
5179 ... 5179 ...
5180 fun:_ZN7content20WebKitTestController20PrepareForLayoutTestERK4GURLRKN4base8F ilePathEbRKSs 5180 fun:_ZN7content20WebKitTestController20PrepareForLayoutTestERK4GURLRKN4base8F ilePathEbRKSs
5181 fun:_Z16ShellBrowserMainRKN7content18MainFunctionParams* 5181 fun:_Z16ShellBrowserMainRKN7content18MainFunctionParams*
5182 fun:_ZN7content17ShellMainDelegate10RunProcessERKSsRKNS_18MainFunctionParamsE 5182 fun:_ZN7content17ShellMainDelegate10RunProcessERKSsRKNS_18MainFunctionParamsE
(...skipping 113 matching lines...) Expand 10 before | Expand all | Expand 10 after
5296 bug_259789b 5296 bug_259789b
5297 Memcheck:Uninitialized 5297 Memcheck:Uninitialized
5298 fun:_ZN5blink12_GLOBAL__N_116adjustAttributesERKNS_17GraphicsContext3D10Attri butesEPNS_8SettingsE 5298 fun:_ZN5blink12_GLOBAL__N_116adjustAttributesERKNS_17GraphicsContext3D10Attri butesEPNS_8SettingsE
5299 fun:_ZN5blink21WebGLRenderingContext6createEPNS_17HTMLCanvasElementEPNS_22Web GLContextAttributesE 5299 fun:_ZN5blink21WebGLRenderingContext6createEPNS_17HTMLCanvasElementEPNS_22Web GLContextAttributesE
5300 fun:_ZN5blink17HTMLCanvasElement10getContextERKN3WTF6StringEPNS_23CanvasConte xtAttributesE 5300 fun:_ZN5blink17HTMLCanvasElement10getContextERKN3WTF6StringEPNS_23CanvasConte xtAttributesE
5301 } 5301 }
5302 { 5302 {
5303 bug_259799 5303 bug_259799
5304 Memcheck:Leak 5304 Memcheck:Leak
5305 fun:_Znw* 5305 fun:_Znw*
5306 fun:_ZN5blink16EditorClientImpl23requestCheckingOfStringEN3WTF10PassRefPtrIN7 WebCore19TextCheckingRequestEEE 5306 fun:_ZN5blink16EditorClientImpl23requestCheckingOfStringEN3WTF10PassRefPtrIN7 blink19TextCheckingRequestEEE
5307 fun:_ZN5blink12SpellChecker13invokeRequestEN3WTF10PassRefPtrINS_17SpellCheckR equestEEE 5307 fun:_ZN5blink12SpellChecker13invokeRequestEN3WTF10PassRefPtrINS_17SpellCheckR equestEEE
5308 fun:_ZN5blink12SpellChecker18requestCheckingForEN3WTF10PassRefPtrINS_17SpellC heckRequestEEE 5308 fun:_ZN5blink12SpellChecker18requestCheckingForEN3WTF10PassRefPtrINS_17SpellC heckRequestEEE
5309 fun:_ZN5blink6Editor40markAllMisspellingsAndBadGrammarInRangesEjPNS_5RangeES2 _ 5309 fun:_ZN5blink6Editor40markAllMisspellingsAndBadGrammarInRangesEjPNS_5RangeES2 _
5310 fun:_ZN5blink6Editor33markMisspellingsAfterTypingToWordERKNS_15VisiblePositio nERKNS_16VisibleSelectionE 5310 fun:_ZN5blink6Editor33markMisspellingsAfterTypingToWordERKNS_15VisiblePositio nERKNS_16VisibleSelectionE
5311 fun:_ZN5blink13TypingCommand27markMisspellingsAfterTypingENS0_14ETypingComman dE 5311 fun:_ZN5blink13TypingCommand27markMisspellingsAfterTypingENS0_14ETypingComman dE
5312 fun:_ZN5blink13TypingCommand24typingAddedToOpenCommandENS0_14ETypingCommandE 5312 fun:_ZN5blink13TypingCommand24typingAddedToOpenCommandENS0_14ETypingCommandE
5313 fun:_ZN5blink13TypingCommand28insertTextRunWithoutNewlinesERKN3WTF6StringEb 5313 fun:_ZN5blink13TypingCommand28insertTextRunWithoutNewlinesERKN3WTF6StringEb
5314 fun:_ZNK7WebCore26TypingCommandLineOperationclEmmb 5314 fun:_ZNK7blink26TypingCommandLineOperationclEmmb
5315 } 5315 }
5316 { 5316 {
5317 bug_262875 5317 bug_262875
5318 Memcheck:Leak 5318 Memcheck:Leak
5319 fun:_Znw* 5319 fun:_Znw*
5320 ... 5320 ...
5321 fun:_ZN3sql10Connection18GetCachedStatementERKNS_11StatementIDEPKc 5321 fun:_ZN3sql10Connection18GetCachedStatementERKNS_11StatementIDEPKc
5322 ... 5322 ...
5323 fun:_ZN15webkit_database15DatabaseTracker23UpgradeToCurrentVersionEv 5323 fun:_ZN15webkit_database15DatabaseTracker23UpgradeToCurrentVersionEv
5324 fun:_ZN15webkit_database15DatabaseTracker8LazyInitEv 5324 fun:_ZN15webkit_database15DatabaseTracker8LazyInitEv
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after
5408 fun:_ZN5blink12AudioContext21handlePostRenderTasksEv 5408 fun:_ZN5blink12AudioContext21handlePostRenderTasksEv
5409 fun:_ZN5blink20AudioDestinationNode6renderEPNS_8AudioBusES2_m 5409 fun:_ZN5blink20AudioDestinationNode6renderEPNS_8AudioBusES2_m
5410 fun:_ZN5blink27OfflineAudioDestinationNode13offlineRenderEv 5410 fun:_ZN5blink27OfflineAudioDestinationNode13offlineRenderEv
5411 } 5411 }
5412 { 5412 {
5413 bug_293024_b 5413 bug_293024_b
5414 Memcheck:Leak 5414 Memcheck:Leak
5415 fun:malloc 5415 fun:malloc
5416 fun:_ZN3WTF10fastMallocEm 5416 fun:_ZN3WTF10fastMallocEm
5417 fun:_ZN3WTF24ThreadSafeRefCountedBasenwEm 5417 fun:_ZN3WTF24ThreadSafeRefCountedBasenwEm
5418 fun:_ZN5blink12_GLOBAL__N_131AllowFileSystemMainThreadBridge6createEPN7WebCor e17WorkerGlobalScopeEPNS_13WebWorkerBaseERKN3WTF6StringE 5418 fun:_ZN5blink12_GLOBAL__N_131AllowFileSystemMainThreadBridge6createEPN7blink1 7WorkerGlobalScopeEPNS_13WebWorkerBaseERKN3WTF6StringE
5419 fun:_ZN5blink22WorkerFileSystemClient15allowFileSystem* 5419 fun:_ZN5blink22WorkerFileSystemClient15allowFileSystem*
5420 ... 5420 ...
5421 fun:_ZN2v88internal25FunctionCallbackArguments4CallEPFvRKNS_20FunctionCallbac kInfoINS_5ValueEEEE 5421 fun:_ZN2v88internal25FunctionCallbackArguments4CallEPFvRKNS_20FunctionCallbac kInfoINS_5ValueEEEE
5422 } 5422 }
5423 { 5423 {
5424 bug_293088 5424 bug_293088
5425 Memcheck:Unaddressable 5425 Memcheck:Unaddressable
5426 fun:_ZNK3WTF6RefPtrIN7WebCore19TextResourceDecoderEE3getEv 5426 fun:_ZNK3WTF6RefPtrIN7blink19TextResourceDecoderEE3getEv
5427 fun:_ZNK7WebCore8Document7decoderEv 5427 fun:_ZNK7blink8Document7decoderEv
5428 fun:_ZN5blink25DecodedDataDocumentParser5flushEv 5428 fun:_ZN5blink25DecodedDataDocumentParser5flushEv
5429 fun:_ZN5blink14DocumentWriter3endEv 5429 fun:_ZN5blink14DocumentWriter3endEv
5430 fun:_ZN5blink14DocumentLoader10endWritingEPNS_14DocumentWriterE 5430 fun:_ZN5blink14DocumentLoader10endWritingEPNS_14DocumentWriterE
5431 fun:_ZN5blink14DocumentLoader15finishedLoadingEd 5431 fun:_ZN5blink14DocumentLoader15finishedLoadingEd
5432 fun:_ZN5blink14DocumentLoader14notifyFinishedEPNS_8ResourceE 5432 fun:_ZN5blink14DocumentLoader14notifyFinishedEPNS_8ResourceE
5433 fun:_ZN5blink8Resource11checkNotifyEv 5433 fun:_ZN5blink8Resource11checkNotifyEv
5434 fun:_ZN5blink8Resource13finishOnePartEv 5434 fun:_ZN5blink8Resource13finishOnePartEv
5435 fun:_ZN5blink8Resource6finishEd 5435 fun:_ZN5blink8Resource6finishEd
5436 fun:_ZN5blink14ResourceLoader16didFinishLoadingEPN5blink12WebURLLoaderEd 5436 fun:_ZN5blink14ResourceLoader16didFinishLoadingEPN5blink12WebURLLoaderEd
5437 fun:_ZN11webkit_glue16WebURLLoaderImpl7Context18OnCompletedRequestEibRKSsRKN4 base9TimeTicksE 5437 fun:_ZN11webkit_glue16WebURLLoaderImpl7Context18OnCompletedRequestEibRKSsRKN4 base9TimeTicksE
(...skipping 20 matching lines...) Expand all
5458 fun:_ZN2ui22KeyboardCodeFromNativeERKP7_XEvent 5458 fun:_ZN2ui22KeyboardCodeFromNativeERKP7_XEvent
5459 fun:_ZN12_GLOBAL__N_121XModifierStateWatcher20UpdateStateFromEventERKP7_XEven t 5459 fun:_ZN12_GLOBAL__N_121XModifierStateWatcher20UpdateStateFromEventERKP7_XEven t
5460 fun:_ZN2ui20EventFlagsFromNativeERKP7_XEvent 5460 fun:_ZN2ui20EventFlagsFromNativeERKP7_XEvent
5461 fun:_ZN2ui8KeyEventC1ERKP7_XEventb 5461 fun:_ZN2ui8KeyEventC1ERKP7_XEventb
5462 fun:_ZN8chromeos31KeyboardDrivenEventRewriterTest25GetRewrittenEventAsStringE N2ui12KeyboardCodeEiNS1_9EventTypeEhj 5462 fun:_ZN8chromeos31KeyboardDrivenEventRewriterTest25GetRewrittenEventAsStringE N2ui12KeyboardCodeEiNS1_9EventTypeEhj
5463 fun:_ZN8chromeos48KeyboardDrivenEventRewriterTest_PassThrough_Test8TestBodyEv 5463 fun:_ZN8chromeos48KeyboardDrivenEventRewriterTest_PassThrough_Test8TestBodyEv
5464 } 5464 }
5465 { 5465 {
5466 bug_299647 5466 bug_299647
5467 Memcheck:Unaddressable 5467 Memcheck:Unaddressable
5468 fun:_ZNK3WTF6OwnPtrIN7WebCore19AnimationControllerEE3getEv 5468 fun:_ZNK3WTF6OwnPtrIN7blink19AnimationControllerEE3getEv
5469 fun:_ZNK7WebCore5Frame9animationEv 5469 fun:_ZNK7blink5Frame9animationEv
5470 fun:_ZNK7WebCore12RenderObject9animationEv 5470 fun:_ZNK7blink12RenderObject9animationEv
5471 fun:_ZN5blink12RenderObject15willBeDestroyedEv 5471 fun:_ZN5blink12RenderObject15willBeDestroyedEv
5472 fun:_ZN5blink22RenderLayerModelObject15willBeDestroyedEv 5472 fun:_ZN5blink22RenderLayerModelObject15willBeDestroyedEv
5473 fun:_ZN5blink20RenderBoxModelObject15willBeDestroyedEv 5473 fun:_ZN5blink20RenderBoxModelObject15willBeDestroyedEv
5474 fun:_ZN5blink9RenderBox15willBeDestroyedEv 5474 fun:_ZN5blink9RenderBox15willBeDestroyedEv
5475 fun:_ZN5blink11RenderBlock15willBeDestroyedEv 5475 fun:_ZN5blink11RenderBlock15willBeDestroyedEv
5476 fun:_ZN5blink16RenderFullScreen15willBeDestroyedEv 5476 fun:_ZN5blink16RenderFullScreen15willBeDestroyedEv
5477 fun:_ZN5blink12RenderObject7destroyEv 5477 fun:_ZN5blink12RenderObject7destroyEv
5478 fun:_ZN5blink22FullscreenElementStack21setFullScreenRendererEPNS_16RenderFull ScreenE 5478 fun:_ZN5blink22FullscreenElementStack21setFullScreenRendererEPNS_16RenderFull ScreenE
5479 fun:_ZN5blink22FullscreenElementStack19documentWasDetachedEv 5479 fun:_ZN5blink22FullscreenElementStack19documentWasDetachedEv
5480 fun:_ZN5blink25DocumentLifecycleNotifier25notifyDocumentWasDetachedEv 5480 fun:_ZN5blink25DocumentLifecycleNotifier25notifyDocumentWasDetachedEv
(...skipping 15 matching lines...) Expand all
5496 fun:_ZN9GrContext19createPMToUPMEffectEP9GrTexturebRK8SkMatrix 5496 fun:_ZN9GrContext19createPMToUPMEffectEP9GrTexturebRK8SkMatrix
5497 fun:_ZN9GrContext22readRenderTargetPixelsEP14GrRenderTargetiiii13GrPixelConfi gPvmj 5497 fun:_ZN9GrContext22readRenderTargetPixelsEP14GrRenderTargetiiii13GrPixelConfi gPvmj
5498 fun:_ZN11SkGpuDevice12onReadPixelsE* 5498 fun:_ZN11SkGpuDevice12onReadPixelsE*
5499 fun:_ZN12SkBaseDevice10readPixelsE* 5499 fun:_ZN12SkBaseDevice10readPixelsE*
5500 fun:_ZN8SkCanvas10readPixelsE* 5500 fun:_ZN8SkCanvas10readPixelsE*
5501 fun:_ZN*DeferredDevice12onReadPixelsE* 5501 fun:_ZN*DeferredDevice12onReadPixelsE*
5502 fun:_ZN12SkBaseDevice10readPixelsE* 5502 fun:_ZN12SkBaseDevice10readPixelsE*
5503 fun:_ZN8SkCanvas10readPixelsE* 5503 fun:_ZN8SkCanvas10readPixelsE*
5504 fun:_ZN5blink15GraphicsContext10readPixelsE* 5504 fun:_ZN5blink15GraphicsContext10readPixelsE*
5505 fun:_ZN5blink12getImageDataILNS_8MultiplyE* 5505 fun:_ZN5blink12getImageDataILNS_8MultiplyE*
5506 fun:_ZNK7WebCore11ImageBuffer24getUnmultipliedImageDataE* 5506 fun:_ZNK7blink11ImageBuffer24getUnmultipliedImageDataE*
5507 fun:_ZNK7WebCore24CanvasRenderingContext2D12getImageDataE* 5507 fun:_ZNK7blink24CanvasRenderingContext2D12getImageDataE*
5508 ... 5508 ...
5509 fun:_ZN5blink34CanvasRenderingContext2DV8InternalL18getImageDataMethodERKN2v8 20FunctionCallbackInfoINS1_5ValueEEE 5509 fun:_ZN5blink34CanvasRenderingContext2DV8InternalL18getImageDataMethodERKN2v8 20FunctionCallbackInfoINS1_5ValueEEE
5510 fun:_ZN5blink34CanvasRenderingContext2DV8InternalL26getImageDataMethodCallbac kERKN2v820FunctionCallbackInfoINS1_5ValueEEE 5510 fun:_ZN5blink34CanvasRenderingContext2DV8InternalL26getImageDataMethodCallbac kERKN2v820FunctionCallbackInfoINS1_5ValueEEE
5511 } 5511 }
5512 { 5512 {
5513 bug_309477 5513 bug_309477
5514 Memcheck:Uninitialized 5514 Memcheck:Uninitialized
5515 fun:_ZN13WebTestRunner11EventSender5resetEv 5515 fun:_ZN13WebTestRunner11EventSender5resetEv
5516 fun:_ZN13WebTestRunner14TestInterfaces26resetTestHelperControllersEv 5516 fun:_ZN13WebTestRunner14TestInterfaces26resetTestHelperControllersEv
5517 fun:_ZN13WebTestRunner14TestInterfaces8resetAllEv 5517 fun:_ZN13WebTestRunner14TestInterfaces8resetAllEv
5518 ... 5518 ...
5519 fun:_ZN7content26ShellRenderProcessObserver17WebKitInitializedEv 5519 fun:_ZN7content26ShellRenderProcessObserver17WebKitInitializedEv
5520 fun:_ZN7content16RenderThreadImpl23EnsureWebKitInitializedEv 5520 fun:_ZN7content16RenderThreadImpl23EnsureWebKitInitializedEv
5521 fun:_ZN7content16RenderThreadImpl15OnCreateNewViewERK18ViewMsg_New_Params 5521 fun:_ZN7content16RenderThreadImpl15OnCreateNewViewERK18ViewMsg_New_Params
5522 } 5522 }
5523 { 5523 {
5524 bug_310351 5524 bug_310351
5525 Memcheck:Leak 5525 Memcheck:Leak
5526 ... 5526 ...
5527 fun:_ZN3WTF12PthreadStatenwEm 5527 fun:_ZN3WTF12PthreadStatenwEm
5528 fun:_ZN3WTFL35establishIdentifierForPthreadHandleERK* 5528 fun:_ZN3WTFL35establishIdentifierForPthreadHandleERK*
5529 fun:_ZN3WTF13currentThreadEv 5529 fun:_ZN3WTF13currentThreadEv
5530 fun:_ZN3WTF20initializeMainThreadEPFvPFvPvES0_E 5530 fun:_ZN3WTF20initializeMainThreadEPFvPFvPvES0_E
5531 } 5531 }
5532 { 5532 {
5533 bug_312332 5533 bug_312332
5534 Memcheck:Uninitialized 5534 Memcheck:Uninitialized
5535 ... 5535 ...
5536 fun:_ZNK7WebCore17RenderTextControl29computeIntrinsicLogicalWidthsERNS_10Layo utUnitES2_ 5536 fun:_ZNK7blink17RenderTextControl29computeIntrinsicLogicalWidthsERNS_10Layout UnitES2_
5537 fun:_ZN5blink17RenderTextControl29computePreferredLogicalWidthsEv 5537 fun:_ZN5blink17RenderTextControl29computePreferredLogicalWidthsEv
5538 ... 5538 ...
5539 fun:_ZN5blink11RenderBlock6layoutEv 5539 fun:_ZN5blink11RenderBlock6layoutEv
5540 } 5540 }
5541 { 5541 {
5542 bug_317166 5542 bug_317166
5543 Memcheck:Leak 5543 Memcheck:Leak
5544 fun:malloc 5544 fun:malloc
5545 fun:_dl_close_worker 5545 fun:_dl_close_worker
5546 fun:_dl_close 5546 fun:_dl_close
(...skipping 20 matching lines...) Expand all
5567 { 5567 {
5568 bug_321976 5568 bug_321976
5569 Memcheck:Leak 5569 Memcheck:Leak
5570 ... 5570 ...
5571 fun:nssList_Create 5571 fun:nssList_Create
5572 fun:nssTrustDomain_UpdateCachedTokenCerts 5572 fun:nssTrustDomain_UpdateCachedTokenCerts
5573 } 5573 }
5574 { 5574 {
5575 bug_327672 5575 bug_327672
5576 Memcheck:Uninitialized 5576 Memcheck:Uninitialized
5577 fun:_ZNK7WebCore18StyleSheetContents11isCacheableEv 5577 fun:_ZNK7blink18StyleSheetContents11isCacheableEv
5578 fun:_ZN5blink9LinkStyle16setCSSStyleSheetERKN3WTF6StringERKNS_4KURLES4_PKNS_2 1CSSStyleSheetResourceE 5578 fun:_ZN5blink9LinkStyle16setCSSStyleSheetERKN3WTF6StringERKNS_4KURLES4_PKNS_2 1CSSStyleSheetResourceE
5579 fun:_ZN5blink21CSSStyleSheetResource11checkNotifyEv 5579 fun:_ZN5blink21CSSStyleSheetResource11checkNotifyEv
5580 ... 5580 ...
5581 fun:_ZN11webkit_glue16WebURLLoaderImpl7Context18OnCompletedRequestEibRKSsRKN4 base9TimeTicksE 5581 fun:_ZN11webkit_glue16WebURLLoaderImpl7Context18OnCompletedRequestEibRKSsRKN4 base9TimeTicksE
5582 } 5582 }
5583 { 5583 {
5584 bug_329960 5584 bug_329960
5585 Memcheck:Leak 5585 Memcheck:Leak
5586 fun:_Znw* 5586 fun:_Znw*
5587 fun:_ZN5blink22V8PerContextDataHolder7installE* 5587 fun:_ZN5blink22V8PerContextDataHolder7installE*
5588 fun:_ZN5blink22WorkerScriptController25initializeContextIfNeededEv 5588 fun:_ZN5blink22WorkerScriptController25initializeContextIfNeededEv
5589 ... 5589 ...
5590 fun:_ZN5blink12WorkerThread12workerThreadEv 5590 fun:_ZN5blink12WorkerThread12workerThreadEv
5591 } 5591 }
5592 { 5592 {
5593 bug_331061 5593 bug_331061
5594 Memcheck:Unaddressable 5594 Memcheck:Unaddressable
5595 fun:_ZNK3WTF6RefPtrIN7WebCore14SecurityOriginEE3getEv 5595 fun:_ZNK3WTF6RefPtrIN7blink14SecurityOriginEE3getEv
5596 fun:_ZNK7WebCore15SecurityContext14securityOriginEv 5596 fun:_ZNK7blink15SecurityContext14securityOriginEv
5597 fun:_ZN5blink13V8WindowShell16setSecurityTokenEv 5597 fun:_ZN5blink13V8WindowShell16setSecurityTokenEv
5598 fun:_ZN5blink13V8WindowShell20updateSecurityOriginEv 5598 fun:_ZN5blink13V8WindowShell20updateSecurityOriginEv
5599 fun:_ZN5blink16ScriptController20updateSecurityOriginEv 5599 fun:_ZN5blink16ScriptController20updateSecurityOriginEv
5600 fun:_ZN5blink8Document23didUpdateSecurityOriginEv 5600 fun:_ZN5blink8Document23didUpdateSecurityOriginEv
5601 fun:_ZN5blink8Document15setIsViewSourceEb 5601 fun:_ZN5blink8Document15setIsViewSourceEb
5602 fun:_ZN5blink22HTMLViewSourceDocumentC1ERKNS_12DocumentInitERKN3WTF6StringE 5602 fun:_ZN5blink22HTMLViewSourceDocumentC1ERKNS_12DocumentInitERKN3WTF6StringE
5603 fun:_ZN5blink22HTMLViewSourceDocument6createERKNS_12DocumentInitERKN3WTF6Stri ngE 5603 fun:_ZN5blink22HTMLViewSourceDocument6createERKNS_12DocumentInitERKN3WTF6Stri ngE
5604 fun:_ZN5blink17DOMImplementation14createDocumentERKN3WTF6StringERKNS_12Docume ntInitEb 5604 fun:_ZN5blink17DOMImplementation14createDocumentERKN3WTF6StringERKNS_12Docume ntInitEb
5605 fun:_ZN5blink9DOMWindow14createDocumentERKN3WTF6StringERKNS_12DocumentInitEb 5605 fun:_ZN5blink9DOMWindow14createDocumentERKN3WTF6StringERKNS_12DocumentInitEb
5606 fun:_ZN5blink9DOMWindow18installNewDocumentERKN3WTF6StringERKNS_12DocumentIni tEb 5606 fun:_ZN5blink9DOMWindow18installNewDocumentERKN3WTF6StringERKNS_12DocumentIni tEb
(...skipping 147 matching lines...) Expand 10 before | Expand all | Expand 10 after
5754 ... 5754 ...
5755 fun:shared_dispatch_stub_* 5755 fun:shared_dispatch_stub_*
5756 ... 5756 ...
5757 fun:_ZN3gpu5gles216GLES2DecoderImpl9DoCommandEjjPKv 5757 fun:_ZN3gpu5gles216GLES2DecoderImpl9DoCommandEjjPKv
5758 fun:_ZN3gpu13CommandParser14ProcessCommandEv 5758 fun:_ZN3gpu13CommandParser14ProcessCommandEv
5759 fun:_ZN3gpu12GpuScheduler10PutChangedEv 5759 fun:_ZN3gpu12GpuScheduler10PutChangedEv
5760 } 5760 }
5761 { 5761 {
5762 bug_348863 5762 bug_348863
5763 Memcheck:Unaddressable 5763 Memcheck:Unaddressable
5764 fun:_ZNK7WebCore32PlatformSpeechSynthesisUtterance6clientEv 5764 fun:_ZNK7blink32PlatformSpeechSynthesisUtterance6clientEv
5765 fun:_ZN5blink15SpeechSynthesis17didFinishSpeakingEN3WTF10PassRefPtrINS_32Plat formSpeechSynthesisUtteranceEEE 5765 fun:_ZN5blink15SpeechSynthesis17didFinishSpeakingEN3WTF10PassRefPtrINS_32Plat formSpeechSynthesisUtteranceEEE
5766 fun:_ZN5blink29PlatformSpeechSynthesizerMock16speakingFinishedEPNS_5TimerIS0_ EE 5766 fun:_ZN5blink29PlatformSpeechSynthesizerMock16speakingFinishedEPNS_5TimerIS0_ EE
5767 fun:_ZN5blink5TimerINS_29PlatformSpeechSynthesizerMockEE5firedEv 5767 fun:_ZN5blink5TimerINS_29PlatformSpeechSynthesizerMockEE5firedEv
5768 fun:_ZN5blink12ThreadTimers24sharedTimerFiredInternalEv 5768 fun:_ZN5blink12ThreadTimers24sharedTimerFiredInternalEv
5769 fun:_ZN5blink12ThreadTimers16sharedTimerFiredEv 5769 fun:_ZN5blink12ThreadTimers16sharedTimerFiredEv
5770 fun:_ZN7content17BlinkPlatformImpl9DoTimeoutEv 5770 fun:_ZN7content17BlinkPlatformImpl9DoTimeoutEv
5771 } 5771 }
5772 { 5772 {
5773 bug_350809 5773 bug_350809
5774 Memcheck:Uninitialized 5774 Memcheck:Uninitialized
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
5823 obj:/lib/x86_64-linux-gnu/libpthread-2.15.so 5823 obj:/lib/x86_64-linux-gnu/libpthread-2.15.so
5824 fun:_ZN3IPC12ChannelPosix23ProcessOutgoingMessagesEv 5824 fun:_ZN3IPC12ChannelPosix23ProcessOutgoingMessagesEv
5825 fun:_ZN3IPC12ChannelPosix4SendEPNS_7MessageE 5825 fun:_ZN3IPC12ChannelPosix4SendEPNS_7MessageE
5826 fun:_ZN3IPC12ChannelProxy7Context13OnSendMessageE10scoped_ptrINS_7MessageEN4b ase14DefaultDeleterIS3_EEE 5826 fun:_ZN3IPC12ChannelProxy7Context13OnSendMessageE10scoped_ptrINS_7MessageEN4b ase14DefaultDeleterIS3_EEE
5827 } 5827 }
5828 { 5828 {
5829 bug_364821 5829 bug_364821
5830 Memcheck:Leak 5830 Memcheck:Leak
5831 fun:malloc 5831 fun:malloc
5832 fun:_ZN3WTF10fastMallocEm 5832 fun:_ZN3WTF10fastMallocEm
5833 fun:_ZN3WTF10RefCountedIN7WebCore11ScriptStateEEnwEm 5833 fun:_ZN3WTF10RefCountedIN7blink11ScriptStateEEnwEm
5834 fun:_ZN5blink11ScriptState6createEN2v86HandleINS1_7ContextEEEN3WTF10PassRefPt rINS_15DOMWrapperWorldEEE 5834 fun:_ZN5blink11ScriptState6createEN2v86HandleINS1_7ContextEEEN3WTF10PassRefPt rINS_15DOMWrapperWorldEEE
5835 ... 5835 ...
5836 fun:_ZN5blink12WorkerThread12workerThreadEv 5836 fun:_ZN5blink12WorkerThread12workerThreadEv
5837 fun:_ZN5blink12WorkerThread17workerThreadStartEPv 5837 fun:_ZN5blink12WorkerThread17workerThreadStartEPv
5838 fun:_ZN3WTFL16threadEntryPointEPv 5838 fun:_ZN3WTFL16threadEntryPointEPv
5839 fun:_ZN3WTFL19wtfThreadEntryPointEPv 5839 fun:_ZN3WTFL19wtfThreadEntryPointEPv
5840 } 5840 }
5841 { 5841 {
5842 bug_365258 5842 bug_365258
5843 Memcheck:Leak 5843 Memcheck:Leak
5844 fun:malloc 5844 fun:malloc
5845 fun:_ZN3WTF10fastMallocEm 5845 fun:_ZN3WTF10fastMallocEm
5846 fun:_ZN5blink8ResourcenwEm 5846 fun:_ZN5blink8ResourcenwEm
5847 fun:_ZN5blinkL14createResourceENS_8Resource4TypeERKNS_15ResourceRequestERKN3W TF6StringE 5847 fun:_ZN5blinkL14createResourceENS_8Resource4TypeERKNS_15ResourceRequestERKN3W TF6StringE
5848 fun:_ZN5blink15ResourceFetcher18revalidateResourceERKNS_12FetchRequestEPNS_8R esourceE 5848 fun:_ZN5blink15ResourceFetcher18revalidateResourceERKNS_12FetchRequestEPNS_8R esourceE
5849 fun:_ZN5blink15ResourceFetcher15requestResourceENS_8Resource4TypeERNS_12Fetch RequestE 5849 fun:_ZN5blink15ResourceFetcher15requestResourceENS_8Resource4TypeERNS_12Fetch RequestE
5850 fun:_ZN5blink15ResourceFetcher11fetchScriptERNS_12FetchRequestE 5850 fun:_ZN5blink15ResourceFetcher11fetchScriptERNS_12FetchRequestE
5851 fun:_ZN5blink12ScriptLoader11fetchScriptERKN3WTF6StringE 5851 fun:_ZN5blink12ScriptLoader11fetchScriptERKN3WTF6StringE
5852 fun:_ZN5blink12ScriptLoader13prepareScriptERKN3WTF12TextPositionENS0_17Legacy TypeSupportE 5852 fun:_ZN5blink12ScriptLoader13prepareScriptERKN3WTF12TextPositionENS0_17Legacy TypeSupportE
5853 fun:_ZN5blink16HTMLScriptRunner9runScriptEPNS_7ElementERKN3WTF12TextPositionE 5853 fun:_ZN5blink16HTMLScriptRunner9runScriptEPNS_7ElementERKN3WTF12TextPositionE
5854 fun:_ZN5blink16HTMLScriptRunner7executeEN3WTF10PassRefPtrINS_7ElementEEERKNS1 _12TextPositionE 5854 fun:_ZN5blink16HTMLScriptRunner7executeEN3WTF10PassRefPtrINS_7ElementEEERKNS1 _12TextPositionE
5855 fun:_ZN5blink18HTMLDocumentParser30runScriptsForPausedTreeBuilderEv 5855 fun:_ZN5blink18HTMLDocumentParser30runScriptsForPausedTreeBuilderEv
5856 fun:_ZN5blink18HTMLDocumentParser38processParsedChunkFromBackgroundParserEN3W TF10PassOwnPtrINS0_11ParsedChunkEEE 5856 fun:_ZN5blink18HTMLDocumentParser38processParsedChunkFromBackgroundParserEN3W TF10PassOwnPtrINS0_11ParsedChunkEEE
5857 fun:_ZN5blink18HTMLDocumentParser23pumpPendingSpeculationsEv 5857 fun:_ZN5blink18HTMLDocumentParser23pumpPendingSpeculationsEv
5858 fun:_ZN5blink18HTMLDocumentParser41didReceiveParsedChunkFromBackgroundParserE N3WTF10PassOwnPtrINS0_11ParsedChunkEEE 5858 fun:_ZN5blink18HTMLDocumentParser41didReceiveParsedChunkFromBackgroundParserE N3WTF10PassOwnPtrINS0_11ParsedChunkEEE
5859 fun:_ZN3WTF15FunctionWrapperIMN7WebCore18HTMLDocumentParserEFvNS_10PassOwnPtr INS2_11ParsedChunkEEEEEclERKNS_7WeakPtrIS2_EES5_ 5859 fun:_ZN3WTF15FunctionWrapperIMN7blink18HTMLDocumentParserEFvNS_10PassOwnPtrIN S2_11ParsedChunkEEEEEclERKNS_7WeakPtrIS2_EES5_
5860 fun:_ZN3WTF17BoundFunctionImplINS_15FunctionWrapperIMN7WebCore18HTMLDocumentP arserEFvNS_10PassOwnPtrINS3_11ParsedChunkEEEEEEFvNS_7WeakPtrIS3_EES6_EEclEv 5860 fun:_ZN3WTF17BoundFunctionImplINS_15FunctionWrapperIMN7blink18HTMLDocumentPar serEFvNS_10PassOwnPtrINS3_11ParsedChunkEEEEEEFvNS_7WeakPtrIS3_EES6_EEclEv
5861 fun:_ZNK3WTF8FunctionIFvvEEclEv 5861 fun:_ZNK3WTF8FunctionIFvvEEclEv
5862 fun:_ZN3WTFL18callFunctionObjectEPv 5862 fun:_ZN3WTFL18callFunctionObjectEPv
5863 } 5863 }
5864 { 5864 {
5865 bug_365259 5865 bug_365259
5866 Memcheck:Leak 5866 Memcheck:Leak
5867 fun:malloc 5867 fun:malloc
5868 fun:_ZN3WTF10fastMallocEm 5868 fun:_ZN3WTF10fastMallocEm
5869 fun:_ZN3WTF10RefCountedIN7WebCore20IDBDatabaseCallbacksEEnwEm 5869 fun:_ZN3WTF10RefCountedIN7blink20IDBDatabaseCallbacksEEnwEm
5870 fun:_ZN5blink20IDBDatabaseCallbacks6createEv 5870 fun:_ZN5blink20IDBDatabaseCallbacks6createEv
5871 fun:_ZN5blink10IDBFactory12openInternalEPNS_16ExecutionContextERKN3WTF6String ElRNS_14ExceptionStateE 5871 fun:_ZN5blink10IDBFactory12openInternalEPNS_16ExecutionContextERKN3WTF6String ElRNS_14ExceptionStateE
5872 fun:_ZN5blink10IDBFactory4openEPNS_16ExecutionContextERKN3WTF6StringERNS_14Ex ceptionStateE 5872 fun:_ZN5blink10IDBFactory4openEPNS_16ExecutionContextERKN3WTF6StringERNS_14Ex ceptionStateE
5873 fun:_ZN5blink20IDBFactoryV8InternalL10openMethodERKN2v820FunctionCallbackInfo INS1_5ValueEEE 5873 fun:_ZN5blink20IDBFactoryV8InternalL10openMethodERKN2v820FunctionCallbackInfo INS1_5ValueEEE
5874 fun:_ZN5blink20IDBFactoryV8InternalL18openMethodCallbackERKN2v820FunctionCall backInfoINS1_5ValueEEE 5874 fun:_ZN5blink20IDBFactoryV8InternalL18openMethodCallbackERKN2v820FunctionCall backInfoINS1_5ValueEEE
5875 } 5875 }
5876 { 5876 {
5877 bug_367809_a 5877 bug_367809_a
5878 Memcheck:Leak 5878 Memcheck:Leak
5879 fun:_Znw* 5879 fun:_Znw*
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
5923 bug_369843 5923 bug_369843
5924 Memcheck:Leak 5924 Memcheck:Leak
5925 fun:_Znw* 5925 fun:_Znw*
5926 fun:_ZN7content27ServiceWorkerContextWrapper12InitInternalERKN4base8FilePathE PNS1_19SequencedTaskRunnerEPN5quota17QuotaManagerProxyE 5926 fun:_ZN7content27ServiceWorkerContextWrapper12InitInternalERKN4base8FilePathE PNS1_19SequencedTaskRunnerEPN5quota17QuotaManagerProxyE
5927 } 5927 }
5928 { 5928 {
5929 bug_370206 5929 bug_370206
5930 Memcheck:Leak 5930 Memcheck:Leak
5931 fun:malloc 5931 fun:malloc
5932 fun:_ZN3WTF16DefaultAllocator15backingAllocateEm 5932 fun:_ZN3WTF16DefaultAllocator15backingAllocateEm
5933 fun:_ZN3WTF16DefaultAllocator13backingMallocIPN7WebCore14InlineIteratorEvEET_ m 5933 fun:_ZN3WTF16DefaultAllocator13backingMallocIPN7blink14InlineIteratorEvEET_m
5934 ... 5934 ...
5935 fun:_ZN3WTF17HashMapTranslatorINS_18HashMapValueTraitsINS_10HashTraitsIPN7Web Core7BidiRun* 5935 fun:_ZN3WTF17HashMapTranslatorINS_18HashMapValueTraitsINS_10HashTraitsIPN7bli nk7BidiRun*
5936 } 5936 }
5937 { 5937 {
5938 bug_370210 5938 bug_370210
5939 Memcheck:Leak 5939 Memcheck:Leak
5940 fun:_Znw* 5940 fun:_Znw*
5941 fun:_ZN5blink20InternalsGeolocation24setGeolocationClientMockERNS_9InternalsE PNS_8DocumentE 5941 fun:_ZN5blink20InternalsGeolocation24setGeolocationClientMockERNS_9InternalsE PNS_8DocumentE
5942 fun:_ZN5blink19InternalsV8InternalL30setGeolocationClientMockMethodERKN2v820F unctionCallbackInfoINS1_5ValueEEE 5942 fun:_ZN5blink19InternalsV8InternalL30setGeolocationClientMockMethodERKN2v820F unctionCallbackInfoINS1_5ValueEEE
5943 fun:_ZN5blink19InternalsV8InternalL38setGeolocationClientMockMethodCallbackER KN2v820FunctionCallbackInfoINS1_5ValueEEE 5943 fun:_ZN5blink19InternalsV8InternalL38setGeolocationClientMockMethodCallbackER KN2v820FunctionCallbackInfoINS1_5ValueEEE
5944 fun:_ZN2v88internal25FunctionCallbackArguments4CallEPFvRKNS_20FunctionCallbac kInfoINS_5ValueEEEE 5944 fun:_ZN2v88internal25FunctionCallbackArguments4CallEPFvRKNS_20FunctionCallbac kInfoINS_5ValueEEEE
5945 } 5945 }
(...skipping 130 matching lines...) Expand 10 before | Expand all | Expand 10 after
6076 fun:_ZN*14SkTDynamicHashI10SkFlatData* 6076 fun:_ZN*14SkTDynamicHashI10SkFlatData*
6077 fun:_ZN16SkFlatDictionaryI7SkPaintNS0_16FlatteningTraitsEE24findAndReturnMuta bleFlatERKS0_ 6077 fun:_ZN16SkFlatDictionaryI7SkPaintNS0_16FlatteningTraitsEE24findAndReturnMuta bleFlatERKS0_
6078 fun:_ZN16SkFlatDictionaryI7SkPaintNS0_16FlatteningTraitsEE17findAndReturnFlat ERKS0_ 6078 fun:_ZN16SkFlatDictionaryI7SkPaintNS0_16FlatteningTraitsEE17findAndReturnFlat ERKS0_
6079 fun:_ZN15SkPictureRecord16getFlatPaintDataERK7SkPaint 6079 fun:_ZN15SkPictureRecord16getFlatPaintDataERK7SkPaint
6080 fun:_ZN15SkPictureRecord11addPaintPtrEPK7SkPaint 6080 fun:_ZN15SkPictureRecord11addPaintPtrEPK7SkPaint
6081 fun:_ZN15SkPictureRecord8addPaintERK7SkPaint 6081 fun:_ZN15SkPictureRecord8addPaintERK7SkPaint
6082 fun:_ZN15SkPictureRecord8drawPathERK6SkPathRK7SkPaint 6082 fun:_ZN15SkPictureRecord8drawPathERK6SkPathRK7SkPaint
6083 fun:_ZN12SkBBoxRecord8drawPathERK6SkPathRK7SkPaint 6083 fun:_ZN12SkBBoxRecord8drawPathERK6SkPathRK7SkPaint
6084 fun:_ZN5blink15GraphicsContext8drawPathERK6SkPathRK7SkPaint 6084 fun:_ZN5blink15GraphicsContext8drawPathERK6SkPathRK7SkPaint
6085 fun:_ZN5blink15GraphicsContext10strokePathERKNS_4PathE 6085 fun:_ZN5blink15GraphicsContext10strokePathERKNS_4PathE
6086 fun:_ZNK7WebCore14RenderSVGShape11strokeShapeEPNS_15GraphicsContextE 6086 fun:_ZNK7blink14RenderSVGShape11strokeShapeEPNS_15GraphicsContextE
6087 fun:_ZNK7WebCore13RenderSVGPath11strokeShapeEPNS_15GraphicsContextE 6087 fun:_ZNK7blink13RenderSVGPath11strokeShapeEPNS_15GraphicsContextE
6088 fun:_ZN5blink27RenderSVGResourceSolidColor17postApplyResourceEPNS_12RenderObj ectERPNS_15GraphicsContextEtPKNS_4PathEPKNS_14RenderSVGShapeE 6088 fun:_ZN5blink27RenderSVGResourceSolidColor17postApplyResourceEPNS_12RenderObj ectERPNS_15GraphicsContextEtPKNS_4PathEPKNS_14RenderSVGShapeE
6089 fun:_ZN5blink14RenderSVGShape11strokeShapeEPNS_11RenderStyleEPNS_15GraphicsCo ntextE 6089 fun:_ZN5blink14RenderSVGShape11strokeShapeEPNS_11RenderStyleEPNS_15GraphicsCo ntextE
6090 fun:_ZN5blink14RenderSVGShape5paintERNS_9PaintInfoERKNS_11LayoutPointE 6090 fun:_ZN5blink14RenderSVGShape5paintERNS_9PaintInfoERKNS_11LayoutPointE
6091 fun:_ZN5blink9RenderBox5paintERNS_9PaintInfoERKNS_11LayoutPointE 6091 fun:_ZN5blink9RenderBox5paintERNS_9PaintInfoERKNS_11LayoutPointE
6092 fun:_ZN5blink13RenderSVGRoot13paintReplacedERNS_9PaintInfoERKNS_11LayoutPoint E 6092 fun:_ZN5blink13RenderSVGRoot13paintReplacedERNS_9PaintInfoERKNS_11LayoutPoint E
6093 fun:_ZN5blink14RenderReplaced5paintERNS_9PaintInfoERKNS_11LayoutPointE 6093 fun:_ZN5blink14RenderReplaced5paintERNS_9PaintInfoERKNS_11LayoutPointE
6094 fun:_ZN5blink11RenderBlock18paintAsInlineBlockEPNS_12RenderObjectERNS_9PaintI nfoERKNS_11LayoutPointE 6094 fun:_ZN5blink11RenderBlock18paintAsInlineBlockEPNS_12RenderObjectERNS_9PaintI nfoERKNS_11LayoutPointE
6095 } 6095 }
6096 { 6096 {
6097 bug_381584 6097 bug_381584
(...skipping 10 matching lines...) Expand all
6108 fun:_ZN8chromeos21DeviceSettingsService7EnqueueEPNS_23SessionManagerOperation E 6108 fun:_ZN8chromeos21DeviceSettingsService7EnqueueEPNS_23SessionManagerOperation E
6109 fun:_ZN8chromeos21DeviceSettingsService11EnqueueLoadEb 6109 fun:_ZN8chromeos21DeviceSettingsService11EnqueueLoadEb
6110 fun:_ZN8chromeos21DeviceSettingsService4LoadEv 6110 fun:_ZN8chromeos21DeviceSettingsService4LoadEv
6111 } 6111 }
6112 { 6112 {
6113 bug_385381 6113 bug_385381
6114 Memcheck:Unaddressable 6114 Memcheck:Unaddressable
6115 fun:_ZN5blink23FrameLoaderStateMachine9advanceToENS0_5StateE 6115 fun:_ZN5blink23FrameLoaderStateMachine9advanceToENS0_5StateE
6116 fun:_ZN5blink11FrameLoader4initEv 6116 fun:_ZN5blink11FrameLoader4initEv
6117 fun:_ZN5blink10LocalFrame4initEv 6117 fun:_ZN5blink10LocalFrame4initEv
6118 fun:_ZN5blink17WebLocalFrameImpl22initializeAsChildFrameEPN7WebCore9FrameHost EPNS1_10FrameOwnerERKN3WTF12AtomicStringES9_ 6118 fun:_ZN5blink17WebLocalFrameImpl22initializeAsChildFrameEPN7blink9FrameHostEP NS1_10FrameOwnerERKN3WTF12AtomicStringES9_
6119 fun:_ZN5blink17WebLocalFrameImpl16createChildFrameERKN7WebCore16FrameLoadRequ estEPNS1_21HTMLFrameOwnerElementE 6119 fun:_ZN5blink17WebLocalFrameImpl16createChildFrameERKN7blink16FrameLoadReques tEPNS1_21HTMLFrameOwnerElementE
6120 } 6120 }
6121 { 6121 {
6122 bug_385396a 6122 bug_385396a
6123 Memcheck:Uninitialized 6123 Memcheck:Uninitialized
6124 ... 6124 ...
6125 fun:_ZN5blink11RenderLayer7hitTestERKNS_14HitTestRequestERKNS_15HitTestLocati onERNS_13HitTestResultE 6125 fun:_ZN5blink11RenderLayer7hitTestERKNS_14HitTestRequestERKNS_15HitTestLocati onERNS_13HitTestResultE
6126 fun:_ZN5blink10RenderView7hitTestERKNS_14HitTestRequestERKNS_15HitTestLocatio nERNS_13HitTestResultE 6126 fun:_ZN5blink10RenderView7hitTestERKNS_14HitTestRequestERKNS_15HitTestLocatio nERNS_13HitTestResultE
6127 fun:_ZN5blink10RenderView7hitTestERKNS_14HitTestRequestERNS_13HitTestResultE 6127 fun:_ZN5blink10RenderView7hitTestERKNS_14HitTestRequestERNS_13HitTestResultE
6128 fun:_ZN5blink8Document17prepareMouseEventERKNS_14HitTestRequestERKNS_11Layout PointERKNS_18PlatformMouseEventE 6128 fun:_ZN5blink8Document17prepareMouseEventERKNS_14HitTestRequestERKNS_11Layout PointERKNS_18PlatformMouseEventE
6129 fun:_ZN5blink12EventHandler17prepareMouseEventERKNS_14HitTestRequestERKNS_18P latformMouseEventE 6129 fun:_ZN5blink12EventHandler17prepareMouseEventERKNS_14HitTestRequestERKNS_18P latformMouseEventE
6130 fun:_ZN5blink12EventHandler26getSubFrameForGestureEventERKNS_8IntPointERKNS_2 0PlatformGestureEventE 6130 fun:_ZN5blink12EventHandler26getSubFrameForGestureEventERKNS_8IntPointERKNS_2 0PlatformGestureEventE
6131 fun:_ZN5blink12EventHandler18handleGestureEventERKNS_20PlatformGestureEventE 6131 fun:_ZN5blink12EventHandler18handleGestureEventERKNS_20PlatformGestureEventE
6132 fun:_ZN5blink11WebViewImpl18handleGestureEventERKNS_15WebGestureEventE 6132 fun:_ZN5blink11WebViewImpl18handleGestureEventERKNS_15WebGestureEventE
6133 fun:_ZN5blink18PageWidgetDelegate16handleInputEventEPN7WebCore4PageERNS_22Pag eWidgetEventHandlerERKNS_13WebInputEventE 6133 fun:_ZN5blink18PageWidgetDelegate16handleInputEventEPN7blink4PageERNS_22PageW idgetEventHandlerERKNS_13WebInputEventE
6134 fun:_ZN5blink11WebViewImpl16handleInputEventERKNS_13WebInputEventE 6134 fun:_ZN5blink11WebViewImpl16handleInputEventERKNS_13WebInputEventE
6135 } 6135 }
6136 { 6136 {
6137 bug_385396b 6137 bug_385396b
6138 Memcheck:Uninitialized 6138 Memcheck:Uninitialized
6139 fun:_ZN5blink10LayoutUnit8setValueEi 6139 fun:_ZN5blink10LayoutUnit8setValueEi
6140 fun:_ZN5blink10LayoutUnitC1Ei 6140 fun:_ZN5blink10LayoutUnitC1Ei
6141 fun:_ZN5blink11LayoutPointC1ERKNS_8IntPointE 6141 fun:_ZN5blink11LayoutPointC1ERKNS_8IntPointE
6142 ... 6142 ...
6143 fun:_ZN5blink12EventHandler18handleGestureEventERKNS_20PlatformGestureEventE 6143 fun:_ZN5blink12EventHandler18handleGestureEventERKNS_20PlatformGestureEventE
6144 fun:_ZN5blink11WebViewImpl18handleGestureEventERKNS_15WebGestureEventE 6144 fun:_ZN5blink11WebViewImpl18handleGestureEventERKNS_15WebGestureEventE
6145 fun:_ZN5blink18PageWidgetDelegate16handleInputEventEPN7WebCore4PageERNS_22Pag eWidgetEventHandlerERKNS_13WebInputEventE 6145 fun:_ZN5blink18PageWidgetDelegate16handleInputEventEPN7blink4PageERNS_22PageW idgetEventHandlerERKNS_13WebInputEventE
6146 } 6146 }
6147 { 6147 {
6148 bug_385396c 6148 bug_385396c
6149 Memcheck:Uninitialized 6149 Memcheck:Uninitialized
6150 fun:_ZNK7WebCore7IntRect8containsEii 6150 fun:_ZNK7blink7IntRect8containsEii
6151 ... 6151 ...
6152 fun:_ZN5blink12EventHandler18handleGestureEventERKNS_20PlatformGestureEventE 6152 fun:_ZN5blink12EventHandler18handleGestureEventERKNS_20PlatformGestureEventE
6153 fun:_ZN5blink11WebViewImpl18handleGestureEventERKNS_15WebGestureEventE 6153 fun:_ZN5blink11WebViewImpl18handleGestureEventERKNS_15WebGestureEventE
6154 fun:_ZN5blink18PageWidgetDelegate16handleInputEventEPN7WebCore4PageERNS_22Pag eWidgetEventHandlerERKNS_13WebInputEventE 6154 fun:_ZN5blink18PageWidgetDelegate16handleInputEventEPN7blink4PageERNS_22PageW idgetEventHandlerERKNS_13WebInputEventE
6155 } 6155 }
6156 { 6156 {
6157 bug_385396d 6157 bug_385396d
6158 Memcheck:Uninitialized 6158 Memcheck:Uninitialized
6159 fun:_ZNK7WebCore10LayoutUnit5floorEv 6159 fun:_ZNK7blink10LayoutUnit5floorEv
6160 ... 6160 ...
6161 fun:_ZN5blink12EventHandler18handleGestureEventERKNS_20PlatformGestureEventE 6161 fun:_ZN5blink12EventHandler18handleGestureEventERKNS_20PlatformGestureEventE
6162 fun:_ZN5blink11WebViewImpl18handleGestureEventERKNS_15WebGestureEventE 6162 fun:_ZN5blink11WebViewImpl18handleGestureEventERKNS_15WebGestureEventE
6163 fun:_ZN5blink18PageWidgetDelegate16handleInputEventEPN7WebCore4PageERNS_22Pag eWidgetEventHandlerERKNS_13WebInputEventE 6163 fun:_ZN5blink18PageWidgetDelegate16handleInputEventEPN7blink4PageERNS_22PageW idgetEventHandlerERKNS_13WebInputEventE
6164 } 6164 }
6165 { 6165 {
6166 bug_387435 6166 bug_387435
6167 Memcheck:Leak 6167 Memcheck:Leak
6168 fun:_Znw* 6168 fun:_Znw*
6169 fun:_ZN7content16WebURLLoaderImplC1Ev 6169 fun:_ZN7content16WebURLLoaderImplC1Ev
6170 fun:_ZN7content17BlinkPlatformImpl15createURLLoaderEv 6170 fun:_ZN7content17BlinkPlatformImpl15createURLLoaderEv
6171 fun:_ZN5blink10PingLoaderC1EPNS_10LocalFrameERNS_15ResourceRequestERKNS_18Fet chInitiatorInfoENS_17StoredCredentialsE 6171 fun:_ZN5blink10PingLoaderC1EPNS_10LocalFrameERNS_15ResourceRequestERKNS_18Fet chInitiatorInfoENS_17StoredCredentialsE
6172 fun:_ZN5blink10PingLoader5startEPNS_10LocalFrameERNS_15ResourceRequestERKNS_1 8FetchInitiatorInfoENS_17StoredCredentialsE 6172 fun:_ZN5blink10PingLoader5startEPNS_10LocalFrameERNS_15ResourceRequestERKNS_1 8FetchInitiatorInfoENS_17StoredCredentialsE
6173 fun:_ZN5blink10PingLoader9loadImageEPNS_10LocalFrameERKNS_4KURLE 6173 fun:_ZN5blink10PingLoader9loadImageEPNS_10LocalFrameERKNS_4KURLE
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after
6252 } 6252 }
6253 { 6253 {
6254 bug_394624 6254 bug_394624
6255 Memcheck:Leak 6255 Memcheck:Leak
6256 ... 6256 ...
6257 fun:_ZN3net24URLRequestJobFactoryImpl18SetProtocolHandlerERKSsPNS_20URLReques tJobFactory15ProtocolHandlerE 6257 fun:_ZN3net24URLRequestJobFactoryImpl18SetProtocolHandlerERKSsPNS_20URLReques tJobFactory15ProtocolHandlerE
6258 ... 6258 ...
6259 fun:_ZN7content28ShellURLRequestContextGetter20GetURLRequestContextEv 6259 fun:_ZN7content28ShellURLRequestContextGetter20GetURLRequestContextEv
6260 fun:_ZN7content21ChromeAppCacheService20InitializeOnIOThreadERKN4base8FilePat hEPNS_15ResourceContextEPN3net23URLRequestContextGetterE13scoped_refptrIN5quota2 0SpecialStoragePolicyEE 6260 fun:_ZN7content21ChromeAppCacheService20InitializeOnIOThreadERKN4base8FilePat hEPNS_15ResourceContextEPN3net23URLRequestContextGetterE13scoped_refptrIN5quota2 0SpecialStoragePolicyEE
6261 } 6261 }
OLDNEW
« no previous file with comments | « tools/valgrind/drmemory/suppressions_full.txt ('k') | tools/valgrind/memcheck/suppressions_mac.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698