Binding media stream audio track to speech recognition - bugfix.
[chromium-blink-merge.git] / tools / valgrind / memcheck / suppressions.txt
blob5ad3ee8298e4776c8bdcd0acf508e32885a2d989
1 # There are four kinds of suppressions in this file.
2 # 1. third party stuff we have no control over
4 # 2. intentional unit test errors, or stuff that is somehow a false positive
5 # in our own code, or stuff that is so trivial it's not worth fixing
7 # 3. Suppressions for real chromium bugs that are not yet fixed.
8 # These should all be in chromium's bug tracking system (but a few aren't yet).
9 # Periodically we should sweep this file and the bug tracker clean by
10 # running overnight and removing outdated bugs/suppressions.
11 #-----------------------------------------------------------------------
13 # 1. third party stuff we have no control over
15    Uninitialized value in deflate (Third Party)
16    Memcheck:Uninitialized
17    ...
18    fun:MOZ_Z_deflate
21    #gtk developers don't like cleaning up one-time leaks.  See http://mail.gnome.org/archives/gtk-devel-list/2004-April/msg00230.html
22    gtk_init_check leak (Third Party)
23    Memcheck:Leak
24    ...
25    fun:gtk_init_check
28    Fontconfig leak?
29    Memcheck:Leak
30    ...
31    fun:XML_ParseBuffer
32    fun:FcConfigParseAndLoad
35    bug_9245_FcConfigAppFontAddFile_leak
36    Memcheck:Leak
37    ...
38    fun:FcConfigAppFontAddFile
41    pango_font_leak_todo_3
42    Memcheck:Leak
43    ...
44    fun:FcFontRenderPrepare
45    ...
46    fun:pango_itemize_with_base_dir
49    pango_font_leak_todo_4
50    Memcheck:Leak
51    ...
52    fun:FcFontRenderPrepare
53    ...
54    fun:pango_ot_buffer_output
57    pango_font_leak_todo_5
58    Memcheck:Leak
59    ...
60    fun:FcFontRenderPrepare
61    ...
62    fun:pango_context_get_metrics
65    pango_font_leak_todo_6
66    Memcheck:Leak
67    ...
68    fun:FcDefaultSubstitute
69    ...
70    fun:pango_itemize_with_base_dir
73    # Similar to fontconfig_bug_8428 below. Reported in
74    # https://bugs.freedesktop.org/show_bug.cgi?id=8215
75    fontconfig_bug_8215
76    Memcheck:Leak
77    fun:malloc
78    fun:FcPatternObjectInsertElt
79    fun:FcPatternObjectAddWithBinding
82    # Fontconfig leak, seen in shard 16 of 20 of ui_tests
83    # See https://bugs.freedesktop.org/show_bug.cgi?id=8428
84    # and http://www.gnome.org/~johan/gtk.suppression
85    fontconfig_bug_8428
86    Memcheck:Leak
87    ...
88    fun:realloc
89    fun:FcPatternObjectInsertElt
90    fun:FcPatternObjectAddWithBinding
93    bug_18590 (Third Party)
94    Memcheck:Leak
95    ...
96    fun:malloc
97    fun:FcConfigValues
98    fun:FcConfigValues
99    ...
100    fun:FcConfigValues
101    fun:FcConfigValues
104    dlopen leak on error. Chromium issues 268368,273385. See http://sourceware.org/bugzilla/show_bug.cgi?id=12878.
105    Memcheck:Leak
106    fun:calloc
107    fun:_dlerror_run
108    fun:dlopen@@GLIBC_2.2.5
111    bug_58730_libc.so_value8 (Third Party)
112    Memcheck:Uninitialized
113    obj:/lib/libc-2.11.1.so
115 # net::SniffXML() clearly tries to read < 8 bytes, but strncasecmp() reads 8.
117    bug_58730_strncasecmp_uninit (Third Party)
118    Memcheck:Uninitialized
119    ...
120    fun:strncasecmp
121    fun:_ZN4base11strncasecmpEPKcS1_m
122    fun:_ZN3netL8SniffXMLEPKcmPbPSs
125    bug_76386a (Third Party)
126    Memcheck:Leak
127    fun:_Znw*
128    fun:_ZNSs4_Rep9_S_createE*RKSaIcE
129    ...
130    fun:_ZNSsC1*KS*
133    bug_76386b (Third Party)
134    Memcheck:Leak
135    fun:_Znw*
136    fun:_ZNSs4_Rep9_S_createE*RKSaIcE
137    fun:_ZNSs4_Rep8_M_cloneERKSaIcE*
140    getpwuid_and_getgrouplist
141    Memcheck:Leak
142    fun:malloc
143    fun:nss_parse_service_list
144    fun:__nss_database_lookup
145    obj:*
146    ...
147    fun:get*
150 # XRandRInfo object seems to be leaking inside XRRFindDisplay.  This happens the
151 # first time it is called, no matter who the caller is.  We have observed this
152 # problem with both XRRSelectInput and XRRQueryExtension.
154    bug_119677
155    Memcheck:Leak
156    fun:malloc
157    fun:XRRFindDisplay
160    Ubuntu_Precise_Fontconfig_Optimized_Code
161    Memcheck:Unaddressable
162    fun:FcConfigFileExists
165    Ubuntu_Precise_Itoa_Optimized_Code
166    Memcheck:Uninitialized
167    fun:_itoa_word
168    fun:vfprintf
169    fun:__vsnprintf_chk
170    fun:__snprintf_chk
173    Ubuntu_Precise_Wcscmp_Optimized_Code_In_Tests
174    Memcheck:Uninitialized
175    fun:wcscmp
176    fun:_ZN7testing8internal6String17WideCStringEqualsEPKwS3_
179    mesa_glsl_compile_shader
180    Memcheck:Leak
181    ...
182    fun:_mesa_glsl_compile_shader
183    fun:compile_shader
184    fun:_mesa_CompileShaderARB
185    fun:shared_dispatch_stub_529
188 #-----------------------------------------------------------------------
189 # 2. intentional unit test errors, or stuff that is somehow a false positive
190 # in our own code, or stuff that is so trivial it's not worth fixing
192 # See tools/valgrind/memcheck_analyze.py before modifying sanity tests.
194    Memcheck sanity test 01 (memory leak).
195    Memcheck:Leak
196    fun:_Zna*
197    fun:_ZN4base31ToolsSanityTest_MemoryLeak_Test8TestBodyEv
200    Memcheck sanity test 02 (malloc/read left).
201    Memcheck:Unaddressable
202    fun:*ReadValueOutOfArrayBoundsLeft*
203    ...
204    fun:_ZN4base43ToolsSanityTest_AccessesToMallocMemory_Test8TestBodyEv
207    Memcheck sanity test 03 (malloc/read right).
208    Memcheck:Unaddressable
209    fun:*ReadValueOutOfArrayBoundsRight*
210    ...
211    fun:_ZN4base43ToolsSanityTest_AccessesToMallocMemory_Test8TestBodyEv
214    Memcheck sanity test 04 (malloc/write left).
215    Memcheck:Unaddressable
216    fun:*WriteValueOutOfArrayBoundsLeft*
217    ...
218    fun:_ZN4base43ToolsSanityTest_AccessesToMallocMemory_Test8TestBodyEv
221    Memcheck sanity test 05 (malloc/write right).
222    Memcheck:Unaddressable
223    fun:*WriteValueOutOfArrayBoundsRight*
224    ...
225    fun:_ZN4base43ToolsSanityTest_AccessesToMallocMemory_Test8TestBodyEv
228    Memcheck sanity test 06 (new/read left).
229    Memcheck:Unaddressable
230    fun:*ReadValueOutOfArrayBoundsLeft*
231    ...
232    fun:_ZN4base40ToolsSanityTest_AccessesToNewMemory_Test8TestBodyEv
235    Memcheck sanity test 07 (new/read right).
236    Memcheck:Unaddressable
237    fun:*ReadValueOutOfArrayBoundsRight*
238    ...
239    fun:_ZN4base40ToolsSanityTest_AccessesToNewMemory_Test8TestBodyEv
242    Memcheck sanity test 08 (new/write left).
243    Memcheck:Unaddressable
244    fun:*WriteValueOutOfArrayBoundsLeft*
245    ...
246    fun:_ZN4base40ToolsSanityTest_AccessesToNewMemory_Test8TestBodyEv
249    Memcheck sanity test 09 (new/write right).
250    Memcheck:Unaddressable
251    fun:*WriteValueOutOfArrayBoundsRight*
252    ...
253    fun:_ZN4base40ToolsSanityTest_AccessesToNewMemory_Test8TestBodyEv
256    Memcheck sanity test 10 (write after free).
257    Memcheck:Unaddressable
258    fun:_ZN4base43ToolsSanityTest_AccessesToMallocMemory_Test8TestBodyEv
261    Memcheck sanity test 11 (write after delete).
262    Memcheck:Unaddressable
263    fun:_ZN4base40ToolsSanityTest_AccessesToNewMemory_Test8TestBodyEv
266    Memcheck sanity test 12 (array deleted without []).
267    Memcheck:Free
268    ...
269    fun:_ZN4base46ToolsSanityTest_ArrayDeletedWithoutBraces_Test8TestBodyEv
272    Memcheck sanity test 13 (single element deleted with []).
273    Memcheck:Free
274    ...
275    fun:_ZN4base51ToolsSanityTest_SingleElementDeletedWithBraces_Test8TestBodyEv
278    Memcheck sanity test 14 (malloc/read uninit).
279    Memcheck:Uninitialized
280    fun:*ReadUninitializedValue*
281    ...
282    fun:_ZN4base43ToolsSanityTest_AccessesToMallocMemory_Test8TestBodyEv
285    Memcheck sanity test 15 (new/read uninit).
286    Memcheck:Uninitialized
287    fun:*ReadUninitializedValue*
288    ...
289    fun:_ZN4base40ToolsSanityTest_AccessesToNewMemory_Test8TestBodyEv
292    bug_86301 This test explicitly verifies PostTaskAndReply leaks the task if the originating MessageLoop has been deleted.
293    Memcheck:Leak
294    fun:_Znw*
295    fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEESA_
296    fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEES9_
297    fun:_ZN4base12_GLOBAL__N_169MessageLoopProxyTest_PostTaskAndReply_DeadReplyLoopDoesNotDelete_Test8TestBodyEv
300    # Non-joinable thread doesn't clean up all state on program exit
301    # very common in ui tests
302    bug_16096 (WontFix)
303    Memcheck:Leak
304    fun:_Znw*
305    fun:_ZNSs4_Rep9_S_createE*RKSaIcE
306    fun:_ZNSs4_Rep8_M_cloneERKSaIcE*
307    fun:_ZNSs7reserveE*
308    fun:_ZNSs6appendEPKc*
309    fun:*StringAppendV*
310    ...
311    fun:_ZN4base12StringPrintfEPKcz
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.
316    bug_17996 (Intentional)
317    Memcheck:Leak
318    ...
319    fun:_ZN5blink8SVGNames4initEv
322    # This is an on demand initialization which is done and then intentionally
323    # kept around (not freed) while the process is running.
324    intentional_blink_XMLNames_init_leak
325    Memcheck:Leak
326    ...
327    fun:_ZN5blink8XMLNames4initEv
330    # Intentionally leaking NSS to prevent shutdown crashes
331    bug_61585a (Intentional)
332    Memcheck:Leak
333    fun:calloc
334    ...
335    fun:error_get_my_stack
338    FileStream::Context can leak through WorkerPool by design
339    Memcheck:Leak
340    fun:_Znw*
341    fun:_ZN3net10FileStreamC1EPNS_6NetLogE
344    # Histograms are used on un-joined threads, and can't be deleted atexit.
345    Histograms via FactoryGet including Linear Custom Boolean and Basic
346    Memcheck:Leak
347    fun:_Znw*
348    ...
349    fun:_ZN4base*Histogram10FactoryGet*
352    Intentional leak for SampleMap (stores SparseHistogram counts).
353    Memcheck:Leak
354    ...
355    fun:_ZN4base9SampleMap10AccumulateEii
356    fun:_ZN4base15SparseHistogram3AddEi
359    bug_73299 (Intentional)
360    Memcheck:Leak
361    fun:_Znw*
362    fun:_ZN7content17WorkerProcessHost20CreateMessageFiltersEi
363    fun:_ZN7content17WorkerProcessHost4InitE*
364    fun:_ZN7content17WorkerServiceImpl24CreateWorkerFromInstanceENS_17WorkerProcessHost14WorkerInstanceE
365    fun:_ZN7content17WorkerServiceImpl12CreateWorkerE*
366    fun:_ZN7content19WorkerMessageFilter14OnCreateWorkerERK31ViewHostMsg_CreateWorker_ParamsPi
369    bug_83345 (Needs_Annotation)
370    Memcheck:Leak
371    ...
372    fun:_ZN4base*23LeakyLazyInstanceTraits*NewEPv
373    fun:_ZN4base12LazyInstance*LeakyLazyInstanceTraits*PointerEv
376    bug_87500_a (Intentional)
377    Memcheck:Leak
378    ...
379    fun:_ZN10disk_cache9BackendIO23ExecuteBackendOperationEv
380    fun:_ZN10disk_cache9BackendIO16ExecuteOperationEv
383    bug_79322 (Intentional)
384    Memcheck:Leak
385    fun:_Znw*
386    ...
387    fun:_ZN4base*StatisticsRecorderTest_*_Test8TestBodyEv
390    # According to dglazkov, UA style sheets are intentionally leaked.
391    # As such, treat any leaks originating from parseUASheet as intentional.
392    bug_121729 (Intentional)
393    Memcheck:Leak
394    ...
395    fun:_ZN5blinkL12parseUASheetEPKcj
398    bug_121729_b (Intentional)
399    Memcheck:Leak
400    ...
401    fun:_ZN5blinkL12parseUASheetERKN3WTF6StringE
404    intentional_see_bug_156466
405    Memcheck:Leak
406    fun:_Znw*
407    fun:_ZN3ash5ShellC1EPNS_13ShellDelegateE
408    fun:_ZN3ash5Shell14CreateInstanceEPNS_13ShellDelegateE
411 # http://crbug.com/269278 causes really widespread, flaky leaks in
412 # value objects that own some memory.  These suppressions will cover
413 # all such objects, even though it's possible to get real leaks that
414 # look the same way (e.g. by allocating such an object in an arena).
416    bug_269278a
417    Memcheck:Leak
418    fun:_Znw*
419    fun:_ZN4base4Bind*Callback*BindState*
422    bug_269278b
423    Memcheck:Leak
424    fun:_Znw*
425    fun:_ZN9__gnu_cxx13new_allocator*allocate*
426    fun:_ZNSt12_Vector_base*_M_allocate*
429 # Externally allocated objects referenced by V8 objects can currently
430 # be diagnosed as (false) leaks, since memcheck does not know how to
431 # handle V8 leaks. More detailed discussion in http://crbug.com/328552
433    bug_328552
434    Memcheck:Leak
435    fun:malloc
436    fun:_ZN3WTF10StringImpl19createUninitializedEjRPh
439    bug_383956
440    Memcheck:Leak
441    fun:calloc
442    fun:_ZN18hb_object_header_t6createEj
443    fun:_Z*hb_object_createI9hb_face_tEPT_v
444    fun:hb_face_create_for_tables
445    fun:_ZN3gfx12_GLOBAL__N_118CreateHarfBuzzFaceEP10SkTypeface
446    fun:_ZN3gfx12_GLOBAL__N_118CreateHarfBuzzFontEP10SkTypefacei
447    fun:_ZN3gfx18RenderTextHarfBuzz8ShapeRunEPNS_8internal15TextRunHarfBuzzE
448    fun:_ZN3gfx18RenderTextHarfBuzz12EnsureLayoutEv
452   bug_391510
453   Memcheck:Leak
454   fun:_Znw*
455   fun:_ZN4base21CancelableTaskTracker16NewTrackedTaskId*
456   fun:_ZN14HistoryService14ScheduleDBTask*
457   fun:_ZN7history19URLIndexPrivateData26ScheduleUpdateRecentVisits*
460    bug_399852_a
461    Memcheck:Uninitialized
462    fun:_ZN5blink14DateComponents9parseTimeERKN3WTF6StringEjRj
463    fun:_ZNK5blink13TimeInputType29parseToDateComponentsInternalERKN3WTF6StringEPNS_14DateComponentsE
464    fun:_ZNK5blink24BaseDateAndTimeInputType21parseToDateComponentsERKN3WTF6StringEPNS_14DateComponentsE
467    bug_399852_b
468    Memcheck:Uninitialized
469    fun:_ZN5blink12_GLOBAL__N_117parseJSONInternalIhEEN3WTF10PassRefPtrINS_9JSONValueEEEPKT_j
470    fun:_ZN5blink9parseJSONERKN3WTF6StringE
471    fun:_ZN5blink*InspectorBackendDispatcher*
472    ...
473    fun:_ZN5blink*WebDevToolsAgent*
474    fun:_ZN7content*DevToolsAgent*
477    bug_399852_c
478    Memcheck:Uninitialized
479    fun:_ZN5blinkL21extractRangeComponentEPN3WTF6StringERKNS0_6RefPtrINS_10JSONObjectEEERKS1_Rj
480    fun:_ZN5blinkL22jsonRangeToSourceRangeEPN3WTF6StringEPNS_23InspectorStyleSheetBase*
481    fun:_ZN5blink17InspectorCSSAgent*
482    fun:_ZThn40_N5blink17InspectorCSSAgent*
483    fun:_ZN5blink30InspectorBackendDispatcherImpl*
484    fun:_ZN5blink30InspectorBackendDispatcherImpl8dispatchERKN3WTF6StringE
485    fun:_ZN5blink19InspectorController27dispatchMessageFromFrontendERKN3WTF6StringE
486    fun:_ZN5blink20WebDevToolsAgentImpl26dispatchOnInspectorBackendERKNS_9WebStringE
487    fun:_ZN7content13DevToolsAgent28OnDispatchOnInspectorBackendERKSs
490    bug_399852_d
491    Memcheck:Uninitialized
492    fun:_ZN5blink14DateComponents10parseMonthERKN3WTF6StringEjRj
493    ...
494    fun:_ZNK5blink24BaseDateAndTimeInputType21parseToDateComponentsERKN3WTF6StringEPNS_14DateComponentsE
495    fun:_ZNK5blink24BaseDateAndTimeInputType15typeMismatchForERKN3WTF6StringE
496    fun:_ZNK5blink24BaseDateAndTimeInputType13sanitizeValueERKN3WTF6StringE
499    bug_418234
500    Memcheck:Uninitialized
501    fun:_ZN10extensions19ExtensionManagement7RefreshEv
502    fun:_ZN10extensions19ExtensionManagement22OnExtensionPrefChangedEv
505 #-----------------------------------------------------------------------
506 # 3. Suppressions for real chromium bugs that are not yet fixed.
507 # These should all be in chromium's bug tracking system (but a few aren't yet).
510    # webkit leak?  See http://crbug.com/9503
511    bug_9503
512    Memcheck:Leak
513    ...
514    fun:_ZN19TestWebViewDelegate24UpdateSelectionClipboardEb
517    # very common in ui tests
518    bug_16091
519    Memcheck:Leak
520    ...
521    fun:_ZN4base11MessageLoop22AddDestructionObserverEPNS0_19DestructionObserverE
522    ...
523    fun:_ZN3IPC11SyncChannel11SyncContext15OnChannelOpenedEv
526    # very common in ui tests
527    bug_16092
528    Memcheck:Leak
529    fun:*
530    fun:_ZN4base11MessageLoopC1ENS0_4TypeE
531    fun:_ZN4base6Thread10ThreadMainEv
534    # very common in ui tests
535    bug_16092b
536    Memcheck:Leak
537    ...
538    fun:_ZNSt11_Deque_baseIN4base11PendingTaskESaIS1_EE17_M_initialize_mapE*
539    ...
540    fun:_ZN4base11MessageLoopC1ENS0_4TypeE
543    # very common in ui tests
544    bug_16092c
545    Memcheck:Leak
546    ...
547    fun:_ZNSt14priority_queueIN11MessageLoop11PendingTaskESt6vectorIS1_SaIS1_EESt4lessIS1_EEC1ERKS6_RKS4_
548    fun:_ZN4base11MessageLoopC1ENS0_4TypeE
549    fun:_ZN4base6Thread10ThreadMainEv
552    # also bug 17979.  It's a nest of leaks.
553    bug_17385
554    Memcheck:Leak
555    fun:_Znw*
556    ...
557    fun:_ZN3IPC12ChannelProxy7Context13CreateChannel*Channel4ModeE
558    fun:_ZN3IPC12ChannelProxy4Init*
559    ...
560    fun:_ZN3IPC11SyncChannel*Channel4Mode*Listener*
563    bug_17540
564    Memcheck:Leak
565    fun:_Znw*
566    fun:_ZN4base19MessagePumpLibevent19WatchFileDescriptor*FileDescriptorWatcherEPNS0_7WatcherE
567    fun:_ZN4base16MessageLoopForIO19WatchFileDescriptor*MessagePumpLibevent21FileDescriptorWatcherEPNS2_7WatcherE
568    ...
569    fun:_ZN3IPC*Channel*ConnectEv
570    fun:_ZN3IPC12ChannelProxy7Context15OnChannelOpenedEv
573    # slight variant of the above
574    bug_19371a
575    Memcheck:Leak
576    fun:_Znw*
577    ...
578    fun:_ZN4base13WaitableEvent7EnqueueEPNS0_6WaiterE
579    fun:_ZN4base13WaitableEvent9TimedWaitERKNS_9TimeDeltaE
580    fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE
583    bug_19775_a
584    Memcheck:Leak
585    ...
586    fun:malloc
587    fun:sqlite3MemMalloc
588    fun:mallocWithAlarm
589    fun:sqlite3Malloc
590    ...
591    fun:sqlite3VdbeExec
592    fun:sqlite3Step
593    fun:sqlite3_step
594    fun:sqlite3_exec
595    fun:_ZN3sql10Connection7Execute*
596    ...
597    fun:_ZN7history*Database*Create*
600    bug_19775_c
601    Memcheck:Leak
602    ...
603    fun:openDatabase
604    fun:sqlite3_open
605    fun:_ZN3sql10Connection12OpenInternalERKSs
608    bug_19775_g
609    Memcheck:Leak
610    fun:malloc
611    fun:sqlite3MemMalloc
612    fun:mallocWithAlarm
613    fun:sqlite3Malloc
614    fun:sqlite3ParserAlloc
615    fun:sqlite3RunParser
616    fun:sqlite3Prepare
617    fun:sqlite3LockAndPrepare
618    fun:sqlite3_prepare*
621    bug_19775_h
622    Memcheck:Leak
623    ...
624    fun:malloc
625    fun:sqlite3MemMalloc
626    fun:mallocWithAlarm
627    fun:sqlite3Malloc
628    ...
629    fun:yy_reduce
631 # The following three suppressions are related to the workers code.
633    bug_27837
634    Memcheck:Leak
635    fun:_Znw*
636    fun:_ZN19WebSharedWorkerStub9OnConnectEii
639    bug_32085
640    Memcheck:Leak
641    fun:_Znw*
642    fun:_ZN9__gnu_cxx13new_allocatorIN7content21NotificationRegistrar6RecordEE8allocate*
643    fun:_ZNSt12_Vector_baseIN7content21NotificationRegistrar6RecordESaIS*
644    fun:_ZNSt6vectorIN7content21NotificationRegistrar6RecordESaIS2_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS2_S*
645    fun:_ZNSt6vectorIN7content21NotificationRegistrar6RecordESaIS*
646    fun:_ZN7content21NotificationRegistrar3Add*
649    bug_32273_a
650    Memcheck:Leak
651    fun:_Znw*
652    fun:_ZN3IPC12ChannelProxy4SendEPNS_7MessageE
653    fun:_ZN3IPC11SyncChannel15SendWithTimeoutEPNS_7MessageEi
654    fun:_ZN3IPC11SyncChannel4SendEPNS_7MessageE
655    fun:_ZN11ChildThread4SendEPN3IPC7MessageE
656    fun:_ZN12RenderThread4SendEPN3IPC7MessageE
657    fun:_ZN12RenderWidget4SendEPN3IPC7MessageE
658    fun:_ZN12RenderWidget16DoDeferredUpdateEv
659    fun:_ZN12RenderWidget20CallDoDeferredUpdateEv
662    bug_32273_b
663    Memcheck:Leak
664    fun:_Znw*
665    ...
666    fun:_ZN24BrowserRenderProcessHost4SendEPN3IPC7MessageE
667    fun:_ZN16RenderWidgetHost4SendEPN3IPC7MessageE
670    bug_32624_b
671    Memcheck:Leak
672    fun:malloc
673    obj:*
674    obj:*
675    obj:*
676    obj:*
677    obj:*
678    obj:*
679    obj:*
680    obj:*
681    obj:*
682    obj:*
683    obj:*
684    obj:*
685    obj:*
686    obj:*
687    obj:*
688    obj:*
689    obj:*
690    obj:*
691    obj:*
692    obj:*
693    fun:secmod_ModuleInit
696    bug_32624_c
697    Memcheck:Leak
698    ...
699    fun:malloc
700    ...
701    fun:PORT_Alloc_Util
702    ...
703    fun:PK11_InitPin
706    bug_32624_f
707    Memcheck:Leak
708    ...
709    fun:CERT_PKIXVerifyCert
710    fun:_ZN3net12_GLOBAL__N_114PKIXVerifyCertE*
713    bug_32624_g
714    Memcheck:Leak
715    ...
716    fun:CERT_VerifySignedData
717    fun:cert_VerifyCertChain
718    fun:CERT_VerifyCertChain
719    fun:CERT_VerifyCert
722    bug_42842
723    Memcheck:Leak
724    fun:_Znw*
725    fun:_ZN19TestWebViewDelegate12createWorkerEPN5blink8WebFrameEPNS0_15WebWorkerClientE
726    fun:_ZN5blink19WebWorkerClientImpl24createWorkerContextProxyEPN7blink6WorkerE
727    fun:_ZN5blink18WorkerContextProxy6createEPNS_6WorkerE
728    fun:_ZN5blink6WorkerC1EPNS_22ScriptExecutionContextE
729    fun:_ZN5blink6Worker6createERKN3WTF6StringEPNS_22ScriptExecutionContextERi
730    fun:_ZN5blink8V8Worker19constructorCallbackERKN2v89ArgumentsE
733    bug_42942_a
734    Memcheck:Leak
735    fun:_Znw*
736    ...
737    fun:_ZN3sql10Connection18GetCachedStatementERKNS_11StatementIDEPKc
738    fun:_ZN3sql9MetaTable19PrepareGetStatementEPNS_9StatementEPKc
739    fun:_ZN3sql9MetaTable8GetValueEPKcPi
740    fun:_ZN3sql9MetaTable26GetCompatibleVersionNumberEv
741    ...
742    fun:_ZN3net13CookieMonster9InitStoreEv
745    bug_42942_b
746    Memcheck:Leak
747    fun:_Znw*
748    ...
749    fun:_ZN3sql10Connection18GetCachedStatementERKNS_11StatementIDEPKc
750    fun:_ZN3sql9MetaTable19PrepareSetStatementEPNS_9StatementEPKc
751    fun:_ZN3sql9MetaTable8SetValueEPKci
752    fun:_ZN3sql9MetaTable16SetVersionNumberEi
753    ...
754    fun:_ZN3net13CookieMonster9InitStoreEv
757    bug_64887_a
758    Memcheck:Uninitialized
759    ...
760    fun:*vfprintf
761    ...
762    fun:_ZN7testing*PrintByteSegmentInObjectTo*
763    ...
764    fun:_ZN7testing*PrintBytesInObjectTo*
765    fun:_ZN7testing9internal220PrintBytesInObjectToEPKh*
766    fun:_ZN7testing9internal220TypeWithoutFormatter*
767    fun:_ZN7testing9internal2lsIcSt11char_traitsIcE*
770    bug_64887_b
771    Memcheck:Uninitialized
772    ...
773    fun:_ZNSolsEx
774    fun:_ZN7testing9internal220TypeWithoutFormatterIN5media7PreloadELNS0_8TypeKindE1EE10PrintValueERKS3_PSo
775    fun:_ZN7testing9internal2lsIcSt11char_traitsIcEN5media7PreloadEEERSt13basic_ostreamIT_T0_ESA_RKT1_
776    fun:_ZN16testing_internal26DefaultPrintNonContainerToIN5media7PreloadEEEvRKT_PSo
777    fun:_ZN7testing8internal14DefaultPrintToIN5media7PreloadEEEvcNS0_13bool_constantILb0EEERKT_PSo
778    fun:_ZN7testing8internal7PrintToIN5media7PreloadEEEvRKT_PSo
779    fun:_ZN7testing8internal16UniversalPrinterIN5media7PreloadEE5PrintERKS3_PSo
780    fun:_ZN7testing8internal18TuplePrefixPrinter*
781    fun:_ZN7testing8internal12PrintTupleToINSt3tr15tupleIN5media7PreloadENS2*
782    fun:_ZN7testing8internal7PrintToIN5media7PreloadEEEvRKNSt3tr15tupleIT*
783    fun:_ZN7testing8internal16UniversalPrinterINSt3tr15tupleIN5media7PreloadENS2*
784    fun:_ZN7testing8internal14UniversalPrintINSt3tr15tupleIN5media7PreloadENS2*
785    fun:_ZNK7testing8internal18FunctionMockerBaseIFvN5media7PreloadEEE32UntypedDescribeUninterestingCallEPKvPSo
786    fun:_ZN7testing8internal25UntypedFunctionMockerBase17UntypedInvokeWithEPKv
787    fun:_ZN7testing8internal18FunctionMockerBaseIFvN5media7PreloadEEE10InvokeWithERKNSt3tr15tupleIS3*
788    fun:_ZN7testing8internal14FunctionMockerIFvN5media7PreloadEEE6InvokeES3_
789    fun:_ZN5media11MockDemuxer10SetPreloadENS_7PreloadE
792    bug_64887_c
793    Memcheck:Uninitialized
794    ...
795    fun:_ZNSolsEx
796    fun:_ZN7testing9internal220TypeWithoutFormatterIN5media7PreloadELNS0_8TypeKindE1EE10PrintValueERKS3_PSo
797    fun:_ZN7testing9internal2lsIcSt11char_traitsIcEN5media7PreloadEEERSt13basic_ostreamIT_T0_ESA_RKT1_
798    fun:_ZN16testing_internal26DefaultPrintNonContainerToIN5media7PreloadEEEvRKT_PSo
799    fun:_ZN7testing8internal14DefaultPrintToIN5media7PreloadEEEvcNS0_13bool_constantILb0EEERKT_PSo
800    fun:_ZN7testing8internal7PrintToIN5media7PreloadEEEvRKT_PSo
801    fun:_ZN7testing8internal16UniversalPrinterIN5media7PreloadEE5PrintERKS3_PSo
802    fun:_ZN7testing8internal18TuplePrefixPrinter*
803    fun:_ZN7testing8internal12PrintTupleToINSt3tr15tupleIN5media7PreloadENS2*
804    fun:_ZN7testing8internal7PrintToIN5media7PreloadEEEvRKNSt3tr15tupleIT*
805    fun:_ZN7testing8internal16UniversalPrinterINSt3tr15tupleIN5media7PreloadENS2*
806    fun:_ZN7testing8internal14UniversalPrintINSt3tr15tupleIN5media7PreloadENS2*
807    fun:_ZNK7testing8internal18FunctionMockerBaseIFvN5media7PreloadEEE32UntypedDescribeUninterestingCallEPKvPSo
808    fun:_ZN7testing8internal25UntypedFunctionMockerBase17UntypedInvokeWithEPKv
809    fun:_ZN7testing8internal18FunctionMockerBaseIFvN5media7PreloadEEE10InvokeWithERKNSt3tr15tupleIS3*
810    fun:_ZN7testing8internal14FunctionMockerIFvN5media7PreloadEEE6InvokeES3_
811    fun:_ZN5media11MockDemuxer10SetPreloadENS_7PreloadE
814    bug_65940_a
815    Memcheck:Leak
816    fun:_Znw*
817    ...
818    fun:_ZN3IPC12ChannelProxy7Context13CreateChannelERKNS_13ChannelHandleERKNS_7Channel4ModeE
819    fun:_ZN3IPC12ChannelProxy4InitERKNS_13ChannelHandleENS_7Channel4ModeEP11MessageLoopb
820    fun:_ZN3IPC12ChannelProxyC2ERKNS_13ChannelHandleENS_7Channel4ModeEP11MessageLoopPNS0_7ContextEb
821    fun:_ZN3IPC11SyncChannelC1ERKNS_13ChannelHandleENS_7Channel4ModeEPNS4_8ListenerEP11MessageLoopbPN4base13WaitableEventE
824    bug_65940_b
825    Memcheck:Leak
826    fun:_Znw*
827    ...
828    fun:_ZN3IPC11SyncChannelC1ERKNS_13ChannelHandleENS_7Channel4ModeEPNS_8ListenerEPN4base22SingleThreadTaskRunnerEbPNS8_13WaitableEventE
829    fun:_ZN7content11ChildThread4InitEv
830    fun:_ZN7content11ChildThreadC2ERKSs
833    bug_65940_c
834    Memcheck:Leak
835    fun:_Znw*
836    fun:_ZN9__gnu_cxx13new_allocatorI13scoped_refptrIN3IPC12ChannelProxy13MessageFilterEEE8allocateEmPKv
837    fun:_ZNSt12_Vector_baseI13scoped_refptrIN3IPC12ChannelProxy13MessageFilterEESaIS4_EE11_M_allocateEm
838    fun:_ZNSt6vectorI13scoped_refptrIN3IPC12ChannelProxy13MessageFilterEESaIS4_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS4_S6_EERKS4_
839    fun:_ZNSt6vectorI13scoped_refptrIN3IPC12ChannelProxy13MessageFilterEESaIS4_EE9push_backERKS4_
840    fun:_ZN3IPC12ChannelProxy7Context11OnAddFilterEv
843    bug_65940_d
844    Memcheck:Leak
845    fun:_Znw*
846    fun:_ZN7content11ChildThread4InitEv
847    fun:_ZN7content11ChildThreadC*
848    ...
849    fun:_ZN7content21WebRTCAudioDeviceTest5SetUpEv
852    bug_65940_e
853    Memcheck:Leak
854    fun:_Znw*
855    fun:_ZN7content16RenderThreadImpl4InitEv
856    fun:_ZN7content16RenderThreadImplC*
857    ...
858    fun:_ZN7content21WebRTCAudioDeviceTest5SetUpEv
861    bug_66853_a
862    Memcheck:Leak
863    fun:_Znw*
864    fun:_ZN11ProfileImpl14GetHostZoomMapEv
865    ...
866    fun:_ZNK17ProfileImplIOData6Handle27GetMainRequestContextGetterEv
867    fun:_ZN11ProfileImpl17GetRequestContextEv
868    fun:_ZN19SafeBrowsingService5StartEv
869    fun:_ZN19SafeBrowsingService10InitializeEv
870    fun:_ZN22ResourceDispatcherHost10InitializeEv
871    fun:_ZN18BrowserProcessImpl28CreateResourceDispatcherHostEv
872    fun:_ZN18BrowserProcessImpl24resource_dispatcher_hostEv
873    fun:_ZN16ExtensionService4InitEv
874    fun:_ZN11ProfileImpl14InitExtensionsE*
875    fun:_ZN14ProfileManager10AddProfileEP7Profileb
878    bug_67142
879    Memcheck:Leak
880    fun:_Znw*
881    fun:_ZN16ChildProcessHost13CreateChannelEv
882    fun:_ZN14GpuProcessHost4InitEv
885    bug_67261
886    Memcheck:Leak
887    fun:_Znw*
888    ...
889    fun:_ZN3sql10Connection18GetUniqueStatementEPKc
890    fun:_ZN3sql10Connection18GetCachedStatementERKNS_11StatementIDEPKc
891    fun:_ZN8appcache16AppCacheDatabase22PrepareCachedStatementERKN3sql11StatementIDEPKcPNS1_9StatementE
894    bug_67553
895    Memcheck:Leak
896    fun:_Znw*
897    ...
898    fun:_ZNSt3mapISs13scoped_refptrIK9ExtensionESt4lessISsESaISt4pairIKSsS3_EEEixERS7_
899    fun:_ZN16ExtensionInfoMap12AddExtensionEPK9Extension
902    bug_68553
903    Memcheck:Leak
904    fun:_Znw*
905    fun:_ZN3net25DiskCacheBasedSSLHostInfoC1ERKSsRKNS_9SSLConfigEPNS_12CertVerifierEPNS_9HttpCacheE
906    fun:_ZN3net9HttpCache25SSLHostInfoFactoryAdaptor10GetForHostERKSsRKNS_9SSLConfigE
907    fun:_ZN3net13SSLConnectJob12DoTCPConnectEv
908    fun:_ZN3net13SSLConnectJob6DoLoopEi
909    fun:_ZN3net13SSLConnectJob15ConnectInternalEv
910    fun:_ZN3net10ConnectJob7ConnectEv
911    fun:_ZN3net8internal26ClientSocketPoolBaseHelper21RequestSocketInternalERKSsPKNS1_7RequestE
912    fun:_ZN3net8internal26ClientSocketPoolBaseHelper13RequestSocketERKSsPKNS1_7RequestE
913    fun:_ZN3net20ClientSocketPoolBaseINS_15SSLSocketParamsEE13RequestSocketERKSsRK13scoped_refptrIS1_ENS_15RequestPriorityEPNS_18ClientSocketHandleEP14CallbackRunnerI6Tuple1IiEERKNS_11BoundNetLogE
914    fun:_ZN3net19SSLClientSocketPool13RequestSocketERKSsPKvNS_15RequestPriorityEPNS_18ClientSocketHandleEP14CallbackRunnerI6Tuple1IiEERKNS_11BoundNetLogE
915    fun:_ZN3net18ClientSocketHandle4InitINS_15SSLSocketParamsENS_19SSLClientSocketPoolEEEiRKSsRK13scoped_refptrIT_ENS_15RequestPriorityEP14CallbackRunnerI6Tuple1IiEEPT0_RKNS_11BoundNetLogE
918    Bug_69934_a
919    Memcheck:Leak
920    fun:_Znw*
921    fun:_ZN*NPObjectProxy10NPAllocateEP4_NPPP7NPClass
922    fun:_NPN_CreateObject
923    fun:_ZN5blink11WebBindings12createObjectEP4_NPPP7NPClass
926    Bug_69934_b
927    Memcheck:Leak
928    fun:_Znw*
929    fun:_ZN3IPC11SyncMessage13GenerateReplyEPKNS_7MessageE
930    fun:_ZN3IPC17SyncMessageSchema*
933    bug_71728
934    Memcheck:Leak
935    fun:_Znw*
936    fun:*DownloadFileTest5SetUpEv
939    bug_72544
940    Memcheck:Leak
941    fun:malloc
942    fun:_ZN3WTF10fastMallocEj
943    fun:_ZN3WTF10RefCountedIN7blink14StyleSheetListEEnwEj
944    fun:_ZN5blink14StyleSheetList6createEPNS_8DocumentE
945    fun:_ZN5blink8DocumentC2EPNS_5FrameERKNS_4KURLEbbS5_
946    fun:_ZN5blink12HTMLDocumentC1EPNS_5FrameERKNS_4KURLES5_
947    fun:_ZN5blink12HTMLDocument6createEPNS_5FrameERKNS_4KURLES5_
948    fun:_ZN5blink17DOMImplementation14createDocumentERKN3WTF6StringEPNS_5FrameERKNS_4KURLEb
949    fun:_ZN5blink14DocumentWriter14createDocumentERKNS_4KURLE
950    fun:_ZN5blink14DocumentWriter5beginERKNS_4KURLEbPNS_14SecurityOriginE
951    fun:_ZN5blink11FrameLoader4initEv
952    fun:_ZN5blink5Frame4initEv
953    fun:_ZN5blink12WebFrameImpl21initializeAsMainFrameEPNS_11WebViewImplE
954    fun:_ZN5blink11WebViewImpl19initializeMainFrameEPNS_14WebFrameClientE
955    fun:_ZN10RenderViewC1EP16RenderThreadBaseiiRK19RendererPreferencesRK14WebPreferencesPN4base14RefCountedDataIiEEixRKSbItNS8_20string16_char_traitsESaItEE
956    fun:_ZN10RenderView6CreateEP16RenderThreadBaseiiRK19RendererPreferencesRK14WebPreferencesPN4base14RefCountedDataIiEEixRKSbItNS8_20string16_char_traitsESaItEE
957    fun:_ZN12RenderThread15OnCreateNewViewERK18ViewMsg_New_Params
960    bug_72698_a
961    Memcheck:Leak
962    fun:_Znw*
963    ...
964    fun:_ZN13ProfileIOData20InitializeOnUIThreadEP7Profile
967    bug_73415
968    Memcheck:Unaddressable
969    fun:_ZN23AccessibilityController36shouldDumpAccessibilityNotificationsEv
970    fun:_ZN11WebViewHost29postAccessibilityNotificationERKN5blink22WebAccessibilityObjectENS0_28WebAccessibilityNotificationE
971    fun:_ZN5blink16ChromeClientImpl29postAccessibilityNotificationEPN7blink19AccessibilityObjectENS1_13AXObjectCache14AXNotificationE
972    fun:_ZN5blink13AXObjectCache24postPlatformNotificationEPNS_19AccessibilityObjectENS0_14AXNotificationE
975    bug_73675
976    Memcheck:Leak
977    fun:_Znw*
978    fun:_ZN20LayoutTestController13waitUntilDoneERKN3WTF6VectorI10CppVariantLj0EEEPS2_
979    fun:_ZN13CppBoundClass14MemberCallbackI20LayoutTestControllerE3runERKN3WTF6VectorI10CppVariantLj0EEEPS5_
980    fun:_ZN13CppBoundClass6invokeEPvPK10_NPVariantjPS1_
981    fun:_ZN11CppNPObject6invokeEP8NPObjectPvPK10_NPVariantjPS3_
982    fun:_ZN5blink18npObjectInvokeImplERKN2v89ArgumentsENS_18InvokeFunctionTypeE
983    fun:_ZN5blink21npObjectMethodHandlerERKN2v89ArgumentsE
984    fun:_ZN2v88internal19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_47_GLOBAL__N_v8_src_builtins.cc_*BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEE
985    obj:*
988    bug_75019
989    Memcheck:Leak
990    fun:_Znw*
991    ...
992    fun:_ZN14GpuDataManagerC1Ev
993    fun:_ZN22DefaultSingletonTraitsI14GpuDataManagerE3NewEv
994    fun:_ZN9SingletonI14GpuDataManager22DefaultSingletonTraitsIS0_ES0_E3getEv
995    fun:_ZN14GpuDataManager11GetInstanceEv
996    fun:_Z11BrowserMainRK18MainFunctionParams
997    fun:_ZN20InProcessBrowserTest5SetUpEv
1000    bug_76197a
1001    Memcheck:Unaddressable
1002    fun:sqlite3DbFree
1003    fun:releaseMemArray
1004    fun:sqlite3VdbeDelete
1005    fun:sqlite3VdbeFinalize
1006    fun:sqlite3_finalize
1007    fun:_ZN3sql10Connection12StatementRef5CloseEv
1008    fun:_ZN3sql10Connection12StatementRefD2Ev
1009    fun:_ZN3sql10Connection12StatementRefD1Ev
1010    fun:_ZNK4base10RefCountedIN3sql10Connection12StatementRefEE7ReleaseEv
1011    fun:_ZN13scoped_refptrIN3sql10Connection12StatementRefEED2Ev
1012    fun:_ZN13scoped_refptrIN3sql10Connection12StatementRefEED1Ev
1013    fun:_ZNSt4pairIKN3sql11StatementIDE13scoped_refptrINS0_10Connection12StatementRefEEED2Ev
1014    fun:_ZNSt4pairIKN3sql11StatementIDE13scoped_refptrINS0_10Connection12StatementRefEEED1Ev
1015    fun:_ZN9__gnu_cxx13new_allocatorISt4pairIKN3sql11StatementIDE13scoped_refptrINS2_10Connection12StatementRefEEEE7destroyEPS9_
1016    fun:_ZNSt8_Rb_treeIN3sql11StatementIDESt4pairIKS1_13scoped_refptrINS0_10Connection12StatementRefEEESt10_Select1stIS8_ESt4lessIS1_ESaIS8_EE12destroy_nodeEPSt13_Rb_tree_nodeIS8_E
1017    fun:_ZNSt8_Rb_treeIN3sql11StatementIDESt4pairIKS1_13scoped_refptrINS0_10Connection12StatementRefEEESt10_Select1stIS8_ESt4lessIS1_ESaIS8_EE8_M_eraseEPSt13_Rb_tree_nodeIS8_E
1018    fun:_ZNSt8_Rb_treeIN3sql11StatementIDESt4pairIKS1_13scoped_refptrINS0_10Connection12StatementRefEEESt10_Select1stIS8_ESt4lessIS1_ESaIS8_EE5clearEv
1019    fun:_ZNSt3mapIN3sql11StatementIDE13scoped_refptrINS0_10Connection12StatementRefEESt4lessIS1_ESaISt4pairIKS1_S5_EEE5clearEv
1020    fun:_ZN3sql10Connection5CloseEv
1021    fun:_ZN3sql10ConnectionD2Ev
1022    fun:_ZN3sql10ConnectionD1Ev
1023    fun:_ZN7history16InMemoryDatabaseD0Ev
1026    bug_76197b
1027    Memcheck:Unaddressable
1028    ...
1029    fun:sqlite3_step
1030    fun:sqlite3_exec
1031    fun:_ZN3sql10Connection7ExecuteEPKc
1032    fun:_ZN7history11URLDatabase31CreateKeywordSearchTermsIndicesEv
1033    fun:_ZN7history16InMemoryDatabase12InitFromDiskE*
1034    fun:_ZN7history22InMemoryHistoryBackend4InitE*
1037    bug_79654_a
1038    Memcheck:Leak
1039    fun:_Znw*
1040    ...
1041    fun:_ZNSt3setIP16RenderWidgetHostSt4lessIS1_ESaIS1_EE6insertERKS1_
1042    fun:_ZN*9TabLoader12TabIsLoadingEP24NavigationControllerImpl
1043    fun:_ZN*18SessionRestoreImpl21ProcessSessionWindowsEPSt6vectorIP13SessionWindowSaIS3_EE
1044    fun:_ZN*18SessionRestoreImpl12OnGotSessionEiPSt6vectorIP13SessionWindowSaIS3_EE
1047    bug_79654_b
1048    Memcheck:Leak
1049    fun:_Znw*
1050    ...
1051    fun:*RenderWidgetHost*
1052    ...
1053    fun:_ZNSt3setIP16RenderWidgetHostSt4lessIS1_ESaIS1_EE6insertERKS1_
1054    fun:*TabLoader7ObserveEiRKN7content18NotificationSourceERKNS1_19NotificationDetailsE
1055    fun:_ZN23NotificationServiceImpl*
1056    fun:_ZN15WebContentsImpl12SetIsLoading*
1057    fun:_ZN15WebContentsImpl14RenderViewGone*
1060    bug_84265
1061    Memcheck:Leak
1062    fun:_Znw*
1063    fun:_ZN12LoginHandler6CreateEPN3net17AuthChallengeInfoEPNS0_10URLRequestE
1064    fun:_Z17CreateLoginPromptPN3net17AuthChallengeInfoEPNS_10URLRequestE
1065    fun:_ZN22ResourceDispatcherHost14OnAuthRequiredEPN3net10URLRequestEPNS0_17AuthChallengeInfoE
1066    fun:_ZN3net13URLRequestJob21NotifyHeadersCompleteEv
1069    bug_84770_a
1070    Memcheck:Unaddressable
1071    fun:_ZN5blink21FrameLoaderClientImpl12allowPluginsEb
1072    fun:_ZN5blink14SubframeLoader12allowPluginsENS_28ReasonForCallingAllowPluginsE
1075    bug_84770_b
1076    Memcheck:Unaddressable
1077    fun:_ZN5blink21FrameLoaderClientImpl15allowJavaScriptEb
1078    fun:_ZN5blink16ScriptController17canExecuteScriptsENS_33ReasonForCallingCanExecuteScriptsE
1081    bug_84770_c
1082    Memcheck:Unaddressable
1083    fun:_ZN5blink21FrameLoaderClientImpl20allowScriptExtensionERKN3WTF6StringEi
1084    fun:_ZN5blink16V8DOMWindowShell16createNewContextEN2v86HandleINS1_6ObjectEEEi
1087    bug_86481
1088    Memcheck:Leak
1089    fun:_Znw*
1090    fun:_ZN9__gnu_cxx13new_allocator*FilePath*allocate*
1091    fun:_ZNSt11_Deque_base*FilePath*_M_allocate_map*
1092    fun:_ZNSt11_Deque_base*FilePath*_M_initialize_map*
1093    fun:_ZNSt11_Deque_baseI*FilePath*
1094    fun:_ZNSt5dequeI*FilePath*
1095    fun:_ZNSt5stackI*FilePath*deque*
1096    fun:_ZN9file_util14FileEnumeratorC1E*
1097    fun:_ZN7history20ExpireHistoryBackend25DoExpireHistoryIndexFilesEv
1100    bug_87423
1101    Memcheck:Uninitialized
1102    fun:_ZNK3net15HttpBasicStream23LogNumRttVsBytesMetricsEv
1103    fun:_ZN3net22HttpNetworkTransaction18DoReadBodyCompleteEi
1104    fun:_ZN3net22HttpNetworkTransaction6DoLoopEi
1105    fun:_ZN3net22HttpNetworkTransaction4ReadEPNS_8IOBufferEiP14CallbackRunnerI6Tuple1IiEE
1106    fun:_Z15ReadTransactionPN3net15HttpTransactionEPSs
1107    fun:_ZN3net73HttpNetworkTransactionTest_ErrorResponseTofHttpsConnectViaHttpsProxy_Test8TestBodyEv
1110    bug_90215_c
1111    Memcheck:Leak
1112    ...
1113    fun:_ZN3net13URLRequestJob21NotifyRestartRequiredEv
1114    fun:_ZN8appcache21AppCacheURLRequestJob13BeginDeliveryEv
1117    bug_90215_d
1118    Memcheck:Leak
1119    ...
1120    fun:_ZN8appcache19AppCacheStorageImpl23RunOnePendingSimpleTaskEv
1123    bug_90215_e
1124    Memcheck:Leak
1125    fun:_Znw*
1126    fun:_ZN8appcache15AppCacheService10InitializeE*
1127    fun:_ZN21ChromeAppCacheService20InitializeOnIOThreadE*
1130    bug_90215_f
1131    Memcheck:Leak
1132    fun:_Znw*
1133    ...
1134    fun:_ZN26TransportSecurityPersisterC1EPN3net22TransportSecurityStateERKN4base8FilePathEb
1135    fun:_ZNK13ProfileIOData4InitEPSt3mapISs10linked_ptrIN3net20URLRequestJobFactory15ProtocolHandlerEESt4lessISsESaISt4pairIKSsS5_EEE
1136    fun:_ZN12_GLOBAL__N_114FactoryForMain6CreateEv
1137    fun:_ZN29ChromeURLRequestContextGetter20GetURLRequestContextEv
1138    fun:_ZN7content21ChromeAppCacheService20InitializeOnIOThreadERKN4base8FilePathEPNS_15ResourceContextEPN3net23URLRequestContextGetterE13scoped_refptrIN5quota20SpecialStoragePolicyEE
1141    bug_90240
1142    Memcheck:Leak
1143    fun:_Znw*
1144    ...
1145    fun:_ZN2pp5proxy26PPP_Instance_Private_Proxy22OnMsgGetInstanceObjectEiNS0_24SerializedVarReturnValueE
1148    bug_90487a
1149    Memcheck:Leak
1150    fun:_Znw*
1151    fun:_ZN9__gnu_cxx13new_allocatorISt10_List_nodeIPN5quota11QuotaClientEEE8allocateEjPKv
1152    fun:_ZNSt10_List_baseIPN5quota11QuotaClientESaIS2_EE11_M_get_nodeEv
1153    fun:_ZNSt4listIPN5quota11QuotaClientESaIS2_EE14_M_create_nodeERKS2_
1154    fun:_ZNSt4listIPN5quota11QuotaClientESaIS2_EE9_M_insertESt14_List_iteratorIS2_ERKS2_
1155    fun:_ZNSt4listIPN5quota11QuotaClientESaIS2_EE9push_backERKS2_
1156    fun:_ZN5quota12QuotaManager14RegisterClientEPNS_11QuotaClientE
1157    fun:_ZN5quota17QuotaManagerProxy14RegisterClientEPNS_11QuotaClientE
1160    bug_93250a
1161    Memcheck:Leak
1162    fun:_Znw*
1163    ...
1164    fun:*SHA1Fingerprint*
1165    fun:_ZN3net16CertVerifyResultaSERKS0_
1166    fun:_ZN3net12CertVerifier12HandleResultEPNS_15X509CertificateERKSsiiRKNS_16CertVerifyResultE
1167    fun:_ZN3net18CertVerifierWorker7DoReplyEv
1170    bug_93250b
1171    Memcheck:Leak
1172    fun:_Znw*
1173    fun:_ZN4base4BindIMNS_6subtle18TaskClosureAdapterEFvvEPS2_EENS_8internal20InvokerStorageHolderINS6_15InvokerStorage1IT_T0_EEEES9_RKSA_
1174    fun:_ZN4base11MessageLoop8PostTaskERKN15tracked_objects8LocationEP4Task
1175    fun:_ZN3net18CertVerifierWorker6FinishEv
1176    fun:_ZN3net18CertVerifierWorker3RunEv
1179    bug_93730_a
1180    Memcheck:Leak
1181    fun:_Znw*
1182    fun:_ZN14ServiceProcess10InitializeEP16MessageLoopForUIRK11CommandLineP19ServiceProcessState
1183    fun:_Z18ServiceProcessMainRK18MainFunctionParams
1184    ...
1185    fun:ChromeMain
1186    fun:main
1189    bug_93730_b
1190    Memcheck:Leak
1191    fun:_Zna*
1192    fun:_ZN4base13LaunchProcessERKSt6vectorISsSaISsEERKNS_13LaunchOptionsEPi
1193    fun:_ZN4base13LaunchProcessERK11CommandLineRKNS_13LaunchOptionsEPi
1194    fun:_ZN21ServiceProcessControl8Launcher5DoRunEv
1197    bug_93730_c
1198    Memcheck:Leak
1199    fun:_Znw*
1200    fun:_Z17NewRunnableMethodIN21ServiceProcessControl8LauncherEMS1_FvvEEP14CancelableTaskPT_T0_
1201    fun:_ZN21ServiceProcessControl8Launcher5DoRunEv
1204    bug_93730_d
1205    Memcheck:Leak
1206    fun:_Znw*
1207    fun:_ZN3IPC11SyncChannelC1ERKNS_13ChannelHandleENS_7Channel4ModeEPNS4_8ListenerEPN4base16MessageLoopProxyEbPNS8_13WaitableEventE
1208    fun:_ZN16ServiceIPCServer13CreateChannelEv
1209    fun:_ZN16ServiceIPCServer4InitEv
1210    fun:_ZN14ServiceProcess10InitializeEP16MessageLoopForUIRK11CommandLineP19ServiceProcessState
1211    fun:_Z18ServiceProcessMainRK18MainFunctionParams
1212    ...
1213    fun:ChromeMain
1214    fun:main
1217    bug_94764
1218    Memcheck:Leak
1219    fun:_Znw*
1220    fun:_ZN8remoting13ClientSession11UnpressKeysEv
1221    fun:_ZN8remoting34ClientSessionTest_UnpressKeys_Test8TestBodyEv
1224    bug_95448
1225    Memcheck:Leak
1226    fun:_Znw*
1227    fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKSsPN4base5ValueEEEE8allocateEjPKv
1228    fun:_ZNSt8_Rb_treeISsSt4pairIKSsPN4base5ValueEESt10_Select1stIS5_ESt4lessISsESaIS5_EE11_M_get_nodeEv
1229    fun:_ZNSt8_Rb_treeISsSt4pairIKSsPN4base5ValueEESt10_Select1stIS5_ESt4lessISsESaIS5_EE14_M_create_nodeERKS5_
1230    fun:_ZNSt8_Rb_treeISsSt4pairIKSsPN4base5ValueEESt10_Select1stIS5_ESt4lessISsESaIS5_EE10_M_insert_EPKSt18_Rb_tree_node_baseSE_RKS5_
1231    fun:_ZNSt8_Rb_treeISsSt4pairIKSsPN4base5ValueEESt10_Select1stIS5_ESt4lessISsESaIS5_EE17_M_insert_unique_ESt23_Rb_tree_const_iteratorIS5_ERKS5_
1232    fun:_ZNSt3mapISsPN4base5ValueESt4lessISsESaISt4pairIKSsS2_EEE6insertESt17_Rb_tree_iteratorIS7_ERKS7_
1233    fun:_ZNSt3mapISsPN4base5ValueESt4lessISsESaISt4pairIKSsS2_EEEixERS6_
1234    fun:_ZN4base15DictionaryValue23SetWithoutPathExpansionERKSsPNS_5ValueE
1235    fun:_ZN4base15DictionaryValue3SetERKSsPNS_5ValueE
1236    fun:_ZN4base15DictionaryValue9SetStringERKSsRKSbItNS_20string16_char_traitsESaItEE
1237    fun:_ZN11PluginPrefs23CreatePluginFileSummaryERKN6webkit13WebPluginInfoE
1238    fun:_ZN11PluginPrefs19OnUpdatePreferencesESt6vectorIN6webkit13WebPluginInfoESaIS2_EES0_INS1_5npapi11PluginGroupESaIS6_EE
1241    bug_98867
1242    Memcheck:Jump
1243    obj:*
1244    obj:*
1245    obj:*
1248    bug_99307
1249    Memcheck:Uninitialized
1250    fun:modp_b64_encode
1251    fun:_ZN4base12Base64Encode*
1252    fun:_ZN11web_ui_util15GetImageDataUrlERK8SkBitmap
1253    fun:_ZN12_GLOBAL__N_121NetworkInfoDictionary8set_iconERK8SkBitmap
1256    bug_100982
1257    Memcheck:Leak
1258    fun:_Znw*
1259    fun:_ZN5blink12RenderRegion22setRenderBoxRegionInfoEPKNS_9RenderBoxEiib
1260    fun:_ZNK7blink9RenderBox19renderBoxRegionInfoEPNS_12RenderRegionEiNS0_24RenderBoxRegionInfoFlagsE
1261    ...
1262    fun:_ZN5blink11RenderBlock5paintERNS_9PaintInfoERKNS_8IntPointE
1265    bug_101750
1266    Memcheck:Leak
1267    fun:malloc
1268    fun:_ZN3WTF10fastMallocEj
1269    fun:_ZN3WTF7HashSetIPN7blink16SVGStyledElementENS_7PtrHashIS3_EENS_10HashTraitsIS3_EEEnwEj
1270    fun:_ZN5blink21SVGDocumentExtensions18addPendingResourceERKN3WTF12AtomicStringEPNS_16SVGStyledElementE
1273    bug_101781_d
1274    Memcheck:Uninitialized
1275    fun:_ZN7testing8internal11CmpHelperGEIddEENS_15AssertionResultEPKcS4_RKT_RKT0_
1276    fun:_ZN3gfx31JPEGCodec_EncodeDecodeRGBA_Test8TestBodyEv
1279    bug_102327a
1280    Memcheck:Leak
1281    fun:_Znw*
1282    fun:_ZN15tracked_objects10ThreadData10InitializeEv
1283    fun:_ZN15tracked_objects10ThreadData30InitializeAndSetTrackingStatusEb
1284    fun:_ZN15tracked_objects10ThreadData29ShutdownSingleThreadedCleanupEb
1287    bug_102327d
1288    Memcheck:Uninitialized
1289    fun:_ZN15tracked_objects9DeathData11RecordDeathEiii
1290    fun:_ZN15tracked_objects10ThreadData11TallyADeathERKNS_6BirthsEii
1291    fun:_ZN15tracked_objects10ThreadData31TallyRunOnNamedThreadIfTrackingERKN4base12TrackingInfoERKNS_11TrackedTimeES7_
1294    Intentional leak of stl map during thread cleanup in profiler
1295    Memcheck:Leak
1296    fun:_Znw*
1297    fun:_ZNK15tracked_objects10ThreadData26OnThreadTerminationCleanupEv
1300    bug_102831_a
1301    Memcheck:Leak
1302    ...
1303    fun:_ZN17PluginLoaderPosix19LoadPluginsInternalEv
1306    bug_104447
1307    Memcheck:Leak
1308    ...
1309    fun:HB_OpenTypeShape
1310    fun:arabicSyriacOpenTypeShape
1311    fun:HB_ArabicShape
1312    fun:HB_ShapeItem
1313    fun:_ZN5blink21ComplexTextController11shapeGlyphsEv
1314    fun:_ZN5blink21ComplexTextController13nextScriptRunEv
1315    fun:_ZN5blink21ComplexTextController14widthOfFullRunEv
1316    fun:_ZNK7blink4Font24floatWidthForComplexTextERKNS_7TextRunEPN3WTF7HashSetIPKNS_14SimpleFontDataENS4_7PtrHashIS8_EENS4_10HashTraitsIS8_EEEEPNS_13GlyphOverflowE
1317    fun:_ZNK7blink4Font5widthERKNS_7TextRunERiRN3WTF6StringE
1318    fun:_ZN5blink14SVGTextMetricsC1EPNS_19RenderSVGInlineTextERKNS_7TextRunE
1319    fun:_ZN5blink14SVGTextMetrics21measureCharacterRangeEPNS_19RenderSVGInlineTextEjj
1320    fun:_ZNK7blink30SVGTextLayoutAttributesBuilder25propagateLayoutAttributesEPNS_12RenderObjectERN3WTF6VectorINS_23SVGTextLayoutAttributesELm0EEERjRt
1323    bug_104806_a
1324    Memcheck:Leak
1325    fun:_Znw*
1326    ...
1327    fun:_ZN15tracked_objects10ThreadData19TallyABirthIfActiveERKNS_8LocationE
1328    fun:_ZN4base12TrackingInfoC?ERKN15tracked_objects8LocationENS_9TimeTicksE
1331    bug_104806_b
1332    Memcheck:Leak
1333    fun:_Znw*
1334    ...
1335    fun:_ZNSt3mapIPKN15tracked_objects6BirthsENS0_9DeathDataESt4lessIS3_ESaISt4pairIKS3_S4_EEEixERS8_
1336    fun:_ZN15tracked_objects10ThreadData11TallyADeathERKNS_6BirthsEii
1337    fun:_ZN15tracked_objects10ThreadData32TallyRunOnWorkerThreadIfTrackingEPKNS_6BirthsERKNS_11TrackedTimeES6_S6_
1340    bug_105744b
1341    Memcheck:Leak
1342    fun:_Znw*
1343    ...
1344    fun:_ZNSt6vector*9push_back*
1345    fun:_ZN4skia19ConvolutionFilter1D9AddFilterEiPKsi
1346    fun:_ZN4skia12_GLOBAL__N_112ResizeFilter14ComputeFiltersEiiiffPNS_19ConvolutionFilter1DE
1347    fun:_ZN4skia12_GLOBAL__N_112ResizeFilterC1ENS_15ImageOperations12ResizeMethodEiiiiRK7SkIRect
1348    fun:_ZN4skia15ImageOperations11ResizeBasicERK8SkBitmapNS0_12ResizeMethodEiiRK7SkIRect
1349    fun:_ZN4skia15ImageOperations6ResizeERK8SkBitmapNS0_12ResizeMethodEiiRK7SkIRect
1350    fun:_ZN4skia15ImageOperations6ResizeERK8SkBitmapNS0_12ResizeMethodEii
1351    fun:_ZN24ChromeRenderViewObserver21CaptureFrameThumbnailEPN5blink7WebViewEiiP8SkBitmapP14ThumbnailScore
1352    fun:_ZN24ChromeRenderViewObserver16CaptureThumbnailEv
1353    fun:_ZN24ChromeRenderViewObserver15CapturePageInfoEib
1356    bug_105907
1357    Memcheck:Uninitialized
1358    ...
1359    fun:_ZN4skia14BGRAConvolve2DEPKhibRKNS_19ConvolutionFilter1DES4_iPhb
1360    fun:_ZN4skia15ImageOperations11ResizeBasicE*
1361    fun:_ZN4skia15ImageOperations6ResizeE*
1364    bug_106912
1365    Memcheck:Leak
1366    ...
1367    fun:_ZN15tracked_objects10ThreadData23InitializeThreadContextERKSs
1368    fun:_ZN4base14PlatformThread7SetNameEPKc
1371    bug_111669
1372    Memcheck:Leak
1373    fun:_Znw*
1374    fun:_ZN8appcache17AppCacheDiskCache10ActiveCall17OnAsyncCompletionEi
1377    bug_112278
1378    Memcheck:Uninitialized
1379    fun:fetch_texel_2d_f_rgba8888
1380    ...
1381    fun:sample_nearest_2d
1382    fun:fetch_texel_lod
1383    fun:fetch_texel
1384    fun:_mesa_execute_program
1385    fun:run_program*
1386    fun:_swrast_exec_fragment_program
1387    fun:shade_texture_span
1388    fun:_swrast_write_rgba_span
1389    fun:general_triangle
1390    ...
1391    fun:_swrast_Triangle
1392    fun:triangle_rgba
1393    ...
1394    fun:run_render
1395    fun:_tnl_run_pipeline
1396    fun:_tnl_draw_prims
1397    fun:_tnl_vbo_draw_prims
1400    bug_122457
1401    Memcheck:Leak
1402    fun:malloc
1403    fun:_ZN3WTF10fastMallocEm
1404    fun:_ZN3WTF10RefCountedIN5blink12MHTMLArchiveEEnwEm
1405    fun:_ZN5blink12MHTMLArchive6createEv
1406    ...
1407    fun:_ZN5blink11MHTMLParser22parseArchiveWithHeaderEPNS_10MIMEHeaderE
1408    fun:_ZN5blink11MHTMLParser12parseArchiveEv
1409    fun:_ZN5blink12MHTMLArchive6createERKNS_4KURLEPNS_12SharedBufferE
1412    bug_122717_use_after_free
1413    Memcheck:Unaddressable
1414    fun:__pthread_mutex_unlock_usercnt
1415    fun:_ZN4base8internal8LockImpl6UnlockEv
1416    fun:_ZN4base4Lock7ReleaseEv
1417    fun:_ZN4base8AutoLockD1Ev
1418    fun:_ZN5gdata15GDataFileSystem21RunTaskOnIOThreadPoolERKN4base8CallbackIFvvEEE
1421    bug_122717_leak
1422    Memcheck:Leak
1423    fun:_Znw*
1424    fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEESA_
1425    fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEES9_
1426    fun:_ZN7content13BrowserThread16PostTaskAndReplyENS0_2IDERKN15tracked_objects8LocationERKN4base8CallbackIFvvEEESB_
1429    bug_123307
1430    Memcheck:Leak
1431    fun:malloc
1432    fun:_ZN3WTF10fastMallocEm
1433    fun:_ZN3WTF16fastZeroedMallocEm
1434    ...
1435    fun:_ZN5blink12_GLOBAL__N_111V8ObjectMapIN2v86ObjectEjE3setERKNS2_6HandleIS3_EERKj
1436    fun:_ZN5blink12_GLOBAL__N_110Serializer10greyObjectERKN2v86HandleINS2_6ObjectEEE
1437    fun:_ZN5blink12_GLOBAL__N_110Serializer11doSerializeEN2v86HandleINS2_5ValueEEEPNS1_9StateBaseE
1438    fun:_ZN5blink12_GLOBAL__N_110Serializer9serializeEN2v86HandleINS2_5ValueEEE
1439    fun:_ZN5blink21SerializedScriptValueC1EN2v86HandleINS1_5ValueEEEPN3WTF6VectorINS5_6RefPtrINS_11MessagePortEEELm1EEEPNS6_INS7_INS5_11ArrayBufferEEELm1EEERb
1440    fun:_ZN5blink21SerializedScriptValue6createEN2v86HandleINS1_5ValueEEEPN3WTF6VectorINS5_6RefPtrINS_11MessagePortEEELm1EEEPNS6_INS7_INS5_11ArrayBufferEEELm1EEERb
1441    fun:_ZN5blinkL25handlePostMessageCallbackERKN2v89ArgumentsEb
1442    fun:_ZN5blink11V8DOMWindow19postMessageCallbackERKN2v89ArgumentsE
1443    fun:_ZN2v88internalL19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_12_GLOBAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
1444    fun:_ZN2v88internalL21Builtin_HandleApiCallENS0_12_GLOBAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
1447    bug_124488
1448    Memcheck:Leak
1449    fun:malloc
1450    fun:strdup
1451    ...
1452    fun:_ZN34CopyTextureCHROMIUMResourceManager10InitializeEv
1453    fun:_ZN3gpu5gles216GLES2DecoderImpl10InitializeERK13scoped_refptrIN3gfx9GLSurfaceEERKS2_INS3_9GLContextEERKNS3_4SizeERKNS0_18DisallowedFeaturesEPKcRKSt6vectorIiSaIiEE
1454    fun:_ZN6webkit3gpu18GLInProcessContext10InitializeERKN3gfx4SizeEPS1_PKcPKiNS2_13GpuPreferenceE
1455    fun:_ZN6webkit3gpu18GLInProcessContext22CreateOffscreenContextEPS1_RKN3gfx4SizeES2_PKcPKiNS3_13GpuPreferenceE
1456    fun:_ZN6webkit3gpu46WebGraphicsContext3DInProcessCommandBufferImpl10InitializeEN5blink20WebGraphicsContext3D10AttributesEPS3_
1459    bug_124496
1460    Memcheck:Leak
1461    fun:_Znw*
1462    ...
1463    fun:_ZN8notifier26ProxyResolvingClientSocket23ProcessProxyResolveDoneEi
1466    bug_127716
1467    Memcheck:Leak
1468    fun:_Znw*
1469    fun:_ZN3gfx5ImageC1ERK8SkBitmap
1470    fun:_ZN16BrowserThemePack16LoadRawBitmapsToE*
1471    fun:_ZN16BrowserThemePack18BuildFromExtensionEPK9Extension
1472    fun:_ZN45BrowserThemePackTest_CanBuildAndReadPack_Test8TestBodyEv
1475    bug_130362
1476    Memcheck:Leak
1477    fun:_Znw*
1478    fun:_ZN12invalidation20NewPermanentCallbackINS_22InvalidationClientImplES1_St4pairINS_6StatusESsEEEPN4base8CallbackIFvT1_EEEPT_MT0_FvS7_E
1479    fun:_ZN12invalidation22InvalidationClientImpl34ScheduleStartAfterReadingStateBlobEv
1480    fun:_ZN12invalidation22InvalidationClientImpl5StartEv
1481    fun:_ZN6syncer24SyncInvalidationListener5StartERKSsS2_S2_RKSt3mapIN8syncable9ModelTypeElSt4lessIS5_ESaISt4pairIKS5_lEEERKN12browser_sync10WeakHandleINS_24InvalidationStateTrackerEEEPNS0_8ListenerEPNS_11StateWriterE
1482    fun:_ZN6syncer20InvalidationNotifier17UpdateCredentialsERKSsS2_
1483    fun:_ZN6syncer31NonBlockingInvalidationNotifier4Core17UpdateCredentialsERKSsS3_
1486    bug_130449
1487    Memcheck:Leak
1488    fun:_Znw*
1489    fun:_ZN12invalidation20NewPermanentCallbackINS_22InvalidationClientImplES1_St4pairINS_6StatusESsEEEPN4base8CallbackIFvT1_EEEPT_MT0_FvS7_E
1490    fun:_ZN12invalidation22InvalidationClientImpl34ScheduleStartAfterReadingStateBlobEv
1491    fun:_ZN12invalidation22InvalidationClientImpl5StartEv
1492    fun:_ZN6syncer24SyncInvalidationListener5StartERKSsS2_S2_RKSt3mapIN8syncable9ModelTypeElSt4lessIS5_ESaISt4pairIKS5_lEEERKN12browser_sync10WeakHandleINS_24InvalidationStateTrackerEEEPNS0_8ListenerE
1493    fun:_ZN6syncer20InvalidationNotifier17UpdateCredentialsERKSsS2_
1494    fun:_ZN6syncer31NonBlockingInvalidationNotifier4Core17UpdateCredentialsERKSsS3_
1497    bug_130619
1498    Memcheck:Leak
1499    fun:_Znw*
1500    fun:_ZN5blink9ClipRects6createERKS0_
1501    fun:_ZN5blink11RenderLayer15updateClipRectsEPKS0_PNS_12RenderRegionENS_13ClipRectsTypeENS_29OverlayScrollbarSizeRelevancyE
1502    ...
1503    fun:_ZNK7blink11RenderLayer15parentClipRectsEPKS0_PNS_12RenderRegionENS_13ClipRectsTypeERNS_9ClipRectsENS_29OverlayScrollbarSizeRelevancyE
1504    fun:_ZNK7blink11RenderLayer18backgroundClipRectEPKS0_PNS_12RenderRegionENS_13ClipRectsTypeENS_29OverlayScrollbarSizeRelevancyE
1507    bug_138058
1508    Memcheck:Uninitialized
1509    ...
1510    fun:_ZN5blink12WebVTTParser22constructTreeFromTokenEPNS_8DocumentE
1511    fun:_ZN5blink12WebVTTParser33createDocumentFragmentFromCueTextERKN3WTF6StringE
1512    fun:_ZN5blink12TextTrackCue12getCueAsHTMLEv
1513    fun:_ZN5blink12TextTrackCue17updateDisplayTreeEf
1514    fun:_ZN5blink16HTMLMediaElement25updateActiveTextTrackCuesEf
1517    bug_138060
1518    Memcheck:Uninitialized
1519    fun:_NPN_EvaluateHelper
1520    fun:_NPN_Evaluate
1521    fun:_ZN5blink11WebBindings8evaluateEP4_NPPP8NPObjectP9_NPStringP10_NPVariant
1522    fun:_ZL13executeScriptPK12PluginObjectPKc
1523    fun:NPP_Destroy
1524    fun:_ZN6webkit5npapi14PluginInstance11NPP_DestroyEv
1525    fun:_ZN6webkit5npapi21WebPluginDelegateImpl15DestroyInstanceEv
1526    fun:_ZN6webkit5npapi21WebPluginDelegateImplD0Ev
1527    fun:_ZN6webkit5npapi21WebPluginDelegateImpl15PluginDestroyedEv
1528    fun:_ZN6webkit5npapi13WebPluginImpl22TearDownPluginInstanceEPN5blink12WebURLLoaderE
1529    fun:_ZN6webkit5npapi13WebPluginImpl12SetContainerEPN5blink18WebPluginContainerE
1530    fun:_ZN6webkit5npapi13WebPluginImpl7destroyEv
1531    fun:_ZN5blink22WebPluginContainerImplD0Ev
1532    fun:_ZN3WTF10RefCountedIN7blink6WidgetEE5derefEv
1533    fun:_ZNSt4pairIN3WTF6RefPtrIN7blink6WidgetEEEPNS2_9FrameViewEED1Ev
1534    fun:_ZN3WTF9HashTableINS_6RefPtrIN7blink6WidgetEEESt4pairIS4_PNS2_9FrameViewEENS_18PairFirstExtractorIS8_EENS_7PtrHashIS4_EENS_14PairHashTraitsINS_10HashTraitsIS4_EENSE_IS7_EEEESF_E15deallocateTableEPS8_i
1535    fun:_ZN3WTF9HashTableINS_6RefPtrIN7blink6WidgetEEESt4pairIS4_PNS2_9FrameViewEENS_18PairFirstExtractorIS8_EENS_7PtrHashIS4_EENS_14PairHashTraitsINS_10HashTraitsIS4_EENSE_IS7_EEEESF_ED1Ev
1536    fun:_ZN3WTF7HashMapINS_6RefPtrIN7blink6WidgetEEEPNS2_9FrameViewENS_7PtrHashIS4_EENS_10HashTraitsIS4_EENS9_IS6_EEED1Ev
1537    fun:_ZN5blink12RenderWidget28resumeWidgetHierarchyUpdatesEv
1538    fun:_ZN5blink7Element6detachEv
1539    fun:_ZN5blink13ContainerNode14detachChildrenEv
1540    fun:_ZN5blink13ContainerNode6detachEv
1543    bug_138220_a
1544    Memcheck:Uninitialized
1545    fun:_ZNK7blink16HTMLInputElement8dataListEv
1546    fun:_ZNK7blink16HTMLInputElement4listEv
1547    fun:_ZN5blink21RenderSliderContainer6layoutEv
1548    fun:_ZN5blink11RenderBlock16layoutBlockChildEPNS_9RenderBoxERNS0_10MarginInfoERNS_20FractionalLayoutUnitES6_
1549    fun:_ZN5blink11RenderBlock19layoutBlockChildrenEbRNS_20FractionalLayoutUnitE
1550    fun:_ZN5blink11RenderBlock11layoutBlockEbNS_20FractionalLayoutUnitE
1551    fun:_ZN5blink11RenderBlock6layoutEv
1552    fun:_ZN5blink12RenderSlider6layoutEv
1555    bug_138220_b
1556    Memcheck:Uninitialized
1557    fun:_ZNK7blink16HTMLInputElement8dataListEv
1558    fun:_ZNK7blink16HTMLInputElement4listEv
1559    fun:_ZN5blink11RenderTheme16paintSliderTicksEPNS_12RenderObjectERKNS_9PaintInfoERKNS_7IntRectE
1560    fun:_ZN5blink24RenderThemeChromiumLinux16paintSliderTrackEPNS_12RenderObjectERKNS_9PaintInfoERKNS_7IntRectE
1561    fun:_ZN5blink11RenderTheme5paintEPNS_12RenderObjectERKNS_9PaintInfoERKNS_7IntRectE
1562    fun:_ZN5blink9RenderBox19paintBoxDecorationsERNS_9PaintInfoERKNS_21FractionalLayoutPointE
1563    fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_21FractionalLayoutPointE
1566    bug_138233_a
1567    Memcheck:Leak
1568    fun:malloc
1569    fun:_ZN3WTF10fastMallocEm
1570    fun:_ZN3WTF10RefCountedIN7blink17ScriptProfileNodeEEnwEm
1571    fun:_ZN5blink17ScriptProfileNode6createEPKN2v814CpuProfileNodeE
1572    fun:_ZNK7blink13ScriptProfile4headEv
1573    fun:_ZN5blink23ScriptProfileV8InternalL14headAttrGetterEN2v85LocalINS1_6StringEEERKNS1_12AccessorInfoE
1574    fun:_ZN2v88internal8JSObject23GetPropertyWithCallbackEPNS0_6ObjectES3_PNS0_6StringE
1575    fun:_ZN2v88internal6Object11GetPropertyEPS1_PNS0_12LookupResultEPNS0_6StringEP18PropertyAttributes
1576    fun:_ZN2v88internal6LoadIC4LoadENS0_16InlineCacheStateENS0_6HandleINS0_6ObjectEEENS3_INS0_6StringEEE
1577    fun:_ZN2v88internal11LoadIC_MissENS0_9ArgumentsEPNS0_7IsolateE
1580    bug_138233_b
1581    Memcheck:Leak
1582    fun:malloc
1583    fun:_ZN3WTF10fastMallocEm
1584    fun:_ZN3WTF10RefCountedIN7blink17ScriptProfileNodeEEnwEm
1585    fun:_ZN5blink17ScriptProfileNode6createEPKN2v814CpuProfileNodeE
1586    fun:_ZNK7blink17ScriptProfileNode8childrenEv
1587    fun:_ZN5blink27ScriptProfileNodeV8InternalL16childrenCallbackERKN2v89ArgumentsE
1590    bug_138712
1591    Memcheck:Uninitialized
1592    fun:_ZN7testing8internal11CmpHelperGEIddEENS_15AssertionResultEPKcS4_RKT_RKT0_
1593    fun:_ZN3gfx30JPEGCodec_EncodeDecodeRGB_Test8TestBodyEv
1596    bug_144118_b
1597    Memcheck:Unaddressable
1598    fun:_ZNK3WTF6OwnPtrIN5blink14ScrollbarGroupEEcvMS3_PS2_Ev
1599    fun:_ZN5blink22WebPluginContainerImpl14reportGeometryEv
1600    fun:_ZN5blink22WebPluginContainerImpl12setFrameRectERKN7blink7IntRectE
1601    ...
1602    fun:_ZN9TestShell4dumpEv
1605    bug_144913_b
1606    Memcheck:Leak
1607    fun:_Znw*
1608    fun:_ZN8chromeos17DBusThreadManager10InitializeEv
1609    fun:_ZN8chromeos23KioskModeIdleLogoutTest5SetUpEv
1612    bug_144913_c
1613    Memcheck:Leak
1614    fun:_Znw*
1615    ...
1616    fun:_ZN8chromeos21DBusThreadManagerImplC1ENS_28DBusClientImplementationTypeE
1617    fun:_ZN8chromeos17DBusThreadManager10InitializeEv
1618    fun:_ZN8chromeos23KioskModeIdleLogoutTest5SetUpEv
1621    bug_144930_b
1622    Memcheck:Leak
1623    fun:_Znw*
1624    fun:_ZL21cachedDeviceLuminancef
1627    bug_145650a
1628    Memcheck:Leak
1629    fun:_Znw*
1630    ...
1631    fun:_ZN14WebDataService10AddKeywordERK15TemplateURLData
1632    fun:_ZN18TemplateURLService11AddNoNotifyEP11TemplateURLb
1635    bug_145650b
1636    Memcheck:Leak
1637    fun:_Znw*
1638    fun:_ZN14WebDataService13RemoveKeywordEl
1639    fun:_ZN18TemplateURLService14RemoveNoNotifyEP11TemplateURL
1640    fun:_ZN18TemplateURLService6RemoveEP11TemplateURL
1641    fun:_ZN9protector71DefaultSearchProviderChangeTest_CurrentSearchProviderRemovedByUser_Test19RunTestOnMainThreadEv
1644    bug_145650c
1645    Memcheck:Leak
1646    fun:_Znw*
1647    fun:_ZN14WebDataService13UpdateKeywordERK15TemplateURLData
1648    fun:_ZN18TemplateURLService32SetDefaultSearchProviderNoNotifyEP11TemplateURL
1651    bug_125692a
1652    Memcheck:Uninitialized
1653    fun:_ZN2v88internal11StoreBuffer28IteratePointersInStoreBufferEPFvPPNS0_10HeapObjectES3_E
1654    fun:_ZN2v88internal11StoreBuffer25IteratePointersToNewSpaceEPFvPPNS0_10HeapObjectES3_E
1655    fun:_ZN2v88internal20MarkCompactCollector29EvacuateNewSpaceAndCandidatesEv
1656    fun:_ZN2v88internal20MarkCompactCollector11SweepSpacesEv
1657    fun:_ZN2v88internal20MarkCompactCollector14CollectGarbageEv
1658    fun:_ZN2v88internal4Heap11MarkCompactEPNS0_8GCTracerE
1661    bug_125692b
1662    Memcheck:Uninitialized
1663    fun:_ZN2v88internal11StoreBuffer7CompactEv
1664    fun:_ZN2v88internal11StoreBuffer19PrepareForIterationEv
1665    fun:_ZN2v88internal11StoreBuffer25IteratePointersToNewSpaceEPFvPPNS0_10HeapObjectES3_E
1666    fun:_ZN2v88internal20MarkCompactCollector29EvacuateNewSpaceAndCandidatesEv
1667    fun:_ZN2v88internal20MarkCompactCollector11SweepSpacesEv
1668    fun:_ZN2v88internal20MarkCompactCollector14CollectGarbageEv
1669    fun:_ZN2v88internal4Heap11MarkCompactEPNS0_8GCTracerE
1670    fun:_ZN2v88internal4Heap24PerformGarbageCollectionENS0_16GarbageCollectorEPNS0_8GCTracerE
1671    fun:_ZN2v88internal4Heap14CollectGarbageENS0_15AllocationSpaceENS0_16GarbageCollectorEPKcS5_
1672    fun:_ZN2v88internal4Heap14CollectGarbageENS0_15AllocationSpaceEPKc
1673    fun:_ZN2v88internal4Heap17CollectAllGarbageEiPKc
1674    fun:_ZN2v88internal4Heap16IdleNotificationEi
1675    fun:_ZN2v88internal2V816IdleNotificationEi
1676    fun:_ZN2v82V816IdleNotificationEi
1677    fun:_ZN16RenderThreadImpl11IdleHandlerEv
1680    bug_145693
1681    Memcheck:Leak
1682    fun:_Znw*
1683    fun:_ZN10extensions18PermissionsUpdater17RecordOAuth2GrantEPKNS_9ExtensionE
1684    fun:_ZN10extensions18PermissionsUpdater22GrantActivePermissionsEPKNS_9ExtensionEb
1685    fun:_ZN10extensions12CrxInstaller25ReportSuccessFromUIThreadEv
1688    bug_145695
1689    Memcheck:Leak
1690    fun:malloc
1691    fun:NaClDescImcBoundDescAcceptConn
1692    fun:RevRpcHandlerBase
1693    fun:NaClThreadInterfaceStart
1696    bug_145696
1697    Memcheck:Leak
1698    fun:_Znw*
1699    fun:_ZN10extensions9TabHelper23OnInlineWebstoreInstallEiiRKSsRK4GURL
1702    bug_145697
1703    Memcheck:Leak
1704    fun:_Znw*
1705    ...
1706    fun:_ZN18SecurityFilterPeer40CreateSecurityFilterPeerForDeniedRequestEN12ResourceType4TypeEPN11webkit_glue20ResourceLoaderBridge4PeerEi
1707    fun:_ZN12_GLOBAL__N_124RendererResourceDelegate17OnRequestCompleteEPN11webkit_glue20ResourceLoaderBridge4PeerEN12ResourceType4TypeERKN3net16URLRequestStatusE
1708    fun:_ZN7content18ResourceDispatcher17OnRequestCompleteEiRKN3net16URLRequestStatusERKSsRKN4base9TimeTicksE
1711    bug_145699
1712    Memcheck:Leak
1713    fun:_Znw*
1714    fun:_ZN17OAuth2ApiCallFlow24CreateAccessTokenFetcherEv
1715    fun:_ZN17OAuth2ApiCallFlow20BeginMintAccessTokenEv
1716    fun:_ZN17OAuth2ApiCallFlow12BeginApiCallEv
1717    fun:_ZN17OAuth2ApiCallFlow5StartEv
1718    fun:_ZN19OAuth2MintTokenFlow13FireAndForgetEv
1721    bug_145703
1722    Memcheck:Leak
1723    fun:_Znw*
1724    ...
1725    fun:_ZN7content16SiteInstanceImpl10GetProcessEv
1726    fun:_ZN7content*Render*SiteInstance*
1727    fun:_ZN7content*Render*SiteInstance*
1728    ...
1729    fun:_ZN7content15WebContentsImpl4InitERKNS_11WebContents12CreateParamsE
1732    bug_145708
1733    Memcheck:Leak
1734    fun:_Znw*
1735    fun:_ZN27ExtensionDevToolsClientHostC1EPN7content11WebContentsERKSsS4_i
1736    fun:_ZN22AttachDebuggerFunction7RunImplEv
1737    fun:_ZN17ExtensionFunction3RunEv
1738    fun:_ZN27ExtensionFunctionDispatcher8DispatchERK31ExtensionHostMsg_Request_ParamsPN7content14RenderViewHostE
1739    fun:_ZN10extensions13ExtensionHost9OnRequestERK31ExtensionHostMsg_Request_Params
1742    bug_145712
1743    Memcheck:Leak
1744    fun:_Znw*
1745    fun:_ZN5blink25NotificationPresenterImpl17requestPermissionEPN7blink22ScriptExecutionContextEN3WTF10PassRefPtrINS1_12VoidCallbackEEE
1746    fun:_ZN5blink18NotificationCenter17requestPermissionEN3WTF10PassRefPtrINS_12VoidCallbackEEE
1747    fun:_ZN5blink20V8NotificationCenter25requestPermissionCallbackERKN2v89ArgumentsE
1750    bug_145723
1751    Memcheck:Leak
1752    fun:_Znw*
1753    fun:_Z20NewExtensionFunctionI25TabsExecuteScriptFunctionEP17ExtensionFunctionv
1754    fun:_ZN25ExtensionFunctionRegistry11NewFunctionERKSs
1755    fun:_ZN27ExtensionFunctionDispatcher23CreateExtensionFunctionERK31ExtensionHostMsg_Request_ParamsPKN10extensions9ExtensionEiRKNS3_10ProcessMapEPNS3_12ExtensionAPIEPvPN3IPC6SenderEPN7content14RenderViewHostEi
1756    fun:_ZN27ExtensionFunctionDispatcher8DispatchERK31ExtensionHostMsg_Request_ParamsPN7content14RenderViewHostE
1757    fun:_ZN10extensions13ExtensionHost9OnRequestERK31ExtensionHostMsg_Request_Params
1760    bug_145735
1761    Memcheck:Leak
1762    fun:_Znw*
1763    fun:_ZN9__gnu_cxx13new_allocatorIcE8allocateEmPKv
1764    fun:_ZNSt12_Vector_baseIcSaIcEE11_M_allocateEm
1765    fun:_ZNSt12_Vector_baseIcSaIcEEC2EmRKS0_
1766    fun:_ZNSt6vectorIcSaIcEEC1EmRKcRKS0_
1767    fun:_ZN4base5files12_GLOBAL__N_121InotifyReaderCallbackEPNS1_13InotifyReaderEii
1770    bug_146464
1771    Memcheck:Leak
1772    fun:realloc
1773    fun:add_codeset.isra.10
1774    ...
1775    fun:XCreatePixmap
1776    fun:XCreateBitmapFromData
1777    ...
1778    fun:_ZN4aura19RootWindowHostLinuxC1EPNS_22RootWindowHostDelegateERKN3gfx4RectE
1781    bug_146950
1782    Memcheck:Leak
1783    fun:malloc
1784    fun:get_peer_sock_name
1785    fun:_xcb_get_auth_info
1786    fun:xcb_connect_to_display_with_auth_info
1787    fun:_XConnectXCB
1788    fun:XOpenDisplay
1789    fun:_ZN4base18MessagePumpAuraX1118GetDefaultXDisplayEv
1792    bug_162825
1793    Memcheck:Uninitialized
1794    fun:bcmp
1795    fun:_ZNK3gpu5gles221ShaderTranslatorCache26ShaderTranslatorInitParamsltERKS2_
1796    fun:_ZNKSt4lessIN3gpu5gles221ShaderTranslatorCache26ShaderTranslatorInitParams*
1797    ...
1798    fun:*ShaderTranslatorInitParams*
1799    ...
1800    fun:_ZN3gpu5gles216GLES2DecoderImpl26InitializeShaderTranslatorEv
1803    bug_163922
1804    Memcheck:Leak
1805    fun:_Znw*
1806    fun:_ZN10extensions16SettingsFrontendC1ERK13scoped_refptrINS_22SettingsStorageFactoryEEP7Profile
1807    fun:_ZN10extensions16SettingsFrontend6CreateEP7Profile
1808    fun:_ZN16ExtensionServiceC1E*
1809    fun:_ZN10extensions19ExtensionSystemImpl6Shared4InitEb
1810    fun:_ZN10extensions19ExtensionSystemImpl21InitForRegularProfileEb
1811    fun:_ZN14ProfileManager22DoFinalInitForServicesEP7Profileb
1812    fun:_ZN14ProfileManager11DoFinalInitEP7Profileb
1813    fun:_ZN14ProfileManager10AddProfileEP7Profile
1814    fun:_ZN14ProfileManager10GetProfileE*
1817    bug_163924
1818    Memcheck:Leak
1819    fun:_Znw*
1820    fun:_ZN28JSONAsynchronousUnpackerImpl22StartProcessOnIOThreadEN7content13BrowserThread2IDERKSs
1823    bug_164176
1824    Memcheck:Leak
1825    fun:_Znw*
1826    fun:_ZN18BrowserProcessImpl21PreMainMessageLoopRunEv
1827    fun:_ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv
1828    fun:_ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv
1829    fun:_ZN7content15BrowserMainLoop13CreateThreadsEv
1830    fun:_ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE
1831    fun:_ZN7content11BrowserMainERKNS_18MainFunctionParamsE
1832    fun:_ZN7content23RunNamedProcessTypeMainERKSsRKNS_18MainFunctionParamsEPNS_19ContentMainDelegateE
1833    fun:_ZN7content21ContentMainRunnerImpl3RunEv
1834    fun:_ZN7content11ContentMainEiPPKcPNS_19ContentMainDelegateE
1835    fun:ChromeMain
1838    bug_164178
1839    Memcheck:Leak
1840    fun:_Znw*
1841    fun:_ZN3net25MultiThreadedCertVerifier6VerifyEPNS_15X509CertificateERKSsiPNS_6CRLSetEPNS_16CertVerifyResultERKN4base8CallbackIFviEEEPPvRKNS_11BoundNetLogE
1842    fun:_ZN3net25SingleRequestCertVerifier6VerifyEPNS_15X509CertificateERKSsiPNS_6CRLSetEPNS_16CertVerifyResultERKN4base8CallbackIFviEEERKNS_11BoundNetLogE
1843    fun:_ZN3net18SSLClientSocketNSS12DoVerifyCertEi
1844    fun:_ZN3net18SSLClientSocketNSS15DoHandshakeLoopEi
1845    fun:_ZN3net18SSLClientSocketNSS21OnHandshakeIOCompleteEi
1848    bug_164179
1849    Memcheck:Leak
1850    fun:_Znw*
1851    ...
1852    fun:_ZN3net10URLFetcher6CreateERK4GURLNS0_11RequestTypeEPNS_18URLFetcherDelegateE
1853    fun:_ZN18WebResourceService10StartFetchEv
1856    bug_166819
1857    Memcheck:Leak
1858    fun:_Znw*
1859    fun:_ZNK3sql10Connection21GetUntrackedStatementEPKc
1860    fun:_ZNK3sql10Connection21DoesTableOrIndexExistEPKcS2_
1861    fun:_ZNK3sql10Connection14DoesTableExistEPKc
1862    fun:_ZN3sql9MetaTable14DoesTableExistEPNS_10ConnectionE
1863    ...
1864    fun:_ZN7history16TopSitesDatabase4InitE*
1865    fun:_ZN7history15TopSitesBackend16InitDBOnDBThreadE*
1868    bug_166819b
1869    Memcheck:Leak
1870    fun:_Znw*
1871    fun:_ZNK3sql10Connection21GetUntrackedStatementEPKc
1872    fun:_ZNK3sql10Connection21DoesTableOrIndexExistEPKcS2_
1873    fun:_ZNK3sql10Connection14DoesTableExistEPKc
1874    fun:_ZN7history17ShortcutsDatabase11EnsureTableEv
1875    fun:_ZN7history17ShortcutsDatabase4InitEv
1876    fun:_ZN7history16ShortcutsBackend12InitInternalEv
1879    bug_167175a
1880    Memcheck:Leak
1881    ...
1882    fun:g_*
1883    ...
1884    fun:_ZN16BrowserWindowGtk11InitWidgetsEv
1885    fun:_ZN16BrowserWindowGtk4InitEv
1886    fun:_ZN13BrowserWindow19CreateBrowserWindowEP7Browser
1889    bug_167175b
1890    Memcheck:Leak
1891    fun:malloc
1892    obj:/lib/libpng12.so.0.42.0
1893    fun:png_create_read_struct_2
1894    ...
1895    fun:_ZN15ReloadButtonGtkC1EP18LocationBarViewGtkP7Browser
1896    fun:_ZN17BrowserToolbarGtk4InitEP10_GtkWindow
1897    fun:_ZN16BrowserWindowGtk11InitWidgetsEv
1898    fun:_ZN16BrowserWindowGtk4InitEv
1899    fun:_ZN13BrowserWindow19CreateBrowserWindowEP7Browser
1902    bug_167175d
1903    Memcheck:Leak
1904    fun:_Znw*
1905    fun:_ZN9__gnu_cxx13new_allocatorISbItN4base20string16_char_traitsESaItEEE8allocateEmPKv
1906    fun:_ZNSt12_Vector_baseISbItN4base20string16_char_traitsESaItEESaIS3_EE11_M_allocateEm
1907    ...
1908    fun:_ZN15WrenchMenuModel5BuildEbb
1909    fun:_ZN15WrenchMenuModelC1EPN2ui19AcceleratorProviderEP7Browserbb
1910    fun:_ZN17BrowserToolbarGtkC1EP7BrowserP16BrowserWindowGtk
1911    fun:_ZN16BrowserWindowGtk11InitWidgetsEv
1912    fun:_ZN16BrowserWindowGtk4InitEv
1913    fun:_ZN13BrowserWindow19CreateBrowserWindowEP7Browser
1916    bug_171722
1917    Memcheck:Leak
1918    fun:_Znw*
1919    fun:_ZN3net12_GLOBAL__N_120URLRequestFtpJobTest9AddSocketEPNS_13MockReadWriteILNS_17MockReadWriteTypeE0EEEmPNS2_ILS3_1EEEm
1922    bug_172005
1923    Memcheck:Leak
1924    fun:_Znw*
1925    fun:_ZN7leveldb10VersionSet11LogAndApplyEPNS_11VersionEditEPNS_4port5MutexE
1926    fun:_ZN7leveldb2DB4OpenERKNS_7OptionsERKSsPPS0_
1927    fun:_ZN11dom_storage22SessionStorageDatabase9TryToOpenEPPN7leveldb2DBE
1928    fun:_ZN11dom_storage22SessionStorageDatabase8LazyOpenEb
1929    fun:_ZN11dom_storage22SessionStorageDatabase24ReadNamespacesAndOriginsEPSt3mapISsSt6vectorI4GURLSaIS3_EESt4lessISsESaISt4pairIKSsS5_EEE
1930    fun:_ZN11dom_storage17DomStorageContext36FindUnusedNamespacesInCommitSequenceERKSt3setISsSt4lessISsESaISsEES7_
1933    bug_172005b
1934    Memcheck:Leak
1935    fun:_Znw*
1936    fun:_ZN7leveldb6DBImplC1ERKNS_7OptionsERKSs
1937    fun:_ZN7leveldb2DB4OpenERKNS_7OptionsERKSsPPS0_
1938    fun:_ZN11dom_storage22SessionStorageDatabase9TryToOpenEPPN7leveldb2DBE
1939    fun:_ZN11dom_storage22SessionStorageDatabase8LazyOpenEb
1940    fun:_ZN11dom_storage22SessionStorageDatabase24ReadNamespacesAndOriginsEPSt3mapISsSt6vectorI4GURLSaIS3_EESt4lessISsESaISt4pairIKSsS5_EEE
1941    fun:_ZN11dom_storage17DomStorageContext36FindUnusedNamespacesInCommitSequenceERKSt3setISsSt4lessISsESaISsEES7_
1944    bug_175823
1945    Memcheck:Leak
1946    ...
1947    fun:_ZN18ValueStoreFrontend*
1950    bug_176616_a
1951    Memcheck:Uninitialized
1952    fun:_ZN13WebTestRunner16WebTestProxyBase19didCreateDataSourceEPN5blink8WebFrameEPNS1_13WebDataSourceE
1953    fun:_ZN13WebTestRunner12WebTestProxyI11WebViewHostP9TestShellE19didCreateDataSourceEPN5blink8WebFrameEPNS5_13WebDataSourceE
1954    fun:_ZN5blink21FrameLoaderClientImpl20createDocumentLoaderERKN7blink15ResourceRequestERKNS1_14SubstituteDataE
1955    fun:_ZN5blink11FrameLoader4initEv
1956    fun:_ZN5blink5Frame4initEv
1957    fun:_ZN5blink12WebFrameImpl21initializeAsMainFrameEPN7blink4PageE
1958    fun:_ZN5blink11WebViewImpl19initializeMainFrameEPNS_14WebFrameClientE
1959    fun:_ZN9TestShell15createNewWindowERKN5blink6WebURLEP16DRTDevToolsAgentPN13WebTestRunner17WebTestInterfacesE
1960    fun:_ZN9TestShell16createMainWindowEv
1961    fun:_ZN9TestShell10initializeEP25MockWebKitPlatformSupport
1964    bug_176616_b
1965    Memcheck:Uninitialized
1966    fun:_ZN13WebTestRunner10TestRunner5resetEv
1967    fun:_ZN13WebTestRunner14TestInterfaces8resetAllEv
1968    fun:_ZN13WebTestRunner17WebTestInterfaces8resetAllEv
1969    fun:_ZN9TestShell19resetTestControllerEv
1970    fun:_ZL7runTestR9TestShellR10TestParamsRKSsb
1973    bug_176619_a
1974    Memcheck:Uninitialized
1975    fun:_ZN3WTF6StringC1EPKt
1976    fun:_ZN5blink12WebVTTParser22constructTreeFromTokenEPNS_8DocumentE
1977    fun:_ZN5blink12WebVTTParser33createDocumentFragmentFromCueTextERKN3WTF6StringE
1978    fun:_ZN5blink12TextTrackCue20createWebVTTNodeTreeEv
1979    fun:_ZN5blink12TextTrackCue22createCueRenderingTreeEv
1980    fun:_ZN5blink12TextTrackCue17updateDisplayTreeEf
1983    bug_176619_b
1984    Memcheck:Uninitialized
1985    fun:_ZN5blink12WebVTTParser13collectDigitsERKN3WTF6StringEPj
1986    fun:_ZN5blink12WebVTTParser16collectTimeStampERKN3WTF6StringEPj
1987    fun:_ZN5blink12WebVTTParser22constructTreeFromTokenEPNS_8DocumentE
1988    fun:_ZN5blink12WebVTTParser33createDocumentFragmentFromCueTextERKN3WTF6StringE
1989    fun:_ZN5blink12TextTrackCue20createWebVTTNodeTreeEv
1990    fun:_ZN5blink12TextTrackCue22createCueRenderingTreeEv
1991    fun:_ZN5blink12TextTrackCue17updateDisplayTreeEf
1994    bug_176621
1995    Memcheck:Leak
1996    fun:_Znw*
1997    fun:_ZN13WebTestRunner10TestPlugin6createEPN5blink8WebFrameERKNS1_15WebPluginParamsEPNS_15WebTestDelegateE
1998    fun:_ZN13WebTestRunner16WebTestProxyBase12createPluginEPN5blink8WebFrameERKNS1_15WebPluginParamsE
1999    fun:_ZN13WebTestRunner12WebTestProxyI11WebViewHostP9TestShellE12createPluginEPN5blink8WebFrameERKNS5_15WebPluginParamsE
2000    fun:_ZN5blink21FrameLoaderClientImpl12createPluginERKN7blink7IntSizeEPNS1_17HTMLPlugInElementERKNS1_4KURLERKN3WTF6VectorINSA_6String*
2001    fun:_ZN5blink14SubframeLoader10loadPluginEPNS_22HTMLPlugInImageElementERKNS_4KURLERKN3WTF6StringERKNS6_6VectorIS7*
2004    bug_176891a
2005    Memcheck:Leak
2006    fun:calloc
2007    fun:nss_ZAlloc
2008    fun:nssCryptokiObject_Create
2009    fun:create_objects_from_handles
2010    fun:find_objects
2011    fun:find_objects_by_template
2012    fun:nssToken_FindCertificateByEncodedCertificate
2013    fun:PK11_FindCertFromDERCertItem
2014    fun:_ZN24mozilla_security_manager12_GLOBAL__N_125nsPKCS12Blob_ImportHelper*
2017    bug_176891b
2018    Memcheck:Leak
2019    ...
2020    fun:nssPKIObject_Create
2021    fun:nssTrustDomain_FindTrustForCertificate
2022    fun:STAN_DeleteCertTrustMatchingSlot
2023    fun:SEC_DeletePermCertificate
2026    bug_177213
2027    Memcheck:Leak
2028    ...
2029    fun:_ZN10extensionsL9SerializeERKSt6vectorINS_10UserScriptESaIS1_EE
2032    bug_179758_a
2033    Memcheck:Leak
2034    fun:_Znw*
2035    fun:_ZN4base54WeakPtrTest_NonOwnerThreadCanCopyAndAssignWeakPtr_Test8TestBodyEv
2038    bug_179758_b
2039    Memcheck:Leak
2040    fun:_Znw*
2041    fun:_ZN4base58WeakPtrTest_NonOwnerThreadCanCopyAndAssignWeakPtrBase_Test8TestBodyEv
2044    bug_181680b
2045    Memcheck:Leak
2046    fun:_Znw*
2047    fun:_ZN5blink11ScriptState10forContextEN2v86HandleINS1_7ContextEEE
2048    fun:_ZN5blink17ScriptDebugServer18handleProgramBreakEN2v86HandleINS1_6ObjectEEENS2_INS1_5ValueEEENS2_INS1_5ArrayEEE
2051    bug_195160_a
2052    Memcheck:Leak
2053    fun:_Znw*
2054    fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeIiEE8allocateEmPKv
2055    fun:_ZNSt8_Rb_treeIiiSt9_IdentityIiESt4lessIiESaIiEE11_M_get_nodeEv
2056    fun:_ZNSt8_Rb_treeIiiSt9_IdentityIiESt4lessIiESaIiEE14_M_create_nodeERKi
2057    fun:_ZNSt8_Rb_treeIiiSt9_IdentityIiESt4lessIiESaIiEE10_M_insert_EPKSt18_Rb_tree_node_baseS8_RKi
2058    fun:_ZNSt8_Rb_treeIiiSt9_IdentityIiESt4lessIiESaIiEE16_M_insert_uniqueERKi
2059    fun:_ZNSt3setIiSt4lessIiESaIiEE6insertERKi
2060    fun:_ZN10extensions10URLMatcher14UpdateTriggersEv
2061    fun:_ZN10extensions10URLMatcher28UpdateInternalDatastructuresEv
2062    fun:_ZN10extensions10URLMatcher16AddConditionSetsERKSt6vectorI13scoped_refptrINS_22URLMatcherConditionSetEESaIS4_EE
2063    fun:_ZN12_GLOBAL__N_113FilterBuilder5BuildEv
2064    fun:_ZN12_GLOBAL__N_134LoadWhitelistsOnBlockingPoolThreadE12ScopedVectorI19ManagedModeSiteListE
2067    bug_195160_b
2068    Memcheck:Leak
2069    fun:_Znw*
2070    fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeIPN10extensions13StringPatternEEE8allocateEmPKv
2071    fun:_ZNSt8_Rb_treeIPN10extensions13StringPatternES2_St9_IdentityIS2_ENS0_26URLMatcherConditionFactory27StringPatternPointerCompareESaIS2_EE11_M_get_nodeEv
2072    fun:_ZNSt8_Rb_treeIPN10extensions13StringPatternES2_St9_IdentityIS2_ENS0_26URLMatcherConditionFactory27StringPatternPointerCompareESaIS2_EE14_M_create_nodeERKS2_
2073    fun:_ZNSt8_Rb_treeIPN10extensions13StringPatternES2_St9_IdentityIS2_ENS0_26URLMatcherConditionFactory27StringPatternPointerCompareESaIS2_EE10_M_insert_EPKSt18_Rb_tree_node_baseSB_RKS2_
2074    fun:_ZNSt8_Rb_treeIPN10extensions13StringPatternES2_St9_IdentityIS2_ENS0_26URLMatcherConditionFactory27StringPatternPointerCompareESaIS2_EE16_M_insert_uniqueERKS2_
2075    fun:_ZNSt3setIPN10extensions13StringPatternENS0_26URLMatcherConditionFactory27StringPatternPointerCompareESaIS2_EE6insertERKS2_
2076    fun:_ZN10extensions26URLMatcherConditionFactory15CreateConditionENS_19URLMatcherCondition9CriterionERKSs
2077    fun:_ZN10extensions26URLMatcherConditionFactory35CreateHostSuffixPathPrefixConditionERKSsS2_
2078    fun:_ZN6policy12URLBlacklist18CreateConditionSetEPN10extensions10URLMatcherEiRKSsS5_btS5_
2079    fun:_ZN12_GLOBAL__N_113FilterBuilder10AddPatternERKSsi
2080    fun:_ZN12_GLOBAL__N_113FilterBuilder11AddSiteListEP19ManagedModeSiteList
2081    fun:_ZN12_GLOBAL__N_134LoadWhitelistsOnBlockingPoolThreadE12ScopedVectorI19ManagedModeSiteListE
2084    bug_195160_c
2085    Memcheck:Leak
2086    fun:_Znw*
2087    fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEESA_
2088    fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEES9_
2089    fun:_ZN4base26PostTaskAndReplyWithResultI10scoped_ptrIN20ManagedModeURLFilter8ContentsENS_14DefaultDeleterIS3_EEES6_EEbPNS_10TaskRunnerERKN15tracked_objects8LocationERKNS_8CallbackIFT_vEEERKNSD_IFvT0_EEE
2090    fun:_ZN20ManagedModeURLFilter14LoadWhitelistsE12ScopedVectorI19ManagedModeSiteListE
2093    bug_222876
2094    Memcheck:Leak
2095    fun:_Znw*
2096    fun:_ZN21WebDataServiceWrapperC1EP7Profile
2097    fun:_ZNK21WebDataServiceFactory23BuildServiceInstanceForEPN7content14BrowserContextE
2098    fun:_ZN33BrowserContextKeyedServiceFactory27GetServiceForBrowserContextEPN7content14BrowserContextEb
2099    fun:_ZN21WebDataServiceFactory13GetForProfileEP7ProfileNS0_17ServiceAccessTypeE
2100    ...
2101    fun:_ZN12TokenService10InitializeEPKcP7Profile
2104    bug_222883
2105    Memcheck:Uninitialized
2106    fun:_ZN2v88internal15ScavengeVisitor15ScavengePointerEPPNS0_6Object*
2107    fun:_ZN2v88internal15ScavengeVisitor13VisitPointersEPPNS0_6ObjectES4_
2108    fun:_ZNK2v88internal13StandardFrame18IterateExpressionsEPNS0_13ObjectVisitorE
2109    ...
2110    fun:_ZN2v88internal4Heap8ScavengeEv
2111    fun:_ZN2v88internal4Heap24PerformGarbageCollectionENS0_16GarbageCollector*
2114    bug_225028
2115    Memcheck:Leak
2116    fun:_Znw*
2117    fun:_ZN31SafeBrowsingDatabaseFactoryImpl26CreateSafeBrowsingDatabaseEbbbb
2118    fun:_ZN20SafeBrowsingDatabase6CreateEbbbb
2119    fun:_ZN27SafeBrowsingDatabaseManager11GetDatabaseEv
2122    bug_226254
2123    Memcheck:Leak
2124    fun:_Znw*
2125    fun:_ZN4base4BindIMN10extensions16UserScriptMaster14ScriptReloader*
2126    fun:_ZN10extensions16UserScriptMaster14ScriptReloader9StartLoad*
2127    fun:_ZN10extensions16UserScriptMaster9StartLoadEv
2128    fun:_ZN10extensions16UserScriptMaster7ObserveEiRKN7content18NotificationSourceERKNS1_19NotificationDetailsE
2131    bug_234845
2132    Memcheck:Leak
2133    fun:malloc
2134    fun:PORT_Alloc_Util
2135    fun:pk11_CreateSymKey
2136    fun:PK11_KeyGenWithTemplate
2137    fun:pk11_TokenKeyGenWithFlagsAndKeyType
2138    fun:pk11_RawPBEKeyGenWithKeyType
2139    fun:PK11_PBEKeyGen
2140    fun:PK11_ExportEncryptedPrivKeyInfo
2141    fun:_ZN6crypto12ECPrivateKey25ExportEncryptedPrivateKeyERKSsiPSt6vectorIhSaIhEE
2144    bug_235584
2145    Memcheck:Leak
2146    fun:_Znw*
2147    fun:_ZN4base4Bind*
2148    fun:_ZN3net18SSLClientSocketNSS4Core21OnHandshakeIOCompleteEi
2149    fun:_ZN3net18SSLClientSocketNSS4Core28OnGetDomainBoundCertCompleteEi
2152    bug_236791
2153    Memcheck:Leak
2154    fun:_Znw*
2155    fun:_ZN3ash4test53FocusCyclerTest_CycleFocusThroughWindowWithPanes_Test8TestBodyEv
2158    bug_239141
2159    Memcheck:Leak
2160    fun:malloc
2161    ...
2162    fun:_ZN3WTF9BitVector13OutOfLineBits6createEm
2163    fun:_ZN3WTF9BitVector15resizeOutOfLineEm
2164    fun:_ZN3WTF9BitVector10ensureSizeEm
2165    fun:_ZN3WTF9BitVectorC*
2166    fun:_ZN5blink10UseCounter17recordMeasurementENS0_7FeatureE
2169    bug_242672
2170    Memcheck:Leak
2171    fun:malloc
2172    ...
2173    fun:_ZN3WTF9BitVector13OutOfLineBits6createEm
2174    fun:_ZN3WTF9BitVector15resizeOutOfLineEm
2175    fun:_ZN3WTF9BitVector10ensureSizeEm
2176    fun:_ZN5blink10UseCounterC1Ev
2177    fun:_ZN5blink4PageC1ERNS0_11PageClientsE
2180    bug_245714
2181    Memcheck:Leak
2182    fun:_Znw*
2183    fun:_ZN7content17WorkerServiceImplC1Ev
2184    fun:_ZN22DefaultSingletonTraitsIN7content17WorkerServiceImplEE3NewEv
2185    fun:_ZN9SingletonIN7content17WorkerServiceImplE22DefaultSingletonTraitsIS1_ES1_E3getEv
2186    fun:_ZN7content17WorkerServiceImpl11GetInstanceEv
2187    fun:_ZN7content19WorkerMessageFilter16OnChannelClosingEv
2188    fun:_ZN3IPC12ChannelProxy7Context15OnChannelClosedEv
2191    bug_245714b
2192    Memcheck:Leak
2193    fun:_Znw*
2194    fun:_ZN7content17WorkerServiceImplC1Ev
2195    fun:_ZN22DefaultSingletonTraitsIN7content17WorkerServiceImplEE3NewEv
2196    fun:_ZN9SingletonIN7content17WorkerServiceImplE22DefaultSingletonTraitsIS1_ES1_E3getEv
2197    fun:_ZN7content17WorkerServiceImpl11GetInstanceEv
2198    fun:_ZN7content22ResourceRequestDetailsC1EPKN3net10URLRequestEi
2199    fun:_ZN7content26ResourceDispatcherHostImpl18DidReceiveResponseEPNS_14ResourceLoaderE
2200    fun:_ZN7content14ResourceLoader23CompleteResponseStartedEv
2201    fun:_ZN7content14ResourceLoader17OnResponseStartedEPN3net10URLRequestE
2202    fun:_ZN3net10URLRequest21NotifyResponseStartedEv
2205    bug_245714c
2206    Memcheck:Leak
2207    fun:_Znw*
2208    fun:_ZN7content17WorkerServiceImplC1Ev
2209    fun:_ZN22DefaultSingletonTraitsIN7content17WorkerServiceImplEE3NewEv
2210    fun:_ZN9SingletonIN7content17WorkerServiceImplE22DefaultSingletonTraitsIS1_ES1_E3getEv
2211    fun:_ZN7content17WorkerServiceImpl11GetInstanceEv
2212    fun:_ZN7content22ResourceRequestDetailsC1EPKN3net10URLRequestEi
2213    fun:_ZN7content23ResourceRedirectDetailsC1EPKN3net10URLRequestEiRK4GURL
2214    fun:_ZN7content26ResourceDispatcherHostImpl18DidReceiveRedirectEPNS_14ResourceLoaderERK4GURL
2215    fun:_ZN7content14ResourceLoader18OnReceivedRedirectEPN3net10URLRequestERK4GURLPb
2216    fun:_ZN3net10URLRequest22NotifyReceivedRedirectERK4GURLPb
2217    fun:_ZN3net13URLRequestJob21NotifyHeadersCompleteEv
2218    fun:_ZN3net17URLRequestHttpJob21NotifyHeadersCompleteEv
2219    fun:_ZN3net17URLRequestHttpJob14SaveNextCookieEv
2220    fun:_ZN3net17URLRequestHttpJob35SaveCookiesAndNotifyHeadersCompleteEi
2221    fun:_ZN3net17URLRequestHttpJob16OnStartCompletedEi
2224    bug_245828
2225    Memcheck:Leak
2226    fun:_Znw*
2227    fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEESA_
2228    fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEES9_
2229    fun:_ZN7content13BrowserThread16PostTaskAndReplyENS0_2IDERKN15tracked_objects8LocationERKN4base8CallbackIFvvEEESB_
2232    bug_245866
2233    Memcheck:Leak
2234    fun:_Znw*
2235    fun:_ZN4base23EnsureProcessTerminatedEi
2236    fun:_ZN7content6Zygote17HandleReapRequestEiRK6Pickle14PickleIterator
2237    fun:_ZN7content6Zygote24HandleRequestFromBrowserEi
2238    fun:_ZN7content6Zygote15ProcessRequestsEv
2239    fun:_ZN7content10ZygoteMainERKNS_18MainFunctionParamsEPNS_18ZygoteForkDelegateE
2240    fun:_ZN7content9RunZygoteERKNS_18MainFunctionParamsEPNS_19ContentMainDelegateE
2241    fun:_ZN7content23RunNamedProcessTypeMainERKSsRKNS_18MainFunctionParamsEPNS_19ContentMainDelegateE
2242    fun:_ZN7content21ContentMainRunnerImpl3RunEv
2243    fun:_ZN7content11ContentMainEiPPKcPNS_19ContentMainDelegateE
2246    bug_250529_a
2247    Memcheck:Leak
2248    fun:_Znw*
2249    fun:_ZN14TestingProfile20CreateRequestContextEv
2250    fun:_ZN12_GLOBAL__N_130ProfileSyncServiceTypedUrlTest5SetUpEv
2253    bug_250529_b
2254    Memcheck:Leak
2255    fun:_Znw*
2256    fun:_ZN14TestingProfile20CreateRequestContextEv
2257    fun:_ZN30ProfileSyncServicePasswordTest5SetUpEv
2260    bug_250533_b
2261    Memcheck:Leak
2262    fun:_Znw*
2263    ...
2264    fun:_ZN3net18HttpNetworkSessionC1ERKNS0_6ParamsE
2265    fun:_ZN11jingle_glue26ProxyResolvingClientSocketC1EPN3net19ClientSocketFactoryERK13scoped_refptrINS1_23URLRequestContextGetterEERKNS1_9SSLConfigERKNS1_12HostPortPairE
2266    fun:_ZN11jingle_glue23XmppClientSocketFactory27CreateTransportClientSocketERKN3net12HostPortPairE
2267    fun:_ZN11jingle_glue17ChromeAsyncSocket7ConnectERKN9talk_base13SocketAddressE
2270    bug_251004_a
2271    Memcheck:Leak
2272    fun:_Znw*
2273    fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEESA_
2274    fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEES9_
2275    fun:_ZN3net10FileStream7Context14CloseAndDeleteEv
2278    bug_251034
2279    Memcheck:Leak
2280    ...
2281    fun:_ZN3gpu5gles216ShaderTranslator4InitE12ShShaderType12ShShaderSpecPK18ShBuiltInResourcesNS0_25ShaderTranslatorInterface22GlslImplementationTypeENS7_27GlslBuiltInFunctionBehaviorE
2282    fun:_ZN3gpu5gles221ShaderTranslatorCache13GetTranslatorE12ShShaderType12ShShaderSpecPK18ShBuiltInResourcesNS0_25ShaderTranslatorInterface22GlslImplementationTypeENS7_27GlslBuiltInFunctionBehaviorE
2283    fun:_ZN3gpu5gles216GLES2DecoderImpl26InitializeShaderTranslatorEv
2284    fun:_ZN3gpu5gles216GLES2DecoderImpl10InitializeERK13scoped_refptrIN3gfx9GLSurfaceEERKS2_INS3_9GLContextEEbRKNS3_4SizeERKNS0_18DisallowedFeaturesEPKcRKSt6vectorIiSaIiEE
2285    fun:_ZN3gpu22InProcessCommandBuffer21InitializeOnGpuThreadEbmRKN3gfx4SizeEPKcRKSt6vectorIiSaIiEENS1_13GpuPreferenceE
2288    bug_252054
2289    Memcheck:Unaddressable
2290    fun:_ZNK7blink32PlatformSpeechSynthesisUtterance6clientEv
2291    fun:_ZN5blink15SpeechSynthesis17didFinishSpeakingEN3WTF10PassRefPtrINS_32PlatformSpeechSynthesisUtteranceEEE
2292    fun:_ZN5blink29PlatformSpeechSynthesizerMock16speakingFinishedEPNS_5TimerIS0_EE
2293    fun:_ZN5blink5TimerINS_29PlatformSpeechSynthesizerMockEE5firedEv
2294    fun:_ZN5blink12ThreadTimers24sharedTimerFiredInternalEv
2295    fun:_ZN5blink12ThreadTimers16sharedTimerFiredEv
2296    fun:_ZN11webkit_glue25WebKitPlatformSupportImpl9DoTimeoutEv
2299    bug_252036
2300    Memcheck:Uninitialized
2301    fun:_ZN2cc9Scheduler27SetupNextBeginFrameIfNeededEv
2302    fun:_ZN2cc9Scheduler23ProcessScheduledActionsEv
2305    bug_252241_a
2306    Memcheck:Leak
2307    fun:_Znw*
2308    ...
2309    fun:_ZN7content20WebKitTestController20PrepareForLayoutTestERK4GURLRKN4base8FilePathEbRKSs
2310    fun:_Z16ShellBrowserMainRKN7content18MainFunctionParams*
2311    fun:_ZN7content17ShellMainDelegate10RunProcessERKSsRKNS_18MainFunctionParamsE
2312    fun:_ZN7content23RunNamedProcessTypeMainERKSsRKNS_18MainFunctionParamsEPNS_19ContentMainDelegateE
2313    fun:_ZN7content21ContentMainRunnerImpl3RunEv
2314    fun:_ZN7content11ContentMainEiPPKcPNS_19ContentMainDelegateE
2317    bug_252241_b
2318    Memcheck:Leak
2319    fun:_Znw*
2320    fun:_ZN7content19ContentMainDelegate26CreateContentUtilityClientEv
2321    fun:_ZN7content24ContentClientInitializer3SetERKSsPNS_19ContentMainDelegateE
2322    fun:_ZN7content21ContentMainRunnerImpl10InitializeEiPPKcPNS_19ContentMainDelegateE
2323    fun:_ZN7content11ContentMainEiPPKcPNS_19ContentMainDelegateE
2326    bug_252641_a
2327    Memcheck:Uninitialized
2328    fun:pthread_rwlock_init$UNIX2003
2329    fun:_ZN3re25MutexC2Ev
2330    fun:_ZN3re25MutexC1Ev
2331    ...
2332    fun:_ZN11leveldb_env19ParseMethodAndErrorEPKcPNS_8MethodIDEPi
2335    bug_252641_b
2336    Memcheck:Uninitialized
2337    fun:pthread_rwlock_init$UNIX2003
2338    fun:_ZN3re25MutexC2Ev
2339    fun:_ZN3re25MutexC1Ev
2340    ...
2341    fun:_ZN3gpu12_GLOBAL__N_114StringMismatchERKSsS2_
2344    bug_258132a
2345    Memcheck:Leak
2346    fun:_Znw*
2347    fun:_ZN5ppapi5proxy15PPP_Class_Proxy19CreateProxiedObjectEPK18PPB_Var_DeprecatedPNS0_10DispatcherEill
2348    fun:_ZN5ppapi5proxy24PPB_Var_Deprecated_Proxy27OnMsgCreateObjectDeprecatedEillNS0_24SerializedVarReturnValueE
2351    bug_258132b
2352    Memcheck:Leak
2353    fun:_Znw*
2354    fun:_ZN5ppapi5proxy26PluginProxyMultiThreadTest7RunTestEv
2355    fun:_ZN5ppapi*ThreadAwareCallback*Test_*
2358    bug_259357d
2359    Memcheck:Uninitialized
2360    ...
2361    fun:_ZN3gpu5gles239ShaderTranslatorTest_OptionsString_Test8TestBodyEv
2364    bug_259357f
2365    Memcheck:Uninitialized
2366    fun:_ZNK3gpu12AsyncAPIMock6IsArgsclEPKv
2367    fun:_ZNK7testing8internal12TrulyMatcherIN3gpu12AsyncAPIMock6IsArgsEE15MatchAndExplainIPKvEEbRT_PNS_19MatchResultListenerE
2368    fun:_ZNK7testing18PolymorphicMatcherINS_8internal12TrulyMatcherIN3gpu12AsyncAPIMock6IsArgsEEEE15MonomorphicImplIPKvE15MatchAndExplainESA_PNS_19MatchResultListenerE
2369    fun:_ZNK7testing8internal11MatcherBaseIPKvE15MatchAndExplainES3_PNS_19MatchResultListenerE
2370    fun:_ZNK7testing8internal11MatcherBaseIPKvE7MatchesES3_
2371    fun:_ZN7testing8internal11TuplePrefixILm3EE7MatchesINSt3tr15tupleIINS_7MatcherIjEES7_NS6_IPKvEEEEENS5_IIjjS9_EEEEEbRKT_RKT0_
2372    fun:_ZN7testing8internal12TupleMatchesINSt3tr15tupleIINS_7MatcherIjEES5_NS4_IPKvEEEEENS3_IIjjS7_EEEEEbRKT_RKT0_
2373    fun:_ZNK7testing8internal16TypedExpectationIFN3gpu5error5ErrorEjjPKvEE7MatchesERKNSt3tr15tupleIIjjS6_EEE
2374    fun:_ZNK7testing8internal16TypedExpectationIFN3gpu5error5ErrorEjjPKvEE21ShouldHandleArgumentsERKNSt3tr15tupleIIjjS6_EEE
2375    fun:_ZNK7testing8internal18FunctionMockerBaseIFN3gpu5error5ErrorEjjPKvEE29FindMatchingExpectationLockedERKNSt3tr15tupleIIjjS6_EEE
2376    fun:_ZN7testing8internal18FunctionMockerBaseIFN3gpu5error5ErrorEjjPKvEE30UntypedFindMatchingExpectationES6_PS6_PbPSoSB_
2377    fun:_ZN7testing8internal25UntypedFunctionMockerBase17UntypedInvokeWithEPKv
2378    fun:_ZN7testing8internal18FunctionMockerBaseIFN3gpu5error5ErrorEjjPKvEE10InvokeWithERKNSt3tr15tupleIIjjS6_EEE
2379    fun:_ZN7testing8internal14FunctionMockerIFN3gpu5error5ErrorEjjPKvEE6InvokeEjjS6_
2380    fun:_ZN3gpu12AsyncAPIMock9DoCommandEjjPKv
2381    fun:_ZN3gpu13CommandParser14ProcessCommandEv
2382    fun:_ZN3gpu12GpuScheduler10PutChangedEv
2385    bug_259789b
2386    Memcheck:Uninitialized
2387    fun:_ZN5blink12_GLOBAL__N_116adjustAttributesERKNS_17GraphicsContext3D10AttributesEPNS_8SettingsE
2388    fun:_ZN5blink21WebGLRenderingContext6createEPNS_17HTMLCanvasElementEPNS_22WebGLContextAttributesE
2389    fun:_ZN5blink17HTMLCanvasElement10getContextERKN3WTF6StringEPNS_23CanvasContextAttributesE
2392    bug_273398
2393    Memcheck:Leak
2394    ...
2395    fun:_ZN6Pickle6ResizeEm
2396    fun:_ZN6PickleC1Ev
2397    fun:_ZN7content14ZygoteHostImpl20GetTerminationStatusEibPi
2398    fun:_ZN7content20ChildProcessLauncher25GetChildTerminationStatusEbPi
2401    bug_288804
2402    Memcheck:Leak
2403    fun:_Znw*
2404    fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKN3net12HostPortPairESt3mapINS3_15SpdySettingsIdsES2_INS3_17SpdySettingsFlagsEjESt4lessIS7_ESaIS2_IKS7_S9_EEEEEE8allocateEmPKv
2405    fun:_ZNSt8_Rb_treeIN3net12HostPortPairESt4pairIKS1_St3mapINS0_15SpdySettingsIdsES2_INS0_17SpdySettingsFlagsEjESt4lessIS5_ESaIS2_IKS5_S7_EEEESt10_Select1stISE_ES8_IS1_ESaISE_EE11_M_get_nodeEv
2406    fun:_ZNSt8_Rb_treeIN3net12HostPortPairESt4pairIKS1_St3mapINS0_15SpdySettingsIdsES2_INS0_17SpdySettingsFlagsEjESt4lessIS5_ESaIS2_IKS5_S7_EEEESt10_Select1stISE_ES8_IS1_ESaISE_EE14_M_create_nodeERKSE_
2407    fun:_ZNSt8_Rb_treeIN3net12HostPortPairESt4pairIKS1_St3mapINS0_15SpdySettingsIdsES2_INS0_17SpdySettingsFlagsEjESt4lessIS5_ESaIS2_IKS5_S7_EEEESt10_Select1stISE_ES8_IS1_ESaISE_EE13_M_clone_nodeEPKSt13_Rb_tree_nodeISE_E
2408    fun:_ZNSt8_Rb_treeIN3net12HostPortPairESt4pairIKS1_St3mapINS0_15SpdySettingsIdsES2_INS0_17SpdySettingsFlagsEjESt4lessIS5_ESaIS2_IKS5_S7_EEEESt10_Select1stISE_ES8_IS1_ESaISE_EE7_M_copyEPKSt13_Rb_tree_nodeISE_EPSL_
2409    fun:_ZNSt8_Rb_treeIN3net12HostPortPairESt4pairIKS1_St3mapINS0_15SpdySettingsIdsES2_INS0_17SpdySettingsFlagsEjESt4lessIS5_ESaIS2_IKS5_S7_EEEESt10_Select1stISE_ES8_IS1_ESaISE_EEaSERKSJ_
2410    fun:_ZNSt3mapIN3net12HostPortPairES_INS0_15SpdySettingsIdsESt4pairINS0_17SpdySettingsFlagsEjESt4lessIS2_ESaIS3_IKS2_S5_EEES6_IS1_ESaIS3_IKS1_SB_EEEaSERKSG_
2411    fun:_ZN18chrome_browser_net27HttpServerPropertiesManager24UpdatePrefsFromCacheOnIOERKN4base8CallbackIFvvEEE
2412    fun:_ZN18chrome_browser_net27HttpServerPropertiesManager24UpdatePrefsFromCacheOnIOEv
2415    bug_290407
2416    Memcheck:Leak
2417    fun:calloc
2418    fun:_swrast_new_soft_renderbuffer
2419    fun:_mesa_BindRenderbufferEXT
2420    fun:shared_dispatch_stub_939
2421    fun:_ZN3gfx9GLApiBase23glBindRenderbufferEXTFnEjj
2422    fun:_ZN3gpu5gles216GLES2DecoderImpl18DoBindRenderbufferEjj
2423    fun:_ZN3gpu5gles216GLES2DecoderImpl22HandleBindRenderbufferEjRKNS0_4cmds16BindRenderbufferE
2424    fun:_ZN3gpu5gles216GLES2DecoderImpl9DoCommandEjjPKv
2425    fun:_ZN3gpu13CommandParser14ProcessCommandEv
2428    bug_293024_b
2429    Memcheck:Leak
2430    fun:malloc
2431    fun:_ZN3WTF10fastMallocEm
2432    fun:_ZN3WTF24ThreadSafeRefCountedBasenwEm
2433    fun:_ZN5blink12_GLOBAL__N_131AllowFileSystemMainThreadBridge6createEPN7blink17WorkerGlobalScopeEPNS_13WebWorkerBaseERKN3WTF6StringE
2434    fun:_ZN5blink22WorkerFileSystemClient15allowFileSystem*
2435    ...
2436    fun:_ZN2v88internal25FunctionCallbackArguments4CallEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEE
2439    bug_298143
2440    Memcheck:Uninitialized
2441    ...
2442    fun:_ZN5blink25TypeConversionsV8Internal*AttributeGetterE*
2445    bug_298788
2446    Memcheck:Leak
2447    fun:_Znw*
2448    fun:_ZN10extensions19TestExtensionSystem22CreateExtensionServiceEPKN4base11CommandLineERKNS1_8FilePathEb
2449    fun:_ZN10extensions12_GLOBAL__N_130ExtensionActionIconFactoryTest5SetUpEv
2452    bug_299804
2453    Memcheck:Uninitialized
2454    fun:_ZN24GrConfigConversionEffect30TestForPreservingPMConversionsEP9GrContextPNS_12PMConversionES3_
2455    fun:_ZN12_GLOBAL__N_119test_pm_conversionsEP9GrContextPiS2_
2456    fun:_ZN9GrContext19createPMToUPMEffectEP9GrTexturebRK8SkMatrix
2457    fun:_ZN9GrContext22readRenderTargetPixelsEP14GrRenderTargetiiii13GrPixelConfigPvmj
2458    fun:_ZN11SkGpuDevice12onReadPixelsE*
2459    fun:_ZN12SkBaseDevice10readPixelsE*
2460    fun:_ZN8SkCanvas10readPixelsE*
2461    fun:_ZN*DeferredDevice12onReadPixelsE*
2462    fun:_ZN12SkBaseDevice10readPixelsE*
2463    fun:_ZN8SkCanvas10readPixelsE*
2464    fun:_ZN5blink15GraphicsContext10readPixelsE*
2465    ...
2466    fun:_ZN*blink24CanvasRenderingContext2D12getImageDataE*
2467    ...
2468    fun:_ZN5blink34CanvasRenderingContext2DV8InternalL18getImageDataMethodERKN2v820FunctionCallbackInfoINS1_5ValueEEE
2469    fun:_ZN5blink34CanvasRenderingContext2DV8InternalL26getImageDataMethodCallbackERKN2v820FunctionCallbackInfoINS1_5ValueEEE
2472    bug_309477
2473    Memcheck:Uninitialized
2474    fun:_ZN13WebTestRunner11EventSender5resetEv
2475    fun:_ZN13WebTestRunner14TestInterfaces26resetTestHelperControllersEv
2476    fun:_ZN13WebTestRunner14TestInterfaces8resetAllEv
2477    ...
2478    fun:_ZN7content26ShellRenderProcessObserver17WebKitInitializedEv
2479    fun:_ZN7content16RenderThreadImpl23EnsureWebKitInitializedEv
2480    fun:_ZN7content16RenderThreadImpl15OnCreateNewViewERK18ViewMsg_New_Params
2483    bug_317166
2484    Memcheck:Leak
2485    fun:malloc
2486    fun:_dl_close_worker
2487    fun:_dl_close
2488    fun:_dl_catch_error
2489    fun:_dlerror_run
2490    fun:dlclose
2491    obj:/usr/lib/x86_64-linux-gnu/libasound.so.2.0.0
2492    fun:snd_config_searcha_hooks
2493    fun:snd_config_searchva_hooks
2494    obj:/usr/lib/x86_64-linux-gnu/libasound.so.2.0.0
2495    fun:snd_config_search_definition
2496    obj:/usr/lib/x86_64-linux-gnu/libasound.so.2.0.0
2497    fun:_ZN5media11AlsaWrapper7PcmOpenEPP8_snd_pcmPKc15_snd_pcm_streami
2498    fun:_ZN9alsa_utilL10OpenDeviceEPN5media11AlsaWrapperEPKc15_snd_pcm_streamii15_snd_pcm_formati
2499    fun:_ZN9alsa_util18OpenPlaybackDeviceEPN5media11AlsaWrapperEPKcii15_snd_pcm_formati
2500    fun:_ZN5media19AlsaPcmOutputStream16AutoSelectDeviceEj
2501    fun:_ZN5media19AlsaPcmOutputStream4OpenEv
2502    fun:_ZN5media25AudioOutputDispatcherImpl19CreateAndOpenStreamEv
2503    fun:_ZN5media25AudioOutputDispatcherImpl10OpenStreamEv
2504    fun:_ZN5media20AudioOutputResampler10OpenStreamEv
2505    fun:_ZN5media16AudioOutputProxy4OpenEv
2506    fun:_ZN5media18AudioStreamHandler20AudioStreamContainer4PlayEv
2509    bug_318221
2510    Memcheck:Leak
2511    fun:_Znw*
2512    fun:_ZN4base23EnsureProcessTerminatedEi
2515    bug_321976
2516    Memcheck:Leak
2517    ...
2518    fun:nssList_Create
2519    fun:nssTrustDomain_UpdateCachedTokenCerts
2522    bug_331063
2523    Memcheck:Uninitialized
2524    ...
2525    fun:_ZN5blink11RenderImage12imageChangedEPvPKNS_7IntRectE
2526    fun:_ZN5blink12RenderObject12imageChangedEPNS_13ImageResourceEPKNS_7IntRectE
2527    fun:_ZN5blink13ImageResource12didAddClientEPNS_14ResourceClientE
2528    fun:_ZN5blink8Resource9addClientEPNS_14ResourceClientE
2529    fun:_ZN5blink19RenderImageResource16setImageResourceEPNS_13ImageResourceE
2530    fun:_ZN5blink30PasswordGeneratorButtonElement11updateImageEv
2531    fun:_ZN5blink30PasswordGeneratorButtonElement6attachERKNS_4Node13AttachContextE
2532    fun:_ZN5blink13ContainerNode14attachChildrenERKNS_4Node13AttachContextE
2535    bug_331925
2536    Memcheck:Leak
2537    ...
2538    fun:_ZN3net27TestURLRequestContextGetter20GetURLRequestContextEv
2539    fun:_ZN3net14URLFetcherCore30StartURLRequestWhenAppropriateEv
2540    fun:_ZN3net14URLFetcherCore19DidInitializeWriterEi
2541    fun:_ZN3net14URLFetcherCore15StartOnIOThreadEv
2544    bug_332328
2545    Memcheck:Leak
2546    fun:malloc
2547    fun:_ZN3WTF10fastMallocEm
2548    fun:_ZN5blink14XMLHttpRequestnwEm
2549    fun:_ZN5blink14XMLHttpRequest6createEPNS_16ExecutionContextEN3WTF10PassRefPtrINS_14SecurityOriginEEE
2550    fun:_ZN5blink16V8XMLHttpRequest17constructorCustomERKN2v820FunctionCallbackInfoINS1_5ValueEEE
2551    fun:_ZN5blink16V8XMLHttpRequest19constructorCallbackERKN2v820FunctionCallbackInfoINS1_5ValueEEE
2552    fun:_ZN2v88internal25FunctionCallbackArguments4CallEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEE
2555    bug_332330
2556    Memcheck:Leak
2557    fun:malloc
2558    fun:_ZN3WTF10fastMallocEm
2559    fun:_ZN5blink8ResourcenwEm
2560    fun:_ZN5blinkL14createResourceENS_8Resource4TypeERKNS_15ResourceRequestERKN3WTF6StringE
2561    fun:_ZN5blink15ResourceFetcher12loadResourceENS_8Resource4TypeERNS_12FetchRequestERKN3WTF6StringE
2562    fun:_ZN5blink15ResourceFetcher15requestResourceENS_8Resource4TypeERNS_12FetchRequestE
2563    fun:_ZN5blink15ResourceFetcher16fetchRawResourceERNS_12FetchRequestE
2564    fun:_ZN5blink24DocumentThreadableLoader11loadRequestERKNS_15ResourceRequestENS_19SecurityCheckPolicyE
2567    bug_340952
2568    Memcheck:Leak
2569    fun:_Znw*
2570    fun:_ZN5blink15DOMWrapperWorldC2Eii
2571    fun:_ZN5blink15DOMWrapperWorldC1Eii
2572    fun:_ZN5blink15DOMWrapperWorld6createEii
2573    fun:_ZN5blink15DOMWrapperWorld9mainWorldEv
2574    ...
2575    fun:_ZN7content22BufferedDataSourceTestC2Ev
2578    bug_340752
2579    Memcheck:Uninitialized
2580    ...
2581    fun:_ZN5blink4Heap19checkAndMarkPointerEPNS_7VisitorEPh
2582    fun:_ZN5blink11ThreadState10visitStackEPNS_7VisitorE
2583    ...
2584    fun:_ZN5blink4Heap14collectGarbageENS_11ThreadState10StackState*
2587    bug_342591
2588    Memcheck:Param
2589    write(buf)
2590    obj:*libpthread*
2591    fun:_ZN3IPC7Channel11ChannelImpl23ProcessOutgoingMessagesEv
2592    fun:_ZN3IPC7Channel11ChannelImpl4SendEPNS_7MessageE
2593    fun:_ZN3IPC7Channel4SendEPNS_7MessageE
2594    fun:_ZN3IPC12ChannelProxy7Context13OnSendMessageE10scoped_ptrINS_7MessageEN4base14DefaultDeleterIS3_EEE
2597    bug_345432
2598    Memcheck:Leak
2599    ...
2600    fun:_ZN7content14GpuChannelHost7ConnectERKN3IPC13ChannelHandle*
2601    fun:_ZN7content14GpuChannelHost6CreateEPNS_21GpuChannelHostFactoryERKN3gpu7GPUInfoERKN3IPC13ChannelHandle*
2602    fun:_ZN7content28BrowserGpuChannelHostFactory21GpuChannelEstablishedEv
2603    fun:_ZN7content28BrowserGpuChannelHostFactory16EstablishRequest12FinishOnMainEv
2604    fun:_ZN7content28BrowserGpuChannelHostFactory16EstablishRequest4WaitEv
2607    bug_346336_a
2608    Memcheck:Leak
2609    fun:_Znw*
2610    fun:_ZN7content16SiteInstanceImpl10GetProcessEv
2611    fun:_ZN7content22RenderFrameHostManager21CreateRenderFrameHostEPNS_12SiteInstanceEiibb
2612    fun:_ZN7content22RenderFrameHostManager4InitEPNS_14BrowserContextEPNS_12SiteInstanceEii
2613    fun:_ZN7content15WebContentsImpl4InitERKNS_11WebContents12CreateParamsE
2614    fun:_ZN7content15WebContentsImpl16CreateWithOpenerERKNS_11WebContents12CreateParamsEPS0_
2615    fun:_ZN7content11WebContents6CreateERKNS0_12CreateParamsE
2616    fun:_ZN7content5Shell15CreateNewWindowEPNS_14BrowserContextERK4GURLPNS_12SiteInstanceEiRKN3gfx4SizeE
2617    fun:_ZN7content20WebKitTestController20PrepareForLayoutTestERK4GURLRKN4base8FilePathEbRKSs
2618    fun:_ZN12_GLOBAL__N_110RunOneTestERKSsPbRK10scoped_ptrIN7content17BrowserMainRunnerEN4base14DefaultDeleterIS5_EEE
2619    fun:_Z16ShellBrowserMainRKN7content18MainFunctionParamsERK10scoped_ptrINS_17BrowserMainRunnerEN4base14DefaultDeleterIS4_EEE
2620    fun:_ZN7content17ShellMainDelegate10RunProcessERKSsRKNS_18MainFunctionParamsE
2621    fun:_ZN7content23RunNamedProcessTypeMainERKSsRKNS_18MainFunctionParamsEPNS_19ContentMainDelegateE
2622    fun:_ZN7content21ContentMainRunnerImpl3RunEv
2623    fun:_ZN7content11ContentMainEiPPKcPNS_19ContentMainDelegateE
2626    bug_347683
2627    Memcheck:Leak
2628    fun:_Znw*
2629    fun:_ZNK13LoginDatabase9GetLoginsERKN8autofill12PasswordFormEPSt6vectorIPS1_SaIS5_EE
2630    fun:_ZN50LoginDatabaseTest_UpdateIncompleteCredentials_Test8TestBodyEv
2633    bug_347967
2634    Memcheck:Uninitialized
2635    fun:unpack_RGB*888
2636    fun:_mesa_unpack_rgba_row
2637    fun:slow_read_rgba_pixels
2638    fun:read_rgba_pixels
2639    fun:_mesa_readpixels
2640    ...
2641    fun:shared_dispatch_stub_*
2642    ...
2643    fun:*gpu*gles*GLES2DecoderImpl*DoCommand*
2644    fun:*gpu*CommandParser*ProcessCommand*
2645    fun:*gpu*GpuScheduler*PutChanged*
2648    bug_348863
2649    Memcheck:Unaddressable
2650    fun:_ZNK7blink32PlatformSpeechSynthesisUtterance6clientEv
2651    fun:_ZN5blink15SpeechSynthesis17didFinishSpeakingEN3WTF10PassRefPtrINS_32PlatformSpeechSynthesisUtteranceEEE
2652    fun:_ZN5blink29PlatformSpeechSynthesizerMock16speakingFinishedEPNS_5TimerIS0_EE
2653    fun:_ZN5blink5TimerINS_29PlatformSpeechSynthesizerMockEE5firedEv
2654    fun:_ZN5blink12ThreadTimers24sharedTimerFiredInternalEv
2655    fun:_ZN5blink12ThreadTimers16sharedTimerFiredEv
2656    fun:_ZN7content17BlinkPlatformImpl9DoTimeoutEv
2659    bug_350809
2660    Memcheck:Uninitialized
2661    fun:_ZN5blink23ReplaceSelectionCommand7doApplyEv
2662    fun:_ZN5blink20CompositeEditCommand5applyEv
2663    fun:_ZN5blink6Editor28replaceSelectionWithFragmentEN3WTF10PassRefPtrINS_16DocumentFragmentEEEbbb
2664    fun:_ZN5blink6Editor24replaceSelectionWithTextERKN3WTF6StringEbb
2667   bug_361594
2668   Memcheck:Uninitialized
2669   ...
2670   fun:*SkA8_Shader_Blitter*blitH*
2671   ...
2672   fun:*content*ScreenshotData*EncodeOnWorker*
2675   bug_363819
2676   Memcheck:Uninitialized
2677   fun:strlen
2678   fun:*
2679   fun:_ZN3net12_GLOBAL__N_114TestHttpClient4ReadEPSs
2680   fun:_ZN3net*HttpServerTest*
2683   bug_364274
2684   Memcheck:Uninitialized
2685   fun:_ZN5blink21RenderLayerCompositor14updateIfNeededEv
2688    bug_364724
2689    Memcheck:Param
2690    write(buf)
2691    obj:/lib/x86_64-linux-gnu/libpthread-2.15.so
2692    fun:_ZN3IPC12ChannelPosix23ProcessOutgoingMessagesEv
2693    fun:_ZN3IPC12ChannelPosix29OnFileCanWriteWithoutBlockingEi
2694    ...
2695    fun:_ZN4base19MessagePumpLibevent21FileDescriptorWatcher29OnFileCanWriteWithoutBlockingEiPS0_
2696    ...
2697    fun:event_process_active
2698    fun:event_base_loop
2701    bug_364724b
2702    Memcheck:Uninitialized
2703    fun:_ZN4base17MD5DigestToBase16ERKNS_9MD5DigestE
2704    fun:_ZN7content16WebKitTestRunner17CaptureDumpPixelsERK8SkBitmap
2707    bug_364724c
2708    Memcheck:Param
2709    write(buf)
2710    obj:/lib/x86_64-linux-gnu/libpthread-2.15.so
2711    fun:_ZN3IPC12ChannelPosix23ProcessOutgoingMessagesEv
2712    fun:_ZN3IPC12ChannelPosix4SendEPNS_7MessageE
2713    fun:_ZN3IPC12ChannelProxy7Context13OnSendMessageE10scoped_ptrINS_7MessageEN4base14DefaultDeleterIS3_EEE
2716    bug_364821
2717    Memcheck:Leak
2718    fun:malloc
2719    fun:_ZN3WTF10fastMallocEm
2720    fun:_ZN3WTF10RefCountedIN5blink11ScriptStateEEnwEm
2721    fun:_ZN5blink11ScriptState6createEN2v86HandleINS1_7ContextEEEN3WTF10PassRefPtrINS_15DOMWrapperWorldEEE
2722    ...
2723    fun:_ZN3WTF15FunctionWrapperIMN5blink12WorkerThreadEFvvEEclEPS2_
2726    bug_365258
2727    Memcheck:Leak
2728    fun:malloc
2729    fun:_ZN3WTF10fastMallocEm
2730    fun:_ZN5blink8ResourcenwEm
2731    fun:_ZN5blinkL14createResourceENS_8Resource4TypeERKNS_15ResourceRequestERKN3WTF6StringE
2732    fun:_ZN5blink15ResourceFetcher18revalidateResourceERKNS_12FetchRequestEPNS_8ResourceE
2733    fun:_ZN5blink15ResourceFetcher15requestResourceENS_8Resource4TypeERNS_12FetchRequestE
2734    fun:_ZN5blink15ResourceFetcher11fetchScriptERNS_12FetchRequestE
2735    fun:_ZN5blink12ScriptLoader11fetchScriptERKN3WTF6StringE
2736    fun:_ZN5blink12ScriptLoader13prepareScriptERKN3WTF12TextPositionENS0_17LegacyTypeSupportE
2737    fun:_ZN5blink16HTMLScriptRunner9runScriptEPNS_7ElementERKN3WTF12TextPositionE
2738    fun:_ZN5blink16HTMLScriptRunner7executeEN3WTF10PassRefPtrINS_7ElementEEERKNS1_12TextPositionE
2739    fun:_ZN5blink18HTMLDocumentParser30runScriptsForPausedTreeBuilderEv
2740    fun:_ZN5blink18HTMLDocumentParser38processParsedChunkFromBackgroundParserEN3WTF10PassOwnPtrINS0_11ParsedChunkEEE
2741    fun:_ZN5blink18HTMLDocumentParser23pumpPendingSpeculationsEv
2742    fun:_ZN5blink18HTMLDocumentParser41didReceiveParsedChunkFromBackgroundParserEN3WTF10PassOwnPtrINS0_11ParsedChunkEEE
2743    fun:_ZN3WTF15FunctionWrapperIMN7blink18HTMLDocumentParserEFvNS_10PassOwnPtrINS2_11ParsedChunkEEEEEclERKNS_7WeakPtrIS2_EES5_
2744    fun:_ZN3WTF17BoundFunctionImplINS_15FunctionWrapperIMN7blink18HTMLDocumentParserEFvNS_10PassOwnPtrINS3_11ParsedChunkEEEEEEFvNS_7WeakPtrIS3_EES6_EEclEv
2745    fun:_ZNK3WTF8FunctionIFvvEEclEv
2746    fun:_ZN3WTFL18callFunctionObjectEPv
2749    bug_365259
2750    Memcheck:Leak
2751    fun:malloc
2752    fun:_ZN3WTF10fastMallocEm
2753    fun:_ZN3WTF10RefCountedIN7blink20IDBDatabaseCallbacksEEnwEm
2754    fun:_ZN5blink20IDBDatabaseCallbacks6createEv
2755    fun:_ZN5blink10IDBFactory12openInternalEPNS_16ExecutionContextERKN3WTF6StringElRNS_14ExceptionStateE
2756    fun:_ZN5blink10IDBFactory4openEPNS_16ExecutionContextERKN3WTF6StringERNS_14ExceptionStateE
2757    fun:_ZN5blink20IDBFactoryV8InternalL10openMethodERKN2v820FunctionCallbackInfoINS1_5ValueEEE
2758    fun:_ZN5blink20IDBFactoryV8InternalL18openMethodCallbackERKN2v820FunctionCallbackInfoINS1_5ValueEEE
2761    bug_367809_a
2762    Memcheck:Leak
2763    fun:_Znw*
2764    fun:_ZN4mojo6common13HandleWatcher5StartERKNS_6HandleEjmRKN4base8CallbackIFviEEE
2765    fun:_ZN4mojo8internal12_GLOBAL__N_19AsyncWaitEP15MojoAsyncWaiterjjmPFvPviES4_
2766    fun:_ZN4mojo8internal9Connector14WaitToReadMoreEv
2767    fun:_ZN4mojo8internal9ConnectorC1ENS_16ScopedHandleBaseINS_17MessagePipeHandleEEEP15MojoAsyncWaiter
2768    fun:_ZN4mojo8internal6RouterC1ENS_16ScopedHandleBaseINS_17MessagePipeHandleEEEP15MojoAsyncWaiter
2769    fun:_ZN4mojo9RemotePtrINS_11ShellClientEE5StateC1ENS_16ScopedHandleBaseINS_17MessagePipeHandleEEEPNS_5ShellEPNS_12ErrorHandlerEP15MojoAsyncWaiter
2770    fun:_ZN4mojo9RemotePtrINS_11ShellClientEE5resetENS_16ScopedHandleBaseINS_15InterfaceHandleIS1_EEEEPNS_5ShellEPNS_12ErrorHandlerEP15MojoAsyncWaiter
2771    fun:_ZN7content19MojoApplicationHost4InitEv
2774    bug_367809_b
2775    Memcheck:Leak
2776    fun:_Znw*
2777    fun:_ZN4mojo8internal12_GLOBAL__N_19AsyncWaitEP15MojoAsyncWaiterjjmPFvPviES4_
2778    fun:_ZN4mojo8internal9Connector14WaitToReadMoreEv
2779    fun:_ZN4mojo8internal9ConnectorC1ENS_16ScopedHandleBaseINS_17MessagePipeHandleEEEP15MojoAsyncWaiter
2780    fun:_ZN4mojo8internal6RouterC1ENS_16ScopedHandleBaseINS_17MessagePipeHandleEEEP15MojoAsyncWaiter
2781    fun:_ZN4mojo9RemotePtrINS_11ShellClientEE5StateC1ENS_16ScopedHandleBaseINS_17MessagePipeHandleEEEPNS_5ShellEPNS_12ErrorHandlerEP15MojoAsyncWaiter
2782    fun:_ZN4mojo9RemotePtrINS_11ShellClientEE5resetENS_16ScopedHandleBaseINS_15InterfaceHandleIS1_EEEEPNS_5ShellEPNS_12ErrorHandlerEP15MojoAsyncWaiter
2783    fun:_ZN7content19MojoApplicationHost4InitEv
2786    bug_367809_c
2787    Memcheck:Leak
2788    fun:_Znw*
2789    fun:_ZN4mojo8internal10SharedDataIPNS0_6RouterEEC1ERKS3_
2790    fun:_ZN4mojo8internal6RouterC1ENS_16ScopedHandleBaseINS_17MessagePipeHandleEEEP15MojoAsyncWaiter
2791    fun:_ZN4mojo9RemotePtrINS_11ShellClientEE5StateC1ENS_16ScopedHandleBaseINS_17MessagePipeHandleEEEPNS_5ShellEPNS_12ErrorHandlerEP15MojoAsyncWaiter
2792    fun:_ZN4mojo9RemotePtrINS_11ShellClientEE5resetENS_16ScopedHandleBaseINS_15InterfaceHandleIS1_EEEEPNS_5ShellEPNS_12ErrorHandlerEP15MojoAsyncWaiter
2793    fun:_ZN7content19MojoApplicationHost4InitEv
2796    bug_367809_d
2797    Memcheck:Leak
2798    fun:_Znw*
2799    ...
2800    fun:_ZN7content21RenderProcessHostImpl4InitEv
2801    ...
2802    fun:_ZN7content5Shell7LoadURLERK4GURL
2803    fun:_ZN7content20WebKitTestController20PrepareForLayoutTestERK4GURLRKN4base8FilePathEbRKSs
2804    fun:_ZN12_GLOBAL__N_110RunOneTestERKSsPbRK10scoped_ptrIN7content17BrowserMainRunnerEN4base14DefaultDeleterIS5_EEE
2807    bug_369843
2808    Memcheck:Leak
2809    fun:_Znw*
2810    fun:_ZN7content27ServiceWorkerContextWrapper12InitInternalERKN4base8FilePathEPNS1_19SequencedTaskRunnerEPN5quota17QuotaManagerProxyE
2813    bug_370206
2814    Memcheck:Leak
2815    fun:malloc
2816    fun:_ZN3WTF16DefaultAllocator15backingAllocateEm
2817    fun:_ZN3WTF16DefaultAllocator13backingMallocIPN7blink14InlineIteratorEvEET_m
2818    ...
2819    fun:_ZN3WTF17HashMapTranslatorINS_18HashMapValueTraitsINS_10HashTraitsIPN7blink7BidiRun*
2822   bug_371844
2823   Memcheck:Uninitialized
2824   fun:bcmp
2825   fun:_ZNK7content15GamepadProvider8PadState5MatchERKN5blink10WebGamepadE
2826   fun:_ZN7content15GamepadProvider6DoPollEv
2829    bug_371860
2830    Memcheck:Leak
2831    fun:_Znw*
2832    ...
2833    fun:_ZN8feedback16FeedbackDataTestC1Ev
2834    fun:_ZN8feedback*FeedbackDataTest*
2835    fun:_ZN7testing8internal15TestFactoryImplIN8feedback*
2838    bug_372487_a
2839    Memcheck:Leak
2840    fun:_Znw*
2841    ...
2842    fun:_ZN4mojo10BindToPipeIN7content19MojoApplicationHost9ShellImplEEEPT_S5_NS_16ScopedHandleBaseINS_17MessagePipeHandleEEEP15MojoAsyncWaiter
2843    fun:_ZN7content19MojoApplicationHost4InitEv
2844    fun:_ZN7content21RenderProcessHostImpl4InitEv
2845    fun:_ZN7content18RenderViewHostImpl16CreateRenderViewERKSbItN4base20string16_char_traitsESaItEEiib
2846    fun:_ZN7content15WebContentsImpl32CreateRenderViewForRenderManagerEPNS_14RenderViewHostEiPNS_26CrossProcessFrameConnectorE
2847    fun:_ZN7content22RenderFrameHostManager14InitRenderViewEPNS_14RenderViewHostEi
2848    fun:_ZN7content22RenderFrameHostManager8NavigateERKNS_19NavigationEntryImplE
2849    fun:_ZN7content13NavigatorImpl15NavigateToEntryEPNS_19RenderFrameHostImplERKNS_19NavigationEntryImplENS_20NavigationController10ReloadTypeE
2850    fun:_ZN7content13NavigatorImpl22NavigateToPendingEntryEPNS_19RenderFrameHostImplENS_20NavigationController10ReloadTypeE
2851    fun:_ZN7content15WebContentsImpl22NavigateToPendingEntryENS_20NavigationController10ReloadTypeE
2852    fun:_ZN7content24NavigationControllerImpl22NavigateToPendingEntryENS_20NavigationController10ReloadTypeE
2853    fun:_ZN7content24NavigationControllerImpl9LoadEntryEPNS_19NavigationEntryImplE
2854    fun:_ZN7content24NavigationControllerImpl17LoadURLWithParamsERKNS_20NavigationController13LoadURLParamsE
2855    fun:_ZN7content5Shell15LoadURLForFrameERK4GURLRKSs
2856    fun:_ZN7content5Shell7LoadURLERK4GURL
2857    fun:_ZN7content20WebKitTestController20PrepareForLayoutTestERK4GURLRKN4base8FilePathEbRKSs
2858    fun:_ZN12_GLOBAL__N_110RunOneTestERKSsPbRK10scoped_ptrIN7content17BrowserMainRunnerEN4base14DefaultDeleterIS5_EEE
2859    fun:_Z16ShellBrowserMainRKN7content18MainFunctionParamsERK10scoped_ptrINS_17BrowserMainRunnerEN4base14DefaultDeleterIS4_EEE
2860    fun:_ZN7content17ShellMainDelegate10RunProcessERKSsRKNS_18MainFunctionParamsE
2861    fun:_ZN7content23RunNamedProcessTypeMainERKSsRKNS_18MainFunctionParamsEPNS_19ContentMainDelegateE
2864    bug_372487_b
2865    Memcheck:Leak
2866    fun:_Znw*
2867    ...
2868    fun:_ZN4mojo8internal6RouterC1ENS_16ScopedHandleBaseINS_17MessagePipeHandleEEEP15MojoAsyncWaiter
2869    fun:_ZN4mojo8internal18InterfaceImplStateINS_5ShellEE4BindENS_16ScopedHandleBaseINS_17MessagePipeHandleEEEP15MojoAsyncWaiter
2870    fun:_ZN4mojo10BindToPipeIN7content19MojoApplicationHost9ShellImplEEEPT_S5_NS_16ScopedHandleBaseINS_17MessagePipeHandleEEEP15MojoAsyncWaiter
2871    fun:_ZN7content19MojoApplicationHost4InitEv
2872    fun:_ZN7content21RenderProcessHostImpl4InitEv
2873    fun:_ZN7content18RenderViewHostImpl16CreateRenderViewERKSbItN4base20string16_char_traitsESaItEEiib
2874    fun:_ZN7content15WebContentsImpl32CreateRenderViewForRenderManagerEPNS_14RenderViewHostEiPNS_26CrossProcessFrameConnectorE
2875    fun:_ZN7content22RenderFrameHostManager14InitRenderViewEPNS_14RenderViewHostEi
2876    fun:_ZN7content22RenderFrameHostManager8NavigateERKNS_19NavigationEntryImplE
2877    fun:_ZN7content13NavigatorImpl15NavigateToEntryEPNS_19RenderFrameHostImplERKNS_19NavigationEntryImplENS_20NavigationController10ReloadTypeE
2878    fun:_ZN7content13NavigatorImpl22NavigateToPendingEntryEPNS_19RenderFrameHostImplENS_20NavigationController10ReloadTypeE
2879    fun:_ZN7content15WebContentsImpl22NavigateToPendingEntryENS_20NavigationController10ReloadTypeE
2880    fun:_ZN7content24NavigationControllerImpl22NavigateToPendingEntryENS_20NavigationController10ReloadTypeE
2881    fun:_ZN7content24NavigationControllerImpl9LoadEntryEPNS_19NavigationEntryImplE
2882    fun:_ZN7content24NavigationControllerImpl17LoadURLWithParamsERKNS_20NavigationController13LoadURLParamsE
2883    fun:_ZN7content5Shell15LoadURLForFrameERK4GURLRKSs
2884    fun:_ZN7content5Shell7LoadURLERK4GURL
2887    bug_372832
2888    Memcheck:Leak
2889    fun:_Znw*
2890    fun:_ZN7content27ServiceWorkerContextWrapper12InitInternalERKN4base8FilePathEPNS1_19SequencedTaskRunnerEPNS1_16MessageLoopProxyEPN5quota17QuotaManagerProxyE
2893    bug_379359
2894    Memcheck:Leak
2895    fun:_Znw*
2896    fun:_ZN7content27ServiceWorkerContextWrapperC1EPNS_14BrowserContextE
2897    fun:_ZN7content20StoragePartitionImpl6CreateEPNS_14BrowserContextEbRKN4base8FilePathE
2898    fun:_ZN7content23StoragePartitionImplMap3GetERKSsS2_b
2899    fun:_ZN7content12_GLOBAL__N_129GetStoragePartitionFromConfigEPNS_14BrowserContext*
2900    fun:_ZN7content14BrowserContext19GetStoragePartitionEPS0_PNS_12SiteInstanceE
2901    fun:_ZN7content14BrowserContext26GetDefaultStoragePartitionEPS0_
2902    fun:_ZN7content21ShellBrowserMainParts21PreMainMessageLoopRunEv
2903    fun:_ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv
2906    bug_379943
2907    Memcheck:Leak
2908    fun:_Znw*
2909    ...
2910    fun:_ZN7content20StoragePartitionImpl6CreateEPNS_14BrowserContextEbRKN4base8FilePathE
2911    fun:_ZN7content23StoragePartitionImplMap3GetERKSsS2_b
2912    fun:_ZN7content12_GLOBAL__N_129GetStoragePartitionFromConfigEPNS_14BrowserContext*
2913    fun:_ZN7content14BrowserContext19GetStoragePartitionEPS0_PNS_12SiteInstanceE
2914    fun:_ZN7content14BrowserContext26GetDefaultStoragePartitionEPS0_
2915    fun:_ZN7content21ShellBrowserMainParts21PreMainMessageLoopRunEv
2916    fun:_ZN7content15BrowserMainLoop21PreMainMessageLoopRunEv
2919    bug_380575
2920    Memcheck:Leak
2921    fun:_Znw*
2922    fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKSsPN3net20URLRequestJobFactory15ProtocolHandlerEEEE8allocateEmPKv
2923    ...
2924    fun:_ZNSt3mapISsPN3net20URLRequestJobFactory15ProtocolHandlerESt4lessISsESaISt4pairIKSsS3_EEEixERS7_
2925    fun:_ZN3net24URLRequestJobFactoryImpl18SetProtocolHandlerERKSsPNS_20URLRequestJobFactory15ProtocolHandlerE
2926    ...
2927    fun:_ZN7content28ShellURLRequestContextGetter20GetURLRequestContextEv
2930    bug_381065
2931    Memcheck:Leak
2932    fun:_Znw*
2933    ...
2934    fun:_ZN5blink18ModulesInitializer4initEv
2935    fun:_ZN5blink19initializeWithoutV8EPNS_8PlatformE
2936    fun:_ZN5blink10initializeEPNS_8PlatformE
2937    fun:_ZN7content27TestBlinkWebUnitTestSupportC2Ev
2938    fun:_ZN7content27TestBlinkWebUnitTestSupportC1Ev
2939    fun:_ZN7content17UnitTestTestSuiteC2EPN4base9TestSuiteE
2940    fun:_ZN7content17UnitTestTestSuiteC1EPN4base9TestSuiteE
2943    bug_381156
2944    Memcheck:Uninitialized
2945    ...
2946    fun:_ZN*14SkTDynamicHashI10SkFlatData*
2947    fun:_ZN16SkFlatDictionaryI7SkPaintNS0_16FlatteningTraitsEE24findAndReturnMutableFlatERKS0_
2948    fun:_ZN16SkFlatDictionaryI7SkPaintNS0_16FlatteningTraitsEE17findAndReturnFlatERKS0_
2949    fun:_ZN15SkPictureRecord16getFlatPaintDataERK7SkPaint
2950    fun:_ZN15SkPictureRecord11addPaintPtrEPK7SkPaint
2951    fun:_ZN15SkPictureRecord8addPaintERK7SkPaint
2952    fun:_ZN15SkPictureRecord8drawPathERK6SkPathRK7SkPaint
2953    fun:_ZN12SkBBoxRecord8drawPathERK6SkPathRK7SkPaint
2954    fun:_ZN5blink15GraphicsContext8drawPathERK6SkPathRK7SkPaint
2955    fun:_ZN5blink15GraphicsContext10strokePathERKNS_4PathE
2956    fun:_ZNK7blink14RenderSVGShape11strokeShapeEPNS_15GraphicsContextE
2957    fun:_ZNK7blink13RenderSVGPath11strokeShapeEPNS_15GraphicsContextE
2958    fun:_ZN5blink27RenderSVGResourceSolidColor17postApplyResourceEPNS_12RenderObjectERPNS_15GraphicsContextEtPKNS_4PathEPKNS_14RenderSVGShapeE
2959    fun:_ZN5blink14RenderSVGShape11strokeShapeEPNS_11RenderStyleEPNS_15GraphicsContextE
2960    fun:_ZN5blink14RenderSVGShape5paintERNS_9PaintInfoERKNS_11LayoutPointE
2961    fun:_ZN5blink9RenderBox5paintERNS_9PaintInfoERKNS_11LayoutPointE
2962    fun:_ZN5blink13RenderSVGRoot13paintReplacedERNS_9PaintInfoERKNS_11LayoutPointE
2963    fun:_ZN5blink14RenderReplaced5paintERNS_9PaintInfoERKNS_11LayoutPointE
2964    fun:_ZN5blink11RenderBlock18paintAsInlineBlockEPNS_12RenderObjectERNS_9PaintInfoERKNS_11LayoutPointE
2967    bug_385381
2968    Memcheck:Unaddressable
2969    fun:_ZN5blink23FrameLoaderStateMachine9advanceToENS0_5StateE
2970    fun:_ZN5blink11FrameLoader4initEv
2971    fun:_ZN5blink10LocalFrame4initEv
2972    fun:_ZN5blink17WebLocalFrameImpl22initializeAsChildFrameEPN7blink9FrameHostEPNS1_10FrameOwnerERKN3WTF12AtomicStringES9_
2973    fun:_ZN5blink17WebLocalFrameImpl16createChildFrameERKN7blink16FrameLoadRequestEPNS1_21HTMLFrameOwnerElementE
2976    bug_385396a
2977    Memcheck:Uninitialized
2978    ...
2979    fun:_ZN5blink11RenderLayer7hitTestERKNS_14HitTestRequestERKNS_15HitTestLocationERNS_13HitTestResultE
2980    fun:_ZN5blink10RenderView7hitTestERKNS_14HitTestRequestERKNS_15HitTestLocationERNS_13HitTestResultE
2981    fun:_ZN5blink10RenderView7hitTestERKNS_14HitTestRequestERNS_13HitTestResultE
2982    ...
2983    fun:_ZN5blink12EventHandler18handleGestureEventERKNS_20PlatformGestureEventE
2984    fun:_ZN5blink11WebViewImpl18handleGestureEventERKNS_15WebGestureEventE
2987    bug_385396b
2988    Memcheck:Uninitialized
2989    ...
2990    fun:_ZN5blink11LayoutPointC*ERKNS_8IntPointE
2991    ...
2992    fun:_ZN5blink12EventHandler18handleGestureEventERKNS_20PlatformGestureEventE
2993    fun:_ZN5blink11WebViewImpl18handleGestureEventERKNS_15WebGestureEventE
2996    bug_385396c
2997    Memcheck:Uninitialized
2998    fun:_ZNK5blink7IntRect8containsEii
2999    ...
3000    fun:_ZN5blink12EventHandler18handleGestureEventERKNS_20PlatformGestureEventE
3001    fun:_ZN5blink11WebViewImpl18handleGestureEventERKNS_15WebGestureEventE
3004    bug_385396d
3005    Memcheck:Uninitialized
3006    fun:_ZNK7blink10LayoutUnit5floorEv
3007    ...
3008    fun:_ZN5blink12EventHandler18handleGestureEventERKNS_20PlatformGestureEventE
3009    fun:_ZN5blink11WebViewImpl18handleGestureEventERKNS_15WebGestureEventE
3010    fun:_ZN5blink18PageWidgetDelegate16handleInputEventEPN7blink4PageERNS_22PageWidgetEventHandlerERKNS_13WebInputEventE
3013    bug_385396e
3014    Memcheck:Uninitialized
3015    fun:_ZN5blink15roundedIntPointERKNS_11LayoutPointE
3016    fun:_ZNK5blink15HitTestLocation12roundedPointEv
3017    fun:_ZN5blink10RenderView7hitTestERKNS_14HitTestRequestERKNS_15HitTestLocationERNS_13HitTestResultE
3018    fun:_ZN5blink10RenderView7hitTestERKNS_14HitTestRequestERNS_13HitTestResultE
3019    fun:_ZN5blink12EventHandler20hitTestResultAtPointERKNS_11LayoutPointEjRKNS_10LayoutSizeE
3020    fun:_ZN5blink12EventHandler18targetGestureEventERKNS_20PlatformGestureEventEb
3023    bug_387435
3024    Memcheck:Leak
3025    fun:_Znw*
3026    fun:_ZN7content16WebURLLoaderImplC1Ev
3027    fun:_ZN7content17BlinkPlatformImpl15createURLLoaderEv
3028    fun:_ZN5blink10PingLoaderC1EPNS_10LocalFrameERNS_15ResourceRequestERKNS_18FetchInitiatorInfoENS_17StoredCredentialsE
3029    fun:_ZN5blink10PingLoader5startEPNS_10LocalFrameERNS_15ResourceRequestERKNS_18FetchInitiatorInfoENS_17StoredCredentialsE
3030    fun:_ZN5blink10PingLoader9loadImageEPNS_10LocalFrameERKNS_4KURLE
3031    fun:_ZN5blink15ResourceFetcher10fetchImageERNS_12FetchRequestE
3032    fun:_ZN5blink11ImageLoader19doUpdateFromElementEb
3033    fun:_ZN5blink11ImageLoader4Task3runEv
3036    bug_386418
3037    Memcheck:Leak
3038    fun:_Znw*
3039    fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEESA_
3040    fun:_ZN4base10WorkerPool16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEES9_b
3041    fun:_ZN3net16HostResolverImpl16LoopbackProbeJobC1ERKN4base7WeakPtrIS0_EE
3042    fun:_ZN3net16HostResolverImplC1ERKNS_12HostResolver7OptionsEPNS_6NetLogE
3043    fun:_ZN8chromeos24HostResolverImplChromeOSC1E13*
3046    bug_387993
3047    Memcheck:Uninitialized
3048    fun:_ZN11SkBaseMutex7acquireEv
3049    fun:_ZN18SkAutoMutexAcquireC2EP11SkBaseMutex
3050    fun:_ZN18SkAutoMutexAcquireC1EP11SkBaseMutex
3051    fun:_ZN12SkGlyphCache10VisitCacheEP10SkTypefacePK12SkDescriptorPFbPKS_PvES7_
3052    fun:_ZN12SkGlyphCache11DetachCacheEP10SkTypefacePK12SkDescriptor
3053    fun:_ZL14DetachDescProcP10SkTypefacePK12SkDescriptorPv
3054    fun:_ZNK7SkPaint14descriptorProcEPK18SkDevicePropertiesPK8SkMatrixPFvP10SkTypefacePK12SkDescriptorPvESB_b
3055    fun:_ZNK7SkPaint11detachCacheEPK18SkDevicePropertiesPK8SkMatrixb
3056    fun:_ZN16SkAutoGlyphCacheC2ERK7SkPaintPK18SkDevicePropertiesPK8SkMatrix
3057    fun:_ZN16SkAutoGlyphCacheC1ERK7SkPaintPK18SkDevicePropertiesPK8SkMatrix
3060    bug_388013
3061    Memcheck:Leak
3062    fun:_Znw*
3063    fun:_ZN5blinkL33createInjectedScriptHostV8WrapperEPNS_18InjectedScriptHostEPN2v87IsolateE
3064    fun:_ZN5blink21InjectedScriptManager20createInjectedScriptERKN3WTF6StringEPNS_11ScriptStateEi
3065    fun:_ZN5blink21InjectedScriptManager17injectedScriptForEPNS_11ScriptStateE
3066    fun:_ZN5blink22InspectorDebuggerAgent17currentCallFramesEv
3067    fun:_ZN5blink22InspectorDebuggerAgent8didPauseEPNS_11ScriptStateERKNS_11ScriptValueES5_RKN3WTF6VectorINS6_6StringELm0ENS6_16DefaultAllocatorEEE
3068    ...
3069    fun:_ZN2v88internal5Debug17CallEventCallbackENS_10DebugEventENS0_6HandleINS0_6ObjectEEES5_PNS_5Debug10ClientDataE
3070    fun:_ZN2v88internal5Debug17ProcessDebugEventENS_10DebugEventENS0_6HandleINS0_8JSObjectEEEb
3071    fun:_ZN2v88internal5Debug12OnDebugBreakENS0_6HandleINS0_6ObjectEEEb
3074    bug_388013_b
3075    Memcheck:Leak
3076    fun:_Znw*
3077    fun:_ZN5blinkL33createInjectedScriptHostV8WrapperEPNS_18InjectedScriptHostEPN2v87IsolateE
3078    fun:_ZN5blink21InjectedScriptManager20createInjectedScriptERKN3WTF6StringEPNS_11ScriptStateEi
3079    fun:_ZN5blink21InjectedScriptManager17injectedScriptForEPNS_11ScriptStateE
3080    fun:_ZN5blink18WorkerRuntimeAgent21injectedScriptForEvalEPN3WTF6StringEPKi
3081    fun:_ZN5blink21InspectorRuntimeAgent8evaluateEPN3WTF6String*
3082    fun:_ZThn32_N5blink21InspectorRuntimeAgent8evaluateEPN3WTF6String*
3083    fun:_ZN5blink30InspectorBackendDispatcherImpl16Runtime_evaluateElPNS_10JSONObjectEPNS_9JSONArrayE
3084    fun:_ZN5blink30InspectorBackendDispatcherImpl8dispatchERKN3WTF6StringE
3085    fun:_ZN5blink25WorkerInspectorController27dispatchMessageFromFrontendERKN3WTF6StringE
3086    fun:_ZN5blinkL30dispatchOnInspectorBackendTaskEPNS_16ExecutionContextERKN3WTF6StringE
3089    bug_388668
3090    Memcheck:Leak
3091    fun:_Znw*
3092    fun:_ZN20data_reduction_proxy69DataReductionProxyUsageStatsTest_isDataReductionProxyUnreachable_Test8TestBodyEv
3095    bug_392912
3096    Memcheck:Uninitialized
3097    fun:_ZNK8SkStroke10strokePathERK6SkPathPS0_
3098    fun:_ZNK11SkStrokeRec11applyToPathEP6SkPathRKS0_
3099    fun:_ZNK7SkPaint11getFillPathERK6SkPathPS0_PK6SkRect
3100    fun:_ZNK6SkDraw8drawPathERK6SkPathRK7SkPaintPK8SkMatrixbb
3101    fun:_ZNK6SkDraw8drawPathERK6SkPathRK7SkPaintPK8SkMatrixb
3102    fun:_ZN14SkBitmapDevice8drawPathERK6SkDrawRK6SkPathRK7SkPaintPK8SkMatrixb
3103    fun:_ZN8SkCanvas8drawPathERK6SkPathRK7SkPaint
3106    bug_392936
3107    Memcheck:Leak
3108    fun:_Znw*
3109    fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEESA_
3110    fun:_ZN4base10WorkerPool16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEES9_b
3111    fun:_ZN3net16HostResolverImpl16LoopbackProbeJobC2ERKN4base7WeakPtrIS0_EE
3112    fun:_ZN3net16HostResolverImplC1ERKNS_12HostResolver7OptionsEPNS_6NetLogE
3113    fun:_ZN8chromeos24HostResolverImplChromeOSC1E13scoped_refptrIN4base16MessageLoopProxyEEPNS_19NetworkStateHandlerERKN3net12HostResolver7OptionsEPNS7_6NetLogE
3114    fun:_ZN8chromeos24HostResolverImplChromeOS25CreateHostResolverForTestE13scoped_refptrIN4base16MessageLoopProxyEEPNS_19NetworkStateHandlerE
3115    fun:_ZN28HostResolverImplChromeOSTest22InitializeHostResolverEv
3118    bug_394558
3119    Memcheck:Leak
3120    fun:_Znw*
3121    fun:_ZN32ProfileSyncComponentsFactoryMockC1Ev
3124    bug_394624
3125    Memcheck:Leak
3126    ...
3127    fun:_ZN3net24URLRequestJobFactoryImpl18SetProtocolHandlerERKSsPNS_20URLRequestJobFactory15ProtocolHandlerE
3128    ...
3129    fun:_ZN7content28ShellURLRequestContextGetter20GetURLRequestContextEv
3130    fun:_ZN7content21ChromeAppCacheService20InitializeOnIOThreadERKN4base8FilePathEPNS_15ResourceContextEPN3net23URLRequestContextGetterE13scoped_refptrIN5quota20SpecialStoragePolicyEE
3133    bug_396658
3134    Memcheck:Uninitialized
3135    ...
3136    fun:wk_png_write_find_filter
3137    fun:wk_png_write_row
3140    bug_397066_a
3141    Memcheck:Uninitialized
3142    ...
3143    fun:_ZN5blink13InlineFlowBox9addToLineEPNS_9InlineBoxE
3144    ...
3145    fun:_ZN5blink15RenderBlockFlow13constructLineERNS_11BidiRunListINS_7BidiRunEEERKNS_8LineInfoE
3146    fun:_ZN5blink15RenderBlockFlow27createLineBoxesFromBidiRunsEjRNS_11BidiRunListINS_7BidiRunEEERKNS_14InlineIteratorERNS_8LineInfoERNS_21VerticalPositionCacheEPS2_RN3WTF6VectorINS_15WordMeasurementELm64ENSD_16DefaultAllocatorEEE
3147    fun:_ZN5blink15RenderBlockFlow26layoutRunsAndFloatsInRangeERNS_15LineLayoutStateERNS_12BidiResolverINS_14InlineIteratorENS_7BidiRunEEERKS4_RKNS_10BidiStatusE
3148    fun:_ZN5blink15RenderBlockFlow19layoutRunsAndFloatsERNS_15LineLayoutStateE
3149    fun:_ZN5blink15RenderBlockFlow20layoutInlineChildrenEbRNS_10LayoutUnitES2_S1_
3150    ...
3151    fun:_ZN5blink15RenderBlockFlow11layoutBlockEb
3154    bug_397066_b
3155    Memcheck:Uninitialized
3156    ...
3157    fun:_ZN5blink13InlineFlowBox24computeLogicalBoxHeightsEPNS_13RootInlineBoxERNS_10LayoutUnitES4_RiS5_RbS6_bRN3WTF7HashMapIPKNS_13InlineTextBoxESt4pairINS7_6VectorIPKNS_14SimpleFontDataELm0ENS7_16DefaultAllocatorEEENS_13GlyphOverflowEENS7_7PtrHashISB_EENS7_10HashTraitsISB_EENSN_ISK_EESH_EENS_12FontBaselineERNS_21VerticalPositionCacheE
3158    fun:_ZN5blink13RootInlineBox26alignBoxesInBlockDirectionENS_10LayoutUnitERN3WTF7HashMapIPKNS_13InlineTextBoxESt4pairINS2_6VectorIPKNS_14SimpleFontDataELm0ENS2_16DefaultAllocatorEEENS_13GlyphOverflowEENS2_7PtrHashIS6_EENS2_10HashTraitsIS6_EENSI_ISF_EESC_EERNS_21VerticalPositionCacheE
3159    ...
3160    fun:_ZN5blink15RenderBlockFlow19layoutRunsAndFloatsERNS_15LineLayoutStateE
3161    fun:_ZN5blink15RenderBlockFlow20layoutInlineChildrenEbRNS_10LayoutUnitES2_S1_
3162    fun:_ZN5blink15RenderBlockFlow15layoutBlockFlowEbRNS_10LayoutUnitERNS_18SubtreeLayoutScopeE
3163    fun:_ZN5blink15RenderBlockFlow11layoutBlockEb
3166    bug_397066_c
3167    Memcheck:Uninitialized
3168    ...
3169    fun:_ZN5blink13InlineFlowBox26placeBoxesInBlockDirectionENS_10LayoutUnitES1_ibRS1_S2_S2_RbS2_S2_S3_S3_NS_12FontBaselineE
3170    fun:_ZN5blink13RootInlineBox26alignBoxesInBlockDirectionENS_10LayoutUnitERN3WTF7HashMapIPKNS_13InlineTextBoxESt4pairINS2_6VectorIPKNS_14SimpleFontDataELm0ENS2_16DefaultAllocatorEEENS_13GlyphOverflowEENS2_7PtrHashIS6_EENS2_10HashTraitsIS6_EENSI_ISF_EESC_EERNS_21VerticalPositionCacheE
3171    ...
3172    fun:_ZN5blink15RenderBlockFlow19layoutRunsAndFloatsERNS_15LineLayoutStateE
3173    fun:_ZN5blink15RenderBlockFlow20layoutInlineChildrenEbRNS_10LayoutUnitES2_S1_
3174    fun:_ZN5blink15RenderBlockFlow15layoutBlockFlowEbRNS_10LayoutUnitERNS_18SubtreeLayoutScopeE
3175    fun:_ZN5blink15RenderBlockFlow11layoutBlockEb
3178    bug_397066_d
3179    Memcheck:Uninitialized
3180    fun:_ZN5blink13InlineFlowBox45clearDescendantsHaveSameLineHeightAndBaselineEv
3181    fun:_ZN5blink13InlineFlowBox9addToLineEPNS_9InlineBoxE
3182    ...
3183    fun:_ZN5blink15RenderBlockFlow13constructLineERNS_11BidiRunListINS_7BidiRunEEERKNS_8LineInfoE
3184    fun:_ZN5blink15RenderBlockFlow27createLineBoxesFromBidiRuns*
3187    bug_397066_e
3188    Memcheck:Uninitialized
3189    fun:_ZN5blink13InlineFlowBox9addToLineEPNS_9InlineBox*
3190    fun:_ZN5blink15RenderBlockFlow*
3191    ...
3192    fun:_ZN5blink15RenderBlockFlow27createLineBoxesFromBidiRunsEjRNS*
3193    fun:_ZN5blink15RenderBlockFlow26layoutRunsAndFloatsInRangeERNS_15LineLayoutStateERNS_12BidiResolver*
3194    fun:_ZN5blink15RenderBlockFlow19layoutRunsAndFloatsERNS_15LineLayoutState*
3197    bug_397066_f
3198    Memcheck:Uninitialized
3199    fun:_ZNK5blink13InlineFlowBox35constrainToLineTopAndBottomIfNeededERNS_10LayoutRectE
3200    fun:_ZN5blink13InlineFlowBox28paintBoxDecorationBackgroundERNS_9PaintInfoERKNS_11LayoutPointE
3201    fun:_ZN5blink13InlineFlowBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10LayoutUnitES6_
3202    fun:_ZN5blink13InlineFlowBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10LayoutUnitES6_
3203    fun:_ZN5blink13RootInlineBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10LayoutUnitES6_
3204    fun:_ZNK5blink17RenderLineBoxList5paintEPNS_20RenderBoxModelObjectERNS_9PaintInfoERKNS_11LayoutPointE
3207    bug_397075_a
3208    Memcheck:Uninitialized
3209    fun:_ZN2v88internal6Object11SetPropertyEPNS0_14LookupIteratorENS0_6HandleIS1_EENS0_10StrictModeENS1_14StoreFromKeyedE
3210    fun:_ZN2v88internal6Object11SetPropertyENS0_6HandleIS1_EENS2_INS0_4NameEEES3_NS0_10StrictModeENS1_14StoreFromKeyedE
3211    fun:_ZN2v88internal7Runtime17SetObjectPropertyEPNS0_7IsolateENS0_6HandleINS0_6ObjectEEES6_S6_NS0_10StrictModeE
3212    fun:_ZN2v86Object3SetENS_6HandleINS_5ValueEEES3_
3213    fun:_ZN18WebCoreTestSupport21injectInternalsObjectEN2v85LocalINS0_7ContextEEE
3214    fun:_ZN5blink17WebTestingSupport21injectInternalsObjectEPNS_13WebLocalFrameE
3215    fun:_ZN7content16WebKitTestRunner20DidClearWindowObjectEPN5blink13WebLocalFrameE
3216    fun:_ZN7content14RenderViewImpl20didClearWindowObjectEPN5blink13WebLocalFrameE
3217    fun:_ZN7content15RenderFrameImpl20didClearWindowObjectEPN5blink13WebLocalFrameE
3218    fun:_ZThn16_N7content15RenderFrameImpl20didClearWindowObjectEPN5blink13WebLocalFrameE
3219    fun:_ZN5blink21FrameLoaderClientImpl39dispatchDidClearWindowObjectInMainWorldEv
3220    fun:_ZN5blink11FrameLoader39dispatchDidClearWindowObjectInMainWorldEv
3221    fun:_ZN5blink16ScriptController11windowShellERNS_15DOMWrapperWorldE
3222    fun:_ZN5blink11toV8ContextEPNS_10LocalFrameERNS_15DOMWrapperWorldE
3223    fun:_ZNK5blink17WebLocalFrameImpl22mainWorldScriptContextEv
3224    fun:_ZN5blink17WebTestingSupport20resetInternalsObjectEPNS_13WebLocalFrameE
3225    fun:_ZN7content16WebKitTestRunner5ResetEv
3226    fun:_ZN7content26ShellContentRendererClient17RenderViewCreatedEPNS_10RenderViewE
3227    fun:_ZN7content14RenderViewImpl10InitializeEPNS_20RenderViewImplParamsE
3228    fun:_ZN7content14RenderViewImpl6CreateEibRKNS_19RendererPreferencesERKNS_14WebPreferencesEiiilRKSbItN4base20string16_char_traitsESaItEEbbibbiRKN5blink13WebScreenInfoE17AccessibilityMode
3229    fun:_ZN7content16RenderThreadImpl15OnCreateNewViewERK18ViewMsg_New_Params
3232    bug_397075_b
3233    Memcheck:Uninitialized
3234    fun:_ZN2v88internal6Object11SetPropertyEPNS0_14LookupIteratorENS0_6HandleIS1_EENS0_10StrictModeENS1_14StoreFromKeyedE
3235    fun:_ZN2v88internal6Object11SetPropertyENS0_6HandleIS1_EENS2_INS0_4NameEEES3_NS0_10StrictModeENS1_14StoreFromKeyedE
3236    ...
3237    fun:_ZN2v88internalL6InvokeEbNS0_6HandleINS0_10JSFunctionEEENS1_INS0_6ObjectEEEiPS5_
3238    fun:_ZN2v88internal9Execution4CallEPNS0_7IsolateENS0_6HandleINS0_6ObjectEEES6_iPS6_b
3241    bug_398349_a
3242    Memcheck:Uninitialized
3243    fun:_ZN2v88internal19JSObjectWalkVisitorINS0_29AllocationSiteCreationContextEE13StructureWalkENS0_6HandleINS0_8JSObjectEEE
3244    fun:_ZN2v88internal8JSObject8DeepWalkENS0_6HandleIS1_EEPNS0_29AllocationSiteCreationContextE
3245    fun:_ZN2v88internal27Runtime_CreateObjectLiteralEiPPNS0_6ObjectEPNS0_7IsolateE
3248    bug_398349_b
3249    Memcheck:Uninitialized
3250    fun:_ZN2v88internal19JSObjectWalkVisitorINS0_26AllocationSiteUsageContextEE13StructureWalkENS0_6HandleINS0_8JSObjectEEE
3251    fun:_ZN2v88internal8JSObject8DeepCopyENS0_6HandleIS1_EEPNS0_26AllocationSiteUsageContextENS1_13DeepCopyHintsE
3252    fun:_ZN2v88internal27Runtime_CreateObjectLiteralEiPPNS0_6ObjectEPNS0_7IsolateE
3255    bug_399853_a
3256    Memcheck:Uninitialized
3257    fun:_ZNK8SkStroke10strokePathERK6SkPathPS0_
3258    fun:_ZNK11SkStrokeRec11applyToPathEP6SkPathRKS0_
3259    fun:_ZNK7SkPaint11getFillPathERK6SkPathPS0_PK6SkRect
3262    bug_399853_b
3263    Memcheck:Uninitialized
3264    fun:_ZNK8SkStroke10strokePathERK6SkPathPS0_
3265    fun:_ZNK11SkStrokeRec11applyToPathEP6SkPathRKS0_
3266    fun:_ZN15SkScalerContext15internalGetPathERK7SkGlyphP6SkPathS4_P8SkMatrix
3269    bug_400547
3270    Memcheck:Uninitialized
3271    fun:_ZNK5blink22GraphicsLayerDebugInfo17appendOwnerNodeIdEPNS_10JSONObjectE
3272    fun:_ZNK5blink22GraphicsLayerDebugInfo19appendAsTraceFormatEPNS_9WebStringE
3273    fun:_ZNK7content15TracedDebugInfo19AppendAsTraceFormatEPSs
3274    fun:_ZNK2cc9LayerImpl11AsValueIntoEPN4base5debug11TracedValueE
3275    fun:_ZNK2cc*LayerImpl11AsValueIntoEPN4base5debug11TracedValueE
3278    bug_402257_a
3279    Memcheck:Leak
3280    fun:_Znw*
3281    ...
3282    fun:_ZN10extensions11ApiTestBase15RegisterModulesEv
3283    fun:_ZN10extensions11ApiTestBase5SetUpEv
3284    fun:_ZN10extensions16DataReceiverTest5SetUpEv
3287    bug_402257_b
3288    Memcheck:Leak
3289    ...
3290    fun:_ZN10extensions12_GLOBAL__N_111TestNatives24GetObjectTemplateBuilderEPN2v87IsolateE
3291    fun:_ZN3gin13WrappableBase14GetWrapperImplEPN2v87IsolateEPNS_11WrapperInfoE
3292    fun:_ZN3gin9WrappableIN10extensions12_GLOBAL__N_111TestNativesEE10GetWrapperEPN2v87IsolateE
3293    fun:_ZN3gin12CreateHandleIN10extensions12_GLOBAL__N_111TestNativesEEENS_6HandleIT_EEPN2v87IsolateEPS5_
3294    fun:_ZN10extensions12_GLOBAL__N_111TestNatives6CreateEPN2v87IsolateERKN4base8CallbackIFvvEEE
3295    fun:_ZN10extensions11ApiTestBase7RunTestERKSsS2_
3296    fun:_ZN10extensions29DataReceiverTest_Receive_Test8TestBodyEv
3299    bug_402257_c
3300    Memcheck:Leak
3301    fun:_Znw*
3302    fun:_ZN3gin13HandleWrapper6CreateEPN2v87IsolateEj
3303    fun:_ZN3gin9ConverterIN4mojo6HandleEvE4ToV8EPN2v87IsolateERKS2_
3304    fun:_ZN3gin11ConvertToV8IN4mojo6HandleEEEN2v86HandleINS3_5ValueEEEPNS3_7IsolateET_
3305    fun:_ZN3gin10Dictionary3SetIN4mojo6HandleEEEbRKSsT_
3306    fun:_ZN4mojo2js12_GLOBAL__N_114CreateDataPipeERKN3gin9ArgumentsE
3309    bug_403774
3310    Memcheck:Leak
3311    fun:_Znw*
3312    ...
3313    fun:_ZN5blink18ModulesInitializer4initEv
3314    fun:_ZN5blink19initializeWithoutV8EPNS_8PlatformE
3315    fun:_ZN5blink10initializeEPNS_8PlatformE
3316    fun:_ZN7content25TestWebKitPlatformSupportC2Ev
3317    fun:_ZN7content25TestWebKitPlatformSupportC1Ev
3318    fun:_ZN7content17UnitTestTestSuiteC2EPN4base9TestSuiteE
3319    fun:_ZN7content17UnitTestTestSuiteC1EPN4base9TestSuiteE
3322    bug_403775
3323    Memcheck:Leak
3324    fun:_Zna*
3325    fun:_ZN28NotificationConversionHelper28GfxImageToNotificationBitmapEPKN3gfx5ImageEPN10extensions3api13notifications18NotificationBitmapE
3326    fun:_ZN28NotificationConversionHelper33NotificationToNotificationOptionsERK12NotificationPN10extensions3api13notifications19NotificationOptionsE
3327    fun:_ZN71NotificationConversionHelperTest_NotificationToNotificationOptions_Test8TestBodyEv
3330    bug_404182
3331    Memcheck:Leak
3332    fun:_Znw*
3333    fun:_ZN8app_list4test12_GLOBAL__N_122AppListViewTestContext16RunStartPageTestEv
3336    bug_405865
3337    Memcheck:Uninitialized
3338    fun:_ZNK5blink13InlineFlowBox20computeMaxLogicalTopERf
3339    ...
3340    fun:_ZNK5blink13RootInlineBox13maxLogicalTopEv
3341    fun:_ZN5blinkL22computeUnderlineOffsetENS_21TextUnderlinePositionERKNS_11FontMetricsEPKNS_13InlineTextBoxEf
3342    fun:_ZN5blink13InlineTextBox15paintDecorationEPNS_15GraphicsContextERKNS_10FloatPointENS_14TextDecorationEPKNS_10ShadowListE
3343    fun:_ZN5blink13InlineTextBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10LayoutUnitES6_
3344    fun:_ZN5blink13InlineFlowBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10LayoutUnitES6_
3345    fun:_ZN5blink13RootInlineBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10LayoutUnitES6_
3346    fun:_ZNK5blink17RenderLineBoxList5paintEPNS_20RenderBoxModelObjectERNS_9PaintInfoERKNS_11LayoutPointE
3347    fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS_11LayoutPointE
3348    fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_11LayoutPointE
3349    fun:_ZN5blink11RenderBlock5paintERNS_9PaintInfoERKNS_11LayoutPointE
3350    fun:_ZN5blink11RenderBlock10paintChildEPNS_9RenderBoxERNS_9PaintInfoERKNS_11LayoutPointE
3351    fun:_ZN5blink11RenderBlock13paintChildrenERNS_9PaintInfoERKNS_11LayoutPointE
3352    fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS_11LayoutPointE
3353    fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_11LayoutPointE
3354    fun:_ZN5blink11RenderBlock5paintERNS_9PaintInfoERKNS_11LayoutPointE
3355    fun:_ZN5blink11RenderBlock10paintChildEPNS_9RenderBoxERNS_9PaintInfoERKNS_11LayoutPointE
3356    fun:_ZN5blink11RenderBlock13paintChildrenERNS_9PaintInfoERKNS_11LayoutPointE
3357    fun:_ZN5blink11RenderBlock13paintContentsERNS_9PaintInfoERKNS_11LayoutPointE
3358    fun:_ZN5blink11RenderBlock11paintObjectERNS_9PaintInfoERKNS_11LayoutPointE
3361    bug_411235
3362    Memcheck:Overlap
3363    fun:memcpy@@GLIBC_2.14
3364    fun:IncrementalCopyFastPath
3365    fun:BrotliDecompress
3366    fun:BrotliDecompressBuffer
3367    fun:_ZN12_GLOBAL__N_115Woff2UncompressEPhmPKhmj
3370    bug_415092
3371    Memcheck:Leak
3372    fun:_Znw*
3373    fun:_ZN4base22PosixDynamicThreadPool7AddTaskEPNS_11PendingTaskE
3374    fun:_ZN4base22PosixDynamicThreadPool8PostTaskERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEE
3375    fun:_ZN4base12_GLOBAL__N_114WorkerPoolImpl8PostTaskERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEEb
3376    fun:_ZN4base10WorkerPool8PostTaskERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEEb
3379    bug_416729
3380    Memcheck:Unaddressable
3381    fun:_ZNK5blink6MemberINS_38PlatformSpeechSynthesisUtteranceClientEEcvPS1_Ev
3382    fun:_ZNK5blink32PlatformSpeechSynthesisUtterance6clientEv
3383    fun:_ZN5blink15SpeechSynthesis17didFinishSpeakingEPNS_32PlatformSpeechSynthesisUtteranceE
3384    fun:_ZN5blink29PlatformSpeechSynthesizerMock16speakingFinishedEPNS_5TimerIS0_EE
3385    fun:_ZN5blink5TimerINS_29PlatformSpeechSynthesizerMockEE5firedEv
3386    fun:_ZN5blink12ThreadTimers24sharedTimerFiredInternalEv
3387    fun:_ZN5blink12ThreadTimers16sharedTimerFiredEv
3388    fun:_ZN5blink9Scheduler15tickSharedTimerEv
3389    fun:_ZN5blink9Scheduler18sharedTimerAdapterEv
3390    fun:_ZN7content17BlinkPlatformImpl9DoTimeoutEv
3393    bug_417048a
3394    Memcheck:Uninitialized
3395    ...
3396    fun:_ZNK5blink17RenderLineBoxList7hitTestEPNS_20RenderBoxModelObjectERKNS_14HitTestRequestERNS_13HitTestResultERKNS_15HitTestLocationERKNS_11LayoutPointENS_13HitTestActionE
3397    fun:_ZN5blink*Render*_14HitTestRequestERNS_13HitTestResultERKNS_15HitTestLocationERKNS_11LayoutPointENS_13HitTestActionE
3400    bug_417048b
3401    Memcheck:Uninitialized
3402    fun:_ZN5blink13InlineFlowBox45clearDescendantsHaveSameLineHeightAndBaselineEv
3403    fun:_ZN5blinkL25setLogicalWidthForTextRunEPNS_13RootInlineBoxEPNS_7BidiRunEPNS_10RenderTextEfRKNS*
3404    fun:_ZN5blink15RenderBlockFlow41computeInlineDirectionPositionsForSegmentEPNS_13RootInlineBoxERKNS*
3405    fun:_ZN5blink15RenderBlockFlow38computeInlineDirectionPositionsForLineEPNS_13RootInlineBoxERKNS*
3408    bug_417048c
3409    Memcheck:Uninitialized
3410    fun:_ZNK5blink13InlineFlowBox35constrainToLineTopAndBottomIfNeededERNS_10LayoutRectE
3411    fun:_ZN5blink13InlineFlowBox28paintBoxDecorationBackgroundERNS_9PaintInfoERKNS_11LayoutPointE
3412    fun:_ZN5blink13InlineFlowBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10LayoutUnitES6_
3413    fun:_ZN5blink13InlineFlowBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10LayoutUnitES6_
3414    fun:_ZN5blink13RootInlineBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10LayoutUnitES6_
3415    fun:_ZNK5blink18LineBoxListPainter5paintEPNS_20RenderBoxModelObjectERNS_9PaintInfoERKNS_11LayoutPointE
3418    bug_417048d
3419    Memcheck:Uninitialized
3420    ...
3421    fun:_ZNK5blink13RootInlineBox13maxLogicalTopEv
3422    fun:_ZN5blinkL22computeUnderlineOffsetENS_21TextUnderlinePositionERKNS_11FontMetricsEPKNS_13InlineTextBoxEf
3423    fun:_ZN5blink13InlineTextBox15paintDecorationEPNS_15GraphicsContextERKNS_10FloatPointENS_14TextDecorationE
3424    fun:_ZN5blink13InlineTextBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10LayoutUnitES6_
3425    fun:_ZN5blink13InlineFlowBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10LayoutUnitES6_
3426    fun:_ZN5blink13RootInlineBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10LayoutUnitES6_
3427    fun:_ZNK5blink17RenderLineBoxList5paintEPNS_20RenderBoxModelObjectERNS_9PaintInfoERKNS_11LayoutPointE
3430    bug_417093
3431    Memcheck:Leak
3432    fun:malloc
3433    fun:_ZN3WTF10fastMallocEm
3434    fun:_ZN3WTF24ThreadSafeRefCountedBasenwEm
3435    fun:_ZN5blink7RawData6createEv
3436    fun:_ZN5blink6Stream7addDataEPKcm
3437    fun:_ZN5blink14XMLHttpRequest14didReceiveDataEPKci
3438    fun:_ZThn80_N5blink14XMLHttpRequest14didReceiveDataEPKci
3439    fun:_ZN5blink24DocumentThreadableLoader18handleReceivedDataEPKci
3440    fun:_ZN5blink24DocumentThreadableLoader12dataReceivedEPNS_8ResourceEPKci
3441    fun:_ZThn16_N5blink24DocumentThreadableLoader12dataReceivedEPNS_8ResourceEPKci
3444    bug_417119
3445    Memcheck:Leak
3446    fun:_Znw*
3447    ...
3448    fun:_ZN7storage27TaskRunnerBoundObserverListINS_18FileUpdateObserverEPS1_EaSERKS3_
3449    fun:_ZN7storage26FileSystemOperationContext20set_update_observersERKNS_27TaskRunnerBoundObserverListINS_18FileUpdateObserverEPS2_EE
3450    fun:_ZNK7storage32SandboxFileSystemBackendDelegate32CreateFileSystemOperationContextERKNS_13FileSystemURLEPNS_17FileSystemContextEPN4base4File5ErrorE
3451    fun:_ZNK7storage24SandboxFileSystemBackend25CreateFileSystemOperationERKNS_13FileSystemURLEPNS_17FileSystemContextEPN4base4File5ErrorE
3452    fun:_ZN7storage17FileSystemContext25CreateFileSystemOperationERKNS_13FileSystemURLEPN4base4File5ErrorE
3455    bug_417526
3456    Memcheck:Leak
3457    fun:_Znw*
3458    fun:_ZN4base19SequencedWorkerPoolC1EmRKSs
3459    fun:_ZN16sync_file_system13drive_backend14SyncEngineTest5SetUpEv
3462    bug_419373
3463    Memcheck:Uninitialized
3464    fun:_ZNK5blink20InlineFlowBoxPainter49roundedFrameRectClampedToLineTopAndBottomIfNeededEv
3465    fun:_ZN5blink20InlineFlowBoxPainter28paintBoxDecorationBackgroundERNS_9PaintInfoERKNS_11LayoutPointE
3466    fun:_ZN5blink20InlineFlowBoxPainter5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10LayoutUnitES6_
3467    fun:_ZN5blink13InlineFlowBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10LayoutUnitES6_
3468    fun:_ZN5blink20InlineFlowBoxPainter5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10LayoutUnitES6_
3469    fun:_ZN5blink13InlineFlowBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10LayoutUnitES6_
3470    fun:_ZN5blink13RootInlineBox5paintERNS_9PaintInfoERKNS_11LayoutPointENS_10LayoutUnitES6_
3473    bug_422087a
3474    Memcheck:Leak
3475    fun:_Znw*
3476    fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEESA_
3477    fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEES9_
3478    fun:_ZN7content13PpFrameWriter19FrameWriterDelegate12DeliverFrameERK13scoped_*
3481    bug_422087b
3482    Memcheck:Leak
3483    fun:_Znw*
3484    ...
3485    fun:_ZNSt4listI13scoped_refptrIN5media10VideoFrameEESaIS3_EE9push_backERKS3_
3486    fun:_ZN5media14VideoFramePool8PoolImpl13FrameReleasedERK13scoped_refptrINS_10VideoFrameEE