- add sources.
[platform/framework/web/crosswalk.git] / src / tools / valgrind / memcheck / suppressions.txt
1 # There are four kinds of suppressions in this file.
2 # 1. third party stuff we have no control over
3 #
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
6 #
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 #-----------------------------------------------------------------------
12
13 # 1. third party stuff we have no control over
14 {
15    Uninitialized value in deflate (Third Party)
16    Memcheck:Uninitialized
17    ...
18    fun:MOZ_Z_deflate
19 }
20 {
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
26 }
27 {
28    Fontconfig leak?
29    Memcheck:Leak
30    ...
31    fun:XML_ParseBuffer
32    fun:FcConfigParseAndLoad
33 }
34 {
35    bug_9245_FcConfigAppFontAddFile_leak
36    Memcheck:Leak
37    ...
38    fun:FcConfigAppFontAddFile
39 }
40 {
41    pango_font_leak_todo_3
42    Memcheck:Leak
43    ...
44    fun:FcFontRenderPrepare
45    ...
46    fun:pango_itemize_with_base_dir
47 }
48 {
49    pango_font_leak_todo_4
50    Memcheck:Leak
51    ...
52    fun:FcFontRenderPrepare
53    ...
54    fun:pango_ot_buffer_output
55 }
56 {
57    pango_font_leak_todo_5
58    Memcheck:Leak
59    ...
60    fun:FcFontRenderPrepare
61    ...
62    fun:pango_context_get_metrics
63 }
64 {
65    pango_font_leak_todo_6
66    Memcheck:Leak
67    ...
68    fun:FcDefaultSubstitute
69    ...
70    fun:pango_itemize_with_base_dir
71 }
72 {
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
80 }
81 {
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
91 }
92 {
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
102 }
103 {
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
109 }
110 {
111    bug_58730_libc.so_value8 (Third Party)
112    Memcheck:Uninitialized
113    obj:/lib/libc-2.11.1.so
114 }
115 # net::SniffXML() clearly tries to read < 8 bytes, but strncasecmp() reads 8.
116 {
117    bug_58730_strncasecmp_uninit (Third Party)
118    Memcheck:Uninitialized
119    ...
120    fun:strncasecmp
121    fun:_ZN4base11strncasecmpEPKcS1_m
122    fun:_ZN3netL8SniffXMLEPKcmPbPSs
123 }
124 {
125    bug_76386a (Third Party)
126    Memcheck:Leak
127    fun:_Znw*
128    fun:_ZNSs4_Rep9_S_createE*RKSaIcE
129    ...
130    fun:_ZNSsC1*KS*
131 }
132 {
133    bug_76386b (Third Party)
134    Memcheck:Leak
135    fun:_Znw*
136    fun:_ZNSs4_Rep9_S_createE*RKSaIcE
137    fun:_ZNSs4_Rep8_M_cloneERKSaIcE*
138 }
139 {
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*
148 }
149
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.
153 {
154    bug_119677
155    Memcheck:Leak
156    fun:malloc
157    fun:XRRFindDisplay
158 }
159 {
160    Ubuntu_Precise_Fontconfig_Optimized_Code
161    Memcheck:Unaddressable
162    fun:FcConfigFileExists
163 }
164 {
165    Ubuntu_Precise_Itoa_Optimized_Code
166    Memcheck:Uninitialized
167    fun:_itoa_word
168    fun:vfprintf
169    fun:__vsnprintf_chk
170    fun:__snprintf_chk
171 }
172 {
173    Ubuntu_Precise_Wcscmp_Optimized_Code_In_Tests
174    Memcheck:Uninitialized
175    fun:wcscmp
176    fun:_ZN7testing8internal6String17WideCStringEqualsEPKwS3_
177 }
178
179 #-----------------------------------------------------------------------
180 # 2. intentional unit test errors, or stuff that is somehow a false positive
181 # in our own code, or stuff that is so trivial it's not worth fixing
182
183 # See tools/valgrind/memcheck_analyze.py before modifying sanity tests.
184 {
185    Memcheck sanity test 01 (memory leak).
186    Memcheck:Leak
187    fun:_Zna*
188    fun:_ZN4base31ToolsSanityTest_MemoryLeak_Test8TestBodyEv
189 }
190 {
191    Memcheck sanity test 02 (malloc/read left).
192    Memcheck:Unaddressable
193    fun:*ReadValueOutOfArrayBoundsLeft*
194    ...
195    fun:_ZN4base43ToolsSanityTest_AccessesToMallocMemory_Test8TestBodyEv
196 }
197 {
198    Memcheck sanity test 03 (malloc/read right).
199    Memcheck:Unaddressable
200    fun:*ReadValueOutOfArrayBoundsRight*
201    ...
202    fun:_ZN4base43ToolsSanityTest_AccessesToMallocMemory_Test8TestBodyEv
203 }
204 {
205    Memcheck sanity test 04 (malloc/write left).
206    Memcheck:Unaddressable
207    fun:*WriteValueOutOfArrayBoundsLeft*
208    ...
209    fun:_ZN4base43ToolsSanityTest_AccessesToMallocMemory_Test8TestBodyEv
210 }
211 {
212    Memcheck sanity test 05 (malloc/write right).
213    Memcheck:Unaddressable
214    fun:*WriteValueOutOfArrayBoundsRight*
215    ...
216    fun:_ZN4base43ToolsSanityTest_AccessesToMallocMemory_Test8TestBodyEv
217 }
218 {
219    Memcheck sanity test 06 (new/read left).
220    Memcheck:Unaddressable
221    fun:*ReadValueOutOfArrayBoundsLeft*
222    ...
223    fun:_ZN4base40ToolsSanityTest_AccessesToNewMemory_Test8TestBodyEv
224 }
225 {
226    Memcheck sanity test 07 (new/read right).
227    Memcheck:Unaddressable
228    fun:*ReadValueOutOfArrayBoundsRight*
229    ...
230    fun:_ZN4base40ToolsSanityTest_AccessesToNewMemory_Test8TestBodyEv
231 }
232 {
233    Memcheck sanity test 08 (new/write left).
234    Memcheck:Unaddressable
235    fun:*WriteValueOutOfArrayBoundsLeft*
236    ...
237    fun:_ZN4base40ToolsSanityTest_AccessesToNewMemory_Test8TestBodyEv
238 }
239 {
240    Memcheck sanity test 09 (new/write right).
241    Memcheck:Unaddressable
242    fun:*WriteValueOutOfArrayBoundsRight*
243    ...
244    fun:_ZN4base40ToolsSanityTest_AccessesToNewMemory_Test8TestBodyEv
245 }
246 {
247    Memcheck sanity test 10 (write after free).
248    Memcheck:Unaddressable
249    fun:_ZN4base43ToolsSanityTest_AccessesToMallocMemory_Test8TestBodyEv
250 }
251 {
252    Memcheck sanity test 11 (write after delete).
253    Memcheck:Unaddressable
254    fun:_ZN4base40ToolsSanityTest_AccessesToNewMemory_Test8TestBodyEv
255 }
256 {
257    Memcheck sanity test 12 (array deleted without []).
258    Memcheck:Free
259    ...
260    fun:_ZN4base46ToolsSanityTest_ArrayDeletedWithoutBraces_Test8TestBodyEv
261 }
262 {
263    Memcheck sanity test 13 (single element deleted with []).
264    Memcheck:Free
265    ...
266    fun:_ZN4base51ToolsSanityTest_SingleElementDeletedWithBraces_Test8TestBodyEv
267 }
268 {
269    Memcheck sanity test 14 (malloc/read uninit).
270    Memcheck:Uninitialized
271    fun:*ReadUninitializedValue*
272    ...
273    fun:_ZN4base43ToolsSanityTest_AccessesToMallocMemory_Test8TestBodyEv
274 }
275 {
276    Memcheck sanity test 15 (new/read uninit).
277    Memcheck:Uninitialized
278    fun:*ReadUninitializedValue*
279    ...
280    fun:_ZN4base40ToolsSanityTest_AccessesToNewMemory_Test8TestBodyEv
281 }
282 {
283    bug_86301 This test explicitly verifies PostTaskAndReply leaks the task if the originating MessageLoop has been deleted.
284    Memcheck:Leak
285    fun:_Znw*
286    fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEESA_
287    fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEES9_
288    fun:_ZN4base12_GLOBAL__N_169MessageLoopProxyTest_PostTaskAndReply_DeadReplyLoopDoesNotDelete_Test8TestBodyEv
289 }
290 {
291    # Non-joinable thread doesn't clean up all state on program exit
292    # very common in ui tests
293    bug_16096 (WontFix)
294    Memcheck:Leak
295    fun:_Znw*
296    fun:_ZNSs4_Rep9_S_createE*RKSaIcE
297    fun:_ZNSs4_Rep8_M_cloneERKSaIcE*
298    fun:_ZNSs7reserveE*
299    fun:_ZNSs6appendEPKc*
300    fun:*StringAppendV*
301    ...
302    fun:_ZN4base12StringPrintfEPKcz
303 }
304 {
305    # According to dglazkov, these are one-time leaks and intentional.
306    # They may go away if the change to move these off the heap lands.
307    bug_17996 (Intentional)
308    Memcheck:Leak
309    ...
310    fun:_ZN7WebCore8SVGNames4initEv
311 }
312 {
313    # This is an on demand initialization which is done and then intentionally
314    # kept around (not freed) while the process is running.
315    intentional_WebCore_XMLNames_init_leak
316    Memcheck:Leak
317    ...
318    fun:_ZN7WebCore8XMLNames4initEv
319 }
320 {
321    # Intentionally leaking NSS to prevent shutdown crashes
322    bug_61585a (Intentional)
323    Memcheck:Leak
324    fun:calloc
325    ...
326    fun:error_get_my_stack
327 }
328 {
329    FileStream::Context can leak through WorkerPool by design
330    Memcheck:Leak
331    fun:_Znw*
332    fun:_ZN3net10FileStreamC1EPNS_6NetLogE
333 }
334 {
335    # Histograms are used on un-joined threads, and can't be deleted atexit.
336    Histograms via FactoryGet including Linear Custom Boolean and Basic
337    Memcheck:Leak
338    fun:_Znw*
339    ...
340    fun:_ZN4base*Histogram10FactoryGet*
341 }
342 {
343    Intentional leak for SampleMap (stores SparseHistogram counts).
344    Memcheck:Leak
345    ...
346    fun:_ZN4base9SampleMap10AccumulateEii
347    fun:_ZN4base15SparseHistogram3AddEi
348 }
349 {
350    bug_73299 (Intentional)
351    Memcheck:Leak
352    fun:_Znw*
353    fun:_ZN7content17WorkerProcessHost20CreateMessageFiltersEi
354    fun:_ZN7content17WorkerProcessHost4InitEi
355    fun:_ZN7content17WorkerServiceImpl24CreateWorkerFromInstanceENS_17WorkerProcessHost14WorkerInstanceE
356    fun:_ZN7content17WorkerServiceImpl12CreateWorkerERK31ViewHostMsg_CreateWorker_ParamsiPNS_19WorkerMessageFilterEPNS_15ResourceContextERKNS_22WorkerStoragePartitionE
357    fun:_ZN7content19WorkerMessageFilter14OnCreateWorkerERK31ViewHostMsg_CreateWorker_ParamsPi
358 }
359 {
360    bug_83345 (Needs_Annotation)
361    Memcheck:Leak
362    ...
363    fun:_ZN4base*23LeakyLazyInstanceTraits*NewEPv
364    fun:_ZN4base12LazyInstance*LeakyLazyInstanceTraits*PointerEv
365 }
366 {
367    bug_87500_a (Intentional)
368    Memcheck:Leak
369    ...
370    fun:_ZN10disk_cache9BackendIO23ExecuteBackendOperationEv
371    fun:_ZN10disk_cache9BackendIO16ExecuteOperationEv
372 }
373 {
374    bug_79322 (Intentional)
375    Memcheck:Leak
376    fun:_Znw*
377    ...
378    fun:_ZN4base*StatisticsRecorderTest_*_Test8TestBodyEv
379 }
380 {
381    intentional_see_bug_156466
382    Memcheck:Leak
383    fun:_Znw*
384    fun:_ZN3ash5ShellC1EPNS_13ShellDelegateE
385    fun:_ZN3ash5Shell14CreateInstanceEPNS_13ShellDelegateE
386 }
387 {
388    intentional OOM in layout test: fast/js/string-replacement-outofmemory.html
389    Memcheck:Unaddressable
390    fun:_ZN7WebCoreL28reportFatalErrorInMainThreadEPKcS1_
391    fun:_ZN2v88internal2V823FatalProcessOutOfMemoryEPKcb
392    ...
393    fun:_ZN7WebCore16HTMLScriptRunner36executePendingScriptAndDispatchEventERNS_13PendingScriptE
394 }
395
396 # http://crbug.com/269278 causes really widespread, flaky leaks in
397 # value objects that own some memory.  These suppressions will cover
398 # all such objects, even though it's possible to get real leaks that
399 # look the same way (e.g. by allocating such an object in an arena).
400 {
401    bug_269278a
402    Memcheck:Leak
403    fun:_Znw*
404    fun:_ZN4base4Bind*Callback*BindState*
405 }
406 {
407    bug_269278b
408    Memcheck:Leak
409    fun:_Znw*
410    fun:_ZN9__gnu_cxx13new_allocator*allocate*
411    fun:_ZNSt12_Vector_base*_M_allocate*
412 }
413
414
415 #-----------------------------------------------------------------------
416 # 3. Suppressions for real chromium bugs that are not yet fixed.
417 # These should all be in chromium's bug tracking system (but a few aren't yet).
418
419 {
420    # Chromium flakily leaks tasks at shutdown, see
421    # http://crbug.com/6532
422    # http://codereview.chromium.org/20067
423    # http://codereview.chromium.org/42083
424    # To reproduce, run ipc tests
425    # This is the -O0 case
426    # In Purify, they don't even try to free them anymore.
427    # For now, in Valgrind, we'll add suppressions to ignore these leaks.
428    bug_6532
429    Memcheck:Leak
430    fun:_Znw*
431    fun:_Z17NewRunnableMethodIN3IPC12ChannelProxy7ContextEMS2_FvvEEP14CancelableTaskPT_T0_
432 }
433 {
434    # See http://crbug.com/6532
435    # This is the -O1 case
436    bug_6532b
437    Memcheck:Leak
438    ...
439    fun:_ZN3IPC12ChannelProxy7Context14OnChannelErrorEv
440    fun:_ZN3IPC7Channel11ChannelImpl28OnFileCanReadWithoutBlockingEi
441 }
442 {
443    # webkit leak?  See http://crbug.com/9503
444    bug_9503
445    Memcheck:Leak
446    ...
447    fun:_ZN19TestWebViewDelegate24UpdateSelectionClipboardEb
448 }
449 {
450    # very common in ui tests
451    bug_16091
452    Memcheck:Leak
453    ...
454    fun:_ZN4base11MessageLoop22AddDestructionObserverEPNS0_19DestructionObserverE
455    ...
456    fun:_ZN3IPC11SyncChannel11SyncContext15OnChannelOpenedEv
457 }
458 {
459    # very common in ui tests
460    bug_16092
461    Memcheck:Leak
462    fun:*
463    fun:_ZN4base11MessageLoopC1ENS0_4TypeE
464    fun:_ZN4base6Thread10ThreadMainEv
465 }
466 {
467    # very common in ui tests
468    bug_16092b
469    Memcheck:Leak
470    ...
471    fun:_ZNSt11_Deque_baseIN4base11PendingTaskESaIS1_EE17_M_initialize_mapE*
472    ...
473    fun:_ZN4base11MessageLoopC1ENS0_4TypeE
474 }
475 {
476    # very common in ui tests
477    bug_16092c
478    Memcheck:Leak
479    ...
480    fun:_ZNSt14priority_queueIN11MessageLoop11PendingTaskESt6vectorIS1_SaIS1_EESt4lessIS1_EEC1ERKS6_RKS4_
481    fun:_ZN4base11MessageLoopC1ENS0_4TypeE
482    fun:_ZN4base6Thread10ThreadMainEv
483 }
484 {
485    # very common in ui tests, also seen in Linux Reliability
486    bug_16093
487    Memcheck:Leak
488    ...
489    fun:getaddrinfo
490 }
491 {
492    # very common in ui tests, also seen in Linux Reliability
493    bug_16095
494    Memcheck:Leak
495    ...
496    fun:_ZN4base11MessageLoop21AddToDelayedWorkQueueERKN*PendingTaskE
497    fun:_ZN4base11MessageLoop6DoWorkEv
498 }
499 {
500    bug_16128
501    Memcheck:Leak
502    fun:_Znw*
503    ...
504    fun:_ZN3IPC11SyncChannelC1E*
505    ...
506    fun:_ZN7content11ChildThread4InitEv
507 }
508 {
509    bug_16326
510    Memcheck:Leak
511    fun:_Znw*
512    ...
513    fun:_ZN11webkit_glue16WebURLLoaderImplC1Ev
514    fun:_ZN11webkit_glue16WebKitClientImpl15createURLLoaderEv
515    fun:_ZN7WebCore22ResourceHandleInternal5startEv
516 }
517 {
518    bug_17291
519    Memcheck:Leak
520    fun:malloc
521    fun:_ZN3WTF10fastMallocE*
522    ...
523    fun:_ZN2v88internal8JSObject23SetPropertyWithCallbackEPNS0_6ObjectEPNS0_6StringES3_PS1_
524 }
525 {
526    # also bug 17979.  It's a nest of leaks.
527    bug_17385
528    Memcheck:Leak
529    fun:_Znw*
530    ...
531    fun:_ZN3IPC12ChannelProxy7Context13CreateChannelERKSsRKNS_7Channel4ModeE
532    fun:_ZN3IPC12ChannelProxy4InitERKSsNS_7Channel4ModeEP11MessageLoopb
533    fun:_ZN3IPC12ChannelProxyC2ERKSsNS_7Channel4ModeEP11MessageLoopPNS0_7ContextEb
534    ...
535    fun:_ZN3IPC11SyncChannelC1ERKSsNS_7Channel4ModeEPNS3_8ListenerEPNS_12ChannelProxy13MessageFilterEP11MessageLoopbPN4base13WaitableEventE
536 }
537 {
538    bug_17540
539    Memcheck:Leak
540    fun:_Znw*
541    fun:_ZN4base19MessagePumpLibevent19WatchFileDescriptorEibNS0_4ModeEPNS0_21FileDescriptorWatcherEPNS0_7WatcherE
542    fun:_ZN4base16MessageLoopForIO19WatchFileDescriptorEibNS_4ModeEPN4base19MessagePumpLibevent21FileDescriptorWatcherEPNS2_7WatcherE
543    fun:_ZN3IPC7Channel11ChannelImpl7ConnectEv
544    fun:_ZN3IPC7Channel7ConnectEv
545    fun:_ZN3IPC12ChannelProxy7Context15OnChannelOpenedEv
546 }
547 {
548    bug_19196
549    Memcheck:Leak
550    fun:_Znw*
551    fun:_ZN2v817RegisterExtensionEPNS_9ExtensionE
552    fun:_ZN7WebCore7V8Proxy23registerExtensionWithV8EPN2v89ExtensionE
553    fun:_ZN7WebCore7V8Proxy17registerExtensionEPN2v89ExtensionEi
554    fun:_ZN6WebKit17registerExtensionEPN2v89ExtensionEi
555    fun:_ZN12RenderThread23EnsureWebKitInitializedEv
556 }
557 {
558    bug_19371
559    Memcheck:Leak
560    fun:_Znw*
561    ...
562    fun:_ZN4base13WaitableEvent7EnqueueEPNS0_6WaiterE
563    fun:_ZN4base13WaitableEvent9TimedWaitERKNS_9TimeDeltaE
564    fun:_ZN4base13WaitableEvent4WaitEv
565    fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE
566 }
567 {
568    # slight variant of the above
569    bug_19371a
570    Memcheck:Leak
571    fun:_Znw*
572    ...
573    fun:_ZN4base13WaitableEvent7EnqueueEPNS0_6WaiterE
574    fun:_ZN4base13WaitableEvent9TimedWaitERKNS_9TimeDeltaE
575    fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE
576 }
577 {
578    bug_19377
579    Memcheck:Leak
580    fun:calloc
581    ...
582    fun:event_base_new
583    fun:_ZN4base19MessagePumpLibeventC1Ev
584    fun:_ZN4base11MessageLoopC1ENS0_4TypeE
585    fun:_ZN4base6Thread10ThreadMainEv
586 }
587 {
588    bug_19463
589    Memcheck:Leak
590    ...
591    fun:_ZN4base19MessagePumpLibevent4InitEv
592    fun:_ZN4base19MessagePumpLibeventC1Ev
593    fun:_ZN4base11MessageLoopC1ENS0_4TypeE
594 }
595 {
596    bug_19775_a
597    Memcheck:Leak
598    ...
599    fun:malloc
600    fun:sqlite3MemMalloc
601    fun:mallocWithAlarm
602    fun:sqlite3Malloc
603    ...
604    fun:sqlite3VdbeExec
605    fun:sqlite3Step
606    fun:sqlite3_step
607    fun:sqlite3_exec
608    fun:_ZN3sql10Connection7Execute*
609    ...
610    fun:_ZN7history*Database*Create*
611 }
612 {
613    bug_19775_c
614    Memcheck:Leak
615    ...
616    fun:openDatabase
617    fun:sqlite3_open
618    fun:_ZN3sql10Connection12OpenInternalERKSs
619 }
620 {
621    bug_19775_g
622    Memcheck:Leak
623    fun:malloc
624    fun:sqlite3MemMalloc
625    fun:mallocWithAlarm
626    fun:sqlite3Malloc
627    fun:sqlite3ParserAlloc
628    fun:sqlite3RunParser
629    fun:sqlite3Prepare
630    fun:sqlite3LockAndPrepare
631    fun:sqlite3_prepare*
632 }
633 {
634    bug_19775_h
635    Memcheck:Leak
636    ...
637    fun:malloc
638    fun:sqlite3MemMalloc
639    fun:mallocWithAlarm
640    fun:sqlite3Malloc
641    ...
642    fun:yy_reduce
643 }
644 # IPCing uninitialized data
645 {
646    bug_20997_a
647    Memcheck:Param
648    socketcall.sendmsg(msg.msg_iov[i])
649    fun:sendmsg*
650    fun:_ZN3IPC7Channel11ChannelImpl4SendEPNS_7MessageE
651 }
652 {
653    bug_20997_b
654    Memcheck:Param
655    socketcall.sendmsg(msg.msg_iov[i])
656    fun:sendmsg$UNIX2003
657    ...
658    fun:_ZN4base19MessagePumpLibevent21FileDescriptorWatcher28OnFileCanReadWithoutBlockingEiPS0_
659    ...
660    fun:event_process_active
661    fun:event_base_loop
662 }
663 {
664    bug_22098
665    Memcheck:Leak
666    fun:_Znw*
667    fun:_ZN4base19MessagePumpLibevent19WatchFileDescriptorEibNS0_4ModeEPNS0_21FileDescriptorWatcherEPNS0_7WatcherE
668    fun:_ZN4base16MessageLoopForIO19WatchFileDescriptorEibNS_4ModeEPN4base19MessagePumpLibevent21FileDescriptorWatcherEPNS2_7WatcherE
669    fun:_ZN3IPC7Channel11ChannelImpl23ProcessOutgoingMessagesEv
670    fun:_ZN3IPC7Channel11ChannelImpl4SendEPNS_7MessageE
671    fun:_ZN3IPC7Channel4SendEPNS_7MessageE
672    fun:_ZN3IPC12ChannelProxy7Context13OnSendMessageEPNS_7MessageE
673    fun:_ZN3IPC8SendTask3RunEv
674 }
675 {
676    bug_22923
677    Memcheck:Leak
678    fun:_Znw*
679    ...
680    fun:_ZN13WorkerService12CreateWorker*
681    fun:_ZN19RenderMessageFilter14OnCreateWorker*
682 }
683 {
684    bug_27665
685    Memcheck:Leak
686    fun:_Znw*
687    fun:_ZN10SkXfermode6CreateENS_4ModeE
688    fun:_ZN7SkPaint15setXfermodeModeEN10SkXfermode4ModeE
689    fun:_ZNK7WebCore19PlatformContextSkia16setupPaintCommonEP7SkPaint
690    fun:_ZN7WebCore15GraphicsContext8fillRectERKNS_9FloatRectERKNS_5ColorENS_10ColorSpaceE
691    fun:_ZN7WebCore15GraphicsContext8fillRectERKNS_9FloatRectERKNS_5ColorENS_10ColorSpaceENS_17CompositeOperatorE
692 }
693 # The following three suppressions are related to the workers code.
694 {
695    bug_27837
696    Memcheck:Leak
697    fun:_Znw*
698    fun:_ZN19WebSharedWorkerStub9OnConnectEii
699 }
700 {
701    bug_27838
702    Memcheck:Leak
703    fun:malloc
704    fun:_ZN3WTF10fastMallocEj
705    fun:_ZN3WTF13FastAllocBasenwEj
706    fun:_ZN7WebCore18MessagePortChannel6createEN3WTF10PassRefPtrINS_26PlatformMessagePortChannelEEE
707    fun:_ZN6WebKit19WebSharedWorkerImpl7connectEPNS_21WebMessagePortChannelEPNS_15WebSharedWorker15ConnectListenerE
708    fun:_ZN19WebSharedWorkerStub9OnConnectEii
709 }
710 {
711    bug_28200
712    Memcheck:Leak
713    fun:malloc
714    fun:malloc
715    fun:_ZN3WTF10fastMallocEj
716    fun:_ZN3WTF13FastAllocBasenwEj
717    fun:_ZN7WebCore18MessagePortChannel6createEN3WTF10PassRefPtrINS_26PlatformMessagePortChannelEEE
718    fun:_ZN6WebKit19WebSharedWorkerImpl7connectEPNS_21WebMessagePortChannelEPNS_15WebSharedWorker15ConnectListenerE
719    fun:_ZN19WebSharedWorkerStub9OnConnectEii
720 }
721 {
722    # GTK tooltip doesn't always initialize variables.
723    # https://bugzilla.gnome.org/show_bug.cgi?id=554686
724    tooltip_554686
725    Memcheck:Uninitialized
726    fun:child_location_foreach
727    fun:gtk_fixed_forall
728    ...
729    fun:find_widget_under_pointer
730    fun:gtk_tooltip_show_tooltip
731    fun:tooltip_popup_timeout
732    fun:gdk_threads_dispatch
733    fun:g_timeout_dispatch
734 }
735 {
736    bug_29675
737    Memcheck:Leak
738    fun:_Znw*
739    fun:_ZN27ChromeBrowserMainPartsPosix24PostMainMessageLoopStartEv
740    fun:_ZN7content15BrowserMainLoop20MainMessageLoopStartEv
741    fun:_ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE
742    fun:_ZN7content11BrowserMainERKNS_18MainFunctionParamsE
743    fun:_ZN7content23RunNamedProcessTypeMainERKSsRKNS_18MainFunctionParamsEPNS_19ContentMainDelegateE
744    fun:_ZN7content21ContentMainRunnerImpl3RunEv
745    fun:_ZN7content11ContentMainEiPPKcPNS_19ContentMainDelegateE
746    fun:ChromeMain
747 }
748 {
749    bug_30346
750    Memcheck:Leak
751    fun:_Znw*
752    ...
753    fun:_ZN13TCMallocGuardC1Ev
754    fun:_Z41__static_initialization_and_destruction_0ii
755    fun:_GLOBAL__I__ZN61FLAG__namespace_do_not_use_directly_use_DECLARE_int64_instead43FLAGS_tcmalloc_large_alloc_report_thresholdE
756 }
757 {
758    bug_30346b
759    Memcheck:Unaddressable
760    ...
761    fun:_ZSt22__get_temporary_bufferIPN7WebCore11RenderLayerEESt4pairIPT_iEiS5_
762    fun:_ZNSt17_Temporary_bufferIPPN7WebCore11RenderLayerES2_EC1ES3_S3_
763    fun:_ZN7WebCore11RenderLayer17updateZOrderListsEv
764    fun:_ZN7WebCore11RenderLayer24updateLayerListsIfNeededEv
765    fun:_ZN7WebCore11RenderLayer38updateCompositingAndLayerListsIfNeededEv
766 }
767 {
768    bug_30703a
769    Memcheck:Param
770    write(buf)
771    ...
772    fun:zipCloseFileInZipRaw
773    fun:zipCloseFileInZip
774    fun:_Z*13AddEntryToZip*
775 }
776 {
777    bug_30703b
778    Memcheck:Uninitialized
779    fun:deflate
780    ...
781    fun:zipCloseFileInZipRaw
782    fun:zipCloseFileInZip
783    fun:_Z*13AddEntryToZip*
784 }
785 {
786    bug_30704a
787    Memcheck:Uninitialized
788    fun:crc32
789    ...
790    fun:png_write_row
791 }
792 {
793    bug_30704b
794    Memcheck:Param
795    write(buf)
796    ...
797    fun:_ZN26SandboxedUnpacker17RewriteImageFilesEv
798 }
799 {
800    bug_30704c
801    Memcheck:Param
802    write(buf)
803    ...
804    fun:_ZNK16BrowserThemePack11WriteToDiskE*
805 }
806 {
807    bug_30704d
808    Memcheck:Uninitialized
809    ...
810    fun:png_process_data
811    fun:_ZN7WebCore14PNGImageReader6decodeERKNS_12SharedBufferEb
812    fun:_ZN7WebCore15PNGImageDecoder6decodeEb
813    fun:_ZN7WebCore15PNGImageDecoder18frameBufferAtIndexEm
814 }
815 {
816    bug_30704e
817    Memcheck:Uninitialized
818    obj:*/libpng*
819    fun:png_write_row
820 }
821 {
822    bug_30704f
823    Memcheck:Uninitialized
824    ...
825    fun:wk_png_write_find_filter
826    fun:wk_png_write_row
827 }
828 {
829    bug_30704g
830    Memcheck:Param
831    write(buf)
832    obj:*libpthread*
833    fun:_ZN9file_util19WriteFileDescriptorE*
834    fun:_ZN9file_util9WriteFileE*
835    fun:*SaveScreenshotInternalE*4base8Callback*
836    fun:*SaveScreenshotE*4base8Callback*
837 }
838 {
839    bug_87232
840    Memcheck:Uninitialized
841    fun:_ZN7WebCore12base64EncodeEPKcjRN3WTF6VectorIcLj0EEEb
842    fun:_ZN7WebCore12base64EncodeERKN3WTF6VectorIcLj0EEERS2_b
843    fun:_ZN7WebCore*14ImageToDataURL*SkBitmapEEN3WTF6StringERT_*
844 }
845 {
846    bug_31985
847    Memcheck:Leak
848    fun:_Znw*
849    ...
850    fun:_ZN3net16HttpNetworkLayer10GetSessionEv
851    fun:_ZN3net16HttpNetworkLayer17CreateTransactionEP10scoped_ptrINS_15HttpTransactionEE
852    fun:_ZN3net9HttpCache11Transaction13DoSendRequestEv
853    fun:_ZN3net9HttpCache11Transaction6DoLoopEi
854 }
855 {
856    bug_32085
857    Memcheck:Leak
858    fun:_Znw*
859    fun:_ZN9__gnu_cxx13new_allocatorIN7content21NotificationRegistrar6RecordEE8allocate*
860    fun:_ZNSt12_Vector_baseIN7content21NotificationRegistrar6RecordESaIS*
861    fun:_ZNSt6vectorIN7content21NotificationRegistrar6RecordESaIS2_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS2_S*
862    fun:_ZNSt6vectorIN7content21NotificationRegistrar6RecordESaIS*
863    fun:_ZN7content21NotificationRegistrar3Add*
864 }
865 {
866    bug_32273_a
867    Memcheck:Leak
868    fun:_Znw*
869    fun:_ZN3IPC12ChannelProxy4SendEPNS_7MessageE
870    fun:_ZN3IPC11SyncChannel15SendWithTimeoutEPNS_7MessageEi
871    fun:_ZN3IPC11SyncChannel4SendEPNS_7MessageE
872    fun:_ZN11ChildThread4SendEPN3IPC7MessageE
873    fun:_ZN12RenderThread4SendEPN3IPC7MessageE
874    fun:_ZN12RenderWidget4SendEPN3IPC7MessageE
875    fun:_ZN12RenderWidget16DoDeferredUpdateEv
876    fun:_ZN12RenderWidget20CallDoDeferredUpdateEv
877 }
878 {
879    bug_32273_b
880    Memcheck:Leak
881    fun:_Znw*
882    ...
883    fun:_ZN24BrowserRenderProcessHost4SendEPN3IPC7MessageE
884    fun:_ZN16RenderWidgetHost4SendEPN3IPC7MessageE
885 }
886 {
887    bug_32623
888    Memcheck:Leak
889    ...
890    fun:ssl3_HandleHandshakeMessage
891    fun:ssl3_HandleHandshake
892    fun:ssl3_HandleRecord
893    fun:ssl3_GatherCompleteHandshake
894    fun:SSL_ForceHandshake
895    fun:_ZN3net18SSLClientSocketNSS4Core11DoHandshakeEv
896 }
897 {
898    bug_32624_b
899    Memcheck:Leak
900    fun:malloc
901    obj:*
902    obj:*
903    obj:*
904    obj:*
905    obj:*
906    obj:*
907    obj:*
908    obj:*
909    obj:*
910    obj:*
911    obj:*
912    obj:*
913    obj:*
914    obj:*
915    obj:*
916    obj:*
917    obj:*
918    obj:*
919    obj:*
920    obj:*
921    fun:secmod_ModuleInit
922 }
923 {
924    bug_32624_c
925    Memcheck:Leak
926    ...
927    fun:malloc
928    ...
929    fun:PORT_Alloc_Util
930    ...
931    fun:PK11_InitPin
932 }
933 {
934    bug_32624_f
935    Memcheck:Leak
936    ...
937    fun:CERT_PKIXVerifyCert
938    fun:_ZN3net12_GLOBAL__N_114PKIXVerifyCertE*
939 }
940 {
941    bug_32624_g
942    Memcheck:Leak
943    ...
944    fun:CERT_VerifySignedData
945    fun:cert_VerifyCertChain
946    fun:CERT_VerifyCertChain
947    fun:CERT_VerifyCert
948 }
949 {
950    bug_38138
951    Memcheck:Param
952    write(buf)
953    obj:*libpthread*
954    fun:_ZN3IPC7Channel11ChannelImpl23ProcessOutgoingMessagesEv
955    ...
956    fun:_ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE
957    fun:_ZN4base11MessageLoop11RunInternalEv
958    fun:_ZN4base11MessageLoop10RunHandlerEv
959 }
960 {
961    bug_30633_39325
962    Memcheck:Leak
963    fun:_Znw*
964    ...
965    fun:_ZN11ProfileImpl17GetRequestContextEv
966    fun:_ZN19SafeBrowsingService5StartEv
967    fun:_ZN19SafeBrowsingService10InitializeEv
968    fun:_ZN22ResourceDispatcherHost10InitializeEv
969    fun:_ZN18BrowserProcessImpl28CreateResourceDispatcherHostEv
970    fun:_ZN18BrowserProcessImpl24resource_dispatcher_hostEv
971    fun:_ZN16ExtensionService4InitEv
972 }
973 {
974    bug_42842
975    Memcheck:Leak
976    fun:_Znw*
977    fun:_ZN19TestWebViewDelegate12createWorkerEPN6WebKit8WebFrameEPNS0_15WebWorkerClientE
978    fun:_ZN6WebKit19WebWorkerClientImpl24createWorkerContextProxyEPN7WebCore6WorkerE
979    fun:_ZN7WebCore18WorkerContextProxy6createEPNS_6WorkerE
980    fun:_ZN7WebCore6WorkerC1EPNS_22ScriptExecutionContextE
981    fun:_ZN7WebCore6Worker6createERKN3WTF6StringEPNS_22ScriptExecutionContextERi
982    fun:_ZN7WebCore8V8Worker19constructorCallbackERKN2v89ArgumentsE
983 }
984 {
985    bug_42942_a
986    Memcheck:Leak
987    fun:_Znw*
988    ...
989    fun:_ZN3sql10Connection18GetCachedStatementERKNS_11StatementIDEPKc
990    fun:_ZN3sql9MetaTable19PrepareGetStatementEPNS_9StatementEPKc
991    fun:_ZN3sql9MetaTable8GetValueEPKcPi
992    fun:_ZN3sql9MetaTable26GetCompatibleVersionNumberEv
993    ...
994    fun:_ZN3net13CookieMonster9InitStoreEv
995 }
996 {
997    bug_42942_b
998    Memcheck:Leak
999    fun:_Znw*
1000    ...
1001    fun:_ZN3sql10Connection18GetCachedStatementERKNS_11StatementIDEPKc
1002    fun:_ZN3sql9MetaTable19PrepareSetStatementEPNS_9StatementEPKc
1003    fun:_ZN3sql9MetaTable8SetValueEPKci
1004    fun:_ZN3sql9MetaTable16SetVersionNumberEi
1005    ...
1006    fun:_ZN3net13CookieMonster9InitStoreEv
1007 }
1008 {
1009    bug_42958_a
1010    Memcheck:Leak
1011    fun:malloc
1012    ...
1013    fun:_NPN_RegisterObject
1014    fun:_ZN7WebCore16ScriptController20windowScriptNPObjectEv
1015    fun:_ZNK6WebKit12WebFrameImpl12windowObjectEv
1016    fun:_ZN6webkit5npapi13WebPluginImpl23GetWindowScriptNPObjectEv
1017    fun:NPN_GetValue
1018 }
1019 {
1020    bug_42958_b
1021    Memcheck:Leak
1022    fun:malloc
1023    ...
1024    fun:_NPN_RegisterObject
1025    fun:_ZN7WebCore25createV8ObjectForNPObjectEP8NPObjectS1_
1026    fun:_ZN7WebCore16ScriptController18bindToWindowObjectEPNS_5FrameERKN3WTF6StringEP8NPObject
1027    fun:_ZN6WebKit12WebFrameImpl18bindToWindowObjectERKNS_9WebStringEP8NPObject
1028    fun:_ZN13CppBoundClass16bindToJavascriptEPN6WebKit8WebFrameERKNS0_9WebStringE
1029 }
1030 {
1031    bug_42958_c
1032    Memcheck:Leak
1033    fun:malloc
1034    ...
1035    fun:_NPN_RegisterObject
1036    fun:_ZN7WebCore25createV8ObjectForNPObjectEP8NPObjectS1_
1037    fun:_ZN7WebCore16ScriptController29createScriptInstanceForWidgetEPNS_6WidgetE
1038    fun:_ZN*7WebCore17HTMLPlugInElement11getInstanceEv
1039 }
1040 {
1041    bug_43471
1042    Memcheck:Leak
1043    fun:_Znw*
1044    fun:_ZN9__gnu_cxx13new_allocatorIPN4base11MessageLoop19DestructionObserverEE8allocateE*
1045    fun:_ZNSt12_Vector_baseIPN4base11MessageLoop19DestructionObserverESaIS*
1046    fun:_ZNSt6vectorIPN4base11MessageLoop19DestructionObserverESaIS*
1047    fun:_ZNSt6vectorIPN4base11MessageLoop19DestructionObserverESaIS*
1048    fun:_ZN16ObserverListBaseIN4base11MessageLoop19DestructionObserverEE11AddObserverEPS*
1049    fun:_ZN4base11MessageLoop22AddDestructionObserverEPNS0_19DestructionObserverE
1050 }
1051 {
1052    bug_46250
1053    Memcheck:Leak
1054    fun:_Znw*
1055    fun:_ZN9__gnu_cxx13new_allocatorIPN11MessageLoop12TaskObserverEE8allocateEjPKv
1056    fun:_ZNSt12_Vector_baseIPN11MessageLoop12TaskObserverESaIS2_EE11_M_allocateEj
1057    fun:_ZNSt6vectorIPN11MessageLoop12TaskObserverESaIS2_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS2_S4_EERKS2_
1058    fun:_ZNSt6vectorIPN11MessageLoop12TaskObserverESaIS2_EE9push_backERKS2_
1059    fun:_ZN16ObserverListBaseIN11MessageLoop12TaskObserverEE11AddObserverEPS1_
1060    fun:_ZN4base11MessageLoop15AddTaskObserverEPNS_12TaskObserverE
1061    fun:*IOJankObserver21AttachToCurrentThreadEv
1062 }
1063 {
1064    bug_47950
1065    Memcheck:Leak
1066    fun:_Znw*
1067    ...
1068    fun:*CreateSpdyHeadersFromHttpRequestERKN3net15HttpRequestInfoEPSt3mapISsSsSt4lessISsESaISt4pairIKSsSsEEE
1069 }
1070 {
1071    bug_49279_a
1072    Memcheck:Leak
1073    fun:_Znw*
1074    fun:*ChromeCookieMonsterDelegateC1EP7Profile
1075    fun:_ZN30ChromeURLRequestContextFactoryC2EP7Profile
1076 }
1077 {
1078    bug_49279_b
1079    Memcheck:Leak
1080    fun:_Znw*
1081    ...
1082    fun:_ZN29ChromeURLRequestContextGetter28CreateRequestContextForMediaE*
1083    fun:_ZN29ChromeURLRequestContextGetter22CreateOriginalForMediaE*
1084    fun:_ZN11ProfileImpl25GetRequestContextForMediaEv
1085 }
1086 {
1087    bug_49279_c
1088    Memcheck:Leak
1089    fun:_Znw*
1090    fun:*ChromeCookieMonsterDelegateC2EP7Profile
1091    fun:*ChromeCookieMonsterDelegateC1EP7Profile
1092    fun:_ZN30ChromeURLRequestContextFactoryC2EP7Profile
1093 }
1094 {
1095    bug_50304
1096    Memcheck:Leak
1097    ...
1098    fun:_ZN7history14HistoryBackend8InitImpl*
1099    fun:_ZN7history14HistoryBackend4Init*
1100 }
1101 {
1102    bug_50936
1103    Memcheck:Leak
1104    fun:_Znw*
1105    ...
1106    fun:_ZN23OffTheRecordProfileImpl4InitEv
1107    fun:_ZN7Profile25CreateOffTheRecordProfileEv
1108    fun:_ZN11ProfileImpl22GetOffTheRecordProfileEv
1109 }
1110 {
1111    bug_50968_a
1112    Memcheck:Leak
1113    ...
1114    fun:_ZN14WebDataService29InitializeDatabaseIfNecessaryEv
1115 }
1116 {
1117    bug_50968_b
1118    Memcheck:Unaddressable
1119    ...
1120    fun:_ZN14WebDataService29InitializeDatabaseIfNecessaryEv
1121 }
1122 {
1123    bug_50968_d
1124    Memcheck:Uninitialized
1125    ...
1126    fun:_ZN14WebDataService29InitializeDatabaseIfNecessaryEv
1127 }
1128 {
1129    bug_56359_a
1130    Memcheck:Leak
1131    fun:_Znw*
1132    fun:_ZN3net9HttpCache24GetBackendForTransactionEPNS0_11TransactionE
1133    fun:_ZN3net9HttpCache11Transaction12DoGetBackendEv
1134    fun:_ZN3net9HttpCache11Transaction6DoLoopEi
1135    fun:_ZN3net9HttpCache11Transaction5StartEPKNS_15HttpRequestInfoEP14CallbackRunnerI6Tuple1IiEERKNS_11BoundNetLogE
1136    fun:_ZN17URLRequestHttpJob16StartTransactionEv
1137    fun:_ZN17URLRequestHttpJob24OnCanGetCookiesCompletedEi
1138    fun:_ZN17URLRequestHttpJob23AddCookieHeaderAndStartEv
1139    fun:_ZN17URLRequestHttpJob5StartEv
1140    fun:_ZN10URLRequest8StartJobEP13URLRequestJob
1141    fun:_ZN10URLRequest5StartEv
1142    fun:_ZN10URLFetcher4Core15StartURLRequestEv
1143 }
1144 {
1145    bug_51153
1146    Memcheck:Leak
1147    ...
1148    fun:_ZN7history14HistoryBackend16GetFaviconForURLE13scoped_refptrI17CancelableRequestI14CallbackRunnerI6Tuple5IibS1_I16RefCountedMemoryEb4GURLEEEERKS7_
1149 }
1150 {
1151    bug_51379
1152    Memcheck:Leak
1153    fun:malloc
1154    ...
1155    obj:/usr/lib/libpangocairo-1.0.so.0.2002.3
1156    ...
1157    fun:_ZN3gfx10Canvas13DrawStringIntERKSbIwSt11char_traitsIwESaIwEERKNS_4FontERKjiiiii
1158    fun:_ZN3gfx10Canvas13DrawStringIntERKSbIwSt11char_traitsIwESaIwEERKNS_4FontERKjiiii
1159 }
1160 {
1161    bug_51590a
1162    Memcheck:Unaddressable
1163    ...
1164    fun:_ZN7WebCore13TextRunWalker13nextScriptRunEv
1165    fun:_ZN7WebCore13TextRunWalker14widthOfFullRunEv
1166 }
1167 {
1168    bug_51590b
1169    Memcheck:Unaddressable
1170    ...
1171    fun:_ZN7WebCore13TextRunWalker13nextScriptRunEv
1172    fun:_ZN7WebCore13TextRunWalker14widthOfFullRunEv
1173 }
1174 {
1175    bug_51590c
1176    Memcheck:Unaddressable
1177    ...
1178    fun:_ZN7WebCore13TextRunWalker13nextScriptRunEv
1179    fun:_ZN7WebCore13TextRunWalker14widthOfFullRunEv
1180 }
1181 {
1182    bug_51679
1183    Memcheck:Leak
1184    fun:_Znw*
1185    ...
1186    fun:_ZN23MessageService16AddEventListenerERKSsi
1187    fun:_ZN24BrowserRenderProcessHost22OnExtensionAddListenerERKSs
1188 }
1189 {
1190    bug_52831
1191    Memcheck:Leak
1192    fun:_Znw*
1193    ...
1194    fun:*InotifyReaderTask3RunEv
1195    ...
1196    fun:_ZN4base11MessageLoop11RunInternalEv
1197    fun:_ZN4base11MessageLoop10RunHandlerEv
1198 }
1199 {
1200    bug_52837
1201    Memcheck:Leak
1202    fun:_Znw*
1203    ...
1204    fun:_ZNSt3map*FilePath*insert*
1205    fun:_ZNSt3map*FilePath*ix*
1206    fun:_ZN16ExtensionService15UnloadExtensionERKSs
1207    fun:_ZN16ExtensionService18UninstallExtensionERKSsb
1208    fun:_ZN18AutomationProvider18UninstallExtensionEiPb
1209 }
1210 {
1211    bug_52957
1212    Memcheck:Unaddressable
1213    fun:glGetString
1214    fun:_ZN18gpu_info_collector19CollectGraphicsInfoER7GPUInfo
1215    fun:_ZN9GpuThread18OnEstablishChannelEi
1216 }
1217 {
1218    bug_54308
1219    Memcheck:Leak
1220    fun:_Znw*
1221    ...
1222    fun:_ZNK8chromeos25CrosSettingsProviderProxy3GetERKSsPP5Value
1223    fun:_ZNK8chromeos12CrosSettings3GetERKSsPP5Value
1224    fun:_ZN8chromeos26CoreChromeOSOptionsHandler9FetchPrefERKSs
1225    fun:_ZN18CoreOptionsHandler16HandleFetchPrefsEPK9ListValue
1226 }
1227 {
1228    bug_55533
1229    Memcheck:Leak
1230    fun:_Znw*
1231    ...
1232    fun:_ZN5IDMapIN3IPC7Channel8ListenerEL23IDMapOwnershipSemantics*
1233    fun:_ZN17RenderProcessHost*Profile
1234    fun:_ZN21MockRenderProcessHost*Profile
1235 }
1236 {
1237    bug_56676
1238    Memcheck:Leak
1239    fun:_Znw*
1240    fun:_ZN9__gnu_cxx13new_allocatorIN4base15file_util_proxy5EntryEE8allocate*
1241    fun:_ZNSt12_Vector_baseIN4base15file_util_proxy5EntryESaIS2_EE11_M_allocate*
1242    fun:_ZNSt6vectorIN4base15file_util_proxy5EntryESaIS2_EE20_M_allocate_and_copyIN9__gnu_cxx17__normal_iteratorIPKS2*
1243    fun:_ZNSt6vectorIN4base15file_util_proxy5EntryESaIS2_EEaSERKS4_
1244    fun:_ZN14MockDispatcher16DidReadDirectoryERKSt6vectorIN4base15file_util_proxy5EntryESaIS3_EEb
1245    fun:_ZN7fileapi19FileSystemOperation16DidReadDirectoryEN4base17PlatformFileErrorERKSt6vectorINS1_15file_util_proxy5EntryESaIS5_EE
1246 }
1247 {
1248    bug_58321
1249    Memcheck:Unaddressable
1250    fun:_ZNK3WTF6RefPtrIN7WebCore5FrameEE3getEv
1251    fun:_ZN7WebCore14ResourceLoader18didReceiveResponseEPNS_14ResourceHandleERKNS_16ResourceResponseE
1252    fun:_ZN7WebCore22ResourceHandleInternal18didReceiveResponseEPN6WebKit12WebURLLoaderERKNS1_14WebURLResponseE
1253    fun:_ZN11webkit_glue16WebURLLoaderImpl7Context18OnReceivedResponseERKNS_20ResourceLoaderBridge12ResponseInfoEb
1254    fun:_ZN85_GLOBAL__N_webkit_tools_test_shell_simple_resource_loader_bridge.cc_00000000_*12RequestProxy22NotifyReceivedResponseERKN11webkit_glue20ResourceLoaderBridge12ResponseInfoEb
1255 }
1256 {
1257    bug_58340
1258    Memcheck:Unaddressable
1259    fun:_ZNK3WTF6RefPtrIN7WebCore5FrameEE3getEv
1260    fun:_ZN7WebCore14ResourceLoader18didReceiveResponseEPNS_14ResourceHandleERKNS_16ResourceResponseE
1261    fun:_ZN7WebCore22ResourceHandleInternal18didReceiveResponseEPN6WebKit12WebURLLoaderERKNS1_14WebURLResponseE
1262    fun:_ZN11webkit_glue16WebURLLoaderImpl7Context18OnReceivedResponseERKNS_20ResourceResponseInfoEb
1263 }
1264 {
1265    bug_58546
1266    Memcheck:Leak
1267    fun:_Znw*
1268    fun:_ZN27SSLConfigServiceManagerPrefC1EP7Profile
1269    fun:_ZN23SSLConfigServiceManager20CreateDefaultManagerEP7Profile
1270    fun:_ZN11ProfileImplC1E*
1271    fun:_ZN7Profile13CreateProfileE*
1272    fun:_ZN14ProfileManager13CreateProfileE*
1273    fun:_ZN14ProfileManager10GetProfileE*
1274    fun:_ZN14ProfileManager17GetDefaultProfileE*
1275    fun:_ZN14ProfileManager17GetDefaultProfileEv
1276 }
1277 {
1278    bug_58561
1279    Memcheck:Leak
1280    fun:_Znw*
1281    ...
1282    fun:_ZN3net8internal26ClientSocketPoolBaseHelper16GetOrCreateGroupERKSs
1283    fun:_ZN3net8internal26ClientSocketPoolBaseHelper13RequestSocketERKSsPKNS1_7RequestE
1284    fun:_ZN3net20ClientSocketPoolBaseINS_*
1285    fun:_ZN3net*SocketPool13RequestSocketE*
1286    fun:_ZN3net18ClientSocketHandle4InitINS_*
1287    ...
1288    fun:_ZN3net21HttpStreamFactoryImpl3Job16DoInitConnectionEv
1289    fun:_ZN3net21HttpStreamFactoryImpl3Job6DoLoopEi
1290 }
1291 {
1292    bug_58564
1293    Memcheck:Leak
1294    fun:calloc
1295    ...
1296    fun:SSL_ImportFD
1297    fun:_ZN3net18SSLClientSocketNSS20InitializeSSLOptionsEv
1298    fun:_ZN3net18SSLClientSocketNSS7ConnectEP14CallbackRunnerI6Tuple1IiEE
1299    fun:_ZN3net13SSLConnectJob12DoSSLConnectEv
1300    fun:_ZN3net13SSLConnectJob6DoLoopEi
1301 }
1302 {
1303    bug_58574
1304    Memcheck:Unaddressable
1305    ...
1306    fun:_ZN4base11MessageLoop8PostTaskERKN15tracked_objects8LocationERKN4base8CallbackIFvvEEE
1307    fun:_ZN3net12CertVerifier7Request8DoVerifyEv
1308 }
1309 {
1310    bug_60556a
1311    Memcheck:Unaddressable
1312    ...
1313    fun:sqlite3_exec
1314    fun:_ZN3sql10Connection7ExecuteEPKc
1315    fun:_ZN11WebDatabase*
1316 }
1317 {
1318    bug_60556b
1319    Memcheck:Unaddressable
1320    ...
1321    fun:sqlite3_exec
1322    fun:_ZN3sql10Connection7ExecuteEPKc
1323    fun:_ZN11WebDatabase*
1324 }
1325 {
1326    bug_60556c
1327    Memcheck:Unaddressable
1328    ...
1329    fun:sqlite3_step
1330    fun:_ZN3sql9Statement3RunEv
1331    fun:_ZN3sql10Connection17CommitTransactionEv
1332    fun:_ZN3sql11Transaction6CommitEv
1333    fun:_ZN11WebDatabase*
1334 }
1335 {
1336    bug_60556d
1337    Memcheck:Unaddressable
1338    ...
1339    fun:sqlite3_step
1340    fun:_ZN3sql9Statement3RunEv
1341    fun:_ZN3sql10Connection17CommitTransactionEv
1342    fun:_ZN3sql11Transaction6CommitEv
1343    fun:_ZN11WebDatabase*
1344 }
1345 {
1346    bug_60556e
1347    Memcheck:Param
1348    read(buf)
1349    ...
1350    fun:sqlite3_exec
1351    fun:_ZN3sql10Connection7ExecuteEPKc
1352    fun:_ZN11WebDatabase*
1353 }
1354 {
1355    bug_60556f
1356    Memcheck:Unaddressable
1357    ...
1358    fun:sqlite3_close
1359    fun:_ZN3sql10Connection5CloseEv
1360    fun:_ZN3sql10ConnectionD2Ev
1361    fun:_ZN3sql10ConnectionD1Ev
1362    fun:_ZN11WebDatabase*
1363 }
1364 {
1365    bug_60556g
1366    Memcheck:Unaddressable
1367    ...
1368    fun:sqlite3_step
1369    fun:_ZN3sql9Statement4StepEv
1370    fun:_ZN7history11URLDatabase12GetRowForURLERK4GURLPNS_6URLRowE
1371    fun:_ZN7history14HistoryBackend12AddPageVisitERK4GURLN4base4TimeExjNS_11VisitSourceE
1372 }
1373 {
1374    bug_60654
1375    Memcheck:Uninitialized
1376    fun:_ZN7WebCore25GraphicsContext3DInternal7reshapeEii
1377    fun:_ZN7WebCore17GraphicsContext3D7reshapeEii
1378    fun:_ZN7WebCore21WebGLRenderingContextC1EPNS_17HTMLCanvasElementEN3WTF10PassRefPtrINS_17GraphicsContext3DEEE
1379    fun:_ZN7WebCore21WebGLRenderingContext6createEPNS_17HTMLCanvasElementEPNS_22WebGLContextAttributesE
1380    fun:_ZN7WebCore17HTMLCanvasElement10getContextERKN3WTF6StringEPNS_23CanvasContextAttributesE
1381    ...
1382    fun:_ZN2v88internal6InvokeEbNS0_6HandleINS0_10JSFunctionEEENS1_INS0_6ObjectEEEiPPPS4_Pb
1383 }
1384 {
1385    bug_60667c
1386    Memcheck:Leak
1387    ...
1388    obj:*
1389    fun:_ZN3gpu5gles216GLES2DecoderImpl15DoCompileShaderEj
1390    fun:_ZN3gpu5gles216GLES2DecoderImpl19HandleCompileShaderEjRKNS0_13CompileShaderE
1391    fun:_ZN3gpu5gles216GLES2DecoderImpl9DoCommandEjjPKv
1392 }
1393 {
1394    bug_64887_a
1395    Memcheck:Uninitialized
1396    fun:_itoa_word
1397    fun:vfprintf
1398    fun:vsnprintf
1399    fun:snprintf
1400    fun:_ZN7testing*26PrintByteSegmentInObjectToEPKhmmPSo
1401    fun:_ZN7testing*24PrintBytesInObjectToImplEPKhmPSo
1402    fun:_ZN7testing9internal220PrintBytesInObjectToEPKhmPSo
1403    fun:_ZN7testing9internal220TypeWithoutFormatterI*
1404    fun:_ZN7testing9internal2lsIcSt11char_traitsIcE*
1405    fun:_ZN16testing_internal26DefaultPrintNonContainerToI*
1406    fun:_ZN7testing8internal14DefaultPrintToI*
1407    fun:_ZN7testing8internal7PrintToI*
1408    fun:_ZN7testing8internal16UniversalPrinterI*
1409    fun:_ZN7testing8internal14UniversalPrintI*
1410 }
1411 {
1412    bug_64887_b
1413    Memcheck:Uninitialized
1414    fun:_itoa_word
1415    fun:vfprintf
1416    fun:*vsnprintf*
1417    fun:*snprintf*
1418    fun:_ZN7testing*PrintByteSegmentInObjectTo*
1419    fun:_ZN7testing*PrintBytesInObjectToImplEPKhjPSo
1420    fun:_ZN7testing9internal220PrintBytesInObjectToEPKhjPSo
1421    fun:_ZN7testing9internal220TypeWithoutFormatter*
1422    fun:_ZN7testing9internal2lsIcSt11char_traitsIcE*
1423    fun:_ZN16testing_internal26DefaultPrintNonContainerTo*
1424    fun:_ZN7testing8internal14DefaultPrintToI*
1425    fun:_ZN7testing8internal7PrintToI*
1426    fun:_ZN7testing8internal16UniversalPrinterI*
1427    fun:_ZN7testing8internal14UniversalPrintI*
1428 }
1429 {
1430    bug_64887_c
1431    Memcheck:Uninitialized
1432    fun:_itoa_word
1433    fun:vfprintf
1434    fun:*vsnprintf*
1435    fun:*snprintf*
1436    fun:_ZN7testing*PrintByteSegmentInObjectTo*
1437    fun:_ZN7testing*PrintBytesInObjectToImplEPKhjPSo
1438    fun:_ZN7testing9internal220PrintBytesInObjectToEPKhjPSo
1439    fun:_ZN7testing9internal220TypeWithoutFormatter*
1440    fun:_ZN7testing9internal2lsIcSt11char_traitsIcE*
1441    fun:_ZN16testing_internal26DefaultPrintNonContainerTo*
1442    fun:_ZN7testing8internal14DefaultPrintToI*
1443    fun:_ZN7testing8internal7PrintToI*
1444    fun:_ZN7testing8internal16UniversalPrinterI*
1445    fun:_ZN7testing8internal14UniversalPrintI*
1446 }
1447 {
1448    bug_64887_d
1449    Memcheck:Uninitialized
1450    ...
1451    fun:_ZNSolsEx
1452    fun:_ZN7testing9internal220TypeWithoutFormatterIN5media7PreloadELNS0_8TypeKindE1EE10PrintValueERKS3_PSo
1453    fun:_ZN7testing9internal2lsIcSt11char_traitsIcEN5media7PreloadEEERSt13basic_ostreamIT_T0_ESA_RKT1_
1454    fun:_ZN16testing_internal26DefaultPrintNonContainerToIN5media7PreloadEEEvRKT_PSo
1455    fun:_ZN7testing8internal14DefaultPrintToIN5media7PreloadEEEvcNS0_13bool_constantILb0EEERKT_PSo
1456    fun:_ZN7testing8internal7PrintToIN5media7PreloadEEEvRKT_PSo
1457    fun:_ZN7testing8internal16UniversalPrinterIN5media7PreloadEE5PrintERKS3_PSo
1458    fun:_ZN7testing8internal18TuplePrefixPrinter*
1459    fun:_ZN7testing8internal12PrintTupleToINSt3tr15tupleIN5media7PreloadENS2*
1460    fun:_ZN7testing8internal7PrintToIN5media7PreloadEEEvRKNSt3tr15tupleIT*
1461    fun:_ZN7testing8internal16UniversalPrinterINSt3tr15tupleIN5media7PreloadENS2*
1462    fun:_ZN7testing8internal14UniversalPrintINSt3tr15tupleIN5media7PreloadENS2*
1463    fun:_ZNK7testing8internal18FunctionMockerBaseIFvN5media7PreloadEEE32UntypedDescribeUninterestingCallEPKvPSo
1464    fun:_ZN7testing8internal25UntypedFunctionMockerBase17UntypedInvokeWithEPKv
1465    fun:_ZN7testing8internal18FunctionMockerBaseIFvN5media7PreloadEEE10InvokeWithERKNSt3tr15tupleIS3*
1466    fun:_ZN7testing8internal14FunctionMockerIFvN5media7PreloadEEE6InvokeES3_
1467    fun:_ZN5media11MockDemuxer10SetPreloadENS_7PreloadE
1468 }
1469 {
1470    bug_64887_e
1471    Memcheck:Uninitialized
1472    ...
1473    fun:_ZNSolsEx
1474    fun:_ZN7testing9internal220TypeWithoutFormatterIN5media7PreloadELNS0_8TypeKindE1EE10PrintValueERKS3_PSo
1475    fun:_ZN7testing9internal2lsIcSt11char_traitsIcEN5media7PreloadEEERSt13basic_ostreamIT_T0_ESA_RKT1_
1476    fun:_ZN16testing_internal26DefaultPrintNonContainerToIN5media7PreloadEEEvRKT_PSo
1477    fun:_ZN7testing8internal14DefaultPrintToIN5media7PreloadEEEvcNS0_13bool_constantILb0EEERKT_PSo
1478    fun:_ZN7testing8internal7PrintToIN5media7PreloadEEEvRKT_PSo
1479    fun:_ZN7testing8internal16UniversalPrinterIN5media7PreloadEE5PrintERKS3_PSo
1480    fun:_ZN7testing8internal18TuplePrefixPrinter*
1481    fun:_ZN7testing8internal12PrintTupleToINSt3tr15tupleIN5media7PreloadENS2*
1482    fun:_ZN7testing8internal7PrintToIN5media7PreloadEEEvRKNSt3tr15tupleIT*
1483    fun:_ZN7testing8internal16UniversalPrinterINSt3tr15tupleIN5media7PreloadENS2*
1484    fun:_ZN7testing8internal14UniversalPrintINSt3tr15tupleIN5media7PreloadENS2*
1485    fun:_ZNK7testing8internal18FunctionMockerBaseIFvN5media7PreloadEEE32UntypedDescribeUninterestingCallEPKvPSo
1486    fun:_ZN7testing8internal25UntypedFunctionMockerBase17UntypedInvokeWithEPKv
1487    fun:_ZN7testing8internal18FunctionMockerBaseIFvN5media7PreloadEEE10InvokeWithERKNSt3tr15tupleIS3*
1488    fun:_ZN7testing8internal14FunctionMockerIFvN5media7PreloadEEE6InvokeES3_
1489    fun:_ZN5media11MockDemuxer10SetPreloadENS_7PreloadE
1490 }
1491 {
1492    bug_65940_a
1493    Memcheck:Leak
1494    fun:_Znw*
1495    ...
1496    fun:_ZN3IPC12ChannelProxy7Context13CreateChannelERKNS_13ChannelHandleERKNS_7Channel4ModeE
1497    fun:_ZN3IPC12ChannelProxy4InitERKNS_13ChannelHandleENS_7Channel4ModeEP11MessageLoopb
1498    fun:_ZN3IPC12ChannelProxyC2ERKNS_13ChannelHandleENS_7Channel4ModeEP11MessageLoopPNS0_7ContextEb
1499    fun:_ZN3IPC11SyncChannelC1ERKNS_13ChannelHandleENS_7Channel4ModeEPNS4_8ListenerEP11MessageLoopbPN4base13WaitableEventE
1500 }
1501 {
1502    bug_65940_b
1503    Memcheck:Leak
1504    fun:_Znw*
1505    ...
1506    fun:_ZN3IPC11SyncChannelC1ERKNS_13ChannelHandleENS_7Channel4ModeEPNS_8ListenerEPN4base22SingleThreadTaskRunnerEbPNS8_13WaitableEventE
1507    fun:_ZN7content11ChildThread4InitEv
1508    fun:_ZN7content11ChildThreadC2ERKSs
1509 }
1510 {
1511    bug_65940_c
1512    Memcheck:Leak
1513    fun:_Znw*
1514    fun:_ZN9__gnu_cxx13new_allocatorI13scoped_refptrIN3IPC12ChannelProxy13MessageFilterEEE8allocateEmPKv
1515    fun:_ZNSt12_Vector_baseI13scoped_refptrIN3IPC12ChannelProxy13MessageFilterEESaIS4_EE11_M_allocateEm
1516    fun:_ZNSt6vectorI13scoped_refptrIN3IPC12ChannelProxy13MessageFilterEESaIS4_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS4_S6_EERKS4_
1517    fun:_ZNSt6vectorI13scoped_refptrIN3IPC12ChannelProxy13MessageFilterEESaIS4_EE9push_backERKS4_
1518    fun:_ZN3IPC12ChannelProxy7Context11OnAddFilterEv
1519 }
1520 {
1521    bug_65940_d
1522    Memcheck:Leak
1523    fun:_Znw*
1524    fun:_ZN7content11ChildThread4InitEv
1525    fun:_ZN7content11ChildThreadC*
1526    ...
1527    fun:_ZN7content21WebRTCAudioDeviceTest5SetUpEv
1528 }
1529 {
1530    bug_65940_e
1531    Memcheck:Leak
1532    fun:_Znw*
1533    fun:_ZN7content16RenderThreadImpl4InitEv
1534    fun:_ZN7content16RenderThreadImplC*
1535    ...
1536    fun:_ZN7content21WebRTCAudioDeviceTest5SetUpEv
1537 }
1538 {
1539    bug_66853_a
1540    Memcheck:Leak
1541    fun:_Znw*
1542    fun:_ZN11ProfileImpl14GetHostZoomMapEv
1543    ...
1544    fun:_ZNK17ProfileImplIOData6Handle27GetMainRequestContextGetterEv
1545    fun:_ZN11ProfileImpl17GetRequestContextEv
1546    fun:_ZN19SafeBrowsingService5StartEv
1547    fun:_ZN19SafeBrowsingService10InitializeEv
1548    fun:_ZN22ResourceDispatcherHost10InitializeEv
1549    fun:_ZN18BrowserProcessImpl28CreateResourceDispatcherHostEv
1550    fun:_ZN18BrowserProcessImpl24resource_dispatcher_hostEv
1551    fun:_ZN16ExtensionService4InitEv
1552    fun:_ZN11ProfileImpl14InitExtensionsE*
1553    fun:_ZN14ProfileManager10AddProfileEP7Profileb
1554 }
1555 {
1556    bug_67142
1557    Memcheck:Leak
1558    fun:_Znw*
1559    fun:_ZN16ChildProcessHost13CreateChannelEv
1560    fun:_ZN14GpuProcessHost4InitEv
1561 }
1562 {
1563    bug_67261
1564    Memcheck:Leak
1565    fun:_Znw*
1566    ...
1567    fun:_ZN3sql10Connection18GetUniqueStatementEPKc
1568    fun:_ZN3sql10Connection18GetCachedStatementERKNS_11StatementIDEPKc
1569    fun:_ZN8appcache16AppCacheDatabase22PrepareCachedStatementERKN3sql11StatementIDEPKcPNS1_9StatementE
1570 }
1571 {
1572    bug_67553
1573    Memcheck:Leak
1574    fun:_Znw*
1575    ...
1576    fun:_ZNSt3mapISs13scoped_refptrIK9ExtensionESt4lessISsESaISt4pairIKSsS3_EEEixERS7_
1577    fun:_ZN16ExtensionInfoMap12AddExtensionEPK9Extension
1578 }
1579 {
1580    bug_68069_a
1581    Memcheck:Leak
1582    fun:malloc
1583    obj:*
1584    obj:*
1585    obj:*
1586    obj:*
1587    fun:_ZN3gfx20GetGLCoreProcAddressEPKc
1588    fun:_ZN3gfx22InitializeGLBindingsGLEv
1589    fun:_ZN3gfx20InitializeGLBindingsENS_16GLImplementationE
1590    fun:_ZN3gfx9GLSurface16InitializeOneOffEv
1591 }
1592 {
1593    bug_68069_b
1594    Memcheck:Leak
1595    fun:malloc
1596    fun:XextCreateExtension
1597    ...
1598    fun:_ZN3gfx12GLSurfaceGLX16InitializeOneOffEv
1599    fun:_ZN3gfx9GLSurface24InitializeOneOffInternalEv
1600    fun:_ZN3gfx9GLSurface16InitializeOneOffEv
1601 }
1602 {
1603    bug_68553
1604    Memcheck:Leak
1605    fun:_Znw*
1606    fun:_ZN3net25DiskCacheBasedSSLHostInfoC1ERKSsRKNS_9SSLConfigEPNS_12CertVerifierEPNS_9HttpCacheE
1607    fun:_ZN3net9HttpCache25SSLHostInfoFactoryAdaptor10GetForHostERKSsRKNS_9SSLConfigE
1608    fun:_ZN3net13SSLConnectJob12DoTCPConnectEv
1609    fun:_ZN3net13SSLConnectJob6DoLoopEi
1610    fun:_ZN3net13SSLConnectJob15ConnectInternalEv
1611    fun:_ZN3net10ConnectJob7ConnectEv
1612    fun:_ZN3net8internal26ClientSocketPoolBaseHelper21RequestSocketInternalERKSsPKNS1_7RequestE
1613    fun:_ZN3net8internal26ClientSocketPoolBaseHelper13RequestSocketERKSsPKNS1_7RequestE
1614    fun:_ZN3net20ClientSocketPoolBaseINS_15SSLSocketParamsEE13RequestSocketERKSsRK13scoped_refptrIS1_ENS_15RequestPriorityEPNS_18ClientSocketHandleEP14CallbackRunnerI6Tuple1IiEERKNS_11BoundNetLogE
1615    fun:_ZN3net19SSLClientSocketPool13RequestSocketERKSsPKvNS_15RequestPriorityEPNS_18ClientSocketHandleEP14CallbackRunnerI6Tuple1IiEERKNS_11BoundNetLogE
1616    fun:_ZN3net18ClientSocketHandle4InitINS_15SSLSocketParamsENS_19SSLClientSocketPoolEEEiRKSsRK13scoped_refptrIT_ENS_15RequestPriorityEP14CallbackRunnerI6Tuple1IiEEPT0_RKNS_11BoundNetLogE
1617 }
1618 {
1619    Bug_69919
1620    Memcheck:Leak
1621    fun:calloc
1622    ...
1623    fun:_ZN3gfx15OSMesaGLContext10InitializeEjPNS_9GLContextE
1624    fun:_ZN3gfx9GLContext24CreateOffscreenGLContextEPS0_
1625    fun:*InitializeGLContextEv
1626 }
1627 {
1628    Bug_69934_a
1629    Memcheck:Leak
1630    fun:_Znw*
1631    fun:_ZN*NPObjectProxy10NPAllocateEP4_NPPP7NPClass
1632    fun:_NPN_CreateObject
1633    fun:_ZN6WebKit11WebBindings12createObjectEP4_NPPP7NPClass
1634 }
1635 {
1636    Bug_69934_b
1637    Memcheck:Leak
1638    fun:_Znw*
1639    fun:_ZN3IPC11SyncMessage13GenerateReplyEPKNS_7MessageE
1640    fun:_ZN3IPC17SyncMessageSchema*
1641 }
1642 {
1643    bug_70327
1644    Memcheck:Leak
1645    ...
1646    fun:shaper_font_cache_insert
1647    fun:get_shaper_and_font
1648    fun:itemize_state_process_run
1649    fun:pango_itemize_with_base_dir
1650    fun:pango_layout_check_lines
1651    fun:pango_layout_get_extents_internal
1652    fun:pango_layout_get_pixel_extents
1653    fun:pango_layout_get_pixel_size
1654    fun:_ZN3gfx10Canvas13SizeStringIntERKSbItN4base20string16_char_traitsESaItEERKNS_4FontEPiSA_i
1655 }
1656 {
1657    bug_71152
1658    Memcheck:Leak
1659    fun:_Znw*
1660    ...
1661    fun:_ZN14SessionService20OnGotSessionCommandsEi13scoped_refptrIN18BaseSessionService26InternalGetCommandsRequestEE
1662 }
1663 {
1664    bug_71728
1665    Memcheck:Leak
1666    fun:_Znw*
1667    fun:*DownloadFileTest5SetUpEv
1668 }
1669 {
1670    bug_72544
1671    Memcheck:Leak
1672    fun:malloc
1673    fun:_ZN3WTF10fastMallocEj
1674    fun:_ZN3WTF10RefCountedIN7WebCore14StyleSheetListEEnwEj
1675    fun:_ZN7WebCore14StyleSheetList6createEPNS_8DocumentE
1676    fun:_ZN7WebCore8DocumentC2EPNS_5FrameERKNS_4KURLEbbS5_
1677    fun:_ZN7WebCore12HTMLDocumentC1EPNS_5FrameERKNS_4KURLES5_
1678    fun:_ZN7WebCore12HTMLDocument6createEPNS_5FrameERKNS_4KURLES5_
1679    fun:_ZN7WebCore17DOMImplementation14createDocumentERKN3WTF6StringEPNS_5FrameERKNS_4KURLEb
1680    fun:_ZN7WebCore14DocumentWriter14createDocumentERKNS_4KURLE
1681    fun:_ZN7WebCore14DocumentWriter5beginERKNS_4KURLEbPNS_14SecurityOriginE
1682    fun:_ZN7WebCore11FrameLoader4initEv
1683    fun:_ZN7WebCore5Frame4initEv
1684    fun:_ZN6WebKit12WebFrameImpl21initializeAsMainFrameEPNS_11WebViewImplE
1685    fun:_ZN6WebKit11WebViewImpl19initializeMainFrameEPNS_14WebFrameClientE
1686    fun:_ZN10RenderViewC1EP16RenderThreadBaseiiRK19RendererPreferencesRK14WebPreferencesPN4base14RefCountedDataIiEEixRKSbItNS8_20string16_char_traitsESaItEE
1687    fun:_ZN10RenderView6CreateEP16RenderThreadBaseiiRK19RendererPreferencesRK14WebPreferencesPN4base14RefCountedDataIiEEixRKSbItNS8_20string16_char_traitsESaItEE
1688    fun:_ZN12RenderThread15OnCreateNewViewERK18ViewMsg_New_Params
1689 }
1690 {
1691    bug_72698_a
1692    Memcheck:Leak
1693    fun:_Znw*
1694    ...
1695    fun:_ZN13ProfileIOData20InitializeOnUIThreadEP7Profile
1696 }
1697 {
1698    bug_73415
1699    Memcheck:Unaddressable
1700    fun:_ZN23AccessibilityController36shouldDumpAccessibilityNotificationsEv
1701    fun:_ZN11WebViewHost29postAccessibilityNotificationERKN6WebKit22WebAccessibilityObjectENS0_28WebAccessibilityNotificationE
1702    fun:_ZN6WebKit16ChromeClientImpl29postAccessibilityNotificationEPN7WebCore19AccessibilityObjectENS1_13AXObjectCache14AXNotificationE
1703    fun:_ZN7WebCore13AXObjectCache24postPlatformNotificationEPNS_19AccessibilityObjectENS0_14AXNotificationE
1704 }
1705 {
1706    bug_73675
1707    Memcheck:Leak
1708    fun:_Znw*
1709    fun:_ZN20LayoutTestController13waitUntilDoneERKN3WTF6VectorI10CppVariantLj0EEEPS2_
1710    fun:_ZN13CppBoundClass14MemberCallbackI20LayoutTestControllerE3runERKN3WTF6VectorI10CppVariantLj0EEEPS5_
1711    fun:_ZN13CppBoundClass6invokeEPvPK10_NPVariantjPS1_
1712    fun:_ZN11CppNPObject6invokeEP8NPObjectPvPK10_NPVariantjPS3_
1713    fun:_ZN7WebCore18npObjectInvokeImplERKN2v89ArgumentsENS_18InvokeFunctionTypeE
1714    fun:_ZN7WebCore21npObjectMethodHandlerERKN2v89ArgumentsE
1715    fun:_ZN2v88internal19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_47_GLOBAL__N_v8_src_builtins.cc_*BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEE
1716    obj:*
1717 }
1718 {
1719    bug_75019
1720    Memcheck:Leak
1721    fun:_Znw*
1722    ...
1723    fun:_ZN14GpuDataManagerC1Ev
1724    fun:_ZN22DefaultSingletonTraitsI14GpuDataManagerE3NewEv
1725    fun:_ZN9SingletonI14GpuDataManager22DefaultSingletonTraitsIS0_ES0_E3getEv
1726    fun:_ZN14GpuDataManager11GetInstanceEv
1727    fun:_Z11BrowserMainRK18MainFunctionParams
1728    fun:_ZN20InProcessBrowserTest5SetUpEv
1729 }
1730 {
1731    bug_75051
1732    Memcheck:Leak
1733    fun:_Znw*
1734    ...
1735    fun:_ZN3net12CertVerifier6VerifyEPNS_15X509CertificateERKSsiPNS_16CertVerifyResultEP14CallbackRunnerI6Tuple1IiEEPPv
1736    fun:_ZN3net25SingleRequestCertVerifier6VerifyEPNS_15X509CertificateERKSsiPNS_16CertVerifyResultEP14CallbackRunnerI6Tuple1IiEE
1737    fun:_ZN3net18SSLClientSocketNSS12DoVerifyCertEi
1738    fun:_ZN3net18SSLClientSocketNSS15DoHandshakeLoopEi
1739 }
1740 {
1741    bug_75127a
1742    Memcheck:Uninitialized
1743    ...
1744    fun:png_process_data
1745    fun:_ZN3gfx8PNGCodec6Decode*
1746 }
1747 {
1748    bug_75127b
1749    Memcheck:Uninitialized
1750    ...
1751    fun:png_process_data
1752    fun:_ZN3gfx8PNGCodec6Decode*
1753 }
1754 {
1755    bug_75127c
1756    Memcheck:Uninitialized
1757    ...
1758    fun:png_process_data
1759    fun:_ZN3gfx8PNGCodec6Decode*
1760 }
1761 {
1762    bug_76197a
1763    Memcheck:Unaddressable
1764    fun:sqlite3DbFree
1765    fun:releaseMemArray
1766    fun:sqlite3VdbeDelete
1767    fun:sqlite3VdbeFinalize
1768    fun:sqlite3_finalize
1769    fun:_ZN3sql10Connection12StatementRef5CloseEv
1770    fun:_ZN3sql10Connection12StatementRefD2Ev
1771    fun:_ZN3sql10Connection12StatementRefD1Ev
1772    fun:_ZNK4base10RefCountedIN3sql10Connection12StatementRefEE7ReleaseEv
1773    fun:_ZN13scoped_refptrIN3sql10Connection12StatementRefEED2Ev
1774    fun:_ZN13scoped_refptrIN3sql10Connection12StatementRefEED1Ev
1775    fun:_ZNSt4pairIKN3sql11StatementIDE13scoped_refptrINS0_10Connection12StatementRefEEED2Ev
1776    fun:_ZNSt4pairIKN3sql11StatementIDE13scoped_refptrINS0_10Connection12StatementRefEEED1Ev
1777    fun:_ZN9__gnu_cxx13new_allocatorISt4pairIKN3sql11StatementIDE13scoped_refptrINS2_10Connection12StatementRefEEEE7destroyEPS9_
1778    fun:_ZNSt8_Rb_treeIN3sql11StatementIDESt4pairIKS1_13scoped_refptrINS0_10Connection12StatementRefEEESt10_Select1stIS8_ESt4lessIS1_ESaIS8_EE12destroy_nodeEPSt13_Rb_tree_nodeIS8_E
1779    fun:_ZNSt8_Rb_treeIN3sql11StatementIDESt4pairIKS1_13scoped_refptrINS0_10Connection12StatementRefEEESt10_Select1stIS8_ESt4lessIS1_ESaIS8_EE8_M_eraseEPSt13_Rb_tree_nodeIS8_E
1780    fun:_ZNSt8_Rb_treeIN3sql11StatementIDESt4pairIKS1_13scoped_refptrINS0_10Connection12StatementRefEEESt10_Select1stIS8_ESt4lessIS1_ESaIS8_EE5clearEv
1781    fun:_ZNSt3mapIN3sql11StatementIDE13scoped_refptrINS0_10Connection12StatementRefEESt4lessIS1_ESaISt4pairIKS1_S5_EEE5clearEv
1782    fun:_ZN3sql10Connection5CloseEv
1783    fun:_ZN3sql10ConnectionD2Ev
1784    fun:_ZN3sql10ConnectionD1Ev
1785    fun:_ZN7history16InMemoryDatabaseD0Ev
1786 }
1787 {
1788    bug_76197b
1789    Memcheck:Unaddressable
1790    ...
1791    fun:sqlite3_step
1792    fun:sqlite3_exec
1793    fun:_ZN3sql10Connection7ExecuteEPKc
1794    fun:_ZN7history11URLDatabase31CreateKeywordSearchTermsIndicesEv
1795    fun:_ZN7history16InMemoryDatabase12InitFromDiskE*
1796    fun:_ZN7history22InMemoryHistoryBackend4InitE*
1797 }
1798 {
1799    bug_77766
1800    Memcheck:Leak
1801    fun:malloc
1802    fun:_ZN3WTF10fastMallocEm
1803    fun:_ZN7WebCore18PerformTaskContextnwEm
1804    fun:_ZN7WebCore8Document8postTaskEN3WTF10PassOwnPtrINS_22ScriptExecutionContext4TaskEEE
1805    fun:_ZN7WebCore20WorkerMessagingProxy22workerContextDestroyedEv
1806    fun:_ZN6WebKit19WebWorkerClientImpl22workerContextDestroyedEv
1807    fun:_ZN7WebCore13WorkerContextD2Ev
1808    fun:_ZN7WebCore22DedicatedWorkerContextD0Ev
1809    fun:_ZN3WTF10RefCountedIN7WebCore13WorkerContextEE5derefEv
1810    fun:_ZN3WTF6RefPtrIN7WebCore13WorkerContextEEaSEPS2_
1811    fun:_ZN7WebCore12WorkerThread12workerThreadEv
1812    fun:_ZN7WebCore12WorkerThread17workerThreadStartEPv
1813    fun:_ZN3WTFL16threadEntryPointEPv
1814    fun:_ZN3WTFL19wtfThreadEntryPointEPv
1815 }
1816 {
1817    bug_78201
1818    Memcheck:Leak
1819    fun:_Znw*
1820    fun:_ZN18BrowserProcessImpl28CreateResourceDispatcherHostEv
1821    fun:_ZN18BrowserProcessImpl24resource_dispatcher_hostEv
1822    fun:_ZN16ExtensionService4InitEv
1823    fun:_ZN11ProfileImpl14InitExtensionsE*
1824 }
1825 {
1826    bug_78786
1827    Memcheck:Leak
1828    fun:_Znw*
1829    fun:*35NonBlockingInvalidationNotifierTest5SetUpEv
1830 }
1831 {
1832    bug_79357a
1833    Memcheck:Unaddressable
1834    ...
1835    fun:*FilePathWatcherImpl*Watch*Delegate*
1836    fun:*FilePathWatcher*Watch*
1837    fun:_ZN21UserStyleSheetWatcher4InitEv
1838 }
1839 {
1840    bug_79357b
1841    Memcheck:Leak
1842    ...
1843    fun:*FilePathWatcherImpl*Watch*Delegate*
1844    fun:*FilePathWatcher*Watch*
1845    fun:_ZN21UserStyleSheetWatcher4InitEv
1846 }
1847 {
1848    bug_79651
1849    Memcheck:Leak
1850    ...
1851    fun:_ZN8notifier14XmppConnectionC1ERKN4buzz18XmppClientSettingsERK13scoped_refptrIN3net23URLRequestContextGetterEEPNS0_8DelegateEPNS1_11PreXmppAuthE
1852    fun:_ZN8notifier18SingleLoginAttempt13OnNewSettingsERKNS_18ConnectionSettingsE
1853    fun:_ZN8notifier23XmppConnectionGenerator17UseNextConnectionEv
1854    fun:_ZN8notifier23XmppConnectionGenerator15StartGeneratingEv
1855    fun:_ZN8notifier18SingleLoginAttemptC1EPNS_13LoginSettingsEPNS0_8DelegateE
1856    fun:_ZN8notifier5Login15StartConnectionEv
1857    fun:_ZN13sync_notifier20InvalidationNotifier17UpdateCredentialsERKSsS2_
1858    fun:*35InvalidationNotifierTest_Basic_Test8TestBodyEv
1859 }
1860 {
1861    bug_79652
1862    Memcheck:Leak
1863    ...
1864    fun:_ZN8chromeos14AudioMixerAlsa15ConnectInternalEv
1865    fun:_ZN8chromeos14AudioMixerAlsa7ConnectEv
1866 }
1867 {
1868    bug_79654_a
1869    Memcheck:Leak
1870    fun:_Znw*
1871    ...
1872    fun:_ZNSt3setIP16RenderWidgetHostSt4lessIS1_ESaIS1_EE6insertERKS1_
1873    fun:_ZN*9TabLoader12TabIsLoadingEP24NavigationControllerImpl
1874    fun:_ZN*18SessionRestoreImpl21ProcessSessionWindowsEPSt6vectorIP13SessionWindowSaIS3_EE
1875    fun:_ZN*18SessionRestoreImpl12OnGotSessionEiPSt6vectorIP13SessionWindowSaIS3_EE
1876 }
1877 {
1878    bug_79654_b
1879    Memcheck:Leak
1880    fun:_Znw*
1881    ...
1882    fun:*RenderWidgetHost*
1883    ...
1884    fun:_ZNSt3setIP16RenderWidgetHostSt4lessIS1_ESaIS1_EE6insertERKS1_
1885    fun:*TabLoader7ObserveEiRKN7content18NotificationSourceERKNS1_19NotificationDetailsE
1886    fun:_ZN23NotificationServiceImpl*
1887    fun:_ZN15WebContentsImpl12SetIsLoading*
1888    fun:_ZN15WebContentsImpl14RenderViewGone*
1889 }
1890 {
1891    bug_79865a
1892    Memcheck:Leak
1893    fun:_Znw*
1894    ...
1895    fun:_ZN33MalwareDetailsTest_HTTPCache_Test8TestBodyEv
1896 }
1897 {
1898    bug_79865b
1899    Memcheck:Leak
1900    ...
1901    fun:_Znw*
1902    fun:_ZN14TestingProfile20CreateRequestContextEv
1903    fun:_ZN42MalwareDetailsTest_HTTPCacheNoEntries_Test8TestBodyEv
1904 }
1905 {
1906    bug_79933a
1907    Memcheck:Leak
1908    fun:_Znw*
1909    ...
1910    fun:_ZN21TestURLRequestContext4InitEv
1911    ...
1912    fun:_ZN21TestURLRequestContextC1Ev
1913    fun:_ZN27TestURLRequestContextGetter20GetURLRequestContextEv
1914 }
1915 {
1916    bug_16089 WorkerPool threads can leak by design
1917    Memcheck:Leak
1918    fun:_Znw*
1919    fun:_ZN4base22PosixDynamicThreadPool8PostTask*
1920 }
1921 {
1922    bug_80462_a
1923    Memcheck:Leak
1924    fun:malloc
1925    fun:_ZN7WebCoreL15allocV8NPObjectEP4_NPPP7NPClass
1926    fun:_NPN_CreateObject
1927    fun:_ZN7WebCore22npCreateV8ScriptObjectEP4_NPPN2v86HandleINS2_6ObjectEEEPNS_9DOMWindowE
1928    fun:_ZN6WebKitL16makeIntArrayImplERKNS_9WebVectorIiEE
1929    fun:_ZN6WebKit11WebBindings12makeIntArrayERKNS_9WebVectorIiEE
1930 }
1931 {
1932    bug_80462_b
1933    Memcheck:Leak
1934    fun:malloc
1935    fun:_ZN7WebCoreL15allocV8NPObjectEP4_NPPP7NPClass
1936    fun:_NPN_CreateObject
1937    fun:_ZN7WebCore22npCreateV8ScriptObjectEP4_NPPN2v86HandleINS2_6ObjectEEEPNS_9DOMWindowE
1938    fun:_ZN6WebKitL19makeStringArrayImplERKNS_9WebVectorINS_9WebStringEEE
1939    fun:_ZN6WebKit11WebBindings15makeStringArrayERKNS_9WebVectorINS_9WebStringEEE
1940 }
1941 {
1942    bug_80537_a
1943    Memcheck:Leak
1944    fun:calloc
1945    ...
1946    fun:_ZN3gfx15GLContextOSMesa11MakeCurrentEv
1947 }
1948 {
1949    bug_80537_b
1950    Memcheck:Leak
1951    fun:calloc
1952    ...
1953    fun:_ZN3gfx15GLContextOSMesa11MakeCurrentEPNS_9GLSurfaceE
1954 }
1955 {
1956    bug_80551
1957    Memcheck:Leak
1958    fun:_Znw*
1959    fun:_Z11BrowserMainRK18MainFunctionParams
1960    fun:_ZN20InProcessBrowserTest5SetUpEv
1961 }
1962 {
1963    bug_80550_a
1964    Memcheck:Leak
1965    fun:_Znw*
1966    fun:_ZN16RenderWidgetHost11WasRestoredEv
1967 }
1968 {
1969    bug_80550_b
1970    Memcheck:Leak
1971    fun:_Znw*
1972    fun:_ZN16RenderWidgetHost9WasHiddenEv
1973 }
1974 {
1975    bug_80663
1976    Memcheck:Leak
1977    fun:_Znw*
1978    fun:_ZN4base4BindIMN3net17URLRequestHttpJobEFvPSsPSt6vectorINS1_11CookieStore10CookieInfoESaIS6_EEEPS2_EENS_8internal20InvokerStorageHolderINSD_15InvokerStorage1IT_T0_EEEESG_RKSH_
1979    fun:_ZN3net17URLRequestHttpJob23AddCookieHeaderAndStartEv
1980    fun:_ZN3net17URLRequestHttpJob5StartEv
1981    fun:_ZN3net10URLRequest8StartJobEPNS_13URLRequestJobE
1982    fun:_ZN3net10URLRequest5StartEv
1983    fun:_ZN10URLFetcher4Core15StartURLRequestEv
1984    fun:_ZN10URLFetcher4Core30StartURLRequestWhenAppropriateEv
1985 }
1986 {
1987    bug_82717
1988    Memcheck:Leak
1989    fun:_Znw*
1990    ...
1991    fun:_ZN6chrome26ChromeContentBrowserClient24RenderProcessHostCreatedEPN7content17RenderProcessHostE
1992    fun:_ZN21RenderProcessHostImpl4Init*
1993    ...
1994    fun:_ZN15WebContentsImpl32CreateRenderViewForRenderManagerEP*
1995    fun:_ZN21RenderViewHostManager14InitRenderViewEP*
1996    ...
1997    fun:_ZN21RenderViewHostManager8NavigateERKN7content19NavigationEntryImplE
1998    fun:_ZN15WebContentsImpl15NavigateToEntryERKN7content19NavigationEntryImplENS0_20NavigationController10ReloadTypeE
1999 }
2000 {
2001    bug_83609
2002    Memcheck:Leak
2003    fun:_Znw*
2004    fun:_ZN4base4Bind*TaskClosureAdapterEFvvEPS2_EENS_8internal20InvokerStorageHolderINS6_15InvokerStorage1IT_T0_EEEES9_RKSA_
2005    fun:_ZN4base11MessageLoop15PostDelayedTaskERKN15tracked_objects8LocationEP4Taskx
2006    fun:_ZN13BrowserThread14PostTaskHelperENS_2IDERKN15tracked_objects8LocationEP4Taskxb
2007    fun:_ZN13BrowserThread8PostTaskENS_2IDERKN15tracked_objects8LocationEP4Task
2008 }
2009 {
2010    bug_83609b
2011    Memcheck:Leak
2012    fun:_Znw*
2013    fun:_ZN4base4Bind*TaskClosureAdapterEFvvEPS2_EENS_8internal20InvokerStorageHolderINS6_15InvokerStorage1IT_T0_EEEES9_RKSA_
2014    fun:_ZN4base11MessageLoop8PostTaskERKN15tracked_objects8LocationEP4Task
2015 }
2016 {
2017    bug_84224_a
2018    Memcheck:Leak
2019    fun:_Znw*
2020    fun:_ZN9__gnu_cxx13new_allocator*PendingTaskEE8allocate*
2021    fun:_ZN*_Deque_baseIN*PendingTaskESaIS1_*_M_allocate_*
2022    ...
2023    fun:_ZNSt5dequeIN*PendingTaskESaIS1_EE*push_back*
2024    fun:_ZNSt5queueIN4*PendingTask*deque*push*
2025    fun:_ZN4base11MessageLoop18AddToIncomingQueueEPN*PendingTaskE*
2026 }
2027 {
2028    bug_84224_b
2029    Memcheck:Unaddressable
2030    fun:_ZN13scoped_refptrIN4base8internal18InvokerStorageBaseEEC2ERKS3_
2031    fun:_ZN13scoped_refptrIN4base8internal18InvokerStorageBaseEEC1ERKS3_
2032    fun:_ZN4base8internal12CallbackBaseC2ERKS1_
2033    fun:_ZN4base8CallbackIFvvEEC2ERKS2_
2034    fun:_ZN4base8CallbackIFvvEEC1ERKS2_
2035    fun:_ZN4base11MessageLoop11PendingTaskC2ERKS0_
2036    fun:_ZN4base11MessageLoop11PendingTaskC1ERKS0_
2037    fun:_ZN9__gnu_cxx13new_allocatorIN11MessageLoop11PendingTaskEE9constructEPS2_RKS2_
2038    fun:_ZNSt5dequeIN11MessageLoop11PendingTaskESaIS1_EE9push_backERKS1_
2039    fun:_ZNSt5queueIN11MessageLoop11PendingTaskESt5dequeIS1_SaIS1_EEE4pushERKS1_
2040    fun:_ZN4base11MessageLoop18AddToIncomingQueueEPNS_11PendingTaskE
2041 }
2042 {
2043    bug_84265
2044    Memcheck:Leak
2045    fun:_Znw*
2046    fun:_ZN12LoginHandler6CreateEPN3net17AuthChallengeInfoEPNS0_10URLRequestE
2047    fun:_Z17CreateLoginPromptPN3net17AuthChallengeInfoEPNS_10URLRequestE
2048    fun:_ZN22ResourceDispatcherHost14OnAuthRequiredEPN3net10URLRequestEPNS0_17AuthChallengeInfoE
2049    fun:_ZN3net13URLRequestJob21NotifyHeadersCompleteEv
2050 }
2051 {
2052    bug_84770_a
2053    Memcheck:Unaddressable
2054    fun:_ZN6WebKit21FrameLoaderClientImpl12allowPluginsEb
2055    fun:_ZN7WebCore14SubframeLoader12allowPluginsENS_28ReasonForCallingAllowPluginsE
2056 }
2057 {
2058    bug_84770_b
2059    Memcheck:Unaddressable
2060    fun:_ZN6WebKit21FrameLoaderClientImpl15allowJavaScriptEb
2061    fun:_ZN7WebCore16ScriptController17canExecuteScriptsENS_33ReasonForCallingCanExecuteScriptsE
2062 }
2063 {
2064    bug_84770_c
2065    Memcheck:Unaddressable
2066    fun:_ZN6WebKit21FrameLoaderClientImpl20allowScriptExtensionERKN3WTF6StringEi
2067    fun:_ZN7WebCore16V8DOMWindowShell16createNewContextEN2v86HandleINS1_6ObjectEEEi
2068 }
2069 {
2070    bug_86481
2071    Memcheck:Leak
2072    fun:_Znw*
2073    fun:_ZN9__gnu_cxx13new_allocator*FilePath*allocate*
2074    fun:_ZNSt11_Deque_base*FilePath*_M_allocate_map*
2075    fun:_ZNSt11_Deque_base*FilePath*_M_initialize_map*
2076    fun:_ZNSt11_Deque_baseI*FilePath*
2077    fun:_ZNSt5dequeI*FilePath*
2078    fun:_ZNSt5stackI*FilePath*deque*
2079    fun:_ZN9file_util14FileEnumeratorC1E*
2080    fun:_ZN7history20ExpireHistoryBackend25DoExpireHistoryIndexFilesEv
2081 }
2082 {
2083    bug_87423
2084    Memcheck:Uninitialized
2085    fun:_ZNK3net15HttpBasicStream23LogNumRttVsBytesMetricsEv
2086    fun:_ZN3net22HttpNetworkTransaction18DoReadBodyCompleteEi
2087    fun:_ZN3net22HttpNetworkTransaction6DoLoopEi
2088    fun:_ZN3net22HttpNetworkTransaction4ReadEPNS_8IOBufferEiP14CallbackRunnerI6Tuple1IiEE
2089    fun:_Z15ReadTransactionPN3net15HttpTransactionEPSs
2090    fun:_ZN3net73HttpNetworkTransactionTest_ErrorResponseTofHttpsConnectViaHttpsProxy_Test8TestBodyEv
2091 }
2092 {
2093    bug_88640_a
2094    Memcheck:Leak
2095    fun:_Znw*
2096    fun:_ZN11ProfileImpl30InitRegisteredProtocolHandlersEv
2097    fun:_ZN11ProfileImpl11DoFinalInitEv
2098    fun:_ZN11ProfileImpl13OnPrefsLoadedEb
2099 }
2100 {
2101    bug_88640_b
2102    Memcheck:Leak
2103    ...
2104    fun:_ZN11ProfileImpl13OnPrefsLoadedEb
2105    ...
2106    fun:_ZN11ProfileImplC*E*
2107 }
2108 {
2109    bug_88640_c
2110    Memcheck:Leak
2111    fun:_Znw*
2112    fun:_ZN29ChromeURLRequestContextGetter14CreateOriginalEP7ProfilePK13ProfileIOData
2113    fun:_ZN17ProfileImplIOData6Handle4InitE*
2114    fun:_ZN11ProfileImpl11DoFinalInitEv
2115    fun:_ZN11ProfileImpl13OnPrefsLoadedEb
2116 }
2117 {
2118    bug_81796
2119    Memcheck:Leak
2120    fun:_Znw*
2121    fun:_ZN4base16MessageLoopProxy22currentEv
2122    fun:_ZN3IPC12ChannelProxy7ContextC1EPNS_7Channel8ListenerEPN4base16MessageLoopProxyE
2123    fun:_ZN3IPC12ChannelProxyC1ERKNS_13ChannelHandleENS_7Channel4ModeEPNS4_8ListenerEPN4base16MessageLoopProxyE
2124 }
2125 {
2126    bug_89304
2127    Memcheck:Leak
2128    fun:_Znw*
2129    ...
2130    fun:_ZN3net20ClientSocketPoolBaseINS_*SocketParamsEE13RequestSocketERKSsRK13scoped_refptrIS1_ENS_15RequestPriorityEPNS_18ClientSocketHandleEP14CallbackRunnerI6Tuple1IiEERKNS_11BoundNetLogE
2131    fun:_ZN3net*SocketPool13RequestSocketERKSsPKvNS_15RequestPriorityEPNS_18ClientSocketHandleEP14CallbackRunnerI6Tuple1IiEERKNS_11BoundNetLogE
2132    fun:_ZN3net18ClientSocketHandle4Init*
2133    ...
2134    fun:_ZN3net23ClientSocketPoolManager30InitSocketHandleForHttpRequestERK4GURLRKNS_18HttpRequestHeadersEiNS_15RequestPriorityEPNS_18HttpNetworkSessionERKNS_9ProxyInfoEbbRKNS_9SSLConfigESF_RKNS_11BoundNetLogEPNS_18ClientSocketHandleEP14CallbackRunnerI6Tuple1IiEE
2135    fun:_ZN3net21HttpStreamFactoryImpl3Job16DoInitConnectionEv
2136 }
2137 {
2138    bug_89311
2139    Memcheck:Leak
2140    fun:_Znw*
2141    ...
2142    fun:_ZN3net16HttpStreamParser22DoParseResponseHeadersEi
2143    fun:_ZN3net16HttpStreamParser20ParseResponseHeadersEv
2144    fun:_ZN3net16HttpStreamParser21DoReadHeadersCompleteEi
2145 }
2146 {
2147    bug_89942_a
2148    Memcheck:Leak
2149    ...
2150    fun:_ZN10ZygoteHost11ForkRequestERKSt6vectorISsSaISsEERKS0_ISt4pairIjiESaIS6_EERKSs
2151    fun:_ZN20ChildProcessLauncher7Context14LaunchInternalE13scoped_refptrIS0_EN13BrowserThread2IDEbRKSt6vectorISt4pairISsSsESaIS7_EEiP11CommandLine
2152 }
2153 {
2154    bug_89942_b
2155    Memcheck:Leak
2156    ...
2157    fun:_ZNSt6vectorISt4pairIjiESaIS1_EE9push_backERKS1_
2158    fun:_ZN20ChildProcessLauncher7Context14LaunchInternalE13scoped_refptrIS0_EN13BrowserThread2IDEbRKSt6vectorISt4pairISsSsESaIS7_EEiP11CommandLine
2159 }
2160 {
2161    bug_90057a
2162    Memcheck:Leak
2163    ...
2164    fun:_ZN3net13CookieMonster9InitStoreEv
2165    fun:_ZN3net13CookieMonster15InitIfNecessaryEv
2166    fun:_ZN3net13CookieMonster30GetAllCookiesForURLWithOptionsERK4GURLRKNS_13CookieOptionsE
2167    fun:_ZN3net13CookieMonster19GetAllCookiesForURLERK4GURL
2168    fun:_ZN22ResourceDispatcherHost13CanGetCookiesEPN3net10URLRequestE
2169    fun:_ZN3net10URLRequest13CanGetCookiesEv
2170    fun:_ZN3net13URLRequestJob13CanGetCookiesEv
2171    fun:_ZN3net17URLRequestHttpJob23AddCookieHeaderAndStartEv
2172 }
2173 {
2174    bug_90057b
2175    Memcheck:Leak
2176    ...
2177    fun:_ZN3net13CookieMonster9InitStoreEv
2178    fun:_ZN3net13CookieMonster15InitIfNecessaryEv
2179    fun:_ZN3net13CookieMonster21GetCookiesWithOptionsERK4GURLRKNS_13CookieOptionsE
2180    fun:_ZN3net13CookieMonster26GetCookiesWithOptionsAsyncERK4GURLRKNS_13CookieOptionsERKN4base8CallbackIFvRKSsEEE
2181    fun:_ZN3net11CookieStore15GetCookiesAsyncERK4GURLRKN4base8CallbackIFvRKSsEEE
2182    fun:_ZN12_GLOBAL__N_120GetCookiesOnIOThreadERK4GURLRK13scoped_refptrIN3net23URLRequestContextGetterEEPN4base13WaitableEventEPSs
2183 }
2184 {
2185    bug_90057c
2186    Memcheck:Leak
2187    fun:_Znw*
2188    ...
2189    fun:_ZN3net17URLRequestHttpJob14SaveNextCookieEv
2190    fun:_ZN3net17URLRequestHttpJob35SaveCookiesAndNotifyHeadersCompleteEv
2191    fun:_ZN3net17URLRequestHttpJob16OnStartCompletedEi
2192 }
2193 {
2194    bug_90215_c
2195    Memcheck:Leak
2196    ...
2197    fun:_ZN3net13URLRequestJob21NotifyRestartRequiredEv
2198    fun:_ZN8appcache21AppCacheURLRequestJob13BeginDeliveryEv
2199 }
2200 {
2201    bug_90215_d
2202    Memcheck:Leak
2203    ...
2204    fun:_ZN8appcache19AppCacheStorageImpl23RunOnePendingSimpleTaskEv
2205 }
2206 {
2207    bug_90215_e
2208    Memcheck:Leak
2209    fun:_Znw*
2210    fun:_ZN8appcache15AppCacheService10InitializeE*
2211    fun:_ZN21ChromeAppCacheService20InitializeOnIOThreadE*
2212 }
2213 {
2214    bug_90215_f
2215    Memcheck:Leak
2216    fun:_Znw*
2217    ...
2218    fun:_ZN26TransportSecurityPersisterC1EPN3net22TransportSecurityStateERKN4base8FilePathEb
2219    fun:_ZNK13ProfileIOData4InitEPSt3mapISs10linked_ptrIN3net20URLRequestJobFactory15ProtocolHandlerEESt4lessISsESaISt4pairIKSsS5_EEE
2220    fun:_ZN12_GLOBAL__N_114FactoryForMain6CreateEv
2221    fun:_ZN29ChromeURLRequestContextGetter20GetURLRequestContextEv
2222    fun:_ZN7content21ChromeAppCacheService20InitializeOnIOThreadERKN4base8FilePathEPNS_15ResourceContextEPN3net23URLRequestContextGetterE13scoped_refptrIN5quota20SpecialStoragePolicyEE
2223 }
2224 {
2225    bug_90240
2226    Memcheck:Leak
2227    fun:_Znw*
2228    ...
2229    fun:_ZN2pp5proxy26PPP_Instance_Private_Proxy22OnMsgGetInstanceObjectEiNS0_24SerializedVarReturnValueE
2230 }
2231 {
2232    bug_90400
2233    Memcheck:Leak
2234    fun:_Znw*
2235    fun:_ZN11ProfileImpl24GetUserStyleSheetWatcherEv
2236    fun:_ZN6chrome26ChromeContentBrowserClient14GetWebkitPrefs*
2237    fun:_ZN15WebContentsImpl14GetWebkitPrefsEv
2238 }
2239 {
2240    bug_90487a
2241    Memcheck:Leak
2242    fun:_Znw*
2243    fun:_ZN9__gnu_cxx13new_allocatorISt10_List_nodeIPN5quota11QuotaClientEEE8allocateEjPKv
2244    fun:_ZNSt10_List_baseIPN5quota11QuotaClientESaIS2_EE11_M_get_nodeEv
2245    fun:_ZNSt4listIPN5quota11QuotaClientESaIS2_EE14_M_create_nodeERKS2_
2246    fun:_ZNSt4listIPN5quota11QuotaClientESaIS2_EE9_M_insertESt14_List_iteratorIS2_ERKS2_
2247    fun:_ZNSt4listIPN5quota11QuotaClientESaIS2_EE9push_backERKS2_
2248    fun:_ZN5quota12QuotaManager14RegisterClientEPNS_11QuotaClientE
2249    fun:_ZN5quota17QuotaManagerProxy14RegisterClientEPNS_11QuotaClientE
2250 }
2251 {
2252    bug_90487b
2253    Memcheck:Leak
2254    fun:_Znw*
2255    fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEESA_
2256    fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEES9_
2257    ...
2258    fun:_ZN5quota12QuotaManager*
2259 }
2260 {
2261    bug_90496a
2262    Memcheck:Leak
2263    ...
2264    fun:_ZN3IPC16MessageWithTupleI6Tuple2Ii23ResourceHostMsg_RequestEE8DispatchI22ResourceDispatcherHostS6_iRKS2_EEbPKNS_7MessageEPT_PT0_MSC_FvRSA_T1_T2_E
2265    fun:_ZN22ResourceDispatcherHost17OnMessageReceivedERKN3IPC7MessageEP21ResourceMessageFilterPb
2266    fun:_ZN21ResourceMessageFilter17OnMessageReceivedERKN3IPC7MessageEPb
2267    fun:_ZN20BrowserMessageFilter15DispatchMessageERKN3IPC7MessageE
2268    fun:_ZN20BrowserMessageFilter17OnMessageReceivedERKN3IPC7MessageE
2269    fun:_ZN3IPC12ChannelProxy7Context10TryFiltersERKNS_7MessageE
2270    fun:_ZN3IPC12ChannelProxy7Context17OnMessageReceivedERKNS_7MessageE
2271    fun:_ZN3IPC7Channel11ChannelImpl23ProcessIncomingMessagesEv
2272    fun:_ZN3IPC7Channel11ChannelImpl28OnFileCanReadWithoutBlockingEi
2273 }
2274 {
2275    bug_90496b
2276    Memcheck:Leak
2277    fun:_Znw*
2278    fun:_ZN22ResourceDispatcherHost23CompleteResponseStartedEPN3net10URLRequestE
2279    fun:_ZN22ResourceDispatcherHost17OnResponseStartedEPN3net10URLRequestE
2280    fun:_ZN3net10URLRequest21NotifyResponseStartedEv
2281    fun:_ZN3net13URLRequestJob21NotifyHeadersCompleteEv
2282 }
2283 {
2284    bug_90496c
2285    Memcheck:Leak
2286    fun:_Znw*
2287    fun:_ZN20AsyncResourceHandler15OnReadCompletedEiPi
2288    fun:_ZN23BufferedResourceHandler15OnReadCompletedEiPi
2289    fun:_ZN27SafeBrowsingResourceHandler15OnReadCompletedEiPi
2290    fun:_ZN22OfflineResourceHandler15OnReadCompletedEiPi
2291    fun:_ZN22ResourceDispatcherHost12CompleteReadEPN3net10URLRequestEPi
2292    fun:_ZN22ResourceDispatcherHost15OnReadCompletedEPN3net10URLRequestEi
2293    fun:_ZN3net10URLRequest19NotifyReadCompletedEi
2294    fun:_ZN3net13URLRequestJob18NotifyReadCompleteEi
2295    fun:_ZN19URLRequestChromeJob13DataAvailableEP16RefCountedMemory
2296    fun:_ZN27ChromeURLDataManagerBackend13DataAvailableEiP16RefCountedMemory
2297    fun:_ZN20ChromeURLDataManager10DataSource22SendResponseOnIOThreadEi13scoped_refptrI16RefCountedMemoryE
2298 }
2299 {
2300    bug_90496d
2301    Memcheck:Leak
2302    ...
2303    fun:_ZN24CrossSiteResourceHandler14ResumeResponseEv
2304    fun:_ZN22ResourceDispatcherHost12OnSwapOutACKERK22ViewMsg_SwapOut_Params
2305    fun:_ZN18RenderWidgetHelper21OnCrossSiteSwapOutACKERK22ViewMsg_SwapOut_Params
2306 }
2307 {
2308    bug_90496e
2309    Memcheck:Leak
2310    ...
2311    fun:_ZN14SharedIOBuffer4InitEv
2312    fun:_ZN20AsyncResourceHandler10OnWillReadEiPPN3net8IOBufferEPii
2313    fun:_ZN24CrossSiteResourceHandler10OnWillReadEiPPN3net8IOBufferEPii
2314    fun:_ZN23BufferedResourceHandler10OnWillReadEiPPN3net8IOBufferEPii
2315    fun:_ZN27SafeBrowsingResourceHandler10OnWillReadEiPPN3net8IOBufferEPii
2316    fun:_ZN22OfflineResourceHandler10OnWillReadEiPPN3net8IOBufferEPii
2317    fun:_ZN22ResourceDispatcherHost4ReadEPN3net10URLRequestEPi
2318    fun:_ZN22ResourceDispatcherHost12StartReadingEPN3net10URLRequestE
2319 }
2320 {
2321    bug_90671
2322    Memcheck:Leak
2323    fun:_Znw*
2324    ...
2325    fun:_ZNK3sql9Statement*ColumnString*
2326    fun:_ZN7history11URLDatabase10FillURLRowERN3sql9StatementEPNS_6URLRowE
2327    fun:_ZN7history11URLDatabase13URLEnumerator10GetNextURLEPNS_6URLRowE
2328    fun:_ZN7history14HistoryBackend11IterateURLsEPN14HistoryService13URLEnumeratorE
2329 }
2330 {
2331    bug_91199
2332    Memcheck:Leak
2333    fun:_Znw*
2334    fun:_ZN19URLRequestChromeJob15GetResponseInfoEPN3net16HttpResponseInfoE
2335    fun:_ZN3net13URLRequestJob21NotifyHeadersCompleteEv
2336    fun:_ZN19URLRequestChromeJob10StartAsyncEv
2337 }
2338 {
2339    bug_92571
2340    Memcheck:Leak
2341    fun:_Znw*
2342    fun:_ZN7history16TopSitesDatabase8CreateDBE*
2343    fun:_ZN7history16TopSitesDatabase4InitE*
2344    fun:_ZN7history15TopSitesBackend16InitDBOnDBThreadE*
2345 }
2346 {
2347    bug_92741a
2348    Memcheck:Leak
2349    fun:_Znw*
2350    fun:_ZN4base4BindIPFvPNS_13WaitableEventEPSsRKSsES2_S3_EENS_8internal20InvokerStorageHolderINS8_15InvokerStorage2IT_T0_T1_EEEESB_RKSC_RKSD_
2351    fun:_ZN12_GLOBAL__N_120GetCookiesOnIOThreadERK4GURLRK13scoped_refptrIN3net23URLRequestContextGetterEEPN4base13WaitableEventEPSs
2352    fun:_Z18DispatchToFunctionIPFvRK4GURLRK13scoped_refptrIN3net23URLRequestContextGetterEEPN4base13WaitableEventEPSsES0_S6_SB_SC_EvT_RK6Tuple4IT0_T1_T2_T3_E
2353 }
2354 {
2355    bug_92741b
2356    Memcheck:Leak
2357    fun:_Znw*
2358    fun:_ZN4base4BindIMN3net17URLRequestHttpJobEFvPSsPSt6vectorINS1_11CookieStore10CookieInfoESaIS6_EEENS_7WeakPtrIS2_EEEENS_8internal20InvokerStorageHolderINSE_15InvokerStorage1IT_T0_EEEESH_RKSI_
2359    fun:_ZN3net17URLRequestHttpJob24CheckCookiePolicyAndLoadERKNS_10CookieListE
2360 }
2361 {
2362    bug_92741c
2363    Memcheck:Leak
2364    fun:_Znw*
2365    fun:_ZN4base4BindIMN3net17URLRequestHttpJobEFvRKNS1_10CookieListEENS_7WeakPtrIS2_EEEENS_8internal20InvokerStorageHolderINSA_15InvokerStorage1IT_T0_EEEESD_RKSE_
2366    fun:_ZN3net17URLRequestHttpJob23AddCookieHeaderAndStartEv
2367    fun:_ZN3net17URLRequestHttpJob5StartEv
2368    fun:_ZN3net10URLRequest8StartJobEPNS_13URLRequestJobE
2369    fun:_ZN3net10URLRequest5StartEv
2370 }
2371 {
2372    bug_93250a
2373    Memcheck:Leak
2374    fun:_Znw*
2375    ...
2376    fun:*SHA1Fingerprint*
2377    fun:_ZN3net16CertVerifyResultaSERKS0_
2378    fun:_ZN3net12CertVerifier12HandleResultEPNS_15X509CertificateERKSsiiRKNS_16CertVerifyResultE
2379    fun:_ZN3net18CertVerifierWorker7DoReplyEv
2380 }
2381 {
2382    bug_93250b
2383    Memcheck:Leak
2384    fun:_Znw*
2385    fun:_ZN4base4BindIMNS_6subtle18TaskClosureAdapterEFvvEPS2_EENS_8internal20InvokerStorageHolderINS6_15InvokerStorage1IT_T0_EEEES9_RKSA_
2386    fun:_ZN4base11MessageLoop8PostTaskERKN15tracked_objects8LocationEP4Task
2387    fun:_ZN3net18CertVerifierWorker6FinishEv
2388    fun:_ZN3net18CertVerifierWorker3RunEv
2389 }
2390 {
2391    bug_93730_a
2392    Memcheck:Leak
2393    fun:_Znw*
2394    fun:_ZN14ServiceProcess10InitializeEP16MessageLoopForUIRK11CommandLineP19ServiceProcessState
2395    fun:_Z18ServiceProcessMainRK18MainFunctionParams
2396    ...
2397    fun:ChromeMain
2398    fun:main
2399 }
2400 {
2401    bug_93730_b
2402    Memcheck:Leak
2403    fun:_Zna*
2404    fun:_ZN4base13LaunchProcessERKSt6vectorISsSaISsEERKNS_13LaunchOptionsEPi
2405    fun:_ZN4base13LaunchProcessERK11CommandLineRKNS_13LaunchOptionsEPi
2406    fun:_ZN21ServiceProcessControl8Launcher5DoRunEv
2407 }
2408 {
2409    bug_93730_c
2410    Memcheck:Leak
2411    fun:_Znw*
2412    fun:_Z17NewRunnableMethodIN21ServiceProcessControl8LauncherEMS1_FvvEEP14CancelableTaskPT_T0_
2413    fun:_ZN21ServiceProcessControl8Launcher5DoRunEv
2414 }
2415 {
2416    bug_93730_d
2417    Memcheck:Leak
2418    fun:_Znw*
2419    fun:_ZN3IPC11SyncChannelC1ERKNS_13ChannelHandleENS_7Channel4ModeEPNS4_8ListenerEPN4base16MessageLoopProxyEbPNS8_13WaitableEventE
2420    fun:_ZN16ServiceIPCServer13CreateChannelEv
2421    fun:_ZN16ServiceIPCServer4InitEv
2422    fun:_ZN14ServiceProcess10InitializeEP16MessageLoopForUIRK11CommandLineP19ServiceProcessState
2423    fun:_Z18ServiceProcessMainRK18MainFunctionParams
2424    ...
2425    fun:ChromeMain
2426    fun:main
2427 }
2428 {
2429    bug_94195
2430    Memcheck:Leak
2431    ...
2432    fun:_ZN12GpuBlacklist16LoadGpuBlacklistERKSsNS_8OsFilterE
2433 }
2434 {
2435    bug_94345
2436    Memcheck:Leak
2437    fun:_Znw*
2438    fun:_ZNK4base8internal18WeakReferenceOwner6GetRefEv
2439    fun:_ZN4base15SupportsWeakPtrI16ObserverListBaseIN11MessageLoop12TaskObserverEEE9AsWeakPtrEv
2440    fun:_ZN16ObserverListBaseIN11MessageLoop12TaskObserverEE8IteratorC1ERS2_
2441 }
2442 {
2443    bug_94764
2444    Memcheck:Leak
2445    fun:_Znw*
2446    fun:_ZN8remoting13ClientSession11UnpressKeysEv
2447    fun:_ZN8remoting34ClientSessionTest_UnpressKeys_Test8TestBodyEv
2448 }
2449 {
2450    bug_95448
2451    Memcheck:Leak
2452    fun:_Znw*
2453    fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKSsPN4base5ValueEEEE8allocateEjPKv
2454    fun:_ZNSt8_Rb_treeISsSt4pairIKSsPN4base5ValueEESt10_Select1stIS5_ESt4lessISsESaIS5_EE11_M_get_nodeEv
2455    fun:_ZNSt8_Rb_treeISsSt4pairIKSsPN4base5ValueEESt10_Select1stIS5_ESt4lessISsESaIS5_EE14_M_create_nodeERKS5_
2456    fun:_ZNSt8_Rb_treeISsSt4pairIKSsPN4base5ValueEESt10_Select1stIS5_ESt4lessISsESaIS5_EE10_M_insert_EPKSt18_Rb_tree_node_baseSE_RKS5_
2457    fun:_ZNSt8_Rb_treeISsSt4pairIKSsPN4base5ValueEESt10_Select1stIS5_ESt4lessISsESaIS5_EE17_M_insert_unique_ESt23_Rb_tree_const_iteratorIS5_ERKS5_
2458    fun:_ZNSt3mapISsPN4base5ValueESt4lessISsESaISt4pairIKSsS2_EEE6insertESt17_Rb_tree_iteratorIS7_ERKS7_
2459    fun:_ZNSt3mapISsPN4base5ValueESt4lessISsESaISt4pairIKSsS2_EEEixERS6_
2460    fun:_ZN4base15DictionaryValue23SetWithoutPathExpansionERKSsPNS_5ValueE
2461    fun:_ZN4base15DictionaryValue3SetERKSsPNS_5ValueE
2462    fun:_ZN4base15DictionaryValue9SetStringERKSsRKSbItNS_20string16_char_traitsESaItEE
2463    fun:_ZN11PluginPrefs23CreatePluginFileSummaryERKN6webkit13WebPluginInfoE
2464    fun:_ZN11PluginPrefs19OnUpdatePreferencesESt6vectorIN6webkit13WebPluginInfoESaIS2_EES0_INS1_5npapi11PluginGroupESaIS6_EE
2465 }
2466 {
2467    bug_95902
2468    Memcheck:Leak
2469    ...
2470    fun:xdg_mime_init
2471    fun:xdg_mime_get_mime_type_from_file_name
2472    fun:*GetFileMimeTypeE*
2473    fun:_ZNK3net16PlatformMimeUtil32GetPlatformMimeTypeFromExtensionERKSsPSs
2474    fun:_ZNK3net8MimeUtil30GetMimeTypeFromExtensionHelperERKSsbPSs
2475    fun:_ZNK3net8MimeUtil24GetMimeTypeFromExtensionERKSsPSs
2476    fun:_ZNK3net8MimeUtil19GetMimeTypeFromFileE*
2477    fun:_ZN3net19GetMimeTypeFromFileE*
2478 }
2479 {
2480    bug_96069
2481    Memcheck:Leak
2482    fun:_Znw*
2483    fun:_ZN3net9HttpCache13CreateBackendEPPN10disk_cache7BackendEP14CallbackRunnerI6Tuple1IiEE
2484    fun:_ZN3net9HttpCache17CreateTransactionEP10scoped_ptrINS_15HttpTransactionEE
2485    ...
2486    fun:_ZN3net13CookieMonster17CookieMonsterTask14InvokeCallbackEN4base8CallbackIFvvEEE
2487 }
2488 {
2489    bug_96365
2490    Memcheck:Leak
2491    fun:_Znw*
2492    fun:_ZN27PasswordManagerDelegateImpl33AddSavePasswordInfoBarIfPermittedEP19PasswordFormManager
2493    fun:_ZN15PasswordManager23OnPasswordFormsRenderedERKSt6vectorIN6webkit5forms12PasswordFormESaIS3_EE
2494 }
2495 {
2496    bug_96369
2497    Memcheck:Leak
2498    fun:malloc
2499    fun:g_malloc
2500    fun:g_slice_alloc
2501    fun:g_slice_alloc0
2502    fun:g_type_create_instance
2503    fun:g_object_constructor
2504    fun:g_object_newv
2505    fun:g_object_new
2506    fun:_gdk_window_impl_new
2507    fun:gdk_window_ensure_native
2508    fun:gdk_x11_drawable_get_xid
2509    fun:_ZN20GtkNativeViewManager14GetIdForWidgetEP10_GtkWidget
2510    fun:_ZNK7content23RenderWidgetHostViewGtk15GetNativeViewIdEv
2511 }
2512 {
2513    bug_96402
2514    Memcheck:Leak
2515    fun:malloc
2516    fun:g_malloc
2517    fun:g_slice_alloc
2518    fun:g_slice_alloc0
2519    fun:g_type_create_instance
2520    fun:g_object_constructor
2521    fun:g_object_newv
2522    fun:g_object_new
2523    fun:_gdk_window_impl_new
2524    fun:gdk_window_ensure_native
2525    fun:gdk_x11_drawable_get_xid
2526    ...
2527    fun:g_closure_invoke
2528    fun:signal_emit_unlocked_R
2529    fun:g_signal_emit_valist
2530    fun:g_signal_emit
2531    fun:gtk_widget_realize
2532    fun:gtk_widget_set_parent
2533 }
2534 {
2535    bug_96407
2536    Memcheck:Leak
2537    fun:malloc
2538    fun:g_malloc
2539    fun:g_slice_alloc
2540    fun:g_slice_alloc0
2541    fun:g_type_create_instance
2542    fun:g_object_constructor
2543    fun:g_object_newv
2544    fun:g_object_new
2545    fun:_gdk_window_impl_new
2546    fun:gdk_window_ensure_native
2547    fun:gdk_x11_drawable_get_xid
2548    fun:_ZN19TestWebViewDelegate20CreatePluginDelegateE*
2549 }
2550 {
2551    bug_96568a
2552    Memcheck:Leak
2553    fun:*alloc
2554    ...
2555    fun:HB_OpenType*
2556    ...
2557    fun:HB_ShapeItem
2558    fun:_ZN7WebCore21ComplexTextController11shapeGlyphsEv
2559    fun:_ZN7WebCore21ComplexTextController13nextScriptRunEv
2560 }
2561 {
2562    bug_96568b
2563    Memcheck:Leak
2564    ...
2565    fun:HB_NewFace
2566    fun:_ZN7WebCoreL21getCachedHarfbuzzFaceEPNS_16FontPlatformDataE
2567    fun:_ZN7WebCore12HarfbuzzFaceC1EPNS_16FontPlatformDataE
2568    fun:_ZN7WebCore12HarfbuzzFace6createEPNS_16FontPlatformDataE
2569    fun:_ZNK7WebCore16FontPlatformData12harfbuzzFaceEv
2570    fun:_ZN7WebCore21ComplexTextController21setupFontForScriptRunEv
2571 }
2572 {
2573    bug_98568
2574    Memcheck:Leak
2575    ...
2576    fun:_ZN44WebDragDestGtkTest_NoTabContentsWrapper_Test8TestBodyEv
2577 }
2578 {
2579    bug_98867
2580    Memcheck:Jump
2581    obj:*
2582    obj:*
2583    obj:*
2584 }
2585 {
2586    bug_99304
2587    Memcheck:Leak
2588    fun:_Znw*
2589    ...
2590    fun:_ZN2v88internal10PagedSpace11AllocateRawEi
2591    fun:_ZN2v88internal12Deserializer8AllocateEiPNS0_5SpaceEi
2592    fun:_ZN2v88internal12Deserializer10ReadObjectEiPNS0_5SpaceEPPNS0_6ObjectE
2593    fun:_ZN2v88internal12Deserializer9ReadChunkEPPNS0_6ObjectES4_iPh
2594    fun:_ZN2v88internal12Deserializer10ReadObjectEiPNS0_5SpaceEPPNS0_6ObjectE
2595    fun:_ZN2v88internal12Deserializer9ReadChunkEPPNS0_6ObjectES4_iPh
2596    fun:_ZN2v88internal12Deserializer13VisitPointersEPPNS0_6ObjectES4_
2597 }
2598 {
2599    bug_99307
2600    Memcheck:Uninitialized
2601    fun:modp_b64_encode
2602    fun:_ZN4base12Base64Encode*
2603    fun:_ZN11web_ui_util15GetImageDataUrlERK8SkBitmap
2604    fun:_ZN12_GLOBAL__N_121NetworkInfoDictionary8set_iconERK8SkBitmap
2605 }
2606 {
2607    bug_99308
2608    Memcheck:Leak
2609    fun:malloc
2610    fun:_ZL9toCStringRK9_NPString
2611    fun:_ZL15testPostURLFileP12PluginObjectPK10_NPVariantjPS1_
2612    fun:_ZL12pluginInvokeP8NPObjectPvPK10_NPVariantjPS2_
2613    fun:_ZN7WebCoreL18npObjectInvokeImplERKN2v89ArgumentsENS_18InvokeFunctionTypeE
2614 }
2615 {
2616    bug_99321
2617    Memcheck:Leak
2618    fun:_Znw*
2619    fun:_ZN6WebKit12CCThreadImpl6createEPNS_9WebThreadE
2620    fun:_ZN6WebKit13WebCompositor9setThreadEPNS_9WebThreadE
2621    fun:_ZN11WebViewHostC1EP9TestShell
2622    fun:_ZN9TestShell15createNewWindowERKN6WebKit6WebURLEP16DRTDevToolsAgent
2623 }
2624 {
2625    bug_99435
2626    Memcheck:Leak
2627    fun:_Znw*
2628    fun:_ZN4base19MessagePumpLibevent3RunEPNS_11MessagePump8DelegateE
2629    fun:_ZN4base11MessageLoop11RunInternalEv
2630    fun:_ZN4base11MessageLoop10RunHandlerEv
2631 }
2632 {
2633    bug_100043
2634    Memcheck:Leak
2635    fun:_Znw*
2636    fun:_ZN9__gnu_cxx13new_allocatorIN6webkit13WebPluginInfoEE8allocateEjPKv
2637    ...
2638    fun:_ZNSt6vectorIN6webkit13WebPluginInfoESaIS1*
2639 }
2640 {
2641    bug_101125a
2642    Memcheck:Uninitialized
2643    ...
2644    fun:_ZN6SkScan12AntiFillPathERK6SkPathRK8SkRegionP9SkBlitterb
2645    fun:_ZN6SkScan12AntiFillPathERK6SkPathRK12SkRasterClipP9SkBlitter
2646    fun:_ZNK6SkDraw8drawPathERK6SkPathRK7SkPaintPK8SkMatrixb
2647    fun:_ZN8SkDevice8drawPathERK6SkDrawRK6SkPathRK7SkPaintPK8SkMatrixb
2648    fun:_ZNK6SkDraw14drawTextOnPathEPKcmRK6SkPathPK8SkMatrixRK7SkPaint
2649    fun:_ZN8SkDevice14drawTextOnPathERK6SkDrawPKvmRK6SkPathPK8SkMatrixRK7SkPaint
2650    fun:_ZN8SkCanvas14drawTextOnPathEPKvmRK6SkPathPK8SkMatrixRK7SkPaint
2651    fun:_ZNK7WebCore4Font10drawGlyphsEPNS_15GraphicsContextEPKNS_14SimpleFontDataERKNS_11GlyphBufferEiiRKNS_10FloatPointE
2652    fun:_ZNK7WebCore4Font15drawGlyphBufferEPNS_15GraphicsContextERKNS_7TextRunERKNS_11GlyphBufferERKNS_10FloatPointE
2653 }
2654 {
2655    bug_101125b
2656    Memcheck:Uninitialized
2657    ...
2658    fun:_ZN6SkScan12AntiFillRectERK6SkRectPK8SkRegionP9SkBlitter
2659    fun:_ZN6SkScan12AntiFillRectERK6SkRectRK12SkRasterClipP9SkBlitter
2660    fun:_ZNK6SkDraw8drawRectERK6SkRectRK7SkPaint
2661    fun:_ZN8SkDevice8drawRectERK6SkDrawRK6SkRectRK7SkPaint
2662    fun:_ZN8SkCanvas8drawRectERK6SkRectRK7SkPaint
2663    fun:_ZN7WebCore15GraphicsContext8fillRectERKNS_9FloatRectERKNS_5ColorENS_10ColorSpaceE
2664    fun:_ZN7WebCore15GraphicsContext20drawHighlightForTextERKNS_4FontERKNS_7TextRunERKNS_10FloatPointEiRKNS_5ColorENS_10ColorSpaceEii
2665 }
2666 {
2667    bug_101125c
2668    Memcheck:Uninitialized
2669    ...
2670    fun:_ZL11morphpointsP7SkPointPKS_iR13SkPathMeasureRK8SkMatrix
2671    fun:_ZL9morphpathP6SkPathRKS_R13SkPathMeasureRK8SkMatrix
2672    fun:_ZNK6SkDraw14drawTextOnPathEPKcmRK6SkPathPK8SkMatrixRK7SkPaint
2673    fun:_ZN8SkDevice14drawTextOnPathERK6SkDrawPKvmRK6SkPathPK8SkMatrixRK7SkPaint
2674    fun:_ZN8SkCanvas14drawTextOnPathEPKvmRK6SkPathPK8SkMatrixRK7SkPaint
2675    fun:_ZNK7WebCore4Font10drawGlyphsEPNS_15GraphicsContextEPKNS_14SimpleFontDataERKNS_11GlyphBufferEiiRKNS_10FloatPointE
2676    fun:_ZNK7WebCore4Font15drawGlyphBufferEPNS_15GraphicsContextERKNS_7TextRunERKNS_11GlyphBufferERKNS_10FloatPointE
2677    fun:_ZNK7WebCore4Font14drawSimpleTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_10FloatPointEii
2678    fun:_ZNK7WebCore4Font8drawTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_10FloatPointEii
2679    fun:_ZN7WebCore15GraphicsContext8drawTextERKNS_4FontERKNS_7TextRunERKNS_10FloatPointEii
2680 }
2681 {
2682    bug_100133
2683    Memcheck:Leak
2684    fun:_Znw*
2685    fun:_Z22RecoveryRegisterHelperP22ComponentUpdateServiceP11PrefService
2686 }
2687 {
2688    bug_100330
2689    Memcheck:Leak
2690    fun:_Znw*
2691    fun:_ZN25TestingAutomationProvider42NavigateToURLBlockUntilNavigationsCompleteEiRK4GURLiPN3IPC7MessageE
2692 }
2693 {
2694    bug_100647
2695    Memcheck:Leak
2696    fun:_Znw*
2697    fun:_ZN18WebResourceService19UpdateResourceCacheERKSs
2698    fun:_ZN18WebResourceService18WebResourceFetcher18OnURLFetchCompleteEPK10URLFetcherRK4GURLRKN3net16URLRequestStatusEiRKSt6vectorISsSaISsEERKSs
2699    fun:_ZN10URLFetcher8Delegate18OnURLFetchCompleteEPKS_
2700    fun:_ZN10URLFetcher4Core29InformDelegateFetchIsCompleteEv
2701    fun:_ZN10URLFetcher4Core21OnCompletedURLRequestEN4base9TimeDeltaE
2702 }
2703 {
2704    bug_100777
2705    Memcheck:Leak
2706    fun:_Znw*
2707    fun:_ZN12_GLOBAL__N_119MakeContextDelegateI16CrxUpdateServiceNS1_13UpdateContextEEEPN7content18URLFetcherDelegateEPT_PT0_
2708    fun:_ZN16CrxUpdateService19ProcessPendingItemsEv
2709 }
2710 {
2711    bug_100916
2712    Memcheck:Leak
2713    fun:_Znw*
2714    fun:_ZN6WebKit19WebWorkerClientImpl24createWorkerContextProxyEPN7WebCore6WorkerE
2715    ...
2716    fun:_ZN7WebCore6WorkerC1EPNS_22ScriptExecutionContextE
2717    fun:_ZN7WebCore6Worker6createEPNS_22ScriptExecutionContextERKN3WTF6StringERi
2718    fun:_ZN7WebCore8V8Worker19constructorCallbackERKN2v89ArgumentsE
2719    fun:_ZN2v88internalL19HandleApiCallHelperILb1EEEPNS0_11MaybeObjectENS0_12_GLOBAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
2720 }
2721 {
2722    bug_100982
2723    Memcheck:Leak
2724    fun:_Znw*
2725    fun:_ZN7WebCore12RenderRegion22setRenderBoxRegionInfoEPKNS_9RenderBoxEiib
2726    fun:_ZNK7WebCore9RenderBox19renderBoxRegionInfoEPNS_12RenderRegionEiNS0_24RenderBoxRegionInfoFlagsE
2727    ...
2728    fun:_ZN7WebCore11RenderBlock5paintERNS_9PaintInfoERKNS_8IntPointE
2729 }
2730 {
2731    bug_101145b
2732    Memcheck:Leak
2733    fun:_Znw*
2734    fun:_ZN7WebCore23v8StringToWebCoreStringIN3WTF6StringEEET_N2v86HandleINS4_6StringEEENS_12ExternalModeE
2735    fun:_ZN*WebCore16V8StringResourceILNS_20V8StringResourceMode*
2736 }
2737 {
2738    bug_101145c
2739    Memcheck:Leak
2740    fun:_Znw*
2741    fun:_ZN7WebCore*makeExternalString*
2742    ...
2743    fun:_ZN7WebCore11StringCache20v8ExternalStringSlow*
2744    fun:_ZN7WebCore11StringCache16v8ExternalStringEPN*
2745 }
2746 {
2747    bug_101145d
2748    Memcheck:Leak
2749    fun:_Znw*
2750    fun:_ZN7WebCore*makeExternalString*
2751    ...
2752    fun:_ZN7WebCore11StringCache28setReturnValueFromStringSlow*
2753    fun:_ZN7WebCore11StringCache24setReturnValueFromString*
2754 }
2755 {
2756    bug_101146d
2757    Memcheck:Leak
2758    fun:_Znw*
2759    fun:_ZN11webkit_glue16WebURLLoaderImplC1EPNS_25WebKitPlatformSupportImplE
2760    fun:_ZN11webkit_glue25WebKitPlatformSupportImpl15createURLLoaderEv
2761 }
2762 {
2763    bug_101151
2764    Memcheck:Leak
2765    fun:_Znw*
2766    fun:_ZN7WebCore23v8StringToWebCoreStringIN3WTF*StringEEET_*
2767    fun:_ZN7WebCore15V8ParameterBase8toStringIN3WTF*StringEEET_*
2768    fun:_ZN7WebCore15V8ParameterBasecvN3WTF*StringEEv
2769    ...
2770    fun:_ZN2v88internalL*HandleApiCall*
2771    obj:*
2772 }
2773 {
2774    bug_101159
2775    Memcheck:Leak
2776    fun:_Znw*
2777    fun:_ZN7WebCore15NPObjectWrapper10NPAllocateEP4_NPPP7NPClass
2778    fun:_NPN_CreateObject
2779    fun:_ZN7WebCore15NPObjectWrapper6createEP8NPObject
2780    fun:_ZN7WebCore16ScriptController20windowScriptNPObjectEv
2781    fun:_ZNK6WebKit12WebFrameImpl12windowObjectEv
2782    fun:_ZN6webkit5npapi13WebPluginImpl23GetWindowScriptNPObjectEv
2783    fun:NPN_GetValue
2784 }
2785 {
2786    bug_101345
2787    Memcheck:Leak
2788    fun:_Znw*
2789    fun:_ZN22WebPluginDelegateProxy20CreateResourceClientEmRK4GURLi
2790    fun:_ZN6webkit5npapi13WebPluginImpl24HandleURLRequestInternalEPKcS3_S3_S3_jibNS1_8ReferrerEbb
2791 }
2792 {
2793    bug_101347
2794    Memcheck:Leak
2795    fun:_Znw*
2796    fun:_ZN2pp25CompletionCallbackFactoryIN5ppapi5proxy20PPB_Graphics2D_ProxyENS2_26ProxyNonThreadSafeRefCountEE17NewCallbackHelperINS5_11Dispatcher1IMS3_FviRKNS1_12HostResourceEES8_EEEENS_18CompletionCallbackERKT_
2797    fun:_ZN2pp25CompletionCallbackFactoryIN5ppapi5proxy20PPB_Graphics2D_ProxyENS2_26ProxyNonThreadSafeRefCountEE11NewCallbackIMS3_FviRKNS1_12HostResourceEES7_EENS_18CompletionCallbackET_RKT0_
2798    fun:_ZN2pp25CompletionCallbackFactoryIN5ppapi5proxy20PPB_Graphics2D_ProxyENS2_26ProxyNonThreadSafeRefCountEE19NewOptionalCallbackIMS3_FviRKNS1_12HostResourceEES7_EENS_18CompletionCallbackET_RKT0_
2799    fun:_ZN5ppapi5proxy38EnterHostFromHostResourceForceCallbackINS_5thunk18PPB_Graphics2D_APIEEC1IN2pp25CompletionCallbackFactoryINS0_20PPB_Graphics2D_ProxyENS0_26ProxyNonThreadSafeRefCountEEEMS8_FviRKNS_12HostResourceEESB_EESD_RT_T0_RKT1_
2800    fun:_ZN5ppapi5proxy20PPB_Graphics2D_Proxy10OnMsgFlushERKNS_12HostResourceE
2801 }
2802 {
2803    bug_101470
2804    Memcheck:Param
2805    write(buf)
2806    obj:/lib/x86_64-linux-gnu/libc-2.15.so
2807    ...
2808    fun:new_do_write
2809    ...
2810    fun:_ZNK13safe_browsing9PrefixSet9WriteFileE*
2811 }
2812 {
2813    bug_101750
2814    Memcheck:Leak
2815    fun:malloc
2816    fun:_ZN3WTF10fastMallocEj
2817    fun:_ZN3WTF7HashSetIPN7WebCore16SVGStyledElementENS_7PtrHashIS3_EENS_10HashTraitsIS3_EEEnwEj
2818    fun:_ZN7WebCore21SVGDocumentExtensions18addPendingResourceERKN3WTF12AtomicStringEPNS_16SVGStyledElementE
2819 }
2820 {
2821    bug_101751
2822    Memcheck:Leak
2823    fun:_Znw*
2824    fun:_ZN7WebCore14SVGFontElement6createERKNS_13QualifiedNameEPNS_8DocumentE
2825    fun:_ZN7WebCoreL15fontConstructorERKNS_13QualifiedNameEPNS_8DocumentEb
2826    fun:_ZN7WebCore17SVGElementFactory16createSVGElementERKNS_13QualifiedNameEPNS_8DocumentEb
2827    fun:_ZN7WebCore8Document13createElementERKNS_13QualifiedNameEb
2828 }
2829 {
2830    bug_101781
2831    Memcheck:Uninitialized
2832    fun:encode_one_block
2833    fun:encode_mcu_huff
2834    fun:compress_data
2835    fun:process_data_simple_main
2836    fun:chromium_jpeg_write_scanlines
2837    fun:_ZN3gfx9JPEGCodec6EncodeEPKhNS0_11ColorFormatEiiiiPSt6vectorIhSaIhEE
2838    fun:_ZN3gfx24JPEGEncodedDataFromImageERKNS_5ImageE?PSt6vectorIhSaIhEE
2839    fun:_ZN7history8TopSites12EncodeBitmapE*N3gfx5ImageEP13scoped_refptrIN4base15RefCountedBytesEE
2840    fun:_ZN7history8TopSites16SetPageThumbnailERK4GURL*N3gfx5ImageERK14ThumbnailScore
2841    fun:_ZN7history17ExpireHistoryTest14AddExampleDataEP?PN4base4TimeE
2842    fun:_ZN7history*ExpireHistoryTest_*
2843 }
2844 {
2845    bug_101781_d
2846    Memcheck:Uninitialized
2847    fun:_ZN7testing8internal11CmpHelperGEIddEENS_15AssertionResultEPKcS4_RKT_RKT0_
2848    fun:_ZN3gfx31JPEGCodec_EncodeDecodeRGBA_Test8TestBodyEv
2849 }
2850 {
2851    bug_102257
2852    Memcheck:Uninitialized
2853    ...
2854    fun:_ZN2v88internalL6InvokeEbNS0_6HandleINS0_10JSFunctionEEENS1_INS0_6ObjectEEEiPS5_Pb
2855    fun:_ZN2v88internal9Execution4CallENS0_6HandleINS0_6ObjectEEES4_iPS4_Pbb
2856 }
2857 {
2858    bug_102327a
2859    Memcheck:Leak
2860    fun:_Znw*
2861    fun:_ZN15tracked_objects10ThreadData10InitializeEv
2862    fun:_ZN15tracked_objects10ThreadData30InitializeAndSetTrackingStatusEb
2863    fun:_ZN15tracked_objects10ThreadData29ShutdownSingleThreadedCleanupEb
2864 }
2865 {
2866    bug_102327b
2867    Memcheck:Leak
2868    fun:_Znw*
2869    fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKPKN15tracked_objects6BirthsENS3_9DeathDataEEEE8allocateE*
2870    ...
2871    fun:_ZNSt3mapIPKN15tracked_objects6BirthsENS0_9DeathDataESt4lessIS3_ESaISt4pairIKS3_S4_EEE6insertESt17_Rb_tree_iteratorIS9_ERKS9_
2872    fun:_ZNSt3mapIPKN15tracked_objects6BirthsENS0_9DeathDataESt4lessIS3_ESaISt4pairIKS3_S4_EEEixERS8_
2873    fun:_ZN15tracked_objects10ThreadData11TallyADeathERKNS_6Births*
2874    fun:_ZN15tracked_objects10ThreadData3?TallyRun*IfTrackingE*
2875 }
2876 {
2877    bug_102327c
2878    Memcheck:Leak
2879    fun:_Znw*
2880    fun:_ZN15tracked_objects10ThreadData11TallyABirthERKNS_8LocationE
2881    fun:_ZN15tracked_objects10ThreadData19TallyABirthIfActiveERKNS_8LocationE
2882 }
2883 {
2884    bug_102327d
2885    Memcheck:Uninitialized
2886    fun:_ZN15tracked_objects9DeathData11RecordDeathEiii
2887    fun:_ZN15tracked_objects10ThreadData11TallyADeathERKNS_6BirthsEii
2888    fun:_ZN15tracked_objects10ThreadData31TallyRunOnNamedThreadIfTrackingERKN4base12TrackingInfoERKNS_11TrackedTimeES7_
2889 }
2890 {
2891    Intentional leak of stl map during thread cleanup in profiler
2892    Memcheck:Leak
2893    fun:_Znw*
2894    fun:_ZNK15tracked_objects10ThreadData26OnThreadTerminationCleanupEv
2895 }
2896 {
2897    bug_102614
2898    Memcheck:Leak
2899    fun:_Znw*
2900    fun:_ZN12*FinishPepperFlashUpdateRegistrationEP22ComponentUpdateServiceRK7Version
2901 }
2902 {
2903    bug_102831_a
2904    Memcheck:Leak
2905    ...
2906    fun:_ZN17PluginLoaderPosix19LoadPluginsInternalEv
2907 }
2908 {
2909    bug_104447
2910    Memcheck:Leak
2911    ...
2912    fun:HB_OpenTypeShape
2913    fun:arabicSyriacOpenTypeShape
2914    fun:HB_ArabicShape
2915    fun:HB_ShapeItem
2916    fun:_ZN7WebCore21ComplexTextController11shapeGlyphsEv
2917    fun:_ZN7WebCore21ComplexTextController13nextScriptRunEv
2918    fun:_ZN7WebCore21ComplexTextController14widthOfFullRunEv
2919    fun:_ZNK7WebCore4Font24floatWidthForComplexTextERKNS_7TextRunEPN3WTF7HashSetIPKNS_14SimpleFontDataENS4_7PtrHashIS8_EENS4_10HashTraitsIS8_EEEEPNS_13GlyphOverflowE
2920    fun:_ZNK7WebCore4Font5widthERKNS_7TextRunERiRN3WTF6StringE
2921    fun:_ZN7WebCore14SVGTextMetricsC1EPNS_19RenderSVGInlineTextERKNS_7TextRunE
2922    fun:_ZN7WebCore14SVGTextMetrics21measureCharacterRangeEPNS_19RenderSVGInlineTextEjj
2923    fun:_ZNK7WebCore30SVGTextLayoutAttributesBuilder25propagateLayoutAttributesEPNS_12RenderObjectERN3WTF6VectorINS_23SVGTextLayoutAttributesELm0EEERjRt
2924 }
2925 {
2926    # ProcessSingleton::LinuxWatcher is marked DeleteOnIOThread.  Sometimes it
2927    # leaks on shutdown instead of getting deleted.  The destructor doesn't do
2928    # anything important, so this shouldn't be a big deal.
2929    bug_104578
2930    Memcheck:Leak
2931    fun:_Znw*
2932    fun:_ZN16ProcessSingletonC1E*
2933    fun:_ZN22ChromeProcessSingletonC1E*
2934 }
2935 {
2936    bug_104806_a
2937    Memcheck:Leak
2938    fun:_Znw*
2939    ...
2940    fun:_ZN15tracked_objects10ThreadData19TallyABirthIfActiveERKNS_8LocationE
2941    fun:_ZN4base12TrackingInfoC?ERKN15tracked_objects8LocationENS_9TimeTicksE
2942 }
2943 {
2944    bug_104806_b
2945    Memcheck:Leak
2946    fun:_Znw*
2947    ...
2948    fun:_ZNSt3mapIPKN15tracked_objects6BirthsENS0_9DeathDataESt4lessIS3_ESaISt4pairIKS3_S4_EEEixERS8_
2949    fun:_ZN15tracked_objects10ThreadData11TallyADeathERKNS_6BirthsEii
2950    fun:_ZN15tracked_objects10ThreadData32TallyRunOnWorkerThreadIfTrackingEPKNS_6BirthsERKNS_11TrackedTimeES6_S6_
2951 }
2952 {
2953    bug_105715
2954    Memcheck:Uninitialized
2955    ...
2956    fun:vfprintf
2957    fun:__vsnprintf_chk
2958    fun:_ZN4base9vsnprintfEPcjPKcS0_
2959    fun:_ZN4base12_GLOBAL__N_110vsnprintfTEPcjPKcS1_
2960    fun:_ZN4base12_GLOBAL__N_1L14StringAppendVTISsEEvPT_PKNS2_10value_typeEPc
2961    fun:_ZN4base13StringAppendVEPSsPKcPc
2962    fun:_ZN4base13StringAppendFEPSsPKcz
2963    fun:_ZN4base10JSONWriter15BuildJSONStringEPKNS_5ValueEibb
2964    fun:_ZN4base10JSONWriter15BuildJSONStringEPKNS_5ValueEibb
2965    fun:_ZN4base10JSONWriter15BuildJSONStringEPKNS_5ValueEibb
2966    fun:_ZN4base10JSONWriter15BuildJSONStringEPKNS_5ValueEibb
2967    fun:_ZN4base10JSONWriter16WriteWithOptionsEPKNS_5ValueEbiPSs
2968    fun:_ZN25JSONStringValueSerializer17SerializeInternalERKN4base5ValueEb
2969    fun:_ZN25JSONStringValueSerializer9SerializeERKN4base5ValueE
2970    fun:_ZN18jstemplate_builder12AppendJsonJSEPKN4base15DictionaryValueEPSs
2971    fun:_ZN19OptionsUIHTMLSource16StartDataRequestERKSsbi
2972    fun:_ZN4base8internal15RunnableAdapterIMN20ChromeURLDataManager10DataSourceEFvRKSsbiEE3RunEPS3_S5_RKbRKi
2973    fun:_ZN4base8internal12InvokeHelperILb0EvNS0_15RunnableAdapterIMN20ChromeURLDataManager10DataSourceEFvRKSsbiEEEFvRKPS4_S6_RKbRKiEE8MakeItSoES9_SC_S6_SE_SG_
2974    fun:_ZN4base8internal7InvokerILi4ENS0_9BindStateINS0_15RunnableAdapterIMN20ChromeURLDataManager10DataSourceEFvRKSsbiEEEFvPS5_S7_biEFvSB_SsbiEEESC_E3RunEPNS0_13BindStateBaseE
2975    fun:_ZNK4base8CallbackIFvvEE3RunEv
2976 }
2977 {
2978    bug_105744b
2979    Memcheck:Leak
2980    fun:_Znw*
2981    ...
2982    fun:_ZNSt6vector*9push_back*
2983    fun:_ZN4skia19ConvolutionFilter1D9AddFilterEiPKsi
2984    fun:_ZN4skia12_GLOBAL__N_112ResizeFilter14ComputeFiltersEiiiffPNS_19ConvolutionFilter1DE
2985    fun:_ZN4skia12_GLOBAL__N_112ResizeFilterC1ENS_15ImageOperations12ResizeMethodEiiiiRK7SkIRect
2986    fun:_ZN4skia15ImageOperations11ResizeBasicERK8SkBitmapNS0_12ResizeMethodEiiRK7SkIRect
2987    fun:_ZN4skia15ImageOperations6ResizeERK8SkBitmapNS0_12ResizeMethodEiiRK7SkIRect
2988    fun:_ZN4skia15ImageOperations6ResizeERK8SkBitmapNS0_12ResizeMethodEii
2989    fun:_ZN24ChromeRenderViewObserver21CaptureFrameThumbnailEPN6WebKit7WebViewEiiP8SkBitmapP14ThumbnailScore
2990    fun:_ZN24ChromeRenderViewObserver16CaptureThumbnailEv
2991    fun:_ZN24ChromeRenderViewObserver15CapturePageInfoEib
2992 }
2993 {
2994    bug_105907
2995    Memcheck:Uninitialized
2996    ...
2997    fun:_ZN4skia14BGRAConvolve2DEPKhibRKNS_19ConvolutionFilter1DES4_iPhb
2998    fun:_ZN4skia15ImageOperations11ResizeBasicE*
2999    fun:_ZN4skia15ImageOperations6ResizeE*
3000 }
3001 {
3002    bug_106183a
3003    Memcheck:Uninitialized
3004    fun:_ZN7WebCore13RenderMarquee18updateMarqueeStyleEv
3005    fun:_ZN7WebCore11RenderLayer12styleChangedENS_15StyleDifferenceEPKNS_11RenderStyleE
3006    fun:_ZN7WebCore20RenderBoxModelObject14styleDidChangeENS_15StyleDifferenceEPKNS_11RenderStyleE
3007    fun:_ZN7WebCore9RenderBox14styleDidChangeENS_15StyleDifferenceEPKNS_11RenderStyleE
3008    fun:_ZN7WebCore11RenderBlock14styleDidChangeENS_15StyleDifferenceEPKNS_11RenderStyleE
3009    fun:_ZN7WebCore12RenderObject8setStyleEN3WTF10PassRefPtrINS_11RenderStyleEEE
3010 }
3011 {
3012    bug_106183b
3013    Memcheck:Uninitialized
3014    fun:_ZN7WebCore21ComplexTextController*
3015    ...
3016    fun:_ZNK7WebCore4Font27selectionRectForComplexTextERKNS_7TextRunERKNS_10FloatPointEiii
3017    fun:_ZNK7WebCore4Font20selectionRectForTextERKNS_7TextRunERKNS_10FloatPointEiii
3018    fun:_ZNK7WebCore13InlineTextBox17positionForOffsetEi
3019    fun:_ZN7WebCore10RenderText14localCaretRectEPNS_9InlineBoxEiPi
3020    fun:_ZNK7WebCore15VisiblePosition14localCaretRectERPNS_12RenderObjectE
3021    fun:_ZN7WebCore9CaretBase15updateCaretRectEPNS_8DocumentERKNS_15VisiblePositionE
3022    fun:_ZN7WebCore14FrameSelection14localCaretRectEv
3023    fun:_ZN7WebCore14FrameSelection18recomputeCaretRectEv
3024    fun:_ZN7WebCore14FrameSelection16updateAppearanceEv
3025 }
3026 {
3027    bug_106183c
3028    Memcheck:Uninitialized
3029    fun:_ZN7WebCore21ComplexTextController*
3030    ...
3031    fun:_ZNK7WebCore4Font15drawComplexTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_10FloatPointEii
3032    fun:_ZNK7WebCore4Font8drawTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_10FloatPointEii
3033    fun:_ZN7WebCore15GraphicsContext8drawTextERKNS_4FontERKNS_7TextRunERKNS_10FloatPointEii
3034    fun:_ZN7WebCoreL20paintTextWithShadowsEPNS_15GraphicsContextERKNS_4FontERKNS_7TextRunERKN3WTF12AtomicStringEiiiiRKNS_10FloatPointERKNS_9FloatRectEPKNS_10ShadowDataEbb
3035    ...
3036    fun:_ZNK7WebCore17RenderLineBoxList5paintEPNS_20RenderBoxModelObjectERNS_9PaintInfoERKNS_8IntPointE
3037    fun:_ZN7WebCore11RenderBlock13paintContentsERNS_9PaintInfoERKNS_8IntPointE
3038    fun:_ZN7WebCore11RenderBlock11paintObjectERNS_9PaintInfoERKNS_8IntPointE
3039    fun:_ZN7WebCore11RenderBlock5paintERNS_9PaintInfoERKNS_8IntPointE
3040 }
3041 {
3042    bug_106402
3043    Memcheck:Leak
3044    fun:_Znw*
3045    fun:_ZN2pp25CompletionCallbackFactoryIN5ppapi5proxy20PPB_Graphics2D_ProxyENS2_26ProxyNonThreadSafeRefCountEE17NewCallbackHelperINS5_11Dispatcher1IMS3_FviRKNS1_12HostResourceEES8_EEEENS_18CompletionCallbackERKT_
3046    fun:_ZN2pp25CompletionCallbackFactoryIN5ppapi5proxy20PPB_Graphics2D_ProxyENS2_26ProxyNonThreadSafeRefCountEE11NewCallbackIMS3_FviRKNS1_12HostResourceEES7_EENS_18CompletionCallbackET_RKT0_
3047    fun:_ZN2pp25CompletionCallbackFactoryIN5ppapi5proxy20PPB_Graphics2D_ProxyENS2_26ProxyNonThreadSafeRefCountEE19NewOptionalCallbackIMS3_FviRKNS1_12HostResourceEES7_EENS_18CompletionCallbackET_RKT0_
3048    fun:_ZN5ppapi5proxy38EnterHostFromHostResourceForceCallbackINS_5thunk18PPB_Graphics2D_APIEEC1IN2pp25CompletionCallbackFactoryINS0_20PPB_Graphics2D_ProxyENS0_26ProxyNonThreadSafeRefCountEEEMS8_FviRKNS_12HostResourceEESB_EESD_RT_T0_RKT1_
3049    fun:_ZN5ppapi5proxy20PPB_Graphics2D_Proxy14OnHostMsgFlushERKNS_12HostResourceE
3050 }
3051 {
3052    bug_106552
3053    Memcheck:Uninitialized
3054    ...
3055    fun:_ZN25JSONStringValueSerializer17SerializeInternalERKN4base5ValueEb
3056    fun:_ZN25JSONStringValueSerializer9SerializeERKN4base5ValueE
3057    fun:_ZN13JsonPrefStore13SerializeDataEPSs
3058    fun:_ZN19ImportantFileWriter16DoScheduledWriteEv
3059    fun:_ZN13JsonPrefStore18CommitPendingWriteEv
3060    fun:_ZN13JsonPrefStoreD0Ev
3061    fun:_ZNK4base10RefCountedI9PrefStoreE7ReleaseEv
3062    fun:_ZN13scoped_refptrI19PersistentPrefStoreEaSEPS0_
3063    fun:_ZN11PrefServiceD0Ev
3064    fun:_ZN10scoped_ptrI11PrefServiceED1Ev
3065    fun:_ZN14TestingProfileD2Ev
3066    fun:_ZN23ExtensionTestingProfileD0Ev
3067 }
3068 {
3069    bug_106912
3070    Memcheck:Leak
3071    fun:_Znw*
3072    fun:_ZN15tracked_objects10ThreadData23InitializeThreadContextERKSs
3073    fun:_ZN4base14PlatformThread7SetNameEPKc
3074 }
3075 {
3076    bug_107696
3077    Memcheck:Leak
3078    fun:_Znw*
3079    fun:_ZN7WebCore11iBeamCursorEv
3080    fun:_ZN7WebCore12EventHandler12selectCursorERKNS_28MouseEventWithHitTestResultsEPNS_9ScrollbarE
3081    fun:_ZN7WebCore12EventHandler20handleMouseMoveEventERKNS_18PlatformMouseEventEPNS_13HitTestResultEb
3082    fun:_ZN7WebCore12EventHandler10mouseMovedERKNS_18PlatformMouseEventEb
3083    fun:_ZN6WebKit11WebViewImpl9mouseMoveERKNS_13WebMouseEventE
3084    fun:_ZN6WebKit11WebViewImpl16handleInputEventERKNS_13WebInputEventE
3085    fun:_ZN12RenderWidget18OnHandleInputEventERKN3IPC7MessageE
3086 }
3087 {
3088    bug_108146a
3089    Memcheck:Leak
3090    fun:_Znw*
3091    ...
3092    fun:_ZN5ppapi5proxy26PPP_Instance_Private_Proxy22OnMsgGetInstanceObjectEiNS0_24SerializedVarReturnValueE
3093 }
3094 {
3095    bug_108146b
3096    Memcheck:Param
3097    write(buf)
3098    obj:/lib/tls/i686/cmov/libpthread-2.11.1.so
3099    fun:_ZN3IPC7Channel11ChannelImpl4SendEPNS_7MessageE
3100    fun:_ZN3IPC7Channel4SendEPNS_7MessageE
3101    fun:_ZN3IPC12ChannelProxy7Context13OnSendMessageEPNS_7MessageE
3102    fun:_ZN3IPC18SendCallbackHelper4SendEv
3103 }
3104 {
3105    bug_108147
3106    Memcheck:Uninitialized
3107    ...
3108    fun:_ZNK6SkDraw11drawPosTextEPKcmPKffiRK7SkPaint
3109    fun:_ZN8SkDevice11drawPosTextERK6SkDrawPKvmPKffiRK7SkPaint
3110    fun:_ZN8SkCanvas11drawPosTextEPKvmPK7SkPointRK7SkPaint
3111    fun:_ZNK7WebCore4Font10drawGlyphsEPNS_15GraphicsContextEPKNS_14SimpleFontDataERKNS_11GlyphBufferEiiRKNS_10FloatPointE
3112    fun:_ZNK7WebCore4Font15drawGlyphBufferEPNS_15GraphicsContextERKNS_7TextRunERKNS_11GlyphBufferERKNS_10FloatPointE
3113    fun:_ZNK7WebCore4Font14drawSimpleTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_10FloatPointEii
3114    fun:_ZNK7WebCore4Font8drawTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_10FloatPointEii
3115 }
3116 {
3117    bug_108620
3118    Memcheck:Uninitialized
3119    fun:_ZN7WebCore13PlatformEventC2ENS0_4TypeEbbbbd
3120    fun:_ZN7WebCore18PlatformMouseEventC1ERKNS_8IntPointES3_NS_11MouseButtonENS_13PlatformEvent4TypeEibbbbd
3121    fun:_ZN7WebCore12EventHandler28fakeMouseMoveEventTimerFiredEPNS_5TimerIS0_EE
3122    fun:_ZN7WebCore5TimerINS_12EventHandlerEE5firedEv
3123    fun:_ZN7WebCore12ThreadTimers24sharedTimerFiredInternalEv
3124    fun:_ZN7WebCore12ThreadTimers16sharedTimerFiredEv
3125    fun:_ZN11webkit_glue25WebKitPlatformSupportImpl9DoTimeoutEv
3126    fun:_ZN4base9BaseTimerIN11webkit_glue25WebKitPlatformSupportImplELb0EE9TimerTask3RunEv
3127 }
3128 {
3129    bug_108621
3130    Memcheck:Leak
3131    fun:malloc
3132    fun:_ZN3WTF10fastMallocEm
3133    fun:_ZN3WTF10RefCountedIN7WebCore5EventEEnwEm
3134    fun:_ZN7WebCore12MessageEvent6createEN3WTF10PassOwnPtrINS1_6VectorINS1_6RefPtrINS_11MessagePortEEELm1EEEEENS1_10PassRefPtrINS_21SerializedScriptValueEEERKNS1_6StringESE_NS9_INS_9DOMWindowEEE
3135    fun:_ZN7WebCore16PostMessageTimer5eventEPNS_22ScriptExecutionContextE
3136    fun:_ZN7WebCore9DOMWindow21postMessageTimerFiredEN3WTF10PassOwnPtrINS_16PostMessageTimerEEE
3137    fun:_ZN7WebCore16PostMessageTimer5firedEv
3138    fun:_ZN7WebCore12ThreadTimers24sharedTimerFiredInternalEv
3139    fun:_ZN7WebCore12ThreadTimers16sharedTimerFiredEv
3140    fun:_ZN11webkit_glue25WebKitPlatformSupportImpl9DoTimeoutEv
3141    fun:_ZN4base9BaseTimerIN11webkit_glue25WebKitPlatformSupportImplELb0EE9TimerTask3RunEv
3142 }
3143 {
3144    bug_108622
3145    Memcheck:Leak
3146    fun:_Zna*
3147    fun:_ZN2v88internal8NewArrayIhEEPT*
3148    fun:_ZN2v88internal11RegExpStack14EnsureCapacityEm
3149    fun:_ZN2v88internal16RegExpStackScopeC1EPNS0_7IsolateE
3150    fun:_ZN2v88internal26NativeRegExpMacroAssembler7ExecuteEPNS0_4CodeEPNS0_6String*
3151    fun:_ZN2v88internal26NativeRegExpMacroAssembler5MatchENS0_6HandleINS0_4CodeEEENS2_INS0_6StringEEEPiiiPNS0_7IsolateE
3152    fun:_ZN2v88internal10RegExpImpl*IrregexpExec*ENS0_6HandleINS0_8JSRegExpEEENS2_INS0_6StringEEEiPii
3153 }
3154 {
3155    bug_108624
3156    Memcheck:Leak
3157    fun:_Znw*
3158    fun:_ZN7WebCore23v8StringToWebCoreStringIN3WTF6StringEEET_N2v86HandleINS4_6StringEEENS_12ExternalModeE
3159    fun:_ZN7WebCore15V8ParameterBase8toStringIN3WTF6StringEEET_v
3160    fun:_ZN7WebCore15V8ParameterBasecvN3WTF6StringEEv
3161    ...
3162    fun:_ZN2v88internalL6InvokeEbNS0_6HandleINS0_10JSFunctionEEENS1_INS0_6ObjectEEEiPS5_Pb
3163    fun:_ZN2v88internal9Execution4CallENS0_6HandleINS0_6ObjectEEES4_iPS4_Pbb
3164    fun:_ZN2v88Function4CallENS_6HandleINS_6ObjectEEEiPNS1_INS_5ValueEEE
3165    fun:_ZN7WebCore28V8WorkerContextEventListener20callListenerFunctionEPNS_22ScriptExecutionContextEN2v86HandleINS3_5ValueEEEPNS_5EventE
3166    fun:_ZN7WebCore23V8AbstractEventListener18invokeEventHandlerEPNS_22ScriptExecutionContextEPNS_5EventEN2v86HandleINS5_5ValueEEE
3167    fun:_ZN7WebCore28V8WorkerContextEventListener11handleEventEPNS_22ScriptExecutionContextEPNS_5EventE
3168    fun:_ZN7WebCore11EventTarget18fireEventListenersEPNS_5EventEPNS_15EventTargetDataERN3WTF6VectorINS_23RegisteredEventListenerELm1EEE
3169 }
3170 {
3171    bug_108624a
3172    Memcheck:Leak
3173    fun:_Znw*
3174    fun:_ZN7WebCore23v8StringToWebCoreStringIN3WTF6StringEEET_N2v86HandleINS4_6StringEEENS_12ExternalModeE
3175    fun:_ZN7WebCore15V8ParameterBase8toStringIN3WTF6StringEEET_v
3176    fun:_ZN7WebCore15V8ParameterBasecvN3WTF6StringEEv
3177    fun:_ZN7WebCore25WebKitBlobBuilderInternal*
3178 }
3179 {
3180    bug_108628
3181    Memcheck:Leak
3182    fun:_Znw*
3183    fun:_ZN7WebCore23v8StringToWebCoreStringIN3WTF12AtomicStringEEET_N2v86HandleINS4_6StringEEENS_12ExternalModeE
3184    fun:_ZN*7WebCore16V8StringResourceILNS_20V8StringResourceModeE0EE8toStringIN3WTF12AtomicStringEEET_v
3185    fun:_ZN*7WebCore16V8StringResourceILNS_20V8StringResourceModeE0EEcvN3WTF12AtomicStringEEv
3186    ...
3187    fun:_ZN7WebCore24XMLHttpRequestV8Internal*
3188    ...
3189    fun:_ZN2v88internalL19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_12_GLOBAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
3190 }
3191 {
3192    bug_109495e
3193    Memcheck:Leak
3194    fun:_Znw*
3195    fun:_ZN9__gnu_cxx13new_allocatorISt10_List_nodeIPN3gpu5gles219VertexAttribManager16VertexAttribInfoEEE8allocateEmPKv
3196    fun:_ZNSt10_List_baseIPN3gpu5gles219VertexAttribManager16VertexAttribInfoESaIS4_EE11_M_get_nodeEv
3197    fun:_ZNSt4listIPN3gpu5gles219VertexAttribManager16VertexAttribInfoESaIS4_EE14_M_create_nodeERKS4_
3198    fun:_ZNSt4listIPN3gpu5gles219VertexAttribManager16VertexAttribInfoESaIS4_EE6insertESt14_List_iteratorIS4_ERKS4_
3199    fun:_ZN3gpu5gles219VertexAttribManager16VertexAttribInfo7SetListEPSt4listIPS2_SaIS4_EE
3200    fun:_ZN3gpu5gles219VertexAttribManager10InitializeEj
3201    fun:_ZN3gpu5gles216GLES2DecoderImpl10Initialize*
3202    fun:_ZN6webkit3gpu18GLInProcessContext10InitializeERKN3gfx4SizeEPS1_PKcPKiNS2_13GpuPreferenceE
3203    fun:_ZN6webkit3gpu18GLInProcessContext22CreateOffscreenContextEPS1_RKN3gfx4SizeES2_PKcPKiNS3_13GpuPreferenceE
3204    fun:_ZN6webkit3gpu46WebGraphicsContext3DInProcessCommandBufferImpl10InitializeEN6WebKit20WebGraphicsContext3D10AttributesEPS3_
3205 }
3206 {
3207    bug_109495f
3208    Memcheck:Leak
3209    fun:_Znw*
3210    ...
3211    fun:_ZN6webkit3gpu18GLInProcessContext22CreateOffscreenContextEPS1_RKN3gfx4SizeES2_PKcPKiNS3_13GpuPreferenceE
3212    fun:_ZN6webkit3gpu46WebGraphicsContext3DInProcessCommandBufferImpl10InitializeEN6WebKit20WebGraphicsContext3D10AttributesEPS3_
3213    fun:_ZN25TestWebKitPlatformSupport32createOffscreenGraphicsContext3DERKN6WebKit20WebGraphicsContext3D10AttributesE
3214    fun:_ZN7WebCore17GraphicsContext3D6createENS0_10AttributesEPNS_10HostWindowENS0_11RenderStyleE
3215    fun:_ZN7WebCore21WebGLRenderingContext6createEPNS_17HTMLCanvasElementEPNS_22WebGLContextAttributesE
3216    fun:_ZN7WebCore17HTMLCanvasElement10getContextERKN3WTF6StringEPNS_23CanvasContextAttributesE
3217    fun:_ZN7WebCore19V8HTMLCanvasElement18getContextCallbackERKN2v89ArgumentsE
3218 }
3219 {
3220    bug_109496
3221    Memcheck:Uninitialized
3222    ...
3223    fun:_ZN7WebCore11ImageBuffer27platformTransformColorSpaceERKN3WTF6VectorIiLm0EEE
3224    fun:_ZN7WebCore11ImageBuffer19transformColorSpaceENS_10ColorSpaceES1_
3225    fun:_ZN7WebCore23RenderSVGResourceFilter17postApplyResourceEPNS_12RenderObjectERPNS_15GraphicsContextEtPKNS_4PathEPKNS_14RenderSVGShapeE
3226    ...
3227    fun:_ZN7WebCore14RenderSVGShape5paintERNS_9PaintInfoERKNS_*
3228    ...
3229    fun:_ZN7WebCore13RenderSVGRoot*paint*PaintInfoERKNS_*
3230 }
3231 {
3232    bug_109872
3233    Memcheck:Leak
3234    fun:_Znw*
3235    fun:_ZN18BrowserProcessImpl29ResourceDispatcherHostCreatedEv
3236    fun:_ZN6chrome26ChromeContentBrowserClient29ResourceDispatcherHostCreatedEv
3237    fun:_ZN22ResourceDispatcherHost*
3238    ...
3239    fun:_ZN7content15BrowserMainLoop21BrowserThreadsStartedEv
3240    fun:_ZN7content15BrowserMainLoop*
3241    ...
3242    fun:_Z11BrowserMainRKN7content18MainFunctionParamsE
3243 }
3244 {
3245    bug_110734
3246    Memcheck:Leak
3247    fun:_Znw*
3248    fun:_ZN15StartupTimeBomb3ArmERKN4base9TimeDeltaE
3249    fun:_ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv
3250 }
3251 {
3252    bug_111186
3253    Memcheck:Leak
3254    fun:_Znw*
3255    fun:_ZN11leveldb_*ChromiumEnv11StartThread*
3256    fun:_ZN11leveldb_*ChromiumEnv8Schedule*
3257    fun:_ZN7leveldb6DBImpl23MaybeScheduleCompactionEv
3258    fun:_ZN7leveldb6DBImpl16MakeRoomForWriteEb
3259    fun:_ZN7leveldb6DBImpl5WriteERKNS_12WriteOptionsEPNS_10WriteBatchE
3260    fun:_ZN17LeveldbValueStore9WriteToDbEPN7leveldb10WriteBatchE
3261    fun:_ZN17LeveldbValueStore3SetEiRKSsRKN4base5ValueE
3262    fun:_ZN10extensions28SettingsStorageQuotaEnforcer3SetEiRKSsRKN4base5ValueE
3263    fun:_ZN10extensions23SyncableSettingsStorage3SetEiRKSsRKN4base5ValueE
3264 }
3265 {
3266    bug_111341
3267    Memcheck:Leak
3268    fun:malloc
3269    fun:_ZN3WTF10fastMallocEm
3270    fun:_ZN7WebCore17ClipboardChromiumnwEm
3271    fun:_ZN7WebCore17ClipboardChromium6createENS_9Clipboard13ClipboardTypeEN3WTF10PassRefPtrINS_18ChromiumDataObjectEEENS_21ClipboardAccessPolicyEPNS_5FrameE
3272 }
3273 {
3274    bug_111669
3275    Memcheck:Leak
3276    fun:_Znw*
3277    fun:_ZN8appcache17AppCacheDiskCache10ActiveCall17OnAsyncCompletionEi
3278 }
3279 {
3280    bug_112278
3281    Memcheck:Uninitialized
3282    fun:fetch_texel_2d_f_rgba8888
3283    fun:sample_2d_linear
3284    fun:sample_linear_2d
3285    fun:fetch_texel_lod
3286    fun:fetch_texel
3287    fun:_mesa_execute_program
3288    fun:run_program
3289    fun:_swrast_exec_fragment_program
3290    fun:shade_texture_span
3291    fun:_swrast_write_rgba_span
3292    fun:general_triangle
3293    fun:_swrast_validate_triangle
3294    fun:_swrast_Triangle
3295    fun:triangle_rgba
3296    fun:_tnl_render_triangles_elts
3297    fun:run_render
3298    fun:_tnl_run_pipeline
3299    fun:_tnl_draw_prims
3300    fun:_tnl_vbo_draw_prims
3301    fun:vbo_validated_drawrangeelements
3302    fun:vbo_exec_DrawElements
3303    fun:neutral_DrawElements
3304 }
3305 {
3306    bug_112278b
3307    Memcheck:Uninitialized
3308    fun:fetch_texel_2d_f_rgba8888
3309    fun:sample_2d_nearest
3310    fun:sample_nearest_2d
3311    fun:fetch_texel_lod
3312    fun:fetch_texel
3313    fun:_mesa_execute_program
3314    fun:run_program
3315    fun:_swrast_exec_fragment_program
3316    fun:shade_texture_span
3317    fun:_swrast_write_rgba_span
3318    fun:general_triangle
3319    ...
3320    fun:_swrast_Triangle
3321    fun:triangle_rgba
3322    ...
3323    fun:run_render
3324    fun:_tnl_run_pipeline
3325    fun:_tnl_draw_prims
3326    fun:_tnl_vbo_draw_prims
3327 }
3328 {
3329    bug_112315
3330    Memcheck:Leak
3331    fun:_Znw*
3332    fun:_ZN2v88internal21NativeObjectsExplorer18FindOrAddGroupInfoEPKc
3333    ...
3334    fun:_ZN2v88internal21NativeObjectsExplorer27IterateAndExtractReferencesEPNS0_23SnapshotFillerInterfaceE
3335    fun:_ZN2v88internal21HeapSnapshotGenerator25CountEntriesAndReferencesEv
3336    fun:_ZN2v88internal21HeapSnapshotGenerator16GenerateSnapshotEv
3337    fun:_ZN2v88internal12HeapProfiler16TakeSnapshotImplEPKciPNS_15ActivityControlE
3338    ...
3339    fun:_ZN2v88internal12HeapProfiler12TakeSnapshotEPNS0_6StringEiPNS_15ActivityControlE
3340    fun:_ZN2v812HeapProfiler12TakeSnapshotENS_6HandleINS_6StringEEENS_12HeapSnapshot4TypeEPNS_15ActivityControlE
3341    fun:_ZL13GetNumObjectsPKc
3342 }
3343 {
3344    bug_112450_b
3345    Memcheck:Unaddressable
3346    fun:_ZN7WebCore15PlatformSupport25loadPlatformAudioResourceEPKcd
3347    fun:_ZN7WebCore8AudioBus20loadPlatformResourceEPKcf
3348    fun:_ZN7WebCore13HRTFElevation35calculateKernelsForAzimuthElevationEiifRKN3WTF6StringERNS1_6RefPtrINS_10HRTFKernelEEES8_
3349    fun:_ZN7WebCore13HRTFElevation16createForSubjectERKN3WTF6StringEif
3350    fun:_ZN7WebCore12HRTFDatabaseC1Ef
3351    fun:_ZN7WebCore12HRTFDatabase6createEf
3352    fun:_ZN7WebCore18HRTFDatabaseLoader4loadEv
3353    fun:_ZN7WebCoreL19databaseLoaderEntryEPv
3354    fun:_ZN3WTFL16threadEntryPointEPv
3355 }
3356 {
3357    bug_112594_a
3358    Memcheck:Leak
3359    ...
3360    fun:NPP_New
3361    fun:_ZN6webkit5npapi14PluginInstance7NPP_NewEtsPPcS3_
3362    fun:_ZN6webkit5npapi14PluginInstance5StartERK4GURLPPcS6_ib
3363    fun:_ZN6webkit5npapi21WebPluginDelegateImpl10InitializeERK4GURLRKSt6vectorISsSaISsEES9_PNS0_9WebPluginEb
3364    fun:_ZN6webkit5npapi13WebPluginImpl10initializeEPN6WebKit18WebPluginContainerE
3365    fun:_ZN6WebKit21FrameLoaderClientImpl12createPluginERKN7WebCore7IntSizeEPNS1_17HTMLPlugInElementERKNS1_4KURLERKN3WTF6VectorINSA_6StringELm0EEESF_RKSC_b
3366    fun:_ZN7WebCore14SubframeLoader10loadPluginEPNS_22HTMLPlugInImageElementERKNS_4KURLERKN3WTF6StringERKNS6_6VectorIS7_Lm0EEESD_b
3367    fun:_ZN7WebCore14SubframeLoader13requestPluginEPNS_22HTMLPlugInImageElementERKNS_4KURLERKN3WTF6StringERKNS6_6VectorIS7_Lm0EEESD_b
3368    fun:_ZN7WebCore14SubframeLoader13requestObjectEPNS_22HTMLPlugInImageElementERKN3WTF6StringERKNS3_12AtomicStringES6_RKNS3_6VectorIS4_Lm0EEESD_
3369 }
3370 {
3371    bug_112594_b
3372    Memcheck:Unaddressable
3373    fun:_ZN6webkit5npapi13WebPluginImpl24HandleURLRequestInternalEPKcS3_S3_S3_jibNS1_8ReferrerEbb
3374    fun:_ZN6webkit5npapi13WebPluginImpl16HandleURLRequestEPKcS3_S3_S3_jibb
3375    fun:_ZN6webkit5npapi14PluginInstance10RequestURLEPKcS3_S3_S3_jbPv
3376    fun:GetURLNotify
3377    fun:NPN_GetURLNotify
3378    fun:_ZN10PluginTest16NPN_GetURLNotifyEPKcS1_Pv
3379    fun:_ZN34GetURLNotifyWithURLThatFailsToLoad7NPP_NewEPctsPS0_S1_P12_NPSavedData
3380    fun:NPP_New
3381    fun:_ZN6webkit5npapi14PluginInstance7NPP_NewEtsPPcS3_
3382    fun:_ZN6webkit5npapi14PluginInstance5StartERK4GURLPPcS6_ib
3383    fun:_ZN6webkit5npapi21WebPluginDelegateImpl10InitializeERK4GURLRKSt6vectorISsSaISsEES9_PNS0_9WebPluginEb
3384    fun:_ZN6webkit5npapi13WebPluginImpl10initializeEPN6WebKit18WebPluginContainerE
3385    fun:_ZN6WebKit21FrameLoaderClientImpl12createPluginERKN7WebCore7IntSizeEPNS1_17HTMLPlugInElementERKNS1_4KURLERKN3WTF6VectorINSA_6StringELm0EEESF_RKSC_b
3386    fun:_ZN7WebCore14SubframeLoader10loadPluginEPNS_22HTMLPlugInImageElementERKNS_4KURLERKN3WTF6StringERKNS6_6VectorIS7_Lm0EEESD_b
3387    fun:_ZN7WebCore14SubframeLoader13requestPluginEPNS_22HTMLPlugInImageElementERKNS_4KURLERKN3WTF6StringERKNS6_6VectorIS7_Lm0EEESD_b
3388    fun:_ZN7WebCore14SubframeLoader13requestObjectEPNS_22HTMLPlugInImageElementERKN3WTF6StringERKNS3_12AtomicStringES6_RKNS3_6VectorIS4_Lm0EEESD_
3389 }
3390 {
3391    bug_112594_c
3392    Memcheck:Unaddressable
3393    fun:_ZN27DocumentOpenInDestroyStream17NPP_DestroyStreamEP9_NPStreams
3394    fun:NPP_DestroyStream
3395    fun:_ZN6webkit5npapi14PluginInstance17NPP_DestroyStreamEP9_NPStreams
3396    fun:_ZN6webkit5npapi12PluginStream5CloseEs
3397    fun:_ZN6webkit5npapi15PluginStreamUrl5CloseEs
3398    fun:_ZN6webkit5npapi15PluginStreamUrl16DidFinishLoadingEv
3399    fun:_ZN6webkit5npapi13WebPluginImpl16didFinishLoadingEPN6WebKit12WebURLLoaderEd
3400 }
3401 {
3402    bug_112594_d
3403    Memcheck:Leak
3404    fun:malloc
3405    fun:NPN_MemAlloc
3406    fun:*Enumerate*ObjectPPPvPj
3407    fun:_ZN7WebCore26npObjectPropertyEnumerator*Info*
3408    ...
3409    fun:_ZN2v88internal28Runtime_GetPropertyNamesFast*IsolateE
3410 }
3411 {
3412    bug_112573
3413    Memcheck:Leak
3414    fun:_Znw*
3415    fun:_ZN2v88internal2OS15CreateSemaphoreEi
3416    fun:_ZN2v88internal8ProfilerC1EPNS0_7IsolateE
3417    fun:_ZN2v88internal6Logger5SetUpEv
3418    fun:_ZN2v88internal7Isolate4InitEPNS0_12DeserializerE
3419    fun:_ZN2v88internal2V810InitializeEPNS0_12DeserializerE
3420    fun:_ZN2v88internal8Snapshot11DeserializeEPKhi
3421    fun:_ZN2v88internal8Snapshot10InitializeEPKc
3422    fun:_ZN2v8L16InitializeHelperEv
3423    fun:_ZN2v8L27EnsureInitializedForIsolateEPNS_8internal7IsolateEPKc
3424    fun:_ZN2v82V818AddMessageListenerEPFvNS_6HandleINS_7MessageEEENS1_INS_5ValueEEEES5_
3425    fun:_ZN7WebCore27WorkerContextExecutionProxy19initContextIfNeededEv
3426    fun:_ZN7WebCore27WorkerContextExecutionProxy8evaluateERKN3WTF6StringES4_RKNS1_12TextPositionEPNS_27WorkerContextExecutionStateE
3427    fun:_ZN7WebCore22WorkerScriptController8evaluateERKNS_16ScriptSourceCodeEPNS_11ScriptValueE
3428    fun:_ZN7WebCore22WorkerScriptController8evaluateERKNS_16ScriptSourceCodeE
3429    fun:_ZN7WebCore12WorkerThread12workerThreadEv
3430    fun:_ZN7WebCore12WorkerThread17workerThreadStartEPv
3431    fun:_ZN3WTFL16threadEntryPointEPv
3432 }
3433 {
3434    bug_112835
3435    Memcheck:Unaddressable
3436    ...
3437    fun:_ZN6WebKit31WorkerFileSystemCallbacksBridge4stopEv
3438    fun:_ZN6WebKit31WorkerFileSystemContextObserver10notifyStopEv
3439    fun:_ZN7WebCore13WorkerContext21notifyObserversOfStopEv
3440    fun:_ZN7WebCore29WorkerThreadShutdownStartTask11performTaskEPNS_22ScriptExecutionContextE
3441    fun:_ZN7WebCore13WorkerRunLoop4Task11performTaskERKS0_PNS_22ScriptExecutionContextE
3442    fun:_ZN7WebCore13WorkerRunLoop15runCleanupTasksEPNS_13WorkerContextE
3443 }
3444 {
3445    bug_113076
3446    Memcheck:Uninitialized
3447    fun:_ZN5mediaL19ConvertYUVToRGB32_CEhhhPh
3448    fun:_ZN5media35LinearScaleYUVToRGB32RowWithRange_CEPKhS1_S1_Phiii
3449    fun:_ZN5media23ScaleYUVToRGB32WithRectEPKhS1_S1_Phiiiiiiiiiii
3450 }
3451 {
3452    bug_115294
3453    Memcheck:Leak
3454    fun:_Znw*
3455    ...
3456    fun:_ZN17AudioRendererHost14OnCreateStreamEiRK15AudioParameters
3457 }
3458 {
3459    bug_115419_1
3460    Memcheck:Uninitialized
3461    fun:fetch_texel_2d_f_rgba8888
3462    fun:texture_get_row
3463    fun:fast_read_rgba_pixels
3464    fun:read_rgba_pixels
3465    fun:_swrast_ReadPixels
3466    fun:_mesa_ReadPixels
3467    fun:glReadPixels
3468    fun:_ZN3gpu5gles216GLES2DecoderImpl16HandleReadPixelsEjRKNS0_10ReadPixelsE
3469    fun:_ZN3gpu5gles216GLES2DecoderImpl9DoCommandEjjPKv
3470    fun:_ZN3gpu13CommandParser14ProcessCommandEv
3471    fun:_ZN3gpu12GpuScheduler10PutChangedEv
3472    fun:_ZN6webkit3gpu18GLInProcessContext12PumpCommandsEv
3473 }
3474 {
3475    bug_115419_2
3476    Memcheck:Uninitialized
3477    fun:get_src_arg_mask
3478    fun:_mesa_remove_extra_move_use
3479    fun:_mesa_optimize_program
3480    fun:_Z16get_mesa_programP14__GLcontextRecP17gl_shader_programP9gl_shader
3481    fun:_mesa_ir_link_shader
3482    fun:_mesa_glsl_link_shader
3483    fun:link_program
3484    fun:_mesa_LinkProgramARB
3485    fun:glLinkProgram
3486    ...
3487    fun:_ZN3gpu5gles216GLES2DecoderImpl13DoLinkProgram*
3488    fun:_ZN3gpu5gles216GLES2DecoderImpl17HandleLinkProgram*
3489    fun:_ZN3gpu5gles216GLES2DecoderImpl9DoCommandEjjPKv
3490    fun:_ZN3gpu13CommandParser14ProcessCommandEv
3491    fun:_ZN3gpu12GpuScheduler10PutChangedEv
3492    fun:_ZN6webkit3gpu18GLInProcessContext12PumpCommandsEv
3493 }
3494 {
3495    bug_116475
3496    Memcheck:Uninitialized
3497    ...
3498    fun:_ZNK4base9Histogram11BucketIndexEi
3499    fun:_ZN4base9Histogram3AddEi
3500    fun:_ZN11webkit_glue25WebKitPlatformSupportImpl21histogramCustomCountsEPKciiii
3501    fun:_ZN7WebCore15PlatformSupport21histogramCustomCountsEPKciiii
3502    fun:_ZN7WebCore19CCLayerTreeHostImpl20optimizeRenderPasses*
3503    fun:_ZN7WebCore19CCLayerTreeHostImpl10drawLayersEv
3504    fun:_ZN7WebCore19CCSingleThreadProxy11doCompositeEv
3505 }
3506 {
3507    bug_118890_a
3508    Memcheck:Leak
3509    ...
3510    fun:_ZN8notifier18SingleLoginAttemptC1EPNS_13LoginSettingsEPNS0_8DelegateE
3511    fun:_ZN8notifier5Login15StartConnectionEv
3512    fun:_ZN13sync_notifier20InvalidationNotifier17UpdateCredentialsERKSsS2_
3513 }
3514 {
3515    bug_118890_b
3516    Memcheck:Leak
3517    fun:_Znw*
3518    fun:_ZN13sync_notifier12_GLOBAL__N_124InvalidationNotifierTest5SetUpEv
3519 }
3520 {
3521    bug_121729
3522    Memcheck:Leak
3523    ...
3524    fun:_ZN7WebCoreL12parseUASheetERKN3WTF6StringE
3525    fun:_ZN7WebCoreL12parseUASheetEPKcj
3526    ...
3527    fun:_ZN7WebCore7Element16styleForRendererE*
3528 }
3529 {
3530    bug_121729b
3531    Memcheck:Leak
3532    ...
3533    fun:_ZN7WebCoreL12parseUASheetERKN3WTF6StringE
3534    fun:_ZN7WebCoreL12parseUASheetEPKcj
3535    ...
3536    fun:_ZN7WebCore8Document13styleResolverEv
3537 }
3538 {
3539    bug_122177
3540    Memcheck:Leak
3541    ...
3542    fun:_ZN7history16InMemoryURLIndex23PostSaveToCacheFileTaskEv
3543    fun:_ZN7history16InMemoryURLIndex8ShutDownEv
3544    fun:_ZN14HistoryService13UnloadBackendEv
3545    fun:_ZN14HistoryService7CleanupEv
3546 }
3547 {
3548    bug_122189
3549    Memcheck:Leak
3550    fun:_Znw*
3551    fun:_ZN6WebKit16ChromeClientImpl18createColorChooserEPN7WebCore18ColorChooserClientERKNS1_5ColorE
3552    fun:_ZN7WebCore6Chrome18createColorChooserEPNS_18ColorChooserClientERKNS_5ColorE
3553    fun:_ZN7WebCore14ColorInputType22handleDOMActivateEventEPNS_5EventE
3554    fun:_ZN7WebCore16HTMLInputElement19defaultEventHandlerEPNS_5EventE
3555    fun:_ZN7WebCore15EventDispatcher13dispatchEventEN3WTF10PassRefPtrINS_5EventEEE
3556    fun:_ZNK7WebCore21EventDispatchMediator13dispatchEventEPNS_15EventDispatcherE
3557 }
3558 {
3559    bug_122192
3560    Memcheck:Leak
3561    fun:_Znw*
3562    ...
3563    fun:_ZN6webkit3gpu18GLInProcessContext22CreateOffscreenContextEPS1_RKN3gfx4SizeES2_PKcPKiNS3_13GpuPreferenceE
3564    fun:_ZN6webkit3gpu46WebGraphicsContext3DInProcessCommandBufferImpl10InitializeEN6WebKit20WebGraphicsContext3D10AttributesEPS3_
3565    fun:_ZN14webkit_support23CreateGraphicsContext3DERKN6WebKit20WebGraphicsContext3D10AttributesEPNS0_7WebViewEb
3566    fun:_ZN11WebViewHost23createGraphicsContext3DERKN6WebKit20WebGraphicsContext3D10AttributesE
3567    fun:_ZN6WebKit11WebViewImpl33createCompositorGraphicsContext3DEv
3568    fun:_ZN6WebKit11WebViewImpl15createContext3DEv
3569 }
3570 {
3571    bug_122245a
3572    Memcheck:Uninitialized
3573    ...
3574    fun:_ZN15SkScalerContext15internalGetPathERK7SkGlyphP6SkPathS4_P8SkMatrix
3575    fun:_ZN15SkScalerContext10getMetricsEP7SkGlyph
3576    fun:_ZN12SkGlyphCache13lookupMetricsEjNS_11MetricsTypeE
3577 }
3578 {
3579    bug_122245b
3580    Memcheck:Uninitialized
3581    ...
3582    fun:_ZNK6SkRect8roundOutEP7SkIRect
3583    fun:_ZN15SkScalerContext10getMetricsEP7SkGlyph
3584    fun:_ZN12SkGlyphCache13lookupMetricsEjNS_11MetricsTypeE
3585    fun:_ZN12SkGlyphCache17getGlyphIDMetricsEt
3586    fun:_ZL22sk_getMetrics_glyph_00P12SkGlyphCachePPKcii
3587    fun:_ZNK6SkDraw11drawPosTextEPKcmPKffiRK7SkPaint
3588    fun:_ZN8SkDevice11drawPosTextERK6SkDrawPKvmPKffiRK7SkPaint
3589    fun:_ZN11SkGpuDevice11drawPosTextERK6SkDrawPKvmPKffiRK7SkPaint
3590    fun:_ZN8SkCanvas11drawPosTextEPKvmPK7SkPointRK7SkPaint
3591    fun:_ZNK7WebCore4Font10drawGlyphsEPNS_15GraphicsContextEPKNS_14SimpleFontDataERKNS_11GlyphBufferEiiRKNS_10FloatPointE
3592    fun:_ZNK7WebCore4Font15drawGlyphBufferEPNS_15GraphicsContextERKNS_7TextRunERKNS_11GlyphBufferERKNS_10FloatPointE
3593    fun:_ZNK7WebCore4Font14drawSimpleTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_10FloatPointEii
3594    fun:_ZNK7WebCore4Font8drawTextEPNS_15GraphicsContextERKNS_7TextRunERKNS_10FloatPointEii
3595    fun:_ZN7WebCore15GraphicsContext12drawBidiTextERKNS_4FontERKNS_7TextRunERKNS_10FloatPointE
3596    fun:_ZN7WebCore24CanvasRenderingContext2D16drawTextInternalERKN3WTF6StringEffbfb
3597    fun:_ZN7WebCore24CanvasRenderingContext2D10strokeTextERKN3WTF6StringEfff
3598    fun:_ZN7WebCore32CanvasRenderingContext2DInternalL18strokeTextCallbackERKN2v89ArgumentsE
3599    fun:_ZN2v88internalL19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_12_GLOBAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
3600    fun:_ZN2v88internalL21Builtin_HandleApiCallENS0_12_GLOBAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
3601 }
3602 {
3603    bug_122429
3604    Memcheck:Leak
3605    fun:_Znw*
3606    fun:_ZN6webkit3gpu18GLInProcessContext22CreateOffscreenContextEPS1_RKN3gfx4SizeES2_PKcPKiNS3_13GpuPreferenceE
3607    fun:_ZN6webkit3gpu46WebGraphicsContext3DInProcessCommandBufferImpl10InitializeEN6WebKit20WebGraphicsContext3D10AttributesEPS3_
3608    fun:_ZN25TestWebKitPlatformSupport32createOffscreenGraphicsContext3DERKN6WebKit20WebGraphicsContext3D10AttributesE
3609    fun:_ZN13TestWebPlugin10initializeEPN6WebKit18WebPluginContainerE
3610    fun:_ZN6WebKit21FrameLoaderClientImpl12createPluginERKN7WebCore7IntSizeEPNS1_17HTMLPlugInElementERKNS1_4KURLERKN3WTF6VectorINSA_6StringELm0EEESF_RKSC_b
3611 }
3612 {
3613    bug_122431
3614    Memcheck:Leak
3615    fun:_Znw*
3616    fun:_ZN11WebViewHost12createPluginEPN6WebKit8WebFrameERKNS0_15WebPluginParamsE
3617    fun:_ZN6WebKit21FrameLoaderClientImpl12createPluginERKN7WebCore7IntSizeEPNS1_17HTMLPlugInElementERKNS1_4KURLERKN3WTF6VectorINSA_6StringELm0EEESF_RKSC_b
3618    fun:_ZN7WebCore14SubframeLoader10loadPluginEPNS_22HTMLPlugInImageElementERKNS_4KURLERKN3WTF6StringERKNS6_6VectorIS7_Lm0EEESD_b
3619    fun:_ZN7WebCore14SubframeLoader13requestPluginEPNS_22HTMLPlugInImageElementERKNS_4KURLERKN3WTF6StringERKNS6_6VectorIS7_Lm0EEESD_b
3620    fun:_ZN7WebCore14SubframeLoader13requestObjectEPNS_22HTMLPlugInImageElementERKN3WTF6StringERKNS3_12AtomicStringES6_RKNS3_6VectorIS4_Lm0EEESD_
3621    fun:_ZN7WebCore16HTMLEmbedElement12updateWidgetENS_20PluginCreationOptionE
3622 }
3623 {
3624    bug_122435a
3625    Memcheck:Leak
3626    fun:_Zna*
3627    fun:_ZN3gpu5gles219VertexAttribManager10InitializeEj
3628    fun:_ZN3gpu5gles216GLES2DecoderImpl10InitializeERK13scoped_refptrIN3gfx9GLSurfaceEERKS2_INS3_9GLContext*SizeERKNS0_18DisallowedFeaturesEPKcRKSt6vectorIiSaIiEE
3629    fun:_ZN6webkit3gpu18GLInProcessContext10InitializeERKN3gfx4SizeEPS1_PKcPKiNS2_13GpuPreferenceE
3630    fun:_ZN6webkit3gpu18GLInProcessContext22CreateOffscreenContextEPS1_RKN3gfx4SizeES2_PKcPKiNS3_13GpuPreferenceE
3631    fun:_ZN6webkit3gpu46WebGraphicsContext3DInProcessCommandBufferImpl10InitializeEN6WebKit20WebGraphicsContext3D10AttributesEPS3_
3632 }
3633 {
3634    bug_122435b
3635    Memcheck:Leak
3636    fun:_Znw*
3637    fun:_ZN9__gnu_cxx13new_allocatorISt10_List_nodeIPN3gpu5gles219VertexAttribManager16VertexAttribInfoEEE8allocateEmPKv
3638    fun:_ZNSt10_List_baseIPN3gpu5gles219VertexAttribManager16VertexAttribInfoESaIS4_EE11_M_get_nodeEv
3639    fun:_ZNSt4listIPN3gpu5gles219VertexAttribManager16VertexAttribInfoESaIS4_EE14_M_create_nodeERKS4_
3640    fun:_ZNSt4listIPN3gpu5gles219VertexAttribManager16VertexAttribInfoESaIS4_EE6insertESt14_List_iteratorIS4_ERKS4_
3641    fun:_ZN3gpu5gles219VertexAttribManager16VertexAttribInfo7SetListEPSt4listIPS2_SaIS4_EE
3642    fun:_ZN3gpu5gles219VertexAttribManager6EnableEjb
3643 }
3644 {
3645    bug_122436
3646    Memcheck:Leak
3647    fun:_Znw*
3648    fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKj10linked_ptrIN3gpu13CommonDecoder6BucketEEEEE8allocateEmPKv
3649    fun:_ZNSt8_Rb_treeIjSt4pairIKj10linked_ptrIN3gpu13CommonDecoder6BucketEEESt10_Select1stIS7_ESt4lessIjESaIS7_EE11_M_get_nodeEv
3650    fun:_ZNSt8_Rb_treeIjSt4pairIKj10linked_ptrIN3gpu13CommonDecoder6BucketEEESt10_Select1stIS7_ESt4lessIjESaIS7_EE14_M_create_nodeERKS7_
3651    fun:_ZNSt8_Rb_treeIjSt4pairIKj10linked_ptrIN3gpu13CommonDecoder6BucketEEESt10_Select1stIS7_ESt4lessIjESaIS7_EE10_M_insert_EPKSt18_Rb_tree_node_baseSG_RKS7_
3652    fun:_ZNSt8_Rb_treeIjSt4pairIKj10linked_ptrIN3gpu13CommonDecoder6BucketEEESt10_Select1stIS7_ESt4lessIjESaIS7_EE16_M_insert_uniqueERKS7_
3653    fun:_ZNSt8_Rb_treeIjSt4pairIKj10linked_ptrIN3gpu13CommonDecoder6BucketEEESt10_Select1stIS7_ESt4lessIjESaIS7_EE17_M_insert_unique_ESt23_Rb_tree_const_iteratorIS7_ERKS7_
3654    fun:_ZNSt3mapIj10linked_ptrIN3gpu13CommonDecoder6BucketEESt4lessIjESaISt4pairIKjS4_EEE6insertESt17_Rb_tree_iteratorIS9_ERKS9_
3655    fun:_ZNSt3mapIj10linked_ptrIN3gpu13CommonDecoder6BucketEESt4lessIjESaISt4pairIKjS4_EEEixERS8_
3656    fun:_ZN3gpu13CommonDecoder12CreateBucketEj
3657 }
3658 {
3659    bug_122437
3660    Memcheck:Leak
3661    fun:_Znw*
3662    ...
3663    fun:_ZN3gpu19MappedMemoryManager5Alloc*
3664    fun:_ZN3gpu5gles219GLES2Implementation24MapTexSubImage2DCHROMIUM*
3665    fun:_ZN6webkit3gpu46WebGraphicsContext3DInProcessCommandBufferImpl24mapTexSubImage2DCHROMIUM*
3666    fun:_ZN7WebCore24GraphicsContext3DPrivate24mapTexSubImage2DCHROMIUM*
3667    fun:_ZN7WebCore20Extensions3DChromium24mapTexSubImage2DCHROMIUM*
3668    fun:_ZN7WebCore20LayerTextureSubImage24uploadWithMapTexSubImageEPKhRKNS_7IntRectES5_S5_jPNS_17GraphicsContext3DE
3669    fun:_ZN7WebCore20LayerTextureSubImage6uploadEPKhRKNS_7IntRectES5_S5_jPNS_17GraphicsContext3DE
3670    fun:_ZN7WebCore31BitmapCanvasLayerTextureUpdater17updateTextureRectEPNS_17GraphicsContext3DEPNS_16TextureAllocatorEPNS_14ManagedTextureERKNS_7IntRectES9_
3671    fun:_ZN7WebCore31BitmapCanvasLayerTextureUpdater7Texture10updateRectEPNS_17GraphicsContext3DEPNS_16TextureAllocatorERKNS_7IntRectES8_
3672 }
3673 {
3674    bug_122454
3675    Memcheck:Leak
3676    fun:_Znw*
3677    fun:_ZN11GrGLTexture4initEP7GrGpuGLRKNS_4DescEPKN16GrGLRenderTarget4DescE
3678    fun:_ZN11GrGLTextureC1EP7GrGpuGLRKNS_4DescE
3679    fun:_ZN7GrGpuGL15onCreateTextureERK13GrTextureDescPKvm
3680    fun:_ZN5GrGpu13createTextureERK13GrTextureDescPKvm
3681    fun:_ZN9GrContext20createAndLockTextureEmPK14GrSamplerStateRK13GrTextureDescPvm
3682    fun:_Z27sk_gr_create_bitmap_textureP9GrContextmPK14GrSamplerStateRK8SkBitmap
3683    fun:_ZN11SkGpuDevice17lockCachedTextureERK8SkBitmapPK14GrSamplerState
3684 }
3685 {
3686    bug_122455
3687    Memcheck:Leak
3688    fun:_Znw*
3689    fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISsEE8allocateEmPKv
3690    fun:_ZNSt8_Rb_treeISsSsSt9_IdentityISsESt4lessISsESaISsEE11_M_get_nodeEv
3691    fun:_ZNSt8_Rb_treeISsSsSt9_IdentityISsESt4lessISsESaISsEE14_M_create_nodeERKSs
3692    fun:_ZNSt8_Rb_treeISsSsSt9_IdentityISsESt4lessISsESaISsEE10_M_insert_EPKSt18_Rb_tree_node_baseS8_RKSs
3693    fun:_ZNSt8_Rb_treeISsSsSt9_IdentityISsESt4lessISsESaISsEE16_M_insert_uniqueERKSs
3694    fun:_ZNSt3setISsSt4lessISsESaISsEE6insertERKSs
3695    fun:_ZN3gpu5gles219GLES2Implementation32GetRequestableExtensionsCHROMIUMEv
3696    fun:_ZN6webkit3gpu46WebGraphicsContext3DInProcessCommandBufferImpl32getRequestableExtensionsCHROMIUMEv
3697    fun:_ZN7WebCore24GraphicsContext3DPrivate20initializeExtensionsEv
3698    fun:_ZN7WebCore24GraphicsContext3DPrivate17supportsExtensionERKN3WTF6StringE
3699 }
3700 {
3701    bug_122457
3702    Memcheck:Leak
3703    fun:malloc
3704    fun:_ZN3WTF10fastMallocEm
3705    fun:_ZN3WTF10RefCountedIN7WebCore7ArchiveEEnwEm
3706    fun:_ZN7WebCore12MHTMLArchive6createEv
3707    ...
3708    fun:_ZN7WebCore11MHTMLParser22parseArchiveWithHeaderEPNS_10MIMEHeaderE
3709    fun:_ZN7WebCore11MHTMLParser12parseArchiveEv
3710    fun:_ZN7WebCore12MHTMLArchive6createERKNS_4KURLEPNS_12SharedBufferE
3711    fun:_ZN7WebCoreL20archiveFactoryCreateINS_12MHTMLArchiveEEEN3WTF10PassRefPtrINS_7ArchiveEEERKNS_4KURLEPNS_12SharedBufferE
3712    fun:_ZN7WebCore14ArchiveFactory6createERKNS_4KURLEPNS_12SharedBufferERKN3WTF6StringE
3713    ...
3714    fun:_ZN7WebCore14DocumentLoader15finishedLoadingEv
3715    fun:_ZN7WebCore18MainResourceLoader16didFinishLoadingEd
3716 }
3717 {
3718    bug_122670
3719    Memcheck:Leak
3720    fun:_Znw*
3721    fun:_ZN3WTF11ListHashSetIPN7WebCore12RenderInlineELm256ENS_7PtrHashIS3_EEEC1Ev
3722    fun:_ZNK7WebCore17RenderLineBoxList5paintEPNS_20RenderBoxModelObjectERNS_9PaintInfoERKNS*
3723    fun:_ZN7WebCore11RenderBlock13paintContentsERNS_9PaintInfoERKNS*
3724    fun:_ZN7WebCore11RenderBlock11paintObjectERNS_9PaintInfoERKNS*
3725    fun:_ZN7WebCore11RenderBlock5paintERNS_9PaintInfoERKNS*
3726 }
3727 {
3728    bug_122716
3729    Memcheck:Leak
3730    fun:_Znw*
3731    fun:_ZN9__gnu_cxx13new_allocatorISsE8allocate*
3732    fun:_ZNSt12_Vector_baseISsSaISsEE11_M_allocate*
3733    fun:_ZNSt6vectorISsSaISsEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPSsS1_EERKSs
3734    fun:_ZNSt6vectorISsSaISsEE9push_backERKSs
3735    fun:_ZN4baseL12SplitStringTISsEEvRKT_NS1_10value_typeEbPSt6vectorIS1_SaIS1_EE
3736 }
3737 {
3738    bug_122717_use_after_free
3739    Memcheck:Unaddressable
3740    fun:__pthread_mutex_unlock_usercnt
3741    fun:_ZN4base8internal8LockImpl6UnlockEv
3742    fun:_ZN4base4Lock7ReleaseEv
3743    fun:_ZN4base8AutoLockD1Ev
3744    fun:_ZN5gdata15GDataFileSystem21RunTaskOnIOThreadPoolERKN4base8CallbackIFvvEEE
3745 }
3746 {
3747    bug_122717_leak
3748    Memcheck:Leak
3749    fun:_Znw*
3750    fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEESA_
3751    fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEES9_
3752    fun:_ZN7content13BrowserThread16PostTaskAndReplyENS0_2IDERKN15tracked_objects8LocationERKN4base8CallbackIFvvEEESB_
3753    fun:_ZN5gdata15GDataFileSystem37PostBlockingPoolSequencedTaskAndReplyERKSsRKN15tracked_objects8LocationERKN4base8CallbackIFvvEEESC_
3754    fun:_ZN5gdata15GDataFileSystem29PostBlockingPoolSequencedTaskERKSsRKN15tracked_objects8LocationERKN4base8CallbackIFvvEEE
3755    fun:_ZN5gdata15GDataFileSystem8SaveFeedE10scoped_ptrIN4base5ValueEE*
3756    fun:_ZN5gdata15GDataFileSystem14OnGetDocumentsEPNS0_18GetDocumentsParamsENS_14GDataErrorCodeE10scoped_ptrIN4base5ValueEE
3757 }
3758 {
3759    bug_122733
3760    Memcheck:Leak
3761    fun:_Znw*
3762    fun:_ZN9__gnu_cxx13new_allocatorINS_15_Hashtable_nodeISsEEE8allocateEmPKv
3763    fun:_ZN9__gnu_cxx9hashtableISsSsNS_4hashISsEESt9_IdentityISsESt8equal_toISsESaISsEE11_M_get_nodeEv
3764    fun:_ZN9__gnu_cxx9hashtableISsSsNS_4hashISsEESt9_IdentityISsESt8equal_toISsESaISsEE11_M_new_nodeERKSs
3765    fun:_ZN9__gnu_cxx9hashtableISsSsNS_4hashISsEESt9_IdentityISsESt8equal_toISsESaISsEE22insert_unique_noresizeERKSs
3766    fun:_ZN9__gnu_cxx9hashtableISsSsNS_4hashISsEESt9_IdentityISsESt8equal_toISsESaISsEE13insert_uniqueERKSs
3767    fun:_ZN9__gnu_cxx8hash_setISsNS_4hashISsEESt8equal_toISsESaISsEE6insertERKSs
3768    fun:_ZN13safe_browsing6Scorer6CreateERKN4base16BasicStringPieceISsEE
3769    fun:_ZN13safe_browsing24PhishingClassifierFilter18OnSetPhishingModelERKSs
3770 }
3771 {
3772    bug_122733b
3773    Memcheck:Leak
3774    fun:_Znw*
3775    ...
3776    fun:_ZN13safe_browsing15ClientSideModel27MergePartialFromCodedStreamEPN6google8protobuf2io16CodedInputStreamE
3777    fun:_ZN6google8protobuf11MessageLite14ParseFromArrayEPKvi
3778    fun:_ZN13safe_browsing6Scorer6CreateERKN4base16BasicStringPieceISsEE
3779    fun:_ZN13safe_browsing24PhishingClassifierFilter18OnSetPhishingModelERKSs
3780 }
3781 {
3782    bug_122752a
3783    Memcheck:Unaddressable
3784    fun:_ZN6WebKit12CCThreadImpl8postTaskEN3WTF10PassOwnPtrIN7WebCore8CCThread4TaskEEE
3785    fun:_ZN7WebCore13CCThreadProxy18finishAllRenderingEv
3786    fun:_ZN7WebCore15CCLayerTreeHost18finishAllRenderingEv
3787    fun:_ZN6WebKit16WebLayerTreeView18finishAllRenderingEv
3788    fun:_ZN6WebKit11WebViewImpl33setIsAcceleratedCompositingActiveEb
3789    fun:_ZN6WebKit11WebViewImpl20setRootGraphicsLayerEPN7WebCore13GraphicsLayerE
3790 }
3791 {
3792    bug_122752b
3793    Memcheck:Unaddressable
3794    fun:_ZN6WebKit12CCThreadImpl8postTaskEN3WTF10PassOwnPtrIN7WebCore8CCThread4TaskEEE
3795    fun:_ZN7WebCore13CCThreadProxy14setNeedsCommitEv
3796    fun:_ZN7WebCore15CCLayerTreeHost14setNeedsCommitEv
3797    fun:_ZN7WebCore13LayerChromium14setNeedsCommitEv
3798    fun:_ZN7WebCore13LayerChromium11removeChildEPS0_
3799    fun:_ZN7WebCore13LayerChromium16removeFromParentEv
3800    fun:_ZN7WebCore21GraphicsLayerChromium16removeFromParentEv
3801 }
3802 {
3803    bug_123307
3804    Memcheck:Leak
3805    fun:malloc
3806    fun:_ZN3WTF10fastMallocEm
3807    fun:_ZN3WTF16fastZeroedMallocEm
3808    ...
3809    fun:_ZN7WebCore12_GLOBAL__N_111V8ObjectMapIN2v86ObjectEjE3setERKNS2_6HandleIS3_EERKj
3810    fun:_ZN7WebCore12_GLOBAL__N_110Serializer10greyObjectERKN2v86HandleINS2_6ObjectEEE
3811    fun:_ZN7WebCore12_GLOBAL__N_110Serializer11doSerializeEN2v86HandleINS2_5ValueEEEPNS1_9StateBaseE
3812    fun:_ZN7WebCore12_GLOBAL__N_110Serializer9serializeEN2v86HandleINS2_5ValueEEE
3813    fun:_ZN7WebCore21SerializedScriptValueC1EN2v86HandleINS1_5ValueEEEPN3WTF6VectorINS5_6RefPtrINS_11MessagePortEEELm1EEEPNS6_INS7_INS5_11ArrayBufferEEELm1EEERb
3814    fun:_ZN7WebCore21SerializedScriptValue6createEN2v86HandleINS1_5ValueEEEPN3WTF6VectorINS5_6RefPtrINS_11MessagePortEEELm1EEEPNS6_INS7_INS5_11ArrayBufferEEELm1EEERb
3815    fun:_ZN7WebCoreL25handlePostMessageCallbackERKN2v89ArgumentsEb
3816    fun:_ZN7WebCore11V8DOMWindow19postMessageCallbackERKN2v89ArgumentsE
3817    fun:_ZN2v88internalL19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_12_GLOBAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
3818    fun:_ZN2v88internalL21Builtin_HandleApiCallENS0_12_GLOBAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
3819 }
3820 {
3821    bug_124156
3822    Memcheck:Leak
3823    fun:_Znw*
3824    ...
3825    fun:*WebKitPlatformSupport*20CreateResourceLoaderERKN11webkit_glue20ResourceLoaderBridge11RequestInfoE
3826    fun:_ZN11webkit_glue16WebURLLoaderImpl7Context5StartERKN6WebKit13WebURLRequestEPNS_20ResourceLoaderBridge16SyncLoadResponseEPNS_25WebKitPlatformSupportImplE
3827    fun:_ZN11webkit_glue16WebURLLoaderImpl18loadAsynchronouslyERKN6WebKit13WebURLRequestEPNS1_18WebURLLoaderClientE
3828 }
3829 {
3830    bug_124488
3831    Memcheck:Leak
3832    fun:malloc
3833    fun:strdup
3834    ...
3835    fun:_ZN34CopyTextureCHROMIUMResourceManager10InitializeEv
3836    fun:_ZN3gpu5gles216GLES2DecoderImpl10InitializeERK13scoped_refptrIN3gfx9GLSurfaceEERKS2_INS3_9GLContextEERKNS3_4SizeERKNS0_18DisallowedFeaturesEPKcRKSt6vectorIiSaIiEE
3837    fun:_ZN6webkit3gpu18GLInProcessContext10InitializeERKN3gfx4SizeEPS1_PKcPKiNS2_13GpuPreferenceE
3838    fun:_ZN6webkit3gpu18GLInProcessContext22CreateOffscreenContextEPS1_RKN3gfx4SizeES2_PKcPKiNS3_13GpuPreferenceE
3839    fun:_ZN6webkit3gpu46WebGraphicsContext3DInProcessCommandBufferImpl10InitializeEN6WebKit20WebGraphicsContext3D10AttributesEPS3_
3840 }
3841 {
3842    bug_124496
3843    Memcheck:Leak
3844    fun:_Znw*
3845    ...
3846    fun:_ZN8notifier26ProxyResolvingClientSocket23ProcessProxyResolveDoneEi
3847 }
3848 {
3849    bug_124500
3850    Memcheck:Leak
3851    fun:_Znw*
3852    fun:_ZN9__gnu_cxx13new_allocatorIN6webkit17WebPluginMimeTypeEE8allocateEmPKv
3853    fun:_ZNSt12_Vector_baseIN6webkit17WebPluginMimeTypeESaIS1_EE11_M_allocateEm
3854    fun:_ZNSt6vectorIN6webkit17WebPluginMimeTypeESaIS1_EE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPS1_S3_EERKS1_
3855    fun:_ZNSt6vectorIN6webkit17WebPluginMimeTypeESaIS1_EE9push_backERKS1_
3856    fun:_ZN6webkit5npapi9PluginLib20ParseMIMEDescriptionERKSsPSt6vectorINS_17WebPluginMimeTypeESaIS5_EE
3857    fun:_ZN6webkit5npapi9PluginLib17ReadWebPluginInfoE*
3858    fun:_ZN6webkit5npapi10PluginList14ReadPluginInfoE*
3859    fun:_ZN6webkit5npapi10PluginList10LoadPluginE*
3860    fun:_ZN17UtilityThreadImpl13OnLoadPluginsE*
3861 }
3862 {
3863    bug_127716
3864    Memcheck:Leak
3865    fun:_Znw*
3866    fun:_ZN3gfx5ImageC1ERK8SkBitmap
3867    fun:_ZN16BrowserThemePack16LoadRawBitmapsToE*
3868    fun:_ZN16BrowserThemePack18BuildFromExtensionEPK9Extension
3869    fun:_ZN45BrowserThemePackTest_CanBuildAndReadPack_Test8TestBodyEv
3870 }
3871 {
3872    bug_130362
3873    Memcheck:Leak
3874    fun:_Znw*
3875    fun:_ZN12invalidation20NewPermanentCallbackINS_22InvalidationClientImplES1_St4pairINS_6StatusESsEEEPN4base8CallbackIFvT1_EEEPT_MT0_FvS7_E
3876    fun:_ZN12invalidation22InvalidationClientImpl34ScheduleStartAfterReadingStateBlobEv
3877    fun:_ZN12invalidation22InvalidationClientImpl5StartEv
3878    fun:_ZN6syncer24SyncInvalidationListener5StartERKSsS2_S2_RKSt3mapIN8syncable9ModelTypeElSt4lessIS5_ESaISt4pairIKS5_lEEERKN12browser_sync10WeakHandleINS_24InvalidationStateTrackerEEEPNS0_8ListenerEPNS_11StateWriterE
3879    fun:_ZN6syncer20InvalidationNotifier17UpdateCredentialsERKSsS2_
3880    fun:_ZN6syncer31NonBlockingInvalidationNotifier4Core17UpdateCredentialsERKSsS3_
3881 }
3882 {
3883    bug_130449
3884    Memcheck:Leak
3885    fun:_Znw*
3886    fun:_ZN12invalidation20NewPermanentCallbackINS_22InvalidationClientImplES1_St4pairINS_6StatusESsEEEPN4base8CallbackIFvT1_EEEPT_MT0_FvS7_E
3887    fun:_ZN12invalidation22InvalidationClientImpl34ScheduleStartAfterReadingStateBlobEv
3888    fun:_ZN12invalidation22InvalidationClientImpl5StartEv
3889    fun:_ZN6syncer24SyncInvalidationListener5StartERKSsS2_S2_RKSt3mapIN8syncable9ModelTypeElSt4lessIS5_ESaISt4pairIKS5_lEEERKN12browser_sync10WeakHandleINS_24InvalidationStateTrackerEEEPNS0_8ListenerE
3890    fun:_ZN6syncer20InvalidationNotifier17UpdateCredentialsERKSsS2_
3891    fun:_ZN6syncer31NonBlockingInvalidationNotifier4Core17UpdateCredentialsERKSsS3_
3892 }
3893 {
3894    bug_130619
3895    Memcheck:Leak
3896    fun:_Znw*
3897    fun:_ZN7WebCore9ClipRects6createERKS0_
3898    fun:_ZN7WebCore11RenderLayer15updateClipRectsEPKS0_PNS_12RenderRegionENS_13ClipRectsTypeENS_29OverlayScrollbarSizeRelevancyE
3899    ...
3900    fun:_ZNK7WebCore11RenderLayer15parentClipRectsEPKS0_PNS_12RenderRegionENS_13ClipRectsTypeERNS_9ClipRectsENS_29OverlayScrollbarSizeRelevancyE
3901    fun:_ZNK7WebCore11RenderLayer18backgroundClipRectEPKS0_PNS_12RenderRegionENS_13ClipRectsTypeENS_29OverlayScrollbarSizeRelevancyE
3902 }
3903 {
3904    bug_138058
3905    Memcheck:Uninitialized
3906    ...
3907    fun:_ZN7WebCore12WebVTTParser22constructTreeFromTokenEPNS_8DocumentE
3908    fun:_ZN7WebCore12WebVTTParser33createDocumentFragmentFromCueTextERKN3WTF6StringE
3909    fun:_ZN7WebCore12TextTrackCue12getCueAsHTMLEv
3910    fun:_ZN7WebCore12TextTrackCue17updateDisplayTreeEf
3911    fun:_ZN7WebCore16HTMLMediaElement25updateActiveTextTrackCuesEf
3912 }
3913 {
3914    bug_138060
3915    Memcheck:Uninitialized
3916    fun:_NPN_EvaluateHelper
3917    fun:_NPN_Evaluate
3918    fun:_ZN6WebKit11WebBindings8evaluateEP4_NPPP8NPObjectP9_NPStringP10_NPVariant
3919    fun:_ZL13executeScriptPK12PluginObjectPKc
3920    fun:NPP_Destroy
3921    fun:_ZN6webkit5npapi14PluginInstance11NPP_DestroyEv
3922    fun:_ZN6webkit5npapi21WebPluginDelegateImpl15DestroyInstanceEv
3923    fun:_ZN6webkit5npapi21WebPluginDelegateImplD0Ev
3924    fun:_ZN6webkit5npapi21WebPluginDelegateImpl15PluginDestroyedEv
3925    fun:_ZN6webkit5npapi13WebPluginImpl22TearDownPluginInstanceEPN6WebKit12WebURLLoaderE
3926    fun:_ZN6webkit5npapi13WebPluginImpl12SetContainerEPN6WebKit18WebPluginContainerE
3927    fun:_ZN6webkit5npapi13WebPluginImpl7destroyEv
3928    fun:_ZN6WebKit22WebPluginContainerImplD0Ev
3929    fun:_ZN3WTF10RefCountedIN7WebCore6WidgetEE5derefEv
3930    fun:_ZNSt4pairIN3WTF6RefPtrIN7WebCore6WidgetEEEPNS2_9FrameViewEED1Ev
3931    fun:_ZN3WTF9HashTableINS_6RefPtrIN7WebCore6WidgetEEESt4pairIS4_PNS2_9FrameViewEENS_18PairFirstExtractorIS8_EENS_7PtrHashIS4_EENS_14PairHashTraitsINS_10HashTraitsIS4_EENSE_IS7_EEEESF_E15deallocateTableEPS8_i
3932    fun:_ZN3WTF9HashTableINS_6RefPtrIN7WebCore6WidgetEEESt4pairIS4_PNS2_9FrameViewEENS_18PairFirstExtractorIS8_EENS_7PtrHashIS4_EENS_14PairHashTraitsINS_10HashTraitsIS4_EENSE_IS7_EEEESF_ED1Ev
3933    fun:_ZN3WTF7HashMapINS_6RefPtrIN7WebCore6WidgetEEEPNS2_9FrameViewENS_7PtrHashIS4_EENS_10HashTraitsIS4_EENS9_IS6_EEED1Ev
3934    fun:_ZN7WebCore12RenderWidget28resumeWidgetHierarchyUpdatesEv
3935    fun:_ZN7WebCore7Element6detachEv
3936    fun:_ZN7WebCore13ContainerNode14detachChildrenEv
3937    fun:_ZN7WebCore13ContainerNode6detachEv
3938 }
3939 {
3940    bug_138220_a
3941    Memcheck:Uninitialized
3942    fun:_ZNK7WebCore16HTMLInputElement8dataListEv
3943    fun:_ZNK7WebCore16HTMLInputElement4listEv
3944    fun:_ZN7WebCore21RenderSliderContainer6layoutEv
3945    fun:_ZN7WebCore11RenderBlock16layoutBlockChildEPNS_9RenderBoxERNS0_10MarginInfoERNS_20FractionalLayoutUnitES6_
3946    fun:_ZN7WebCore11RenderBlock19layoutBlockChildrenEbRNS_20FractionalLayoutUnitE
3947    fun:_ZN7WebCore11RenderBlock11layoutBlockEbNS_20FractionalLayoutUnitE
3948    fun:_ZN7WebCore11RenderBlock6layoutEv
3949    fun:_ZN7WebCore12RenderSlider6layoutEv
3950 }
3951 {
3952    bug_138220_b
3953    Memcheck:Uninitialized
3954    fun:_ZNK7WebCore16HTMLInputElement8dataListEv
3955    fun:_ZNK7WebCore16HTMLInputElement4listEv
3956    fun:_ZN7WebCore11RenderTheme16paintSliderTicksEPNS_12RenderObjectERKNS_9PaintInfoERKNS_7IntRectE
3957    fun:_ZN7WebCore24RenderThemeChromiumLinux16paintSliderTrackEPNS_12RenderObjectERKNS_9PaintInfoERKNS_7IntRectE
3958    fun:_ZN7WebCore11RenderTheme5paintEPNS_12RenderObjectERKNS_9PaintInfoERKNS_7IntRectE
3959    fun:_ZN7WebCore9RenderBox19paintBoxDecorationsERNS_9PaintInfoERKNS_21FractionalLayoutPointE
3960    fun:_ZN7WebCore11RenderBlock11paintObjectERNS_9PaintInfoERKNS_21FractionalLayoutPointE
3961 }
3962 {
3963    bug_138233_a
3964    Memcheck:Leak
3965    fun:malloc
3966    fun:_ZN3WTF10fastMallocEm
3967    fun:_ZN3WTF10RefCountedIN7WebCore17ScriptProfileNodeEEnwEm
3968    fun:_ZN7WebCore17ScriptProfileNode6createEPKN2v814CpuProfileNodeE
3969    fun:_ZNK7WebCore13ScriptProfile4headEv
3970    fun:_ZN7WebCore23ScriptProfileV8InternalL14headAttrGetterEN2v85LocalINS1_6StringEEERKNS1_12AccessorInfoE
3971    fun:_ZN2v88internal8JSObject23GetPropertyWithCallbackEPNS0_6ObjectES3_PNS0_6StringE
3972    fun:_ZN2v88internal6Object11GetPropertyEPS1_PNS0_12LookupResultEPNS0_6StringEP18PropertyAttributes
3973    fun:_ZN2v88internal6LoadIC4LoadENS0_16InlineCacheStateENS0_6HandleINS0_6ObjectEEENS3_INS0_6StringEEE
3974    fun:_ZN2v88internal11LoadIC_MissENS0_9ArgumentsEPNS0_7IsolateE
3975 }
3976 {
3977    bug_138233_b
3978    Memcheck:Leak
3979    fun:malloc
3980    fun:_ZN3WTF10fastMallocEm
3981    fun:_ZN3WTF10RefCountedIN7WebCore17ScriptProfileNodeEEnwEm
3982    fun:_ZN7WebCore17ScriptProfileNode6createEPKN2v814CpuProfileNodeE
3983    fun:_ZNK7WebCore17ScriptProfileNode8childrenEv
3984    fun:_ZN7WebCore27ScriptProfileNodeV8InternalL16childrenCallbackERKN2v89ArgumentsE
3985 }
3986 {
3987    bug_138522
3988    Memcheck:Leak
3989    fun:_Znw*
3990    fun:_ZN7WebCore23v8StringToWebCoreStringIN3WTF12AtomicStringEEET_N2v86HandleINS4_6StringEEENS_12ExternalModeE
3991    fun:_ZN*WebCore*V8StringResourceILNS_20V8StringResourceMode*
3992    ...
3993    fun:_ZN7WebCore21EventTargetV8InternalL22addEventListenerMethodERKN2v820FunctionCallbackInfoINS1_5ValueEEE
3994 }
3995 {
3996    bug_138712
3997    Memcheck:Uninitialized
3998    fun:_ZN7testing8internal11CmpHelperGEIddEENS_15AssertionResultEPKcS4_RKT_RKT0_
3999    fun:_ZN3gfx30JPEGCodec_EncodeDecodeRGB_Test8TestBodyEv
4000 }
4001 {
4002    bug_16089 WorkerPool threads and its tasks can leak by design
4003    Memcheck:Leak
4004    fun:_Znw*
4005    fun:_ZN4base22PosixDynamicThreadPool7AddTaskEPNS_11PendingTaskE
4006    fun:_ZN4base22PosixDynamicThreadPool8PostTask*
4007 }
4008 {
4009    bug_139467
4010    Memcheck:Uninitialized
4011    fun:_ZNK7WebCore18AccessibilityTable9roleValueEv
4012    fun:_ZNK7WebCore25AccessibilityRenderObject20ariaLiveRegionStatusEv
4013    fun:_ZNK7WebCore19AccessibilityObject22supportsARIALiveRegionEv
4014    fun:_ZNK7WebCore19AccessibilityObject22supportsARIAAttributesEv
4015    fun:_ZN7WebCore25AccessibilityRenderObject26determineAccessibilityRoleEv
4016    fun:_ZN7WebCore23AccessibilityNodeObject4initEv
4017    fun:_ZN7WebCore25AccessibilityRenderObject4initEv
4018    fun:_ZN7WebCore18AccessibilityTable4initEv
4019 }
4020 {
4021    bug_139470
4022    Memcheck:Leak
4023    fun:_Znw*
4024    fun:_ZN7WebCore22ThreadableBlobRegistry17unregisterBlobURLERKNS_4KURLE
4025    ...
4026    fun:_ZN7WebCore15WrapperTypeInfo11derefObjectEPv
4027    fun:_ZN7WebCore7DOMData11derefObjectEPNS_15WrapperTypeInfoEPv
4028    fun:_ZN7WebCore7DOMData23WrapperMapObjectRemoverIvE15visitDOMWrapperEPNS_12DOMDataStoreEPvN2v810PersistentINS6_6ObjectEEE
4029    fun:_ZN7WebCore16WeakReferenceMapIvN2v86ObjectEE5visitEPNS_12DOMDataStoreEPNS_24AbstractWeakReferenceMapIvS2_E7VisitorE
4030    fun:_ZN7WebCore7DOMData27removeObjectsFromWrapperMapIvEEvPNS_12DOMDataStoreERNS_24AbstractWeakReferenceMapIT_N2v86ObjectEEE
4031    fun:_ZN7WebCore19removeAllDOMObjectsEv
4032    fun:_ZN7WebCore22WorkerScriptControllerD1Ev
4033    fun:_ZN3WTF14deleteOwnedPtrIN7WebCore22WorkerScriptControllerEEEvPT_
4034    fun:_ZN3WTF6OwnPtrIN7WebCore22WorkerScriptControllerEE5clearEv
4035    fun:_ZN7WebCore13WorkerContext11clearScriptEv
4036    fun:_ZN7WebCore30WorkerThreadShutdownFinishTask11performTaskEPNS_22ScriptExecutionContextE
4037    fun:_ZN7WebCore13WorkerRunLoop4Task11performTaskERKS0_PNS_22ScriptExecutionContextE
4038    fun:_ZN7WebCore13WorkerRunLoop9runInModeEPNS_13WorkerContextERKNS_13ModePredicateENS0_8WaitModeE
4039    fun:_ZN7WebCore13WorkerRunLoop3runEPNS_13WorkerContextE
4040    fun:_ZN7WebCore12WorkerThread12runEventLoopEv
4041    fun:_ZN7WebCore21DedicatedWorkerThread12runEventLoopEv
4042 }
4043 {
4044    bug_139853
4045    Memcheck:Unaddressable
4046    fun:_ZN11SkGpuDeviceC1EP9GrContextP9GrTexture
4047    fun:_ZN7WebCoreL23createAcceleratedCanvas*
4048    fun:_ZN7WebCore45FrameBufferSkPictureCanvasLayerTextureUpdater17*
4049    fun:_ZN7WebCore45FrameBufferSkPictureCanvasLayerTextureUpdater7Texture10updateRectEPNS_18CCResourceProviderERKNS_7IntRectES6_
4050    fun:_ZN7WebCore12_GLOBAL__N_126UnthrottledTextureUploader13uploadTextureEPNS_19LayerTextureUpdater7TextureEPNS_18CCResourceProviderENS_7IntRectES7_
4051    fun:_ZN7WebCore16CCTextureUpdater6updateEPNS_18CCResourceProviderEPNS_13TextureCopierEPNS_15TextureUploaderEm
4052    fun:_ZN7WebCore19CCSingleThreadProxy8doCommitERNS_16CCTextureUpdaterE
4053    fun:_ZN7WebCore19CCSingleThreadProxy18commitAndCompositeEv
4054    fun:_ZN7WebCore19CCSingleThreadProxy20compositeAndReadbackEPvRKNS_7IntRectE
4055    fun:_ZN7WebCore15CCLayerTreeHost20compositeAndReadbackEPvRKNS_7IntRectE
4056    fun:_ZN6WebKit16WebLayerTreeView20compositeAndReadbackEPvRKNS_7WebRectE
4057    fun:_ZN6WebKit11WebViewImpl23doPixelReadbackToCanvasEP8SkCanvasRKN7WebCore7IntRectE
4058    fun:_ZN6WebKit11WebViewImpl5paintEP8SkCanvasRKNS_7WebRectE
4059    fun:_ZN11WebViewHost9paintRectERKN6WebKit7WebRectE
4060    fun:_ZN11WebViewHost22paintInvalidatedRegionEv
4061 }
4062 {
4063    bug_139996
4064    Memcheck:Leak
4065    fun:_Znw*
4066    fun:_ZN7WebCore23v8StringToWebCoreStringIN3WTF6StringEEET_N2v86HandleINS4_6StringEEENS_12ExternalModeE
4067    fun:_ZN7WebCore15toWebCoreStringEN2v86HandleINS0_5ValueEEE
4068    fun:_ZN7WebCore6V8Blob19constructorCallbackERKN2v89ArgumentsE
4069    fun:_ZN2v88internalL19HandleApiCallHelperILb1EEEPNS0_11MaybeObjectENS0_12_GLOBAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
4070    fun:_ZN2v88internalL30Builtin_HandleApiCallConstructENS0_12_GLOBAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
4071 }
4072 {
4073    bug_139998
4074    Memcheck:Leak
4075    fun:*alloc
4076    ...
4077    fun:_ZL23link_intrastage_shadersP14__GLcontextRecP17gl_shader_programPP9gl_shaderj
4078    fun:_Z12link_shadersP14__GLcontextRecP17gl_shader_program
4079    fun:_mesa_glsl_link_shader
4080    fun:link_program
4081    fun:_mesa_LinkProgramARB
4082    fun:glLinkProgram
4083    ...
4084    fun:_ZN3gpu5gles216GLES2DecoderImpl13DoLinkProgramEj
4085    fun:_ZN3gpu5gles216GLES2DecoderImpl17HandleLinkProgram*
4086    fun:_ZN3gpu5gles216GLES2DecoderImpl9DoCommandEjjPKv
4087    fun:_ZN3gpu13CommandParser14ProcessCommandEv
4088    fun:_ZN3gpu12GpuScheduler10PutChangedEv
4089    fun:_ZN6webkit3gpu18GLInProcessContext12PumpCommandsEv
4090 }
4091 {
4092    bug_140196
4093    Memcheck:Uninitialized
4094    fun:_ZNK12SkDescriptor6equalsERKS_
4095    fun:_ZN12SkGlyphCache10VisitCacheEPK12SkDescriptorPFbPKS_PvES5_
4096    ...
4097    fun:_ZNK7SkPaint14descriptorProcEPK8SkMatrixPFvPK12SkDescriptorPvES6_b
4098 }
4099 {
4100    bug_143545
4101    Memcheck:Uninitialized
4102    fun:_ZN4aura10RootWindow10ShowCursorEb
4103    fun:_ZN3ash5Shell10ShowCursorEb
4104    fun:_ZN3ash13CursorManager10ShowCursorEb
4105    fun:_ZN3ash4test11AshTestBase5SetUpEv
4106 }
4107 {
4108    bug_144118
4109    Memcheck:Unaddressable
4110    fun:NPP_SetWindow
4111    fun:_ZN6webkit5npapi14PluginInstance13NPP_SetWindowEP9_NPWindow
4112    fun:_ZN6webkit5npapi21WebPluginDelegateImpl17WindowedSetWindowEv
4113    fun:_ZN6webkit5npapi21WebPluginDelegateImpl22WindowedUpdateGeometryERKN3gfx4RectES5_
4114    fun:_ZN6webkit5npapi21WebPluginDelegateImpl14UpdateGeometryERKN3gfx4RectES5_
4115    fun:_ZN6webkit5npapi13WebPluginImpl14updateGeometryERKN6WebKit7WebRectES5_RKNS2_9WebVectorIS3_EEb
4116    fun:_ZN6WebKit22WebPluginContainerImpl14reportGeometryEv
4117    fun:_ZN6WebKit22WebPluginContainerImpl12setFrameRectERKN7WebCore7IntRectE
4118    ...
4119    fun:_ZN9TestShell4dumpEv
4120 }
4121 {
4122    bug_144118_b
4123    Memcheck:Unaddressable
4124    fun:_ZNK3WTF6OwnPtrIN6WebKit14ScrollbarGroupEEcvMS3_PS2_Ev
4125    fun:_ZN6WebKit22WebPluginContainerImpl14reportGeometryEv
4126    fun:_ZN6WebKit22WebPluginContainerImpl12setFrameRectERKN7WebCore7IntRectE
4127    ...
4128    fun:_ZN9TestShell4dumpEv
4129 }
4130 {
4131    bug_144913
4132    Memcheck:Leak
4133    fun:_Znw*
4134    fun:_ZN8chromeos30BluetoothAdapterClientStubImplC1Ev
4135    fun:_ZN8chromeos22BluetoothAdapterClient6CreateENS_28DBusClientImplementationTypeEPN4dbus3BusEPNS_22BluetoothManagerClientE
4136    fun:_ZN8chromeos21DBusThreadManagerImplC1ENS_28DBusClientImplementationTypeE
4137    fun:_ZN8chromeos17DBusThreadManager10InitializeEv
4138    fun:_ZN8chromeos23KioskModeIdleLogoutTest5SetUpEv
4139 }
4140 {
4141    bug_144913_b
4142    Memcheck:Leak
4143    fun:_Znw*
4144    fun:_ZN8chromeos17DBusThreadManager10InitializeEv
4145    fun:_ZN8chromeos23KioskModeIdleLogoutTest5SetUpEv
4146 }
4147 {
4148    bug_144913_c
4149    Memcheck:Leak
4150    fun:_Znw*
4151    ...
4152    fun:_ZN8chromeos21DBusThreadManagerImplC1ENS_28DBusClientImplementationTypeE
4153    fun:_ZN8chromeos17DBusThreadManager10InitializeEv
4154    fun:_ZN8chromeos23KioskModeIdleLogoutTest5SetUpEv
4155 }
4156 {
4157    bug_144930
4158    Memcheck:Leak
4159    fun:_Znw*
4160    fun:_ZL20cachedPaintLuminancef
4161 }
4162 {
4163    bug_144930_b
4164    Memcheck:Leak
4165    fun:_Znw*
4166    fun:_ZL21cachedDeviceLuminancef
4167 }
4168 {
4169    bug_145244
4170    Memcheck:Uninitialized
4171    fun:_ZN7WebCore15StyleRuleImport17requestStyleSheetEPNS_13CSSStyleSheetERKNS_16CSSParserContextE
4172    fun:_ZN7WebCore18StyleSheetContents26requestImportedStyleSheetsEPNS_13CSSStyleSheetE
4173 }
4174 {
4175    bug_145645
4176    Memcheck:Leak
4177    fun:malloc
4178    fun:_ZN3WTF10fastMallocEm
4179    fun:_ZN3WTF10RefCountedIN7WebCore18InjectedScriptHostEEnwEm
4180    fun:_ZN7WebCore18InjectedScriptHost6createEv
4181    fun:_ZN7WebCore21InjectedScriptManagerC1EPFbPNS_11ScriptStateEE
4182    fun:_ZN7WebCore21InjectedScriptManager15createForWorkerEv
4183    fun:_ZN7WebCore25WorkerInspectorControllerC1EPNS_13WorkerContextE
4184 }
4185 {
4186    bug_145650a
4187    Memcheck:Leak
4188    fun:_Znw*
4189    ...
4190    fun:_ZN14WebDataService10AddKeywordERK15TemplateURLData
4191    fun:_ZN18TemplateURLService11AddNoNotifyEP11TemplateURLb
4192 }
4193 {
4194    bug_145650b
4195    Memcheck:Leak
4196    fun:_Znw*
4197    fun:_ZN14WebDataService13RemoveKeywordEl
4198    fun:_ZN18TemplateURLService14RemoveNoNotifyEP11TemplateURL
4199    fun:_ZN18TemplateURLService6RemoveEP11TemplateURL
4200    fun:_ZN9protector71DefaultSearchProviderChangeTest_CurrentSearchProviderRemovedByUser_Test19RunTestOnMainThreadEv
4201 }
4202 {
4203    bug_145650c
4204    Memcheck:Leak
4205    fun:_Znw*
4206    fun:_ZN14WebDataService13UpdateKeywordERK15TemplateURLData
4207    fun:_ZN18TemplateURLService32SetDefaultSearchProviderNoNotifyEP11TemplateURL
4208 }
4209 {
4210    bug_125692a
4211    Memcheck:Uninitialized
4212    fun:_ZN2v88internal11StoreBuffer28IteratePointersInStoreBufferEPFvPPNS0_10HeapObjectES3_E
4213    fun:_ZN2v88internal11StoreBuffer25IteratePointersToNewSpaceEPFvPPNS0_10HeapObjectES3_E
4214    fun:_ZN2v88internal20MarkCompactCollector29EvacuateNewSpaceAndCandidatesEv
4215    fun:_ZN2v88internal20MarkCompactCollector11SweepSpacesEv
4216    fun:_ZN2v88internal20MarkCompactCollector14CollectGarbageEv
4217    fun:_ZN2v88internal4Heap11MarkCompactEPNS0_8GCTracerE
4218 }
4219 {
4220    bug_125692b
4221    Memcheck:Uninitialized
4222    fun:_ZN2v88internal11StoreBuffer7CompactEv
4223    fun:_ZN2v88internal11StoreBuffer19PrepareForIterationEv
4224    fun:_ZN2v88internal11StoreBuffer25IteratePointersToNewSpaceEPFvPPNS0_10HeapObjectES3_E
4225    fun:_ZN2v88internal20MarkCompactCollector29EvacuateNewSpaceAndCandidatesEv
4226    fun:_ZN2v88internal20MarkCompactCollector11SweepSpacesEv
4227    fun:_ZN2v88internal20MarkCompactCollector14CollectGarbageEv
4228    fun:_ZN2v88internal4Heap11MarkCompactEPNS0_8GCTracerE
4229    fun:_ZN2v88internal4Heap24PerformGarbageCollectionENS0_16GarbageCollectorEPNS0_8GCTracerE
4230    fun:_ZN2v88internal4Heap14CollectGarbageENS0_15AllocationSpaceENS0_16GarbageCollectorEPKcS5_
4231    fun:_ZN2v88internal4Heap14CollectGarbageENS0_15AllocationSpaceEPKc
4232    fun:_ZN2v88internal4Heap17CollectAllGarbageEiPKc
4233    fun:_ZN2v88internal4Heap16IdleNotificationEi
4234    fun:_ZN2v88internal2V816IdleNotificationEi
4235    fun:_ZN2v82V816IdleNotificationEi
4236    fun:_ZN16RenderThreadImpl11IdleHandlerEv
4237 }
4238 {
4239    bug_145693
4240    Memcheck:Leak
4241    fun:_Znw*
4242    fun:_ZN10extensions18PermissionsUpdater17RecordOAuth2GrantEPKNS_9ExtensionE
4243    fun:_ZN10extensions18PermissionsUpdater22GrantActivePermissionsEPKNS_9ExtensionEb
4244    fun:_ZN10extensions12CrxInstaller25ReportSuccessFromUIThreadEv
4245 }
4246 {
4247    bug_145695
4248    Memcheck:Leak
4249    fun:malloc
4250    fun:NaClDescImcBoundDescAcceptConn
4251    fun:RevRpcHandlerBase
4252    fun:NaClThreadInterfaceStart
4253 }
4254 {
4255    bug_145696
4256    Memcheck:Leak
4257    fun:_Znw*
4258    fun:_ZN10extensions9TabHelper23OnInlineWebstoreInstallEiiRKSsRK4GURL
4259 }
4260 {
4261    bug_145697
4262    Memcheck:Leak
4263    fun:_Znw*
4264    ...
4265    fun:_ZN18SecurityFilterPeer40CreateSecurityFilterPeerForDeniedRequestEN12ResourceType4TypeEPN11webkit_glue20ResourceLoaderBridge4PeerEi
4266    fun:_ZN12_GLOBAL__N_124RendererResourceDelegate17OnRequestCompleteEPN11webkit_glue20ResourceLoaderBridge4PeerEN12ResourceType4TypeERKN3net16URLRequestStatusE
4267    fun:_ZN7content18ResourceDispatcher17OnRequestCompleteEiRKN3net16URLRequestStatusERKSsRKN4base9TimeTicksE
4268 }
4269 {
4270    bug_145698
4271    Memcheck:Leak
4272    fun:_Znw*
4273    fun:_ZN6chrome24ShowSessionCrashedPromptEP7Browser
4274    fun:_ZN25StartupBrowserCreatorImpl22AddInfoBarsIfNecessaryEP7BrowserN6chrome7startup16IsProcessStartupE
4275    fun:_ZN25StartupBrowserCreatorImpl17ProcessLaunchURLsEbRKSt6vectorI4GURLSaIS1_EE
4276    fun:_ZN25StartupBrowserCreatorImpl6LaunchEP7ProfileRKSt6vectorI4GURLSaIS3_EEb
4277 }
4278 {
4279    bug_145699
4280    Memcheck:Leak
4281    fun:_Znw*
4282    fun:_ZN17OAuth2ApiCallFlow24CreateAccessTokenFetcherEv
4283    fun:_ZN17OAuth2ApiCallFlow20BeginMintAccessTokenEv
4284    fun:_ZN17OAuth2ApiCallFlow12BeginApiCallEv
4285    fun:_ZN17OAuth2ApiCallFlow5StartEv
4286    fun:_ZN19OAuth2MintTokenFlow13FireAndForgetEv
4287 }
4288 {
4289    bug_145703
4290    Memcheck:Leak
4291    fun:_Znw*
4292    ...
4293    fun:_ZN7content16SiteInstanceImpl10GetProcessEv
4294    fun:_ZN7content18RenderViewHostImplC1EPNS_12SiteInstanceEPNS_22RenderViewHostDelegateEPNS_24RenderWidgetHostDelegateEibPNS_23SessionStorageNamespaceE
4295    fun:_ZN7content21RenderViewHostFactory6CreateEPNS_12SiteInstanceEPNS_22RenderViewHostDelegateEPNS_24RenderWidgetHostDelegateEibPNS_23SessionStorageNamespaceE
4296    fun:_ZN7content21RenderViewHostManager4InitEPNS_14BrowserContextEPNS_12SiteInstanceEi
4297    fun:_ZN7content15WebContentsImpl4InitERKNS_11WebContents12CreateParamsE
4298    fun:_ZN7content15TestWebContents6CreateEPNS_14BrowserContextEPNS_12SiteInstanceE
4299    fun:_ZN7content17WebContentsTester21CreateTestWebContentsEPNS_14BrowserContextEPNS_12SiteInstanceE
4300 }
4301 {
4302    bug_145704
4303    Memcheck:Leak
4304    fun:_Znw*
4305    fun:_ZN2v88internal5Debug17CreateScriptCacheEv
4306    fun:_ZN2v88internal5Debug16GetLoadedScriptsEv
4307    fun:_ZN2v88internal29Runtime_DebugGetLoadedScriptsENS0_9ArgumentsEPNS0_7IsolateE
4308 }
4309 {
4310    bug_145705
4311    Memcheck:Leak
4312    fun:_Znw*
4313    fun:_ZN10extensions16SettingsFrontendC1ERK13scoped_refptrINS_22SettingsStorageFactoryEEP7Profile
4314    fun:_ZN10extensions16SettingsFrontend6CreateEP7Profile
4315    fun:_ZN16ExtensionServiceC1E*
4316 }
4317 {
4318    bug_145708
4319    Memcheck:Leak
4320    fun:_Znw*
4321    fun:_ZN27ExtensionDevToolsClientHostC1EPN7content11WebContentsERKSsS4_i
4322    fun:_ZN22AttachDebuggerFunction7RunImplEv
4323    fun:_ZN17ExtensionFunction3RunEv
4324    fun:_ZN27ExtensionFunctionDispatcher8DispatchERK31ExtensionHostMsg_Request_ParamsPN7content14RenderViewHostE
4325    fun:_ZN10extensions13ExtensionHost9OnRequestERK31ExtensionHostMsg_Request_Params
4326 }
4327 {
4328    bug_145712
4329    Memcheck:Leak
4330    fun:_Znw*
4331    fun:_ZN6WebKit25NotificationPresenterImpl17requestPermissionEPN7WebCore22Scri ptExecutionContextEN3WTF10PassRefPtrINS1_12VoidCallbackEEE
4332    fun:_ZN7WebCore18NotificationCenter17requestPermissionEN3WTF10PassRefPtrINS_1 2VoidCallbackEEE
4333    fun:_ZN7WebCore20V8NotificationCenter25requestPermissionCallbackERKN2v89Argum entsE
4334 }
4335 {
4336    bug_145723
4337    Memcheck:Leak
4338    fun:_Znw*
4339    fun:_Z20NewExtensionFunctionI25TabsExecuteScriptFunctionEP17ExtensionFunctionv
4340    fun:_ZN25ExtensionFunctionRegistry11NewFunctionERKSs
4341    fun:_ZN27ExtensionFunctionDispatcher23CreateExtensionFunctionERK31ExtensionHostMsg_Request_ParamsPKN10extensions9ExtensionEiRKNS3_10ProcessMapEPNS3_12ExtensionAPIEPvPN3IPC6SenderEPN7content14RenderViewHostEi
4342    fun:_ZN27ExtensionFunctionDispatcher8DispatchERK31ExtensionHostMsg_Request_ParamsPN7content14RenderViewHostE
4343    fun:_ZN10extensions13ExtensionHost9OnRequestERK31ExtensionHostMsg_Request_Params
4344 }
4345 {
4346    bug_145733
4347    Memcheck:Leak
4348    fun:_Znw*
4349    fun:_ZN25ExtensionInstallUIDefault35GetNewThemeInstalledInfoBarDelegateEP11TabContentsPKN10extensions9ExtensionERKSsb
4350    fun:_ZN25ExtensionInstallUIDefault16ShowThemeInfoBarERKSsbPKN10extensions9ExtensionEP7Profile
4351    fun:_ZN25ExtensionInstallUIDefault16OnInstallSuccessEPKN10extensions9ExtensionEP8SkBitmap
4352    fun:_ZN22ExtensionInstallPrompt16OnInstallSuccessEPKN10extensions9ExtensionEP8SkBitmap
4353    fun:_ZN10extensions12CrxInstaller25ReportSuccessFromUIThreadEv
4354 }
4355 {
4356    bug_145735
4357    Memcheck:Leak
4358    fun:_Znw*
4359    fun:_ZN9__gnu_cxx13new_allocatorIcE8allocateEmPKv
4360    fun:_ZNSt12_Vector_baseIcSaIcEE11_M_allocateEm
4361    fun:_ZNSt12_Vector_baseIcSaIcEEC2EmRKS0_
4362    fun:_ZNSt6vectorIcSaIcEEC1EmRKcRKS0_
4363    fun:_ZN4base5files12_GLOBAL__N_121InotifyReaderCallbackEPNS1_13InotifyReaderEii
4364 }
4365 {
4366    bug_145747a
4367    Memcheck:Leak
4368    fun:_Znw*
4369    fun:_ZN24TranslateInfoBarDelegate19CreateErrorDelegateEN15TranslateErrors4TypeEP14InfoBarServiceP11PrefServiceRKSsS7_
4370    fun:_ZN16TranslateManager14PageTranslatedEPN7content11WebContentsEP21PageTranslatedDetails
4371    fun:_ZN16TranslateManager7ObserveEiRKN7content18NotificationSourceERKNS0_19NotificationDetailsE
4372    fun:_ZN23NotificationServiceImpl6NotifyEiRKN7content18NotificationSourceERKNS0_19NotificationDetailsE
4373    fun:_ZN18TranslateTabHelper16OnPageTranslatedEiRKSsS1_N15TranslateErrors4TypeE
4374 }
4375 {
4376    bug_145747b
4377    Memcheck:Leak
4378    fun:_Znw*
4379    fun:_ZN24TranslateInfoBarDelegate19CreateErrorDelegateEN15TranslateErrors4TypeEP14InfoBarServiceP11PrefServiceRKSsS7_
4380    fun:_ZN16TranslateManager18OnURLFetchCompleteEPKN3net10URLFetcherE
4381    fun:_ZN20TranslateManagerTest31SimulateTranslateScriptURLFetchEb
4382 }
4383 {
4384    bug_146464
4385    Memcheck:Leak
4386    fun:realloc
4387    fun:add_codeset.isra.10
4388    ...
4389    fun:XCreatePixmap
4390    fun:XCreateBitmapFromData
4391    ...
4392    fun:_ZN4aura19RootWindowHostLinuxC1EPNS_22RootWindowHostDelegateERKN3gfx4RectE
4393 }
4394 {
4395    bug_146950
4396    Memcheck:Leak
4397    fun:malloc
4398    fun:get_peer_sock_name
4399    fun:_xcb_get_auth_info
4400    fun:xcb_connect_to_display_with_auth_info
4401    fun:_XConnectXCB
4402    fun:XOpenDisplay
4403    fun:_ZN4base18MessagePumpAuraX1118GetDefaultXDisplayEv
4404 }
4405 {
4406    bug_147755_a
4407    Memcheck:Leak
4408    fun:_Znw*
4409    fun:_ZN12PluginFinder18GetPluginInstallerERKN6webkit13WebPluginInfoE
4410    fun:_ZN11PluginPrefs30EnablePluginIfPossibleCallbackE*
4411 }
4412 {
4413    bug_147755_b
4414    Memcheck:Leak
4415    fun:_Znw*
4416    fun:_ZN12PluginFinder17GetPluginMetadataERKN6webkit13WebPluginInfoE
4417    fun:_ZN11PluginPrefs12EnablePluginE*
4418    fun:_ZN15PluginPrefsTest25EnablePluginSynchronouslyE*
4419    fun:_ZN44PluginPrefsTest_UnifiedPepperFlashState_Test8TestBodyEv
4420 }
4421 {
4422    bug_149734a
4423    Memcheck:Leak
4424    fun:malloc
4425    fun:_ZN3WTF10fastMallocEm
4426    fun:_ZN3WTF16VectorBufferBaseIN7WebCore9AttributeEE14allocateBufferEm
4427    fun:_ZN3WTF12VectorBufferIN7WebCore9AttributeELm4EE14allocateBufferEm
4428    fun:_ZN3WTF6VectorIN7WebCore9AttributeELm4EE22reserveInitialCapacityEm
4429    fun:_ZN7WebCore20ElementAttributeData13cloneDataFromERKS0_RKNS_7ElementERS3_
4430 }
4431 {
4432    bug_149734b
4433    Memcheck:Leak
4434    fun:malloc
4435    fun:_ZN3WTF10fastMallocEm
4436    fun:_ZN3WTF16VectorBufferBaseIN7WebCore9AttributeEE14allocateBufferEm
4437    fun:_ZN3WTF12VectorBufferIN7WebCore9AttributeELm4EE14allocateBufferEm
4438    fun:_ZN3WTF6VectorIN7WebCore9AttributeELm4EE15reserveCapacityEm
4439    fun:_ZN3WTF6VectorIN7WebCore9AttributeELm4EE14expandCapacityEm
4440    fun:_ZN3WTF6VectorIN7WebCore9AttributeELm4EE14expandCapacityEmPKS2_
4441    fun:_ZN3WTF6VectorIN7WebCore9AttributeELm4EE14appendSlowCaseIS2_EEvRKT_
4442    fun:_ZN7WebCore20ElementAttributeData12addAttributeERKNS_9AttributeEPNS_7ElementENS_30SynchronizationOfLazyAttributeE
4443 }
4444 {
4445    bug_150995
4446    Memcheck:Leak
4447    fun:_Zna*
4448    fun:_ZN14webkit_support12_GLOBAL__N_113DoLibpngWrite*
4449    fun:_ZN14webkit_support26EncodeWithCompressionLevel*
4450    fun:_ZN14webkit_support6EncodeEPKhNS_12_GLOBAL__N_111ColorFormat*
4451    fun:_ZN14webkit_support25EncodeBGRAPNGWithChecksum*
4452    fun:_ZNK9TestShell9dumpImageEP8SkCanvas
4453    fun:_ZN9TestShell4dumpEv
4454    fun:_ZN9TestShell12testFinishedEP11WebViewHost
4455    fun:_ZN11WebViewHost12testFinishedEv
4456    fun:_ZN13WebTestRunner10TestRunner9WorkQueue15processWorkSoonEv
4457 }
4458 {
4459    bug_151006
4460    Memcheck:Leak
4461    fun:malloc
4462    fun:uprv_malloc_46
4463    fun:_ZN6icu_467UMemorynwEm
4464    fun:_ZN6icu_4610DateFormat6createENS0_6EStyleES1_RKNS_6LocaleE
4465    fun:_ZN6icu_4610DateFormat22createDateTimeInstanceENS0_6EStyleES1_RKNS_6LocaleE
4466    fun:udat_open_46
4467    fun:_ZNK7WebCore9LocaleICU14openDateFormatE16UDateFormatStyleS1_
4468    fun:_ZN7WebCore9LocaleICU24initializeDateTimeFormatEv
4469    fun:_ZN7WebCore9LocaleICU15shortTimeFormatEv
4470    fun:_ZN7WebCore19DateTimeEditElement6layoutERKNS_9StepRangeERKNS_14DateComponentsERNS_9LocalizerE
4471    fun:_ZN7WebCore19DateTimeEditElement13setEmptyValueERKNS_9StepRangeERKNS_14DateComponentsERNS_9LocalizerE
4472    fun:_ZN7WebCore13TimeInputType20updateInnerTextValueEv
4473    fun:_ZN7WebCore13TimeInputType19createShadowSubtreeEv
4474    fun:_ZN7WebCore16HTMLInputElement10updateTypeEv
4475    fun:_ZN7WebCore16HTMLInputElement14parseAttributeERKNS_9AttributeE
4476    fun:_ZN7WebCore7Element16attributeChangedERKNS_9AttributeE
4477    fun:_ZN7WebCore13StyledElement16attributeChangedERKNS_9AttributeE
4478    fun:_ZN7WebCore7Element19parserSetAttributesERKN3WTF6VectorINS_9AttributeELm0EEENS_27FragmentScriptingPermissionE
4479    fun:_ZN7WebCore20HTMLConstructionSite17createHTMLElementEPNS_15AtomicHTMLTokenE
4480    fun:_ZN7WebCore20HTMLConstructionSite28insertSelfClosingHTMLElementEPNS_15AtomicHTMLTokenE
4481    fun:_ZN7WebCore15HTMLTreeBuilder24processStartTagForInBodyEPNS_15AtomicHTMLTokenE
4482    fun:_ZN7WebCore15HTMLTreeBuilder15processStartTagEPNS_15AtomicHTMLTokenE
4483 }
4484 {
4485    bug_151007
4486    Memcheck:Leak
4487    fun:malloc
4488    fun:_ZN3WTF10fastMallocEm
4489    fun:_ZN3WTF10RefCountedIN7WebCore15AtomicHTMLTokenEEnwEm
4490    fun:_ZN7WebCore15AtomicHTMLToken6createERNS_9HTMLTokenE
4491    fun:_ZN7WebCore15HTMLTreeBuilder22constructTreeFromTokenERNS_9HTMLTokenE
4492    fun:_ZN7WebCore18HTMLDocumentParser13pumpTokenizerENS0_15SynchronousModeE
4493    fun:_ZN7WebCore18HTMLDocumentParser23pumpTokenizerIfPossibleENS0_15SynchronousModeE
4494    fun:_ZN7WebCore18HTMLDocumentParser6insertERKNS_15SegmentedStringE
4495    fun:_ZN7WebCore18HTMLDocumentParser21parseDocumentFragmentERKN3WTF6StringEPNS_16DocumentFragmentEPNS_7ElementENS_27FragmentScriptingPermissionE
4496    fun:_ZN7WebCore16DocumentFragment9parseHTMLERKN3WTF6StringEPNS_7ElementENS_27FragmentScriptingPermissionE
4497    fun:_ZN7WebCore31createFragmentForInnerOuterHTMLERKN3WTF6StringEPNS_7ElementENS_27FragmentScriptingPermissionERi
4498    fun:_ZN7WebCore11HTMLElement12setInnerHTMLERKN3WTF6StringERi
4499    fun:_ZN7WebCore21HTMLElementV8InternalL19innerHTMLAttrSetterEN2v85LocalINS1_6StringEEENS2_INS1_5ValueEEERKNS1_12AccessorInfoE
4500    fun:_ZN2v88internal21StoreCallbackPropertyENS0_9ArgumentsEPNS0_7IsolateE
4501    ...
4502    fun:_ZN2v88internalL6InvokeEbNS0_6HandleINS0_10JSFunctionEEENS1_INS0_6ObjectEEEiPS5_Pb
4503 }
4504 {
4505    bug_151908
4506    Memcheck:Leak
4507    fun:_Znw*
4508    ...
4509    fun:_ZN6webkit3gpu18GLInProcessContext22CreateOffscreenContextEPS1_RKN3gfx4SizeES2_PKcPKiNS3_13GpuPreferenceE
4510    fun:_ZN6webkit3gpu46WebGraphicsContext3DInProcessCommandBufferImpl10InitializeEN6WebKit20WebGraphicsContext3D10AttributesEPS3_
4511    fun:_ZN14webkit_support23CreateGraphicsContext3DERKN6WebKit20WebGraphicsContext3D10AttributesEPNS0_7WebViewE
4512    fun:_ZN11WebViewHost19createOutputSurfaceEv
4513    fun:_ZN6WebKit11WebViewImpl19createOutputSurfaceEv
4514    fun:_ZN6WebKit20WebLayerTreeViewImpl19createOutputSurfaceEv
4515 }
4516 {
4517    bug_155404
4518    Memcheck:Uninitialized
4519    fun:_ZN2v88internalL21ProfilerSignalHandlerEiP7siginfoPv
4520    obj:/lib/libpthread-2.11.1.so
4521 }
4522 {
4523    bug_156829
4524    Memcheck:Leak
4525    fun:_Znw*
4526    fun:_ZN7content23AudioInputDeviceManager23EnumerateOnDeviceThread*
4527 }
4528 {
4529    bug_158510
4530    Memcheck:Uninitialized
4531    fun:_ZN7WebCore11RenderTable6layoutEv
4532    ...
4533    fun:_ZN7WebCore11RenderBlock6layoutEv
4534 }
4535 {
4536    bug_158514
4537    Memcheck:Uninitialized
4538    ...
4539    fun:_ZN2v88internal16ProfileGenerator16RecordTickSampleERKNS0_10TickSampleE
4540    fun:_ZN2v88internal23ProfilerEventsProcessor12ProcessTicksEj
4541    fun:_ZN2v88internal23ProfilerEventsProcessor3RunEv
4542    fun:_ZN2v88internalL11ThreadEntryEPv
4543 }
4544 {
4545    bug_159005
4546    Memcheck:Uninitialized
4547    fun:_ZN7WebCore13RenderMarquee18updateMarqueeStyleEv
4548    fun:_ZN7WebCore11RenderLayer12styleChangedENS_15StyleDifferenceEPKNS_11RenderStyleE
4549    fun:_ZN7WebCore22RenderLayerModelObject14styleDidChangeENS_15StyleDifferenceEPKNS_11RenderStyleE
4550    fun:_ZN7WebCore9RenderBox14styleDidChangeENS_15StyleDifferenceEPKNS_11RenderStyleE
4551    fun:_ZN7WebCore11RenderBlock14styleDidChangeENS_15StyleDifferenceEPKNS_11RenderStyleE
4552    fun:_ZN7WebCore12RenderObject8setStyleEN3WTF10PassRefPtrINS_11RenderStyleEEE
4553 }
4554 {
4555    bug_160877
4556    Memcheck:Leak
4557    fun:_Znw*
4558    ...
4559    fun:_ZN7content*DummyListenSocketC1Ev
4560    fun:_ZNK7content*DummyListenSocketFactory15CreateAndListenEPN3net18StreamListenSocket8DelegateE
4561    ...
4562    fun:_ZN3net10HttpServerC1ERKNS_25StreamListenSocketFactoryEPNS0_8DelegateE
4563    fun:_ZN7content23DevToolsHttpHandlerImpl4InitEv
4564 }
4565 {
4566    bug_162825
4567    Memcheck:Uninitialized
4568    fun:bcmp
4569    fun:_ZNK3gpu5gles221ShaderTranslatorCache26ShaderTranslatorInitParamsltERKS2_
4570    fun:_ZNKSt4lessIN3gpu5gles221ShaderTranslatorCache26ShaderTranslatorInitParamsEEclERKS3_S6_
4571    ...
4572    fun:_ZNSt3mapIN3gpu5gles221ShaderTranslatorCache26ShaderTranslatorInitParamsEPNS1_16ShaderTranslatorESt4lessIS3_ESaISt4pairIKS3_S5_EEE4findERS9_
4573    ...
4574    fun:_ZN3gpu5gles216GLES2DecoderImpl26InitializeShaderTranslatorEv
4575 }
4576 {
4577    bug_162828
4578    Memcheck:Leak
4579    fun:malloc
4580    fun:_Z15sk_malloc_flagsmj
4581    fun:_Z15sk_malloc_throwm
4582    fun:_ZN6SkMask10AllocImageEm
4583    fun:_ZL17drawRectsIntoMaskPK6SkRectiP6SkMask
4584    fun:_ZN20SkBlurMaskFilterImpl17filterRectsToNineEPK6SkRectiRK8SkMatrixRK7SkIRectPN12SkMaskFilter9NinePatchE
4585    fun:_ZN12SkMaskFilter10filterPathERK6SkPathRK8SkMatrixRK12SkRasterClipP9SkBounderP9SkBlitterN7SkPaint5StyleE
4586    fun:_ZNK6SkDraw8drawPathERK6SkPathRK7SkPaintPK8SkMatrixb
4587 }
4588 {
4589    bug_163922
4590    Memcheck:Leak
4591    fun:_Znw*
4592    fun:_ZN10extensions16SettingsFrontendC1ERK13scoped_refptrINS_22SettingsStorageFactoryEEP7Profile
4593    fun:_ZN10extensions16SettingsFrontend6CreateEP7Profile
4594    fun:_ZN16ExtensionServiceC1E*
4595    fun:_ZN10extensions19ExtensionSystemImpl6Shared4InitEb
4596    fun:_ZN10extensions19ExtensionSystemImpl21InitForRegularProfileEb
4597    fun:_ZN14ProfileManager22DoFinalInitForServicesEP7Profileb
4598    fun:_ZN14ProfileManager11DoFinalInitEP7Profileb
4599    fun:_ZN14ProfileManager10AddProfileEP7Profile
4600    fun:_ZN14ProfileManager10GetProfileE*
4601 }
4602 {
4603    bug_163924
4604    Memcheck:Leak
4605    fun:_Znw*
4606    fun:_ZN28JSONAsynchronousUnpackerImpl22StartProcessOnIOThreadEN7content13BrowserThread2IDERKSs
4607 }
4608 {
4609    bug_164176
4610    Memcheck:Leak
4611    fun:_Znw*
4612    fun:_ZN18BrowserProcessImpl21PreMainMessageLoopRunEv
4613    fun:_ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv
4614    fun:_ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv
4615    fun:_ZN7content15BrowserMainLoop13CreateThreadsEv
4616    fun:_ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE
4617    fun:_ZN7content11BrowserMainERKNS_18MainFunctionParamsE
4618    fun:_ZN7content23RunNamedProcessTypeMainERKSsRKNS_18MainFunctionParamsEPNS_19ContentMainDelegateE
4619    fun:_ZN7content21ContentMainRunnerImpl3RunEv
4620    fun:_ZN7content11ContentMainEiPPKcPNS_19ContentMainDelegateE
4621    fun:ChromeMain
4622 }
4623 {
4624    bug_164178
4625    Memcheck:Leak
4626    fun:_Znw*
4627    fun:_ZN3net25MultiThreadedCertVerifier6VerifyEPNS_15X509CertificateERKSsiPNS_6CRLSetEPNS_16CertVerifyResultERKN4base8CallbackIFviEEEPPvRKNS_11BoundNetLogE
4628    fun:_ZN3net25SingleRequestCertVerifier6VerifyEPNS_15X509CertificateERKSsiPNS_6CRLSetEPNS_16CertVerifyResultERKN4base8CallbackIFviEEERKNS_11BoundNetLogE
4629    fun:_ZN3net18SSLClientSocketNSS12DoVerifyCertEi
4630    fun:_ZN3net18SSLClientSocketNSS15DoHandshakeLoopEi
4631    fun:_ZN3net18SSLClientSocketNSS21OnHandshakeIOCompleteEi
4632 }
4633 {
4634    bug_164179
4635    Memcheck:Leak
4636    fun:_Znw*
4637    ...
4638    fun:_ZN3net10URLFetcher6CreateERK4GURLNS0_11RequestTypeEPNS_18URLFetcherDelegateE
4639    fun:_ZN18WebResourceService10StartFetchEv
4640 }
4641 {
4642    bug_164198
4643    Memcheck:Uninitialized
4644    fun:_ZN7WebCore9RenderBox15paintFillLayersERKNS_9PaintInfoERKNS_5ColorEPKNS_9FillLayerERKNS_10LayoutRectENS_24BackgroundBleedAvoidanceENS_17CompositeOperatorEPNS_12RenderObjectE
4645    ...
4646    fun:_ZN7WebCore11RenderBlock11paintObjectERNS_9PaintInfoERKNS_11LayoutPointE
4647    fun:_ZN7WebCore11RenderBlock5paintERNS_9PaintInfoERKNS_11LayoutPointE
4648    fun:_ZN7WebCore11RenderLayer18paintLayerContentsEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEj
4649    fun:_ZN7WebCore11RenderLayer31paintLayerContentsAndReflectionEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEj
4650    fun:_ZN7WebCore11RenderLayer10paintLayerEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEj
4651    fun:_ZN7WebCore11RenderLayer9paintListEPN3WTF6VectorIPS0_Lm0EEEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEj
4652    fun:_ZN7WebCore11RenderLayer18paintLayerContentsEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEj
4653    fun:_ZN7WebCore11RenderLayer31paintLayerContentsAndReflectionEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEj
4654    fun:_ZN7WebCore11RenderLayer10paintLayerEPNS_15GraphicsContextERKNS0_17LayerPaintingInfoEj
4655 }
4656 {
4657    bug_166470
4658    Memcheck:Leak
4659    fun:_Znw*
4660    fun:_ZN4base4BindIMN11dom_storage17DomStorageContextEFvRK4GURLE13scoped_refptrIS2_ES3_EENS_8CallbackINS_8internal9BindStateINSB_13FunctorTraitsIT_E12RunnableTypeENSF_7RunTypeEFvNSB_19CallbackParamTraitsIT0_E11StorageTypeENSI_IT1_E11StorageTypeEEE14UnboundRunTypeEEESE_RKSJ_RKSM_
4661    fun:_ZN7content21DOMStorageContextImpl18DeleteLocalStorageERK4GURL
4662   ...
4663    fun:_ZN10extensions11DataDeleter13StartDeletingEP7ProfileRKSsRK4GURL
4664    fun:_ZN16ExtensionService18UninstallExtensionESsbPSbItN4base20string16_char_traitsESaItEE
4665 }
4666 {
4667    bug_166470c
4668    Memcheck:Leak
4669    fun:_Znw*
4670    fun:_ZN11dom_storage19DomStorageNamespace24DeleteLocalStorageOriginERK4GURL
4671    fun:_ZN11dom_storage17DomStorageContext18DeleteLocalStorageERK4GURL
4672 }
4673 {
4674    bug_166470d
4675    Memcheck:Leak
4676    ...
4677    fun:_ZN7fileapi26GetOriginIdentifierFromURLERK4GURL
4678    fun:_ZN11dom_storage14DomStorageArea26DatabaseFileNameFromOriginERK4GURL
4679    fun:_ZN11dom_storage14DomStorageAreaC1E*
4680    fun:_ZN11dom_storage19DomStorageNamespace24DeleteLocalStorageOriginERK4GURL
4681    fun:_ZN11dom_storage17DomStorageContext18DeleteLocalStorageERK4GURL
4682 }
4683 {
4684    bug_166709
4685    Memcheck:Leak
4686    fun:_Znw*
4687    fun:_ZN4base4BindIMNS_12_GLOBAL__N_121PostTaskAndReplyRelayEFvvENS_8internal17UnretainedWrapper*
4688    fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_objects8Location*
4689    ...
4690    fun:_ZN16ExtensionService12AddExtensionEPKN10extensions9ExtensionE
4691    fun:_ZN52BackgroundApplicationListModelTest_ExplicitTest_Test8TestBodyEv
4692 }
4693 {
4694    bug_166709b
4695    Memcheck:Leak
4696    fun:_Znw*
4697    fun:_ZN4base12_GLOBAL__N_112CreateThreadEmbPNS_14PlatformThread8DelegateEPmNS_14ThreadPriorityE
4698    fun:_ZN4base14PlatformThread6CreateEmPNS0_8DelegateEPm
4699    fun:_ZN4base12SimpleThread5StartEv
4700    fun:_ZN4base19SequencedWorkerPool6WorkerC1ERK13scoped_refptrIS0_EiRKSs
4701    fun:_ZN4base19SequencedWorkerPool5Inner30FinishStartingAdditionalThreadEi
4702    fun:_ZN4base19SequencedWorkerPool5Inner10ThreadLoopEPNS0_6WorkerE
4703    fun:_ZN4base19SequencedWorkerPool6Worker3RunEv
4704    fun:_ZN4base12SimpleThread10ThreadMainEv
4705    fun:_ZN4base12_GLOBAL__N_110ThreadFuncEPv
4706 }
4707 {
4708    bug_166709c
4709    Memcheck:Leak
4710    fun:_Znw*
4711    fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEESA_
4712    fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEES9_
4713    fun:_ZN7content13BrowserThread28PostBlockingPoolTaskAndReplyERKN15tracked_objects8LocationERKN4base8CallbackIFvvEEESA_
4714    fun:_ZN10extensions11ImageLoader15LoadImagesAsyncEPKNS_9ExtensionERKSt6vectorINS0_19ImageRepresentationESaIS5_EERKN4base8CallbackIFvRKN3gfx5ImageEEEE
4715 }
4716 {
4717    bug_166818
4718    Memcheck:Leak
4719    fun:malloc
4720    fun:g_malloc
4721    ...
4722    fun:gdk_pixbuf_loader_load_module
4723    fun:gdk_pixbuf_loader_close
4724    fun:_ZN2ui12_GLOBAL__N_110LoadPixbufEPN4base22RefCountedStaticMemoryEb
4725    fun:_ZN2ui14ResourceBundle19GetNativeImageNamedEiNS0_8ImageRTLE
4726    fun:_ZN2ui14ResourceBundle19GetNativeImageNamedEi
4727 }
4728 {
4729    bug_166819
4730    Memcheck:Leak
4731    fun:_Znw*
4732    fun:_ZNK3sql10Connection21GetUntrackedStatementEPKc
4733    fun:_ZNK3sql10Connection21DoesTableOrIndexExistEPKcS2_
4734    fun:_ZNK3sql10Connection14DoesTableExistEPKc
4735    fun:_ZN3sql9MetaTable14DoesTableExistEPNS_10ConnectionE
4736    ...
4737    fun:_ZN7history16TopSitesDatabase4InitE*
4738    fun:_ZN7history15TopSitesBackend16InitDBOnDBThreadE*
4739 }
4740 {
4741    bug_166819b
4742    Memcheck:Leak
4743    fun:_Znw*
4744    fun:_ZNK3sql10Connection21GetUntrackedStatementEPKc
4745    fun:_ZNK3sql10Connection21DoesTableOrIndexExistEPKcS2_
4746    fun:_ZNK3sql10Connection14DoesTableExistEPKc
4747    fun:_ZN7history17ShortcutsDatabase11EnsureTableEv
4748    fun:_ZN7history17ShortcutsDatabase4InitEv
4749    fun:_ZN7history16ShortcutsBackend12InitInternalEv
4750 }
4751 {
4752    bug_166976a
4753    Memcheck:Leak
4754    fun:_Znw*
4755    fun:_ZN4base19SequencedWorkerPool5Inner30FinishStartingAdditionalThreadEi
4756    fun:_ZN4base19SequencedWorkerPool5Inner10ThreadLoopEPNS0_6WorkerE
4757    fun:_ZN4base19SequencedWorkerPool6Worker3RunEv
4758    fun:_ZN4base12SimpleThread10ThreadMainEv
4759    fun:_ZN4base12_GLOBAL__N_110ThreadFuncEPv
4760 }
4761 {
4762    bug_166976b
4763    Memcheck:Leak
4764    fun:_Znw*
4765    fun:_ZN9__gnu_cxx13new_allocatorISt10_List_nodeIPN4base13WaitableEvent6WaiterEEE8allocateEmPKv
4766    fun:_ZNSt10_List_baseIPN4base13WaitableEvent6WaiterESaIS3_EE11_M_get_nodeEv
4767    fun:_ZNSt4listIPN4base13WaitableEvent6WaiterESaIS3_EE14_M_create_nodeERKS3_
4768    fun:_ZNSt4listIPN4base13WaitableEvent6WaiterESaIS3_EE9_M_insertESt14_List_iteratorIS3_ERKS3_
4769    fun:_ZNSt4listIPN4base13WaitableEvent6WaiterESaIS3_EE9push_backERKS3_
4770    fun:_ZN4base13WaitableEvent7EnqueueEPNS0_6WaiterE
4771    fun:_ZN4base13WaitableEvent9TimedWaitERKNS_9TimeDeltaE
4772    fun:_ZN4base13WaitableEvent4WaitEv
4773    ...
4774    fun:_ZN4base19SequencedWorkerPool6WorkerC1ERK13scoped_refptrIS0_EiRKSs
4775    fun:_ZN4base19SequencedWorkerPool5Inner30FinishStartingAdditionalThreadEi
4776    fun:_ZN4base19SequencedWorkerPool5Inner10ThreadLoopEPNS0_6WorkerE
4777    fun:_ZN4base19SequencedWorkerPool6Worker3RunEv
4778 }
4779 {
4780    bug_167175a
4781    Memcheck:Leak
4782    ...
4783    fun:g_*
4784    ...
4785    fun:_ZN16BrowserWindowGtk11InitWidgetsEv
4786    fun:_ZN16BrowserWindowGtk4InitEv
4787    fun:_ZN13BrowserWindow19CreateBrowserWindowEP7Browser
4788 }
4789 {
4790    bug_167175b
4791    Memcheck:Leak
4792    fun:malloc
4793    obj:/lib/libpng12.so.0.42.0
4794    fun:png_create_read_struct_2
4795    ...
4796    fun:_ZN15ReloadButtonGtkC1EP18LocationBarViewGtkP7Browser
4797    fun:_ZN17BrowserToolbarGtk4InitEP10_GtkWindow
4798    fun:_ZN16BrowserWindowGtk11InitWidgetsEv
4799    fun:_ZN16BrowserWindowGtk4InitEv
4800    fun:_ZN13BrowserWindow19CreateBrowserWindowEP7Browser
4801 }
4802 {
4803    bug_167175d
4804    Memcheck:Leak
4805    fun:_Znw*
4806    fun:_ZN9__gnu_cxx13new_allocatorISbItN4base20string16_char_traitsESaItEEE8allocateEmPKv
4807    fun:_ZNSt12_Vector_baseISbItN4base20string16_char_traitsESaItEESaIS3_EE11_M_allocateEm
4808    ...
4809    fun:_ZN15WrenchMenuModel5BuildEbb
4810    fun:_ZN15WrenchMenuModelC1EPN2ui19AcceleratorProviderEP7Browserbb
4811    fun:_ZN17BrowserToolbarGtkC1EP7BrowserP16BrowserWindowGtk
4812    fun:_ZN16BrowserWindowGtk11InitWidgetsEv
4813    fun:_ZN16BrowserWindowGtk4InitEv
4814    fun:_ZN13BrowserWindow19CreateBrowserWindowEP7Browser
4815 }
4816 {
4817    bug_170340
4818    Memcheck:Uninitialized
4819    fun:_ZN3WTF12AtomicString3addEPKt
4820    fun:_ZN3WTF12AtomicStringC1EPKt
4821    fun:_ZN7WebCore18HTMLPreloadScanner12processTokenEv
4822    fun:_ZN7WebCore18HTMLPreloadScanner4scanEv
4823    fun:_ZN7WebCore18HTMLDocumentParser13pumpTokenizerENS0_15SynchronousModeE
4824    fun:_ZN7WebCore18HTMLDocumentParser23pumpTokenizerIfPossibleENS0_15SynchronousModeE
4825    fun:_ZN7WebCore18HTMLDocumentParser6appendERKNS_15SegmentedStringE
4826    fun:_ZN7WebCore25DecodedDataDocumentParser5flushEPNS_14DocumentWriterE
4827    fun:_ZN7WebCore14DocumentWriter3endEv
4828    fun:_ZN7WebCore14DocumentLoader15finishedLoadingEv
4829 }
4830 {
4831    bug_171722
4832    Memcheck:Leak
4833    fun:_Znw*
4834    fun:_ZN3net12_GLOBAL__N_120URLRequestFtpJobTest9AddSocketEPNS_13MockReadWriteILNS_17MockReadWriteTypeE0EEEmPNS2_ILS3_1EEEm
4835 }
4836 {
4837    bug_172005
4838    Memcheck:Leak
4839    fun:_Znw*
4840    fun:_ZN7leveldb10VersionSet11LogAndApplyEPNS_11VersionEditEPNS_4port5MutexE
4841    fun:_ZN7leveldb2DB4OpenERKNS_7OptionsERKSsPPS0_
4842    fun:_ZN11dom_storage22SessionStorageDatabase9TryToOpenEPPN7leveldb2DBE
4843    fun:_ZN11dom_storage22SessionStorageDatabase8LazyOpenEb
4844    fun:_ZN11dom_storage22SessionStorageDatabase24ReadNamespacesAndOriginsEPSt3mapISsSt6vectorI4GURLSaIS3_EESt4lessISsESaISt4pairIKSsS5_EEE
4845    fun:_ZN11dom_storage17DomStorageContext36FindUnusedNamespacesInCommitSequenceERKSt3setISsSt4lessISsESaISsEES7_
4846 }
4847 {
4848    bug_172005b
4849    Memcheck:Leak
4850    fun:_Znw*
4851    fun:_ZN7leveldb6DBImplC1ERKNS_7OptionsERKSs
4852    fun:_ZN7leveldb2DB4OpenERKNS_7OptionsERKSsPPS0_
4853    fun:_ZN11dom_storage22SessionStorageDatabase9TryToOpenEPPN7leveldb2DBE
4854    fun:_ZN11dom_storage22SessionStorageDatabase8LazyOpenEb
4855    fun:_ZN11dom_storage22SessionStorageDatabase24ReadNamespacesAndOriginsEPSt3mapISsSt6vectorI4GURLSaIS3_EESt4lessISsESaISt4pairIKSsS5_EEE
4856    fun:_ZN11dom_storage17DomStorageContext36FindUnusedNamespacesInCommitSequenceERKSt3setISsSt4lessISsESaISsEES7_
4857 }
4858 {
4859    bug_172025
4860    Memcheck:Uninitialized
4861    fun:_ZN11WebViewHost19didCreateDataSourceEPN6WebKit8WebFrameEPNS0_13WebDataSourceE
4862    fun:_ZN6WebKit21FrameLoaderClientImpl20createDocumentLoaderERKN7WebCore15ResourceRequestERKNS1_14SubstituteDataE
4863    fun:_ZN7WebCore11FrameLoader4initEv
4864    fun:_ZN7WebCore5Frame4initEv
4865    fun:_ZN6WebKit12WebFrameImpl21initializeAsMainFrameEPN7WebCore4PageE
4866    fun:_ZN6WebKit11WebViewImpl19initializeMainFrameEPNS_14WebFrameClientE
4867    fun:_ZN9TestShell15createNewWindowERKN6WebKit6WebURLEP16DRTDevToolsAgentPN13WebTestRunner17WebTestInterfacesE
4868    fun:_ZN9TestShell16createMainWindowEv
4869    fun:_ZN9TestShell10initializeEv
4870 }
4871 {
4872    bug_173096
4873    Memcheck:Uninitialized
4874    fun:bcmp
4875    fun:_ZN2cc19LayerTreeDebugState5equalERKS0_S2_
4876    fun:_ZN2cc13LayerTreeHost13setDebugStateERKNS_19LayerTreeDebugStateE
4877    fun:_ZN6WebKit20WebLayerTreeViewImpl*set*
4878    fun:_ZN6WebKit11WebViewImpl33setIsAcceleratedCompositingActiveEb
4879    fun:_ZN6WebKit11WebViewImpl20setRootGraphicsLayerEPN7WebCore13GraphicsLayerE
4880    fun:_ZN6WebKit16ChromeClientImpl23attachRootGraphicsLayerEPN7WebCore5FrameEPNS1_13GraphicsLayerE
4881    fun:_ZN7WebCore21RenderLayerCompositor15attachRootLayerENS0_19RootLayerAttachmentE
4882    fun:_ZN7WebCore21RenderLayerCompositor15ensureRootLayerEv
4883    fun:_ZN7WebCore21RenderLayerCompositor21enableCompositingModeEb
4884    fun:_ZN7WebCore21RenderLayerCompositor13updateBackingEPNS_11RenderLayerENS0_24CompositingChangeRepaintE
4885    fun:_ZN7WebCore21RenderLayerCompositor27updateLayerCompositingStateEPNS_11RenderLayerENS0_24CompositingChangeRepaintE
4886    fun:_ZN7WebCore11RenderLayer12styleChangedENS_15StyleDifferenceEPKNS_11RenderStyleE
4887    fun:_ZN7WebCore22RenderLayerModelObject14styleDidChangeENS_15StyleDifferenceEPKNS_11RenderStyleE
4888    fun:_ZN7WebCore9RenderBox14styleDidChangeENS_15StyleDifferenceEPKNS_11RenderStyleE
4889 }
4890 {
4891    bug_175100
4892    Memcheck:Leak
4893    ...
4894    fun:_ZN20OneClickSigninHelper14DidStopLoadingEPN7content14RenderViewHostE
4895    fun:_ZN*OneClickSigninHelperTest*
4896 }
4897 {
4898    bug_175815
4899    Memcheck:Leak
4900    fun:_Znw*
4901    fun:_ZN4base5Value18CreateIntegerValueEi
4902    fun:_ZNK4base16FundamentalValue8DeepCopyEv
4903    fun:_ZN4base8internal12_GLOBAL__N_125DictionaryHiddenRootValue26RemoveWithoutPathExpansionERKSsPPNS_5ValueE
4904    fun:_ZN4base15DictionaryValue6RemoveERKSsPPNS_5ValueE
4905    fun:_ZN32PluginFinderTest_JsonSyntax_Test8TestBodyEv
4906 }
4907 {
4908    bug_175823
4909    Memcheck:Leak
4910    ...
4911    fun:_ZN18ValueStoreFrontend*
4912 }
4913 {
4914     bug_175985
4915     Memcheck:Uninitialized
4916     fun:_ZN2cc13LayerTreeHost13setDebugStateERKNS_19LayerTreeDebugStateE
4917     ...
4918     fun:_ZN6WebKit20WebLayerTreeViewImpl*
4919 }
4920 {
4921    bug_176270
4922    Memcheck:Uninitialized
4923    fun:_ZNK2cc19LayerTreeDebugState20recordRenderingStatsEv
4924 }
4925 {
4926    bug_176616_a
4927    Memcheck:Uninitialized
4928    fun:_ZN13WebTestRunner16WebTestProxyBase19didCreateDataSourceEPN6WebKit8WebFrameEPNS1_13WebDataSourceE
4929    fun:_ZN13WebTestRunner12WebTestProxyI11WebViewHostP9TestShellE19didCreateDataSourceEPN6WebKit8WebFrameEPNS5_13WebDataSourceE
4930    fun:_ZN6WebKit21FrameLoaderClientImpl20createDocumentLoaderERKN7WebCore15ResourceRequestERKNS1_14SubstituteDataE
4931    fun:_ZN7WebCore11FrameLoader4initEv
4932    fun:_ZN7WebCore5Frame4initEv
4933    fun:_ZN6WebKit12WebFrameImpl21initializeAsMainFrameEPN7WebCore4PageE
4934    fun:_ZN6WebKit11WebViewImpl19initializeMainFrameEPNS_14WebFrameClientE
4935    fun:_ZN9TestShell15createNewWindowERKN6WebKit6WebURLEP16DRTDevToolsAgentPN13WebTestRunner17WebTestInterfacesE
4936    fun:_ZN9TestShell16createMainWindowEv
4937    fun:_ZN9TestShell10initializeEP25MockWebKitPlatformSupport
4938 }
4939 {
4940    bug_176616_b
4941    Memcheck:Uninitialized
4942    fun:_ZN13WebTestRunner10TestRunner5resetEv
4943    fun:_ZN13WebTestRunner14TestInterfaces8resetAllEv
4944    fun:_ZN13WebTestRunner17WebTestInterfaces8resetAllEv
4945    fun:_ZN9TestShell19resetTestControllerEv
4946    fun:_ZL7runTestR9TestShellR10TestParamsRKSsb
4947 }
4948 {
4949    bug_176619_a
4950    Memcheck:Uninitialized
4951    fun:_ZN3WTF6StringC1EPKt
4952    fun:_ZN7WebCore12WebVTTParser22constructTreeFromTokenEPNS_8DocumentE
4953    fun:_ZN7WebCore12WebVTTParser33createDocumentFragmentFromCueTextERKN3WTF6StringE
4954    fun:_ZN7WebCore12TextTrackCue20createWebVTTNodeTreeEv
4955    fun:_ZN7WebCore12TextTrackCue22createCueRenderingTreeEv
4956    fun:_ZN7WebCore12TextTrackCue17updateDisplayTreeEf
4957 }
4958 {
4959    bug_176619_b
4960    Memcheck:Uninitialized
4961    fun:_ZN7WebCore12WebVTTParser13collectDigitsERKN3WTF6StringEPj
4962    fun:_ZN7WebCore12WebVTTParser16collectTimeStampERKN3WTF6StringEPj
4963    fun:_ZN7WebCore12WebVTTParser22constructTreeFromTokenEPNS_8DocumentE
4964    fun:_ZN7WebCore12WebVTTParser33createDocumentFragmentFromCueTextERKN3WTF6StringE
4965    fun:_ZN7WebCore12TextTrackCue20createWebVTTNodeTreeEv
4966    fun:_ZN7WebCore12TextTrackCue22createCueRenderingTreeEv
4967    fun:_ZN7WebCore12TextTrackCue17updateDisplayTreeEf
4968 }
4969 {
4970    bug_176621
4971    Memcheck:Leak
4972    fun:_Znw*
4973    fun:_ZN13WebTestRunner10TestPlugin6createEPN6WebKit8WebFrameERKNS1_15WebPluginParamsEPNS_15WebTestDelegateE
4974    fun:_ZN13WebTestRunner16WebTestProxyBase12createPluginEPN6WebKit8WebFrameERKNS1_15WebPluginParamsE
4975    fun:_ZN13WebTestRunner12WebTestProxyI11WebViewHostP9TestShellE12createPluginEPN6WebKit8WebFrameERKNS5_15WebPluginParamsE
4976    fun:_ZN6WebKit21FrameLoaderClientImpl12createPluginERKN7WebCore7IntSizeEPNS1_17HTMLPlugInElementERKNS1_4KURLERKN3WTF6VectorINSA_6String*
4977    fun:_ZN7WebCore14SubframeLoader10loadPluginEPNS_22HTMLPlugInImageElementERKNS_4KURLERKN3WTF6StringERKNS6_6VectorIS7*
4978 }
4979 {
4980    bug_176888
4981    Memcheck:Leak
4982    fun:malloc
4983    fun:strdup
4984    fun:p11_kit_registered_module_to_name
4985    fun:gnutls_pkcs11_init
4986    fun:gnutls_global_init
4987    fun:_ZN12_GLOBAL__N_117GcryptInitializer4InitEv
4988    fun:_ZN12_GLOBAL__N_117GcryptInitializerC1Ev
4989    fun:_ZN4base25DefaultLazyInstanceTraitsIN12_GLOBAL__N_117GcryptInitializerEE3NewEPv
4990 }
4991 {
4992    bug_176889_a
4993    Memcheck:Uninitialized
4994    fun:inflateReset2
4995    fun:inflateInit2_
4996    fun:png_create_read_struct_2
4997    obj:/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-png.so
4998    obj:/usr/lib/x86_64-linux-gnu/libgdk_pixbuf-2.0.so.0.2600.1
4999    fun:gdk_pixbuf_loader*
5000 }
5001 {
5002    bug_176889_b
5003    Memcheck:Uninitialized
5004    fun:sse2_composite_over_8888_8888
5005    ...
5006    fun:gdk_pixbuf_loader_close
5007 }
5008 {
5009    bug_176889_c
5010    Memcheck:Uninitialized
5011    fun:sse2_combine_over_u
5012    ...
5013    fun:gdk_pixbuf_loader_close
5014 }
5015 {
5016    bug_176889_d
5017    Memcheck:Uninitialized
5018    obj:*/librsvg-2.so*
5019    fun:rsvg_handle_get_pixbuf_sub
5020    obj:*/libpixbufloader-svg.so
5021    fun:gdk_pixbuf_loader_close
5022 }
5023 {
5024    bug_176889_e
5025    Memcheck:Uninitialized
5026    fun:gdk_pixbuf_saturate_and_pixelate
5027 }
5028 {
5029    bug_176891a
5030    Memcheck:Leak
5031    fun:calloc
5032    fun:nss_ZAlloc
5033    fun:nssCryptokiObject_Create
5034    fun:create_objects_from_handles
5035    fun:find_objects
5036    fun:find_objects_by_template
5037    fun:nssToken_FindCertificateByEncodedCertificate
5038    fun:PK11_FindCertFromDERCertItem
5039    fun:_ZN24mozilla_security_manager12_GLOBAL__N_125nsPKCS12Blob_ImportHelper*
5040 }
5041 {
5042    bug_176891b
5043    Memcheck:Leak
5044    ...
5045    fun:nssPKIObject_Create
5046    fun:nssTrustDomain_FindTrustForCertificate
5047    fun:STAN_DeleteCertTrustMatchingSlot
5048    fun:SEC_DeletePermCertificate
5049    ...
5050    fun:_ZN3net15NSSCertDatabase16DeleteCertAndKeyEPKNS_15X509CertificateE
5051 }
5052 {
5053    bug_177213
5054    Memcheck:Leak
5055    ...
5056    fun:_ZN10extensionsL9SerializeERKSt6vectorINS_10UserScriptESaIS1_EE
5057 }
5058 {
5059    bug_179758_a
5060    Memcheck:Leak
5061    fun:_Znw*
5062    fun:_ZN4base54WeakPtrTest_NonOwnerThreadCanCopyAndAssignWeakPtr_Test8TestBodyEv
5063 }
5064 {
5065    bug_179758_b
5066    Memcheck:Leak
5067    fun:_Znw*
5068    fun:_ZN4base58WeakPtrTest_NonOwnerThreadCanCopyAndAssignWeakPtrBase_Test8TestBodyEv
5069 }
5070 {
5071    bug_180381
5072    Memcheck:Leak
5073    fun:_Znw*
5074    ...
5075    fun:_ZN4base8FilePath31StripTrailingSeparatorsInternalEv
5076    fun:_ZNK4base8FilePath7DirNameEv
5077    fun:_ZN11dom_storage18DomStorageDatabase18GetJournalFilePathERKN4base8FilePathE
5078    fun:_ZN11dom_storage27LocalStorageDatabaseAdapter11DeleteFilesEv
5079    fun:_ZN11dom_storage14DomStorageArea12DeleteOriginEv
5080    fun:_ZN11dom_storage19DomStorageNamespace24DeleteLocalStorageOriginERK4GURL
5081    fun:_ZN11dom_storage17DomStorageContext18DeleteLocalStorageERK4GURL
5082 }
5083 {
5084    bug_181038
5085    Memcheck:Leak
5086    ...
5087    fun:_ZN3gfx9GLApiBase17glCompileShaderFnEj
5088    fun:_ZN3gpu5gles214ProgramManager18ForceCompileShaderEPKSsPNS0_6ShaderEPNS0_16ShaderTranslatorEPNS0_11FeatureInfoE
5089    fun:_ZN3gpu5gles214ProgramManager15DoCompileShaderEPNS0_6ShaderEPNS0_16ShaderTranslatorEPNS0_11FeatureInfoE
5090    fun:_ZN3gpu5gles216GLES2DecoderImpl15DoCompileShaderEj
5091 }
5092 {
5093    bug_181038_link
5094    Memcheck:Leak
5095    fun:malloc
5096    ...
5097    fun:_ZN3gfx9GLApiBase15glLinkProgramFnEj
5098    fun:_ZN3gpu5gles27Program4LinkEPNS0_13ShaderManagerEPNS0_16ShaderTranslatorES5_PNS0_11FeatureInfoE
5099    fun:_ZN3gpu5gles216GLES2DecoderImpl13DoLinkProgramEj
5100    fun:_ZN3gpu5gles216GLES2DecoderImpl17HandleLinkProgramEjRKNS0_4cmds11LinkProgramE
5101    fun:_ZN3gpu5gles216GLES2DecoderImpl9DoCommandEjjPKv
5102    fun:_ZN3gpu13CommandParser14ProcessCommandEv
5103    fun:_ZN3gpu12GpuScheduler10PutChangedEv
5104    fun:_ZN6webkit3gpu18GLInProcessContext12PumpCommandsEv
5105 }
5106 {
5107    bug_181082
5108    Memcheck:Leak
5109    fun:_Znw*
5110    fun:_ZN12_GLOBAL__N_124ResourceLoaderBridgeImpl5StartEPN11webkit_glue20ResourceLoaderBridge4PeerE
5111    fun:_ZN11webkit_glue16WebURLLoaderImpl7Context5StartERKN6WebKit13WebURLRequestEPNS_20ResourceLoaderBridge16SyncLoadResponseEPNS_25WebKitPlatformSupportImplE
5112    fun:_ZN11webkit_glue16WebURLLoaderImpl18loadAsynchronouslyERKN6WebKit13WebURLRequestEPNS1_18WebURLLoaderClientE
5113    fun:_ZN7WebCore22ResourceHandleInternal5start*
5114    ...
5115    fun:_ZN7WebCore14CachedResource4loadEPNS_20CachedResourceLoaderERKNS_21ResourceLoaderOptionsE
5116    fun:_ZN7WebCore20CachedResourceLoader15requestResourceENS_14CachedResource4TypeERNS_21CachedResourceRequestE
5117 }
5118 {
5119    bug_181680
5120    Memcheck:Leak
5121    fun:_Znw*
5122    fun:_ZN7WebCore11ScriptState10forContextEN2v85LocalINS1_7ContextEEE
5123    fun:_ZN7WebCore17ScriptDebugServer12breakProgramEN2v86HandleINS1_6ObjectEEENS2_INS1_5ValueEEE
5124    fun:_ZN7WebCore17ScriptDebugServer18handleV8DebugEventERKN2v85Debug12EventDetailsE
5125    fun:_ZN7WebCore17ScriptDebugServer20v8DebugEventCallbackERKN2v85Debug12EventDetailsE
5126    fun:_ZN2v88internal8Debugger18CallCEventCallbackENS_10DebugEventENS0_6HandleINS0_6ObjectEEES5_PNS_5Debug10ClientDataE
5127 }
5128 {
5129    bug_181680b
5130    Memcheck:Leak
5131    fun:_Znw*
5132    fun:_ZN7WebCore11ScriptState10forContextEN2v86HandleINS1_7ContextEEE
5133    fun:_ZN7WebCore17ScriptDebugServer18handleProgramBreakEN2v86HandleINS1_6ObjectEEENS2_INS1_5ValueEEENS2_INS1_5ArrayEEE
5134 }
5135 {
5136    bug_184264
5137    Memcheck:Leak
5138    fun:_Znw*
5139    fun:_ZN7WebCore24createDragImageFromImageEPNS_5ImageENS_27RespectImageOrientationEnumE
5140    fun:_ZN7WebCore5Frame21dragImageForSelectionEv
5141    fun:_ZN7WebCore27createDragImageForSelectionEPNS_5FrameE
5142    fun:_ZN7WebCore14DragController9startDragEPNS_5FrameERKNS_9DragStateENS_13DragOperationERKNS_18PlatformMouseEventERKNS_8IntPointE
5143    fun:_ZN7WebCore12EventHandler10handleDragERKNS_28MouseEventWithHitTestResultsENS_19CheckDragHysteresisE
5144    fun:_ZN7WebCore12EventHandler23handleMouseDraggedEventERKNS_28MouseEventWithHitTestResultsE
5145    fun:_ZN7WebCore12EventHandler20handleMouseMoveEventERKNS_18PlatformMouseEventEPNS_13HitTestResultEb
5146    fun:_ZN7WebCore12EventHandler28passMouseMoveEventToSubframeERNS_28MouseEventWithHitTestResultsEPNS_5FrameEPNS_13HitTestResultE
5147    fun:_ZN7WebCore12EventHandler20handleMouseMoveEventERKNS_18PlatformMouseEventEPNS_13HitTestResultEb
5148    fun:_ZN7WebCore12EventHandler10mouseMovedERKNS_18PlatformMouseEventE
5149 }
5150 {
5151    bug_195160_a
5152    Memcheck:Leak
5153    fun:_Znw*
5154    fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeIiEE8allocateEmPKv
5155    fun:_ZNSt8_Rb_treeIiiSt9_IdentityIiESt4lessIiESaIiEE11_M_get_nodeEv
5156    fun:_ZNSt8_Rb_treeIiiSt9_IdentityIiESt4lessIiESaIiEE14_M_create_nodeERKi
5157    fun:_ZNSt8_Rb_treeIiiSt9_IdentityIiESt4lessIiESaIiEE10_M_insert_EPKSt18_Rb_tree_node_baseS8_RKi
5158    fun:_ZNSt8_Rb_treeIiiSt9_IdentityIiESt4lessIiESaIiEE16_M_insert_uniqueERKi
5159    fun:_ZNSt3setIiSt4lessIiESaIiEE6insertERKi
5160    fun:_ZN10extensions10URLMatcher14UpdateTriggersEv
5161    fun:_ZN10extensions10URLMatcher28UpdateInternalDatastructuresEv
5162    fun:_ZN10extensions10URLMatcher16AddConditionSetsERKSt6vectorI13scoped_refptrINS_22URLMatcherConditionSetEESaIS4_EE
5163    fun:_ZN12_GLOBAL__N_113FilterBuilder5BuildEv
5164    fun:_ZN12_GLOBAL__N_134LoadWhitelistsOnBlockingPoolThreadE12ScopedVectorI19ManagedModeSiteListE
5165 }
5166 {
5167    bug_195160_b
5168    Memcheck:Leak
5169    fun:_Znw*
5170    fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeIPN10extensions13StringPatternEEE8allocateEmPKv
5171    fun:_ZNSt8_Rb_treeIPN10extensions13StringPatternES2_St9_IdentityIS2_ENS0_26URLMatcherConditionFactory27StringPatternPointerCompareESaIS2_EE11_M_get_nodeEv
5172    fun:_ZNSt8_Rb_treeIPN10extensions13StringPatternES2_St9_IdentityIS2_ENS0_26URLMatcherConditionFactory27StringPatternPointerCompareESaIS2_EE14_M_create_nodeERKS2_
5173    fun:_ZNSt8_Rb_treeIPN10extensions13StringPatternES2_St9_IdentityIS2_ENS0_26URLMatcherConditionFactory27StringPatternPointerCompareESaIS2_EE10_M_insert_EPKSt18_Rb_tree_node_baseSB_RKS2_
5174    fun:_ZNSt8_Rb_treeIPN10extensions13StringPatternES2_St9_IdentityIS2_ENS0_26URLMatcherConditionFactory27StringPatternPointerCompareESaIS2_EE16_M_insert_uniqueERKS2_
5175    fun:_ZNSt3setIPN10extensions13StringPatternENS0_26URLMatcherConditionFactory27StringPatternPointerCompareESaIS2_EE6insertERKS2_
5176    fun:_ZN10extensions26URLMatcherConditionFactory15CreateConditionENS_19URLMatcherCondition9CriterionERKSs
5177    fun:_ZN10extensions26URLMatcherConditionFactory35CreateHostSuffixPathPrefixConditionERKSsS2_
5178    fun:_ZN6policy12URLBlacklist18CreateConditionSetEPN10extensions10URLMatcherEiRKSsS5_btS5_
5179    fun:_ZN12_GLOBAL__N_113FilterBuilder10AddPatternERKSsi
5180    fun:_ZN12_GLOBAL__N_113FilterBuilder11AddSiteListEP19ManagedModeSiteList
5181    fun:_ZN12_GLOBAL__N_134LoadWhitelistsOnBlockingPoolThreadE12ScopedVectorI19ManagedModeSiteListE
5182 }
5183 {
5184    bug_195160_c
5185    Memcheck:Leak
5186    fun:_Znw*
5187    fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEESA_
5188    fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEES9_
5189    fun:_ZN4base26PostTaskAndReplyWithResultI10scoped_ptrIN20ManagedModeURLFilter8ContentsENS_14DefaultDeleterIS3_EEES6_EEbPNS_10TaskRunnerERKN15tracked_objects8LocationERKNS_8CallbackIFT_vEEERKNSD_IFvT0_EEE
5190    fun:_ZN20ManagedModeURLFilter14LoadWhitelistsE12ScopedVectorI19ManagedModeSiteListE
5191 }
5192 {
5193    bug_222363
5194    Memcheck:Leak
5195    fun:_Znw*
5196    fun:_ZN18WebDatabaseService12LoadDatabaseERKN4base8CallbackIFvN3sql10InitStatusEEEE
5197 }
5198 {
5199    bug_222876
5200    Memcheck:Leak
5201    fun:_Znw*
5202    fun:_ZN21WebDataServiceWrapperC1EP7Profile
5203    fun:_ZNK21WebDataServiceFactory23BuildServiceInstanceForEPN7content14BrowserContextE
5204    fun:_ZN33BrowserContextKeyedServiceFactory27GetServiceForBrowserContextEPN7content14BrowserContextEb
5205    fun:_ZN21WebDataServiceFactory13GetForProfileEP7ProfileNS0_17ServiceAccessTypeE
5206    ...
5207    fun:_ZN12TokenService10InitializeEPKcP7Profile
5208 }
5209 {
5210    bug_222880
5211    Memcheck:Leak
5212    fun:malloc
5213    fun:_ZN3WTF10fastMallocEm
5214    fun:_ZN3WTF16VectorBufferBaseINS_6RefPtrIN7WebCore7ArchiveEEEE14allocateBufferEm
5215    ...
5216    fun:_ZN7WebCore7Archive18addSubframeArchiveEN3WTF10PassRefPtrIS0_EE
5217    fun:_ZN7WebCore11MHTMLParser22parseArchiveWithHeaderEPNS_10MIMEHeaderE
5218    fun:_ZN7WebCore11MHTMLParser12parseArchiveEv
5219    fun:_ZN7WebCore12MHTMLArchive6createERKNS_4KURLEPNS_12SharedBufferE
5220 }
5221 {
5222    bug_222883
5223    Memcheck:Uninitialized
5224    fun:_ZN2v88internal15ScavengeVisitor15ScavengePointerEPPNS0_6ObjectE.isra.*
5225    fun:_ZN2v88internal15ScavengeVisitor13VisitPointersEPPNS0_6ObjectES4_
5226    fun:_ZNK2v88internal13StandardFrame18IterateExpressionsEPNS0_13ObjectVisitorE
5227    ...
5228    fun:_ZN2v88internal4Heap8ScavengeEv
5229    fun:_ZN2v88internal4Heap24PerformGarbageCollectionENS0_16GarbageCollectorEPNS0_8GCTracer*
5230 }
5231 {
5232    bug_222887
5233    Memcheck:Leak
5234    fun:_Znw*
5235    fun:_ZN6webkit3gpu18GLInProcessContext10InitializeERKN3gfx4SizeEPS1_PKcPKiNS2_13GpuPreferenceE
5236    fun:_ZN6webkit3gpu18GLInProcessContext22CreateOffscreenContextEPS1_RKN3gfx4SizeES2_PKcPKiNS3_13GpuPreferenceE
5237    fun:_ZN6webkit3gpu46WebGraphicsContext3DInProcessCommandBufferImpl10InitializeEN6WebKit20WebGraphicsContext3D10AttributesEPS3_
5238    fun:_ZN25TestWebKitPlatformSupport32createOffscreenGraphicsContext3DERKN6WebKit20WebGraphicsContext3D10AttributesE
5239    fun:_ZN7WebCore17GraphicsContext3D6createENS0_10AttributesEPNS_10HostWindowENS0_11RenderStyleE
5240 }
5241 {
5242    bug_222898
5243    Memcheck:Leak
5244    fun:malloc
5245    ...
5246    fun:_ZN3WTF9BitVector13OutOfLineBits6createEm
5247    fun:_ZN3WTF9BitVector15resizeOutOfLineEm
5248    fun:_ZN3WTF9BitVector10ensureSizeEm
5249    fun:_ZN3WTF9BitVectorC1Em
5250    fun:_ZN7WebCore10UseCounter10didObserveENS0_7FeatureE
5251    fun:_ZN7WebCore10UseCounter7observeEPNS_8DocumentENS0_7FeatureE
5252 }
5253 {
5254    bug_224747
5255    Memcheck:Leak
5256    fun:_Znw*
5257    fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEESA_
5258    ...
5259    fun:_ZN64BackgroundApplicationListModelTest_AddRemovePermissionsTest_Test8TestBodyEv
5260 }
5261 {
5262    bug_225028
5263    Memcheck:Leak
5264    fun:_Znw*
5265    fun:_ZN31SafeBrowsingDatabaseFactoryImpl26CreateSafeBrowsingDatabaseEbbbb
5266    fun:_ZN20SafeBrowsingDatabase6CreateEbbbb
5267    fun:_ZN27SafeBrowsingDatabaseManager11GetDatabaseEv
5268 }
5269 {
5270    bug_225596
5271    Memcheck:Leak
5272    fun:_Znw*
5273    fun:_ZN8chromeos12input_method22InputMethodManagerImpl4InitERK13scoped_refptrIN4base19SequencedTaskRunnerEES7_
5274    fun:_ZN8chromeos12input_method10InitializeERK13scoped_refptrIN4base19SequencedTaskRunnerEES6_
5275    fun:_ZN8chromeos12input_method48InputMethodConfigurationTest_TestInitialize_Test8TestBodyEv
5276 }
5277 {
5278    bug_226254
5279    Memcheck:Leak
5280    fun:_Znw*
5281    fun:_ZN4base4BindIMN10extensions16UserScriptMaster14ScriptReloader*
5282    fun:_ZN10extensions16UserScriptMaster14ScriptReloader9StartLoad*
5283    fun:_ZN10extensions16UserScriptMaster9StartLoadEv
5284    fun:_ZN10extensions16UserScriptMaster7ObserveEiRKN7content18NotificationSourceERKNS1_19NotificationDetailsE
5285 }
5286 {
5287    bug_227278a
5288    Memcheck:Uninitialized
5289    ...
5290    fun:_ZN7content35CompositingIOSurfaceTransformerTest13RunResizeTestERK8SkBitmapRKN3gfx4RectERKNS4_4SizeE
5291    fun:_ZN7content65CompositingIOSurfaceTransformerTest_ResizesTexturesCorrectly_Test8TestBodyEv
5292 }
5293 {
5294    bug_227278b
5295    Memcheck:Uninitialized
5296    ...
5297    fun:_ZN7content35CompositingIOSurfaceTransformerTest25RunTransformRGBToYV12TestERK8SkBitmapRKN3gfx4RectERKNS4_4SizeE
5298    fun:_ZN7content60CompositingIOSurfaceTransformerTest_TransformsRGBToYV12_Test8TestBodyEv
5299 }
5300 {
5301    bug_227278c
5302    Memcheck:Uninitialized
5303    fun:BitSetNextSetBit
5304    fun:RegistersReInterfere
5305    fun:RegistersMerge
5306    fun:glpPPShaderLinearizeStreamMgr
5307    fun:glpPPShaderLinearize
5308    fun:glePrepareShaderForEmulation
5309    fun:gleSetVPTransformFuncAll
5310    fun:gleVPRenderQuadsSmooth
5311    fun:gleDrawArraysOrElements_ExecCore
5312    fun:glDrawArrays_Exec
5313    fun:glDrawArrays
5314    fun:_ZN7content12_GLOBAL__N_18DrawQuadEffffbff
5315    fun:_ZN7content31CompositingIOSurfaceTransformer14ResizeBilinearEjRKN3gfx4RectERKNS1_4SizeEPj
5316    fun:_ZN7content35CompositingIOSurfaceTransformerTest13RunResizeTestERK8SkBitmapRKN3gfx4RectERKNS4_4SizeE
5317    fun:_ZN7content65CompositingIOSurfaceTransformerTest_ResizesTexturesCorrectly_Test8TestBodyEv
5318 }
5319 {
5320    bug_227278d
5321    Memcheck:Uninitialized
5322    fun:glViewport_Exec
5323    fun:glViewport
5324    fun:_ZN7content12_GLOBAL__N_139SetTransformationsForOffScreenRenderingERKN3gfx4SizeE
5325    fun:_ZN7content31CompositingIOSurfaceTransformer18TransformRGBToYV12EjRKN3gfx4RectERKNS1_4SizeEPjS8_S8_PS5_S9_
5326    fun:_ZN7content35CompositingIOSurfaceTransformerTest25RunTransformRGBToYV12TestERK8SkBitmapRKN3gfx4RectERKNS4_4SizeE
5327    fun:_ZN7content60CompositingIOSurfaceTransformerTest_TransformsRGBToYV12_Test8TestBodyEv
5328 }
5329 {
5330    bug_227278e
5331    Memcheck:Free
5332    fun:_ZdlPv
5333    fun:_ZN12BindingTableD2Ev
5334    fun:_ZN14TGenericLinkerD0Ev
5335    fun:ShDestruct
5336    fun:gleFreeProgramObject
5337    fun:gleUnbindDeleteHashNameAndObject
5338    fun:glDeleteObjectARB_Exec
5339    fun:glDeleteProgram
5340    fun:_ZN7content34CompositingIOSurfaceShaderPrograms5ResetEv
5341    fun:_ZN7content35CompositingIOSurfaceTransformerTestD2Ev
5342    fun:_ZN7content69CompositingIOSurfaceTransformerTest_ShaderProgramsCompileAndLink_TestD2Ev
5343    fun:_ZN7content69CompositingIOSurfaceTransformerTest_ShaderProgramsCompileAndLink_TestD1Ev
5344    fun:_ZN7content69CompositingIOSurfaceTransformerTest_ShaderProgramsCompileAndLink_TestD0Ev
5345    fun:_ZN7testing4Test11DeleteSelf_Ev
5346 }
5347 {
5348    bug_233541
5349    Memcheck:Leak
5350    fun:_Znw*
5351    fun:_ZN22DiskCacheTestWithCache13CreateBackendEjPN4base6ThreadE
5352    fun:_ZN22DiskCacheTestWithCache13InitDiskCacheEv
5353    fun:_ZN22DiskCacheTestWithCache9InitCacheEv
5354    fun:*DiskCacheBackendTest_SimpleDoom*
5355 }
5356 {
5357    bug_234845
5358    Memcheck:Leak
5359    fun:malloc
5360    fun:PORT_Alloc_Util
5361    fun:pk11_CreateSymKey
5362    fun:PK11_KeyGenWithTemplate
5363    fun:pk11_TokenKeyGenWithFlagsAndKeyType
5364    fun:pk11_RawPBEKeyGenWithKeyType
5365    fun:PK11_PBEKeyGen
5366    fun:PK11_ExportEncryptedPrivKeyInfo
5367    fun:_ZN6crypto12ECPrivateKey25ExportEncryptedPrivateKeyERKSsiPSt6vectorIhSaIhEE
5368 }
5369 {
5370    bug_235584
5371    Memcheck:Leak
5372    fun:_Znw*
5373    fun:_ZN4base4Bind*
5374    fun:_ZN3net18SSLClientSocketNSS4Core21OnHandshakeIOCompleteEi
5375    fun:_ZN3net18SSLClientSocketNSS4Core28OnGetDomainBoundCertCompleteEi
5376 }
5377 {
5378    bug_236791
5379    Memcheck:Leak
5380    fun:_Znw*
5381    fun:_ZN3ash4test53FocusCyclerTest_CycleFocusThroughWindowWithPanes_Test8TestBodyEv
5382 }
5383 {
5384    bug_238170a
5385    Memcheck:Uninitialized
5386    fun:_ZN7WebCore20ElementRuleCollector20collectMatchingRulesERKNS_12MatchRequestERNS_13StyleResolver9RuleRangeE
5387    fun:_ZN7WebCore20ElementRuleCollector19hasAnyMatchingRulesEPNS_7RuleSetE
5388 }
5389 {
5390    bug_238170b
5391    Memcheck:Uninitialized
5392    fun:_ZN7WebCore20ElementRuleCollector20collectMatchingRulesERKNS_12MatchRequestERNS_13StyleResolver9RuleRangeE
5393    fun:_ZN7WebCore13StyleResolver16matchAuthorRulesERNS_20ElementRuleCollectorEb
5394 }
5395 {
5396    bug_238170c
5397    Memcheck:Uninitialized
5398    fun:_ZN7WebCore23ReplaceSelectionCommand7doApplyEv
5399    fun:_ZN7WebCore20CompositeEditCommand5applyEv
5400    fun:_ZN7WebCore12applyCommandEN3WTF10PassRefPtrINS_20CompositeEditCommandEEE
5401 }
5402 {
5403    bug_238547
5404    Memcheck:Leak
5405    fun:_Znw*
5406    fun:_ZN9__gnu_cxx13new_allocatorIPN4base11PendingTaskEE8allocateEmPKv
5407    fun:_ZNSt11_Deque_baseIN4base11PendingTaskESaIS1_EE15_M_allocate_mapEm
5408    fun:_ZNSt5dequeIN4base11PendingTaskESaIS1_EE17_M_reallocate_mapEmb
5409    fun:_ZNSt5dequeIN4base11PendingTaskESaIS1_EE22_M_reserve_map_at_backEm
5410    fun:_ZNSt5dequeIN4base11PendingTaskESaIS1_EE16_M_push_back_auxERKS1_
5411    fun:_ZNSt5dequeIN4base11PendingTaskESaIS1_EE9push_backERKS1_
5412    fun:_ZNSt5queueIN4base11PendingTaskESt5dequeIS1_SaIS1_EEE4pushERKS1_
5413    ...
5414    fun:_ZN4base*MessageLoop*15PostDelayedTaskERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEENS_9TimeDeltaE
5415 }
5416 {
5417    bug_239141
5418    Memcheck:Leak
5419    fun:malloc
5420    ...
5421    fun:_ZN3WTF9BitVector13OutOfLineBits6createEm
5422    fun:_ZN3WTF9BitVector15resizeOutOfLineEm
5423    fun:_ZN3WTF9BitVector10ensureSizeEm
5424    fun:_ZN3WTF9BitVectorC1Em
5425    fun:_ZN7WebCore10UseCounter17recordMeasurementENS0_7FeatureE
5426 }
5427 {
5428    bug_241044
5429    Memcheck:Uninitialized
5430    fun:_ZN7WebCore8Settings29setOpenGLMultisamplingEnabledEb
5431    fun:_ZN6WebKit15WebSettingsImpl29setOpenGLMultisamplingEnabledEb
5432    fun:_ZN7content19ApplyWebPreferencesERK14WebPreferencesPN6WebKit7WebViewE
5433    fun:_ZN7content14RenderViewImpl22OnUpdateWebPreferencesERK14WebPreferences
5434    fun:_ZN7content14RenderViewImpl20SetWebkitPreferencesERK14WebPreferences
5435 }
5436 {
5437    bug_241892a
5438    Memcheck:Leak
5439    fun:_Znw*
5440    fun:_ZN7WebCore11CSSSelector8RareData6createEN3WTF10PassRefPtrINS2_16AtomicStringImplEEE
5441    fun:_ZN7WebCore11CSSSelector14createRareDataEv
5442    ...
5443    fun:_Z10cssyyparsePN7WebCore9CSSParserE
5444    fun:_ZN7WebCore9CSSParser10parseSheetEPNS_18StyleSheetContentsE*
5445    fun:_ZN7WebCore18StyleSheetContents17parseStringAtLineERKN3WTF6StringEib
5446    fun:_ZN7WebCore12StyleElement11createSheetE*
5447    fun:_ZN7WebCore12StyleElement7processEPNS_7ElementE
5448 }
5449 {
5450    bug_241892b
5451    Memcheck:Leak
5452    fun:_Znw*
5453    fun:_ZN7WebCore11CSSSelector8RareData6createEN3WTF10PassRefPtrINS2_16AtomicStringImplEEE
5454    fun:_ZN7WebCore11CSSSelector14createRareDataEv
5455    ...
5456    fun:_Z10cssyyparsePN7WebCore9CSSParserE
5457    fun:_ZN7WebCore9CSSParser13parseSelectorERKN3WTF6StringERNS_15CSSSelectorListE
5458 }
5459 {
5460    bug_241892c
5461    Memcheck:Leak
5462    fun:_Znw*
5463    fun:_ZN7WebCore11CSSSelector8RareData6createEN3WTF10PassRefPtrINS2_16AtomicStringImplEEE
5464    fun:_ZN7WebCore11CSSSelector14createRareDataEv
5465    fun:_ZN7WebCore11CSSSelector12setAttributeERKNS_13QualifiedNameE
5466    fun:_ZN7WebCore17CSSParserSelector12setAttributeERKNS_13QualifiedNameE
5467    fun:_Z10cssyyparsePN7WebCore9CSSParserE
5468    fun:_ZN7WebCore9CSSParser10parseSheetEPNS_18StyleSheetContentsERKN3WTF6StringERKNS3_12TextPositionEPNS0_17SourceDataHandlerEb
5469    fun:_ZN7WebCore18StyleSheetContents21parseStringAtPositionERKN3WTF6StringERKNS1_12TextPositionEb
5470    fun:_ZN7WebCore12StyleElement11createSheetEPNS_7ElementERKN3WTF6StringE
5471    fun:_ZN7WebCore12StyleElement7processEPNS_7ElementE
5472    fun:_ZN7WebCore12StyleElement17processStyleSheetEPNS_8DocumentEPNS_7ElementE
5473    fun:_ZN7WebCore16HTMLStyleElement26didNotifySubtreeInsertionsEPNS_13ContainerNodeE
5474    fun:_ZN7WebCore26ChildNodeInsertionNotifier6notifyEPNS_4NodeE
5475    fun:_ZN7WebCoreL24updateTreeAfterInsertionEPNS_13ContainerNodeEPNS_4NodeENS_14AttachBehaviorE
5476    fun:_ZN7WebCore13ContainerNode11appendChildEN3WTF10PassRefPtrINS_4NodeEEERiNS_14AttachBehaviorE
5477    fun:_ZN7WebCore4Node11appendChildEN3WTF10PassRefPtrIS0_EERiNS_14AttachBehaviorE
5478    fun:_ZN7WebCore6V8Node23appendChildMethodCustomERKN2v820FunctionCallbackInfoINS1_5ValueEEE
5479    fun:_ZN7WebCore14NodeV8InternalL37appendChildMethodCallbackForMainWorldERKN2v820FunctionCallbackInfoINS1_5ValueEEE
5480 }
5481 {
5482    bug_241892d
5483    Memcheck:Leak
5484    fun:malloc
5485    fun:_ZN3WTF10fastMallocEm
5486    fun:_ZN3WTF10RefCountedIN7WebCore11CSSSelector8RareDataEEnwEm
5487    fun:_ZN7WebCore11CSSSelector8RareData6createEN3WTF10PassRefPtrINS2_10StringImplEEE
5488    fun:_ZN7WebCore11CSSSelector14createRareDataEv
5489    ...
5490    fun:_Z10cssyyparsePN7WebCore9CSSParserE
5491 }
5492 {
5493    bug_241932
5494    Memcheck:Leak
5495    fun:calloc
5496    fun:_ZN3WTF13tryFastCallocEmm
5497    fun:_ZN3WTF9RawBufferC1EjjNS0_20InitializationPolicyE
5498    fun:_ZN3WTF19ArrayBufferContentsC1EjjNS_9RawBuffer20InitializationPolicyE
5499    fun:_ZN3WTF11ArrayBuffer6createEPKvj
5500    fun:_ZN7WebCore12_GLOBAL__N_16Reader17doReadArrayBufferEv
5501    fun:_ZN7WebCore12_GLOBAL__N_16Reader15readArrayBufferEPN2v86HandleINS2_5ValueEEE
5502    fun:_ZN7WebCore12_GLOBAL__N_16Reader4readEPN2v86HandleINS2_5ValueEEERNS0_16CompositeCreatorE
5503    fun:_ZN7WebCore12_GLOBAL__N_112Deserializer13doDeserializeEv
5504    fun:_ZN7WebCore12_GLOBAL__N_112Deserializer11deserializeEv
5505    fun:_ZN7WebCore21SerializedScriptValue11deserializeEPN2v87IsolateEPN3WTF6VectorINS4_6RefPtrINS_11MessagePortEEELm1EEE
5506    fun:_ZN7WebCore14V8MessageEvent20dataAttrGetterCustomEN2v85LocalINS1_6StringEEERKNS1_12AccessorInfoE
5507    fun:_ZN7WebCore22MessageEventV8InternalL22dataAttrGetterCallbackEN2v85LocalINS1_6StringEEERKNS1_12AccessorInfoE
5508 }
5509 {
5510    bug_242672
5511    Memcheck:Leak
5512    fun:malloc
5513    ...
5514    fun:_ZN3WTF9BitVector13OutOfLineBits6createEm
5515    fun:_ZN3WTF9BitVector15resizeOutOfLineEm
5516    fun:_ZN3WTF9BitVector10ensureSizeEm
5517    fun:_ZN7WebCore10UseCounterC1Ev
5518    fun:_ZN7WebCore4PageC1ERNS0_11PageClientsE
5519 }
5520 {
5521    bug_243132
5522    Memcheck:Leak
5523    fun:malloc
5524    fun:_ZN3WTF10fastMallocEm
5525    fun:_ZN3WTF10StringImpl19createUninitializedEjRPh
5526    ...
5527    fun:_ZN7WebCoreL24valueForGridTrackBreadthERKNS_10GridLengthEPKNS_11RenderStyleEPNS_10RenderViewE
5528    fun:_ZN7WebCoreL21valueForGridTrackSizeERKNS_13GridTrackSizeEPKNS_11RenderStyleEPNS_10RenderViewE
5529    fun:_ZN7WebCoreL21valueForGridTrackListERKN3WTF6VectorINS_13GridTrackSizeELm0EEERKNS0_7HashMap*
5530    fun:_ZNK7WebCore27CSSComputedStyleDeclaration19getPropertyCSSValueENS_13CSSPropertyIDENS_13EUpdateLayoutE
5531    fun:_ZNK7WebCore27CSSComputedStyleDeclaration19getPropertyCSSValueENS_13CSSPropertyIDE
5532    fun:_ZNK7WebCore27CSSComputedStyleDeclaration16getPropertyValueENS_13CSSPropertyIDE
5533    fun:_ZN7WebCore27CSSComputedStyleDeclaration16getPropertyValueERKN3WTF6StringE
5534 }
5535 {
5536    bug_243137
5537    Memcheck:Leak
5538    fun:_Znw*
5539    fun:_ZN7WebCore11RenderStyle6createEv
5540    fun:_ZN7WebCore13StyleResolver15styleForElementEPNS_7ElementEPNS_11RenderStyle*
5541    fun:_ZN7WebCore7Element16styleForRendererEv
5542    fun:_ZN7WebCore20NodeRenderingContext32createRendererForElementIfNeededEv
5543    fun:_ZN7WebCore7Element22createRendererIfNeededEv
5544    fun:_ZN7WebCore7Element6attachEv
5545    fun:_ZN7WebCore22HTMLPlugInImageElement6attachEv
5546 }
5547 {
5548    bug_243753
5549    Memcheck:Leak
5550    fun:_Znw*
5551    fun:_ZN7fileapi28SandboxFileSystemBackendTest11GetRootPathERK4GURLNS_14FileSystemTypeEbPN4base8FilePathE
5552 }
5553 {
5554    bug_245714
5555    Memcheck:Leak
5556    fun:_Znw*
5557    fun:_ZN7content17WorkerServiceImplC1Ev
5558    fun:_ZN22DefaultSingletonTraitsIN7content17WorkerServiceImplEE3NewEv
5559    fun:_ZN9SingletonIN7content17WorkerServiceImplE22DefaultSingletonTraitsIS1_ES1_E3getEv
5560    fun:_ZN7content17WorkerServiceImpl11GetInstanceEv
5561    fun:_ZN7content19WorkerMessageFilter16OnChannelClosingEv
5562    fun:_ZN3IPC12ChannelProxy7Context15OnChannelClosedEv
5563 }
5564 {
5565    bug_245714b
5566    Memcheck:Leak
5567    fun:_Znw*
5568    fun:_ZN7content17WorkerServiceImplC1Ev
5569    fun:_ZN22DefaultSingletonTraitsIN7content17WorkerServiceImplEE3NewEv
5570    fun:_ZN9SingletonIN7content17WorkerServiceImplE22DefaultSingletonTraitsIS1_ES1_E3getEv
5571    fun:_ZN7content17WorkerServiceImpl11GetInstanceEv
5572    fun:_ZN7content22ResourceRequestDetailsC1EPKN3net10URLRequestEi
5573    fun:_ZN7content26ResourceDispatcherHostImpl18DidReceiveResponseEPNS_14ResourceLoaderE
5574    fun:_ZN7content14ResourceLoader23CompleteResponseStartedEv
5575    fun:_ZN7content14ResourceLoader17OnResponseStartedEPN3net10URLRequestE
5576    fun:_ZN3net10URLRequest21NotifyResponseStartedEv
5577 }
5578 {
5579    bug_245714c
5580    Memcheck:Leak
5581    fun:_Znw*
5582    fun:_ZN7content17WorkerServiceImplC1Ev
5583    fun:_ZN22DefaultSingletonTraitsIN7content17WorkerServiceImplEE3NewEv
5584    fun:_ZN9SingletonIN7content17WorkerServiceImplE22DefaultSingletonTraitsIS1_ES1_E3getEv
5585    fun:_ZN7content17WorkerServiceImpl11GetInstanceEv
5586    fun:_ZN7content22ResourceRequestDetailsC1EPKN3net10URLRequestEi
5587    fun:_ZN7content23ResourceRedirectDetailsC1EPKN3net10URLRequestEiRK4GURL
5588    fun:_ZN7content26ResourceDispatcherHostImpl18DidReceiveRedirectEPNS_14ResourceLoaderERK4GURL
5589    fun:_ZN7content14ResourceLoader18OnReceivedRedirectEPN3net10URLRequestERK4GURLPb
5590    fun:_ZN3net10URLRequest22NotifyReceivedRedirectERK4GURLPb
5591    fun:_ZN3net13URLRequestJob21NotifyHeadersCompleteEv
5592    fun:_ZN3net17URLRequestHttpJob21NotifyHeadersCompleteEv
5593    fun:_ZN3net17URLRequestHttpJob14SaveNextCookieEv
5594    fun:_ZN3net17URLRequestHttpJob35SaveCookiesAndNotifyHeadersCompleteEi
5595    fun:_ZN3net17URLRequestHttpJob16OnStartCompletedEi
5596 }
5597 {
5598    bug_245828
5599    Memcheck:Leak
5600    fun:_Znw*
5601    fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEESA_
5602    fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEES9_
5603    fun:_ZN7content13BrowserThread16PostTaskAndReplyENS0_2IDERKN15tracked_objects8LocationERKN4base8CallbackIFvvEEESB_
5604    fun:_ZN7content23DevToolsHttpHandlerImpl4StopEv
5605    fun:_ZN7content21ShellDevToolsDelegate4StopEv
5606    fun:_ZN7content21ShellBrowserMainParts22PostMainMessageLoopRunEv
5607    fun:_ZN7content15BrowserMainLoop25ShutdownThreadsAndCleanUpEv
5608    fun:_ZN7content21BrowserMainRunnerImpl8ShutdownEv
5609    fun:_Z16ShellBrowserMainRKN7content18MainFunctionParams*
5610    fun:_ZN7content17ShellMainDelegate10RunProcessERKSsRKNS_18MainFunctionParamsE
5611    fun:_ZN7content23RunNamedProcessTypeMainERKSsRKNS_18MainFunctionParamsEPNS_19ContentMainDelegateE
5612    fun:_ZN7content21ContentMainRunnerImpl3RunEv
5613    fun:_ZN7content11ContentMainEiPPKcPNS_19ContentMainDelegateE
5614 }
5615 {
5616    bug_245866
5617    Memcheck:Leak
5618    fun:_Znw*
5619    fun:_ZN4base23EnsureProcessTerminatedEi
5620    fun:_ZN7content6Zygote17HandleReapRequestEiRK6Pickle14PickleIterator
5621    fun:_ZN7content6Zygote24HandleRequestFromBrowserEi
5622    fun:_ZN7content6Zygote15ProcessRequestsEv
5623    fun:_ZN7content10ZygoteMainERKNS_18MainFunctionParamsEPNS_18ZygoteForkDelegateE
5624    fun:_ZN7content9RunZygoteERKNS_18MainFunctionParamsEPNS_19ContentMainDelegateE
5625    fun:_ZN7content23RunNamedProcessTypeMainERKSsRKNS_18MainFunctionParamsEPNS_19ContentMainDelegateE
5626    fun:_ZN7content21ContentMainRunnerImpl3RunEv
5627    fun:_ZN7content11ContentMainEiPPKcPNS_19ContentMainDelegateE
5628 }
5629 {
5630    bug_246148
5631    Memcheck:Leak
5632    fun:_Znw*
5633    ...
5634    fun:_ZN7content16SiteInstanceImpl10GetProcessEv
5635    fun:_ZN7content18RenderViewHostImplC1EPNS_12SiteInstanceEPNS_22RenderViewHostDelegateEPNS_24RenderWidgetHostDelegateEiibPNS_23SessionStorageNamespaceE
5636    fun:_ZN7content21RenderViewHostFactory6CreateEPNS_12SiteInstanceEPNS_22RenderViewHostDelegateEPNS_24RenderWidgetHostDelegateEiibPNS_23SessionStorageNamespaceE
5637    fun:_ZN7content21RenderViewHostManager4InitEPNS_14BrowserContextEPNS_12SiteInstanceEii
5638    fun:_ZN7content15WebContentsImpl4InitERKNS_11WebContents12CreateParamsE
5639    fun:_ZN7content15TestWebContents6CreateEPNS_14BrowserContextEPNS_12SiteInstanceE
5640    fun:_ZN7content17WebContentsTester21CreateTestWebContentsEPNS_14BrowserContextEPNS_12SiteInstanceE
5641    fun:_ZN8autofill12_GLOBAL__N_128AutofillDialogControllerTest5SetUpEv
5642 }
5643 {
5644    bug_246153
5645    Memcheck:Uninitialized
5646    fun:_ZN7WebCore8Settings29setOpenGLMultisamplingEnabledEb
5647    fun:_ZN6WebKit15WebSettingsImpl29setOpenGLMultisamplingEnabledEb
5648    fun:_ZN7content19ApplyWebPreferencesERK14WebPreferencesPN6WebKit7WebViewE
5649    ...
5650    fun:_ZN7content14RenderViewImpl10InitializeEPNS_20RenderViewImplParamsE
5651    fun:_ZN7content14RenderViewImpl6CreateE*
5652    fun:_ZN7content16RenderThreadImpl15OnCreateNewViewERK18ViewMsg_New_Params
5653 }
5654 {
5655    bug_247525a
5656    Memcheck:Leak
5657    fun:_Znw*
5658    fun:_ZN7fileapi24SandboxFileSystemBackendC1EPN5quota17QuotaManagerProxyEPN4base19SequencedTaskRunnerERKNS4_8FilePathERKNS_17FileSystemOptionsEPNS1_20SpecialStoragePolicyE
5659    fun:_ZN7fileapi17FileSystemContextC1E10scoped_ptrINS_21FileSystemTaskRunnersEN4base14DefaultDeleterIS2_EEEPNS_19ExternalMountPointsEPN5quota20SpecialStoragePolicyEPNS9_17QuotaManagerProxyE12ScopedVectorINS_17FileSystemBackendEERKNS3_8FilePathERKNS_17FileSystemOptionsE
5660    fun:_ZN7content23CreateFileSystemContextERKN4base8FilePathEbPN7fileapi19ExternalMountPointsEPN5quota20SpecialStoragePolicyEPNS7_17QuotaManagerProxyE
5661    fun:_ZN7content20StoragePartitionImpl6CreateEPNS_14BrowserContextEbRKN4base8FilePathE
5662    fun:_ZN7content23StoragePartitionImplMap3GetERKSsS2_b
5663    fun:_ZN7content12_GLOBAL__N_129GetStoragePartitionFromConfigEPNS_14BrowserContextERKSsS4_b
5664    fun:_ZN7content14BrowserContext19GetStoragePartitionEPS0_PNS_12SiteInstanceE
5665    fun:_ZN7content24NavigationControllerImpl26GetSessionStorageNamespaceEPNS_12SiteInstanceE
5666    fun:_ZN7content21RenderViewHostManager4InitEPNS_14BrowserContextEPNS_12SiteInstanceEii
5667    fun:_ZN7content15WebContentsImpl4InitERKNS_11WebContents12CreateParamsE
5668    fun:_ZN7content15TestWebContents6CreateEPNS_14BrowserContextEPNS_12SiteInstanceE
5669    fun:_ZN7content25RenderViewHostTestHarness21CreateTestWebContentsEv
5670    fun:_ZN7content25RenderViewHostTestHarness5SetUpEv
5671    fun:_ZN31ChromeRenderViewHostTestHarness5SetUpEv
5672 }
5673 {
5674    bug_247525b
5675    Memcheck:Leak
5676    fun:_Znw*
5677    fun:_ZN8appcache19AppCacheStorageImpl10InitializeERKN4base8FilePathEPNS1_16MessageLoopProxyES6_
5678    fun:_ZN8appcache15AppCacheService10InitializeERKN4base8FilePathEPNS1_16MessageLoopProxyES6_
5679    fun:_ZN7content21ChromeAppCacheService20InitializeOnIOThreadERKN4base8FilePathEPNS_15ResourceContextEPN3net23URLRequestContextGetterE13scoped_refptrIN5quota20SpecialStoragePolicyEE
5680 }
5681 {
5682    bug_247525c
5683    Memcheck:Leak
5684    fun:_Znw*
5685    fun:_ZN7content20StoragePartitionImpl6CreateEPNS_14BrowserContextEbRKN4base8FilePathE
5686    fun:_ZN7content23StoragePartitionImplMap3GetERKSsS2_b
5687    fun:_ZN7content12_GLOBAL__N_129GetStoragePartitionFromConfigEPNS_14BrowserContextERKSsS4_b
5688    fun:_ZN7content14BrowserContext19GetStoragePartitionEPS0_PNS_12SiteInstanceE
5689    fun:_ZN7content24NavigationControllerImpl26GetSessionStorageNamespaceEPNS_12SiteInstanceE
5690    fun:_ZN7content21RenderViewHostManager4InitEPNS_14BrowserContextEPNS_12SiteInstanceEii
5691    fun:_ZN7content15WebContentsImpl4InitERKNS_11WebContents12CreateParamsE
5692    fun:_ZN7content15TestWebContents6CreateEPNS_14BrowserContextEPNS_12SiteInstanceE
5693    fun:_ZN7content25RenderViewHostTestHarness21CreateTestWebContentsEv
5694    fun:_ZN7content25RenderViewHostTestHarness5SetUpEv
5695    fun:_ZN31ChromeRenderViewHostTestHarness5SetUpEv
5696 }
5697 {
5698    bug_250529_a
5699    Memcheck:Leak
5700    fun:_Znw*
5701    fun:_ZN14TestingProfile20CreateRequestContextEv
5702    fun:_ZN12_GLOBAL__N_130ProfileSyncServiceTypedUrlTest5SetUpEv
5703 }
5704 {
5705    bug_250529_b
5706    Memcheck:Leak
5707    fun:_Znw*
5708    fun:_ZN14TestingProfile20CreateRequestContextEv
5709    fun:_ZN30ProfileSyncServicePasswordTest5SetUpEv
5710 }
5711 {
5712    bug_250533
5713    Memcheck:Leak
5714    fun:_Znw*
5715    ...
5716    fun:_ZN3net21TestURLRequestContext4InitEv
5717    fun:_ZN3net21TestURLRequestContextC1Ev
5718    fun:_ZN3net27TestURLRequestContextGetter20GetURLRequestContextEv
5719    fun:_ZN11jingle_glue26ProxyResolvingClientSocketC1EPN3net19ClientSocketFactoryERK13scoped_refptrINS1_23URLRequestContextGetterEERKNS1_9SSLConfigERKNS1_12HostPortPairE
5720    fun:_ZN11jingle_glue23XmppClientSocketFactory27CreateTransportClientSocketERKN3net12HostPortPairE
5721    fun:_ZN11jingle_glue17ChromeAsyncSocket7ConnectERKN9talk_base13SocketAddressE
5722 }
5723 {
5724    bug_250533_b
5725    Memcheck:Leak
5726    fun:_Znw*
5727    ...
5728    fun:_ZN3net18HttpNetworkSessionC1ERKNS0_6ParamsE
5729    fun:_ZN11jingle_glue26ProxyResolvingClientSocketC1EPN3net19ClientSocketFactoryERK13scoped_refptrINS1_23URLRequestContextGetterEERKNS1_9SSLConfigERKNS1_12HostPortPairE
5730    fun:_ZN11jingle_glue23XmppClientSocketFactory27CreateTransportClientSocketERKN3net12HostPortPairE
5731    fun:_ZN11jingle_glue17ChromeAsyncSocket7ConnectERKN9talk_base13SocketAddressE
5732 }
5733 {
5734    bug_250688
5735    Memcheck:Leak
5736    fun:_Znw*
5737    fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKN3net9HostCache3KeyES2_INS4_5EntryEN4base9TimeTicksEEEEE8allocateEmPKv
5738    fun:_ZNSt8_Rb_treeIN3net9HostCache3KeyESt4pairIKS2_S3_INS1_5EntryEN4base9TimeTicksEEESt10_Select1stIS9_ESt4lessIS2_ESaIS9_EE11_M_get_nodeEv
5739    fun:_ZNSt8_Rb_treeIN3net9HostCache3KeyESt4pairIKS2_S3_INS1_5EntryEN4base9TimeTicksEEESt10_Select1stIS9_ESt4lessIS2_ESaIS9_EE14_M_create_nodeERKS9_
5740    fun:_ZNSt8_Rb_treeIN3net9HostCache3KeyESt4pairIKS2_S3_INS1_5EntryEN4base9TimeTicksEEESt10_Select1stIS9_ESt4lessIS2_ESaIS9_EE10_M_insert_EPKSt18_Rb_tree_node_baseSI_RKS9_
5741    fun:_ZNSt8_Rb_treeIN3net9HostCache3KeyESt4pairIKS2_S3_INS1_5EntryEN4base9TimeTicksEEESt10_Select1stIS9_ESt4lessIS2_ESaIS9_EE16_M_insert_uniqueERKS9_
5742    fun:_ZNSt3mapIN3net9HostCache3KeyESt4pairINS1_5EntryEN4base9TimeTicksEESt4lessIS2_ESaIS3_IKS2_S7_EEE6insertERKSB_
5743    fun:_ZN3net13ExpiringCacheINS_9HostCache3KeyENS1_5EntryEN4base9TimeTicksESt4lessIS5_ENS1_15EvictionHandlerEE3PutERKS2_RKS3_RKS5_SF_
5744    fun:_ZN3net9HostCache3SetERKNS0_3KeyERKNS0_5EntryEN4base9TimeTicksENS7_9TimeDeltaE
5745    fun:_ZN3net20MockHostResolverBase11ResolveProcEmRKNS_12HostResolver11RequestInfoEPNS_11AddressListE
5746    fun:_ZN3net20MockHostResolverBase10ResolveNowEm
5747 }
5748 {
5749    bug_251004_a
5750    Memcheck:Leak
5751    fun:_Znw*
5752    fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEESA_
5753    fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEES9_
5754    fun:_ZN3net10FileStream7Context14CloseAndDeleteEv
5755 }
5756 {
5757    bug_251034
5758    Memcheck:Leak
5759    ...
5760    fun:_ZN3gpu5gles216ShaderTranslator4InitE12ShShaderType12ShShaderSpecPK18ShBuiltInResourcesNS0_25ShaderTranslatorInterface22GlslImplementationTypeENS7_27GlslBuiltInFunctionBehaviorE
5761    fun:_ZN3gpu5gles221ShaderTranslatorCache13GetTranslatorE12ShShaderType12ShShaderSpecPK18ShBuiltInResourcesNS0_25ShaderTranslatorInterface22GlslImplementationTypeENS7_27GlslBuiltInFunctionBehaviorE
5762    fun:_ZN3gpu5gles216GLES2DecoderImpl26InitializeShaderTranslatorEv
5763    fun:_ZN3gpu5gles216GLES2DecoderImpl10InitializeERK13scoped_refptrIN3gfx9GLSurfaceEERKS2_INS3_9GLContextEEbRKNS3_4SizeERKNS0_18DisallowedFeaturesEPKcRKSt6vectorIiSaIiEE
5764    fun:_ZN3gpu22InProcessCommandBuffer21InitializeOnGpuThreadEbmRKN3gfx4SizeEPKcRKSt6vectorIiSaIiEENS1_13GpuPreferenceE
5765 }
5766 {
5767    bug_252054
5768    Memcheck:Unaddressable
5769    fun:_ZNK7WebCore32PlatformSpeechSynthesisUtterance6clientEv
5770    fun:_ZN7WebCore15SpeechSynthesis17didFinishSpeakingEN3WTF10PassRefPtrINS_32PlatformSpeechSynthesisUtteranceEEE
5771    fun:_ZN7WebCore29PlatformSpeechSynthesizerMock16speakingFinishedEPNS_5TimerIS0_EE
5772    fun:_ZN7WebCore5TimerINS_29PlatformSpeechSynthesizerMockEE5firedEv
5773    fun:_ZN7WebCore12ThreadTimers24sharedTimerFiredInternalEv
5774    fun:_ZN7WebCore12ThreadTimers16sharedTimerFiredEv
5775    fun:_ZN11webkit_glue25WebKitPlatformSupportImpl9DoTimeoutEv
5776 }
5777 {
5778    bug_252036
5779    Memcheck:Uninitialized
5780    fun:_ZN2cc9Scheduler27SetupNextBeginFrameIfNeededEv
5781    fun:_ZN2cc9Scheduler23ProcessScheduledActionsEv
5782 }
5783 {
5784    bug_252209
5785    Memcheck:Leak
5786    fun:_Znw*
5787    fun:_ZN7content18ResourceDispatcher12CreateBridgeERKN11webkit_glue20ResourceLoaderBridge11RequestInfoE
5788    fun:_ZN7content11ChildThread12CreateBridgeERKN11webkit_glue20ResourceLoaderBridge11RequestInfoE
5789    fun:_ZN7content25WebKitPlatformSupportImpl20CreateResourceLoaderERKN11webkit_glue20ResourceLoaderBridge11RequestInfoE
5790    fun:_ZN11webkit_glue16WebURLLoaderImpl7Context5StartERKN6WebKit13WebURLRequestEPNS_20ResourceLoaderBridge16SyncLoadResponseEPNS_25WebKitPlatformSupportImplE
5791    fun:_ZN11webkit_glue16WebURLLoaderImpl18loadAsynchronouslyERKN6WebKit13WebURLRequestEPNS1_18WebURLLoaderClientE
5792    fun:_ZN7WebCore22ResourceHandleInternal5startENS_17StoredCredentialsE
5793    fun:_ZN7WebCore14ResourceHandle5startENS_17StoredCredentialsE
5794    fun:_ZN7WebCore14ResourceHandle6createERKNS_15ResourceRequestEPNS_20ResourceHandleClientEbbNS_17StoredCredentialsE
5795 }
5796 {
5797    bug_252228
5798    Memcheck:Leak
5799    fun:_Znw*
5800    fun:_ZN12_GLOBAL__N_125WorkerGlobalScopeObserver6createEPN7WebCore17WorkerGlobalScopeEN3WTF10PassRefPtrIN6WebKit31WorkerAllowMainThreadBridgeBaseEEE
5801    fun:_ZN6WebKit31WorkerAllowMainThreadBridgeBaseC1EPN7WebCore17WorkerGlobalScopeEPNS_13WebWorkerBaseE
5802    fun:*Allow*MainThreadBridge*
5803 }
5804 {
5805    bug_252241_a
5806    Memcheck:Leak
5807    fun:_Znw*
5808    ...
5809    fun:_ZN7content20WebKitTestController20PrepareForLayoutTestERK4GURLRKN4base8FilePathEbRKSs
5810    fun:_Z16ShellBrowserMainRKN7content18MainFunctionParams*
5811    fun:_ZN7content17ShellMainDelegate10RunProcessERKSsRKNS_18MainFunctionParamsE
5812    fun:_ZN7content23RunNamedProcessTypeMainERKSsRKNS_18MainFunctionParamsEPNS_19ContentMainDelegateE
5813    fun:_ZN7content21ContentMainRunnerImpl3RunEv
5814    fun:_ZN7content11ContentMainEiPPKcPNS_19ContentMainDelegateE
5815 }
5816 {
5817    bug_252241_b
5818    Memcheck:Leak
5819    fun:_Znw*
5820    fun:_ZN7content19ContentMainDelegate26CreateContentUtilityClientEv
5821    fun:_ZN7content24ContentClientInitializer3SetERKSsPNS_19ContentMainDelegateE
5822    fun:_ZN7content21ContentMainRunnerImpl10InitializeEiPPKcPNS_19ContentMainDelegateE
5823    fun:_ZN7content11ContentMainEiPPKcPNS_19ContentMainDelegateE
5824 }
5825 {
5826    bug_252641_a
5827    Memcheck:Uninitialized
5828    fun:pthread_rwlock_init$UNIX2003
5829    fun:_ZN3re25MutexC2Ev
5830    fun:_ZN3re25MutexC1Ev
5831    ...
5832    fun:_ZN11leveldb_env19ParseMethodAndErrorEPKcPNS_8MethodIDEPi
5833 }
5834 {
5835    bug_252641_b
5836    Memcheck:Uninitialized
5837    fun:pthread_rwlock_init$UNIX2003
5838    fun:_ZN3re25MutexC2Ev
5839    fun:_ZN3re25MutexC1Ev
5840    ...
5841    fun:_ZN11leveldb_env19ParseMethodAndErrorEPKcPNS_8MethodIDEPi
5842    fun:_ZN7content23RecoveryCouldBeFruitfulEN7leveldb6StatusE
5843    fun:_ZN7content21IndexedDBBackingStore4OpenERKSsRKN4base8FilePathES2_PN6WebKit15WebIDBCallbacks8DataLossEPNS_14LevelDBFactoryE
5844    fun:_ZN12_GLOBAL__N_137IndexedDBIOErrorTest_CleanUpTest_Test8TestBodyEv
5845 }
5846 {
5847    bug_253797
5848    Memcheck:Uninitialized
5849    fun:_ZNSt11char_traitsIcE6lengthEPKc
5850    fun:_ZN4base8internal17StringPieceDetail*
5851    fun:_ZN4base16BasicStringPieceISsEC1EPKc
5852    fun:_ZN8autofill22AutofillQueryXmlParser13CharacterDataEPN4buzz15XmlParseContextEPKci
5853    fun:_ZN4buzz9XmlParser18ExpatCharacterDataEPKci
5854    fun:_ZN4buzzL21CharacterDataCallbackEPvPKci
5855    obj:*libexpat.so*
5856    obj:*libexpat.so*
5857    obj:*libexpat.so*
5858    obj:*libexpat.so*
5859    fun:XML_ParseBuffer
5860    fun:_ZN4buzz9XmlParser5ParseEPKcmb
5861    fun:_ZN8autofill12_GLOBAL__N_126AutofillQueryXmlParserTest13ParseQueryXMLERKSsb
5862    fun:_ZN8autofill12_GLOBAL__N_149AutofillQueryXmlParserTest_ParseAutofillFlow_Test8TestBodyEv
5863 }
5864 {
5865    bug_255718
5866    Memcheck:Leak
5867    fun:_Znw*
5868    fun:_ZN4base4BindIMNS_12_GLOBAL__N_121PostTaskAndReplyRelayEFvvENS_8internal17UnretainedWrapperIS2_EEEENS_8CallbackINS5_9BindStateINS5_13FunctorTraitsIT_E12RunnableTypeENSC_7RunTypeEFvNS5_19CallbackParamTraitsIT0_E11StorageTypeEEE14UnboundRunTypeEEESB_RKSG_
5869    fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEESA_
5870    fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEES9_
5871    fun:_ZN4base26PostTaskAndReplyWithResultIN5quota15QuotaStatusCodeES2_EEbPNS_10TaskRunnerERKN15tracked_objects8LocationERKNS_8CallbackIFT_vEEERKNS9_IFvT0_EEE
5872    fun:_ZN7fileapi21FileSystemQuotaClient16DeleteOriginDataERK4GURLN5quota11StorageTypeERKN4base8CallbackIFvNS4_15QuotaStatusCodeEEEE
5873    fun:_ZN5quota12QuotaManager17OriginDataDeleter3RunEv
5874    fun:_ZN5quota9QuotaTask5StartEv
5875    fun:_ZN5quota12QuotaManager16DeleteOriginDataERK4GURLNS_11StorageTypeEiRKN4base8CallbackIFvNS_15QuotaStatusCodeEEEE
5876    fun:_ZN7content12_GLOBAL__N_134ClearQuotaManagedOriginsOnIOThreadERK13scoped_refptrIN5quota12QuotaManagerEERKSt3setI4GURLSt4lessIS8_ESaIS8_EENS2_11StorageTypeE
5877    fun:_ZN7content12_GLOBAL__N_121ClearOriginOnIOThreadEjRK4GURLRK13scoped_refptrIN3net23URLRequestContextGetterEERKS4_IN5quota12QuotaManagerEE
5878 }
5879 {
5880    bug_258466
5881    Memcheck:Leak
5882    fun:_Znw*
5883    fun:_ZN22ChromeBrowserMainParts25PreMainMessageLoopRunImplEv
5884    fun:_ZN22ChromeBrowserMainParts21PreMainMessageLoopRunEv
5885    fun:_ZN7content15BrowserMainLoop13CreateThreadsEv
5886    fun:_ZN7content21BrowserMainRunnerImpl10InitializeERKNS_18MainFunctionParamsE
5887    fun:_ZN7content11BrowserMainERKNS_18MainFunctionParamsE
5888    fun:_ZN7content23RunNamedProcessTypeMainERKSsRKNS_18MainFunctionParamsEPNS_19ContentMainDelegateE
5889    fun:_ZN7content21ContentMainRunnerImpl3RunEv
5890    fun:_ZN7content11ContentMainEiPPKcPNS_19ContentMainDelegateE
5891    fun:ChromeMain
5892 }
5893 {
5894    bug_258132a
5895    Memcheck:Leak
5896    fun:_Znw*
5897    fun:_ZN5ppapi5proxy15PPP_Class_Proxy19CreateProxiedObjectEPK18PPB_Var_DeprecatedPNS0_10DispatcherEill
5898    fun:_ZN5ppapi5proxy24PPB_Var_Deprecated_Proxy27OnMsgCreateObjectDeprecatedEillNS0_24SerializedVarReturnValueE
5899 }
5900 {
5901    bug_258132b
5902    Memcheck:Leak
5903    fun:_Znw*
5904    fun:_ZN5ppapi5proxy26PluginProxyMultiThreadTest7RunTestEv
5905    fun:_ZN5ppapi*ThreadAwareCallback*Test_*
5906 }
5907 {
5908    bug_259188
5909    Memcheck:Leak
5910    fun:_Znw*
5911    fun:_ZN7WebCore16V8PerIsolateData6createEPN2v87IsolateE
5912    fun:_ZN7WebCore16V8PerIsolateData17ensureInitializedEPN2v87IsolateE
5913    fun:_ZN6WebKit10initializeEPNS_8PlatformE
5914 }
5915 {
5916    bug_259303
5917    Memcheck:Leak
5918    fun:_Znw*
5919    fun:_ZN3IPC7Message23EnsureFileDescriptorSetEv
5920    fun:_ZN3IPC7Message19file_descriptor_setEv
5921    fun:_ZN3IPC7Channel11ChannelImpl24WillDispatchInputMessageEPNS_7MessageE
5922    fun:_ZN3IPC8internal13ChannelReader17DispatchInputDataEPKci
5923    fun:_ZN3IPC8internal13ChannelReader23ProcessIncomingMessagesEv
5924    fun:_ZN3IPC7Channel11ChannelImpl28OnFileCanReadWithoutBlockingEi
5925    fun:_ZN4base19MessagePumpLibevent21FileDescriptorWatcher28OnFileCanReadWithoutBlockingEiPS0_
5926    fun:_ZN4base19MessagePumpLibevent22OnLibeventNotificationEisPv
5927 }
5928 {
5929    bug_259357d
5930    Memcheck:Uninitialized
5931    ...
5932    fun:_ZN3gpu5gles239ShaderTranslatorTest_OptionsString_Test8TestBodyEv
5933 }
5934 {
5935    bug_259357f
5936    Memcheck:Uninitialized
5937    fun:_ZNK3gpu12AsyncAPIMock6IsArgsclEPKv
5938    fun:_ZNK7testing8internal12TrulyMatcherIN3gpu12AsyncAPIMock6IsArgsEE15MatchAndExplainIPKvEEbRT_PNS_19MatchResultListenerE
5939    fun:_ZNK7testing18PolymorphicMatcherINS_8internal12TrulyMatcherIN3gpu12AsyncAPIMock6IsArgsEEEE15MonomorphicImplIPKvE15MatchAndExplainESA_PNS_19MatchResultListenerE
5940    fun:_ZNK7testing8internal11MatcherBaseIPKvE15MatchAndExplainES3_PNS_19MatchResultListenerE
5941    fun:_ZNK7testing8internal11MatcherBaseIPKvE7MatchesES3_
5942    fun:_ZN7testing8internal11TuplePrefixILm3EE7MatchesINSt3tr15tupleIINS_7MatcherIjEES7_NS6_IPKvEEEEENS5_IIjjS9_EEEEEbRKT_RKT0_
5943    fun:_ZN7testing8internal12TupleMatchesINSt3tr15tupleIINS_7MatcherIjEES5_NS4_IPKvEEEEENS3_IIjjS7_EEEEEbRKT_RKT0_
5944    fun:_ZNK7testing8internal16TypedExpectationIFN3gpu5error5ErrorEjjPKvEE7MatchesERKNSt3tr15tupleIIjjS6_EEE
5945    fun:_ZNK7testing8internal16TypedExpectationIFN3gpu5error5ErrorEjjPKvEE21ShouldHandleArgumentsERKNSt3tr15tupleIIjjS6_EEE
5946    fun:_ZNK7testing8internal18FunctionMockerBaseIFN3gpu5error5ErrorEjjPKvEE29FindMatchingExpectationLockedERKNSt3tr15tupleIIjjS6_EEE
5947    fun:_ZN7testing8internal18FunctionMockerBaseIFN3gpu5error5ErrorEjjPKvEE30UntypedFindMatchingExpectationES6_PS6_PbPSoSB_
5948    fun:_ZN7testing8internal25UntypedFunctionMockerBase17UntypedInvokeWithEPKv
5949    fun:_ZN7testing8internal18FunctionMockerBaseIFN3gpu5error5ErrorEjjPKvEE10InvokeWithERKNSt3tr15tupleIIjjS6_EEE
5950    fun:_ZN7testing8internal14FunctionMockerIFN3gpu5error5ErrorEjjPKvEE6InvokeEjjS6_
5951    fun:_ZN3gpu12AsyncAPIMock9DoCommandEjjPKv
5952    fun:_ZN3gpu13CommandParser14ProcessCommandEv
5953    fun:_ZN3gpu12GpuScheduler10PutChangedEv
5954 }
5955 {
5956    bug_259789
5957    Memcheck:Uninitialized
5958    fun:_ZN7WebCore12_GLOBAL__N_116adjustAttributesERKNS_17GraphicsContext3D10AttributesEPNS_8SettingsE
5959    fun:_ZN7WebCore21WebGLRenderingContext19maybeRestoreContextEPNS_5TimerIS0_EE
5960    fun:_ZN7WebCore5TimerINS_21WebGLRenderingContextEE5firedEv
5961    fun:_ZN7WebCore12ThreadTimers24sharedTimerFiredInternalEv
5962    fun:_ZN7WebCore12ThreadTimers16sharedTimerFiredEv
5963    fun:_ZN11webkit_glue25WebKitPlatformSupportImpl9DoTimeoutEv
5964 }
5965 {
5966    bug_259789b
5967    Memcheck:Uninitialized
5968    fun:_ZN7WebCore12_GLOBAL__N_116adjustAttributesERKNS_17GraphicsContext3D10AttributesEPNS_8SettingsE
5969    fun:_ZN7WebCore21WebGLRenderingContext6createEPNS_17HTMLCanvasElementEPNS_22WebGLContextAttributesE
5970    fun:_ZN7WebCore17HTMLCanvasElement10getContextERKN3WTF6StringEPNS_23CanvasContextAttributesE
5971 }
5972 {
5973    bug_259799
5974    Memcheck:Leak
5975    fun:_Znw*
5976    fun:_ZN6WebKit16EditorClientImpl23requestCheckingOfStringEN3WTF10PassRefPtrIN7WebCore19TextCheckingRequestEEE
5977    fun:_ZN7WebCore12SpellChecker13invokeRequestEN3WTF10PassRefPtrINS_17SpellCheckRequestEEE
5978    fun:_ZN7WebCore12SpellChecker18requestCheckingForEN3WTF10PassRefPtrINS_17SpellCheckRequestEEE
5979    fun:_ZN7WebCore6Editor40markAllMisspellingsAndBadGrammarInRangesEjPNS_5RangeES2_
5980    fun:_ZN7WebCore6Editor33markMisspellingsAfterTypingToWordERKNS_15VisiblePositionERKNS_16VisibleSelectionE
5981    fun:_ZN7WebCore13TypingCommand27markMisspellingsAfterTypingENS0_14ETypingCommandE
5982    fun:_ZN7WebCore13TypingCommand24typingAddedToOpenCommandENS0_14ETypingCommandE
5983    fun:_ZN7WebCore13TypingCommand28insertTextRunWithoutNewlinesERKN3WTF6StringEb
5984    fun:_ZNK7WebCore26TypingCommandLineOperationclEmmb
5985 }
5986 {
5987    bug_262875
5988    Memcheck:Leak
5989    fun:_Znw*
5990    ...
5991    fun:_ZN3sql10Connection18GetCachedStatementERKNS_11StatementIDEPKc
5992    ...
5993    fun:_ZN15webkit_database15DatabaseTracker23UpgradeToCurrentVersionEv
5994    fun:_ZN15webkit_database15DatabaseTracker8LazyInitEv
5995    fun:_ZN15webkit_database15DatabaseTracker23GetAllOriginIdentifiersEPSt6vectorISsSaISsEE
5996    fun:_ZN15webkit_database12_GLOBAL__N_120GetOriginsOnDBThreadEPNS_15DatabaseTrackerEPSt3setI4GURLSt4lessIS4_ESaIS4_EE
5997 }
5998 {
5999    bug_262934
6000    Memcheck:Leak
6001    fun:_Znw*
6002    fun:_ZN7GrGpuGL12ProgramCache10getProgramERK15GrGLProgramDescPPK13GrEffectStageS7_
6003    fun:_ZN7GrGpuGL18flushGraphicsStateEN5GrGpu8DrawTypeEPK20GrDeviceCoordTexture
6004    fun:_ZN5GrGpu22setupClipAndFlushStateENS_8DrawTypeEPK20GrDeviceCoordTexturePN11GrDrawState18AutoRestoreEffectsE
6005    fun:_ZN5GrGpu6onDrawERKN12GrDrawTarget8DrawInfoE
6006    ...
6007    fun:_ZN9GrContext22readRenderTargetPixelsEP14GrRenderTargetiiii13GrPixelConfigPvmj
6008 }
6009 {
6010    bug_268258
6011    Memcheck:Leak
6012    fun:malloc
6013    fun:_ZN3WTF10fastMallocEm
6014    fun:_ZN3WTF10StringImpl12createStaticEPKcjj
6015    fun:_ZN7WebCore*Names*init*
6016 }
6017 {
6018    bug_268267
6019    Memcheck:Leak
6020    fun:_Znw*
6021    fun:_ZNK4base8internal18WeakReferenceOwner6GetRefEv
6022    fun:_ZN4base14WeakPtrFactoryINS_12_GLOBAL__N_16TargetEE10GetWeakPtrEv
6023    fun:_ZN4base45WeakPtrTest_MoveOwnershipAfterInvalidate_Test8TestBodyEv
6024 }
6025 {
6026    bug_269201
6027    Memcheck:Unaddressable
6028    ...
6029    fun:_ZN4base8internal17IncomingTaskQueue18AddToIncomingQueueERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEENS_9TimeDeltaEb
6030    fun:_ZN4base11MessageLoop8PostTaskERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEE
6031    fun:_ZN8printing8PrintJob21UpdatePrintedDocumentEPNS_15PrintedDocumentE
6032    fun:_ZN8printing8PrintJob4StopEv
6033 }
6034 {
6035    bug_269844
6036    Memcheck:Leak
6037    fun:_Znw*
6038    fun:_ZN9__gnu_cxx13new_allocatorIPN4base11PendingTaskEE8allocateEmPKv
6039    fun:_ZNSt11_Deque_baseIN4base11PendingTaskESaIS1_EE15_M_allocate_mapEm
6040    fun:_ZNSt5dequeIN4base11PendingTaskESaIS1_EE17_M_reallocate_mapEmb
6041    ...
6042    fun:_ZN4base8internal17IncomingTaskQueue15PostPendingTaskEPNS_11PendingTaskE
6043    fun:_ZN4base8internal17IncomingTaskQueue18AddToIncomingQueueERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEENS_9TimeDeltaEb
6044    fun:_ZN4base11MessageLoop8PostTaskERKN15tracked_objects8LocationERKNS_8CallbackIFvvEEE
6045 }
6046 {
6047    bug_272596
6048    Memcheck:Leak
6049    ...
6050    fun:nssPKIObjectCollection_AddInstanceAsObject
6051    fun:nssToken_TraverseCertificates
6052    fun:NSSTrustDomain_TraverseCertificates
6053    fun:PK11_ListCerts
6054    fun:_ZN3net15NSSCertDatabase9ListCertsEPSt6vectorI13scoped_refptrINS_15X509CertificateEESaIS4_EE
6055    fun:_ZN8chromeos12_GLOBAL__N_119LoadNSSCertificatesEPSt6vectorI13scoped_refptrIN3net15X509CertificateEESaIS5_EE
6056 }
6057 {
6058    bug_273398
6059    Memcheck:Leak
6060    ...
6061    fun:_ZN6Pickle6ResizeEm
6062    fun:_ZN6PickleC1Ev
6063    fun:_ZN7content14ZygoteHostImpl20GetTerminationStatusEibPi
6064    fun:_ZN7content20ChildProcessLauncher25GetChildTerminationStatusEbPi
6065 }
6066 {
6067    bug_274193
6068    Memcheck:Leak
6069    ...
6070    fun:_mesa_glsl_compile_shader
6071    fun:compile_shader
6072    fun:_mesa_CompileShaderARB
6073    fun:shared_dispatch_stub_529
6074    fun:_ZN3gfx9GLApiBase17glCompileShaderFnEj
6075    fun:_ZN3gpu5gles214ProgramManager15DoCompileShaderEPNS0_6ShaderEPNS0_16ShaderTranslatorEPNS0_11FeatureInfoE
6076    fun:_ZN3gpu5gles216GLES2DecoderImpl15DoCompileShaderEj
6077    fun:_ZN3gpu5gles216GLES2DecoderImpl19HandleCompileShaderEjRKNS0_4cmds13CompileShaderE
6078    fun:_ZN3gpu5gles216GLES2DecoderImpl9DoCommandEjjPKv
6079    fun:_ZN3gpu13CommandParser14ProcessCommandEv
6080 }
6081 {
6082    bug_282646
6083    Memcheck:Leak
6084    fun:_Znw*
6085    fun:_ZN16sync_file_system21SyncFileSystemBackendC1EP7Profile
6086    fun:_ZN6chrome26ChromeContentBrowserClient31GetAdditionalFileSystemBackendsEPN7content14BrowserContextERKN4base8FilePathEP12ScopedVectorIN7fileapi17FileSystemBackendEE
6087    fun:_ZN7content23CreateFileSystemContextEPNS_14BrowserContextERKN4base8FilePathEbPN5quota17QuotaManagerProxyE
6088    fun:_ZN7content20StoragePartitionImpl6CreateEPNS_14BrowserContextEbRKN4base8FilePathE
6089    fun:_ZN7content23StoragePartitionImplMap3GetERKSsS2_b
6090    fun:_ZN7content12_GLOBAL__N_129GetStoragePartitionFromConfigEPNS_14BrowserContextERKSsS4_b
6091 }
6092 {
6093    bug_288787
6094    Memcheck:Leak
6095    fun:_Znw*
6096    fun:_ZN10extensions22ManagedValueStoreCache16ExtensionTracker7ObserveEiRKN7content18NotificationSourceERKNS2_19NotificationDetailsE
6097    fun:_ZN7content23NotificationServiceImpl6NotifyEiRKNS_18NotificationSourceERKNS_19NotificationDetailsE
6098    fun:_ZN16ExtensionService23NotifyExtensionUnloadedEPKN10extensions9ExtensionEN14extension_misc23UnloadedExtensionReasonE
6099    fun:_ZN16ExtensionService16DisableExtensionERKSsN10extensions9Extension13DisableReasonE
6100    fun:_ZN22theme_service_internal40ThemeServiceTest_DisableUnusedTheme_Test8TestBodyEv
6101 }
6102 {
6103    bug_288804
6104    Memcheck:Leak
6105    fun:_Znw*
6106    fun:_ZN9__gnu_cxx13new_allocatorISt13_Rb_tree_nodeISt4pairIKN3net12HostPortPairESt3mapINS3_15SpdySettingsIdsES2_INS3_17SpdySettingsFlagsEjESt4lessIS7_ESaIS2_IKS7_S9_EEEEEE8allocateEmPKv
6107    fun:_ZNSt8_Rb_treeIN3net12HostPortPairESt4pairIKS1_St3mapINS0_15SpdySettingsIdsES2_INS0_17SpdySettingsFlagsEjESt4lessIS5_ESaIS2_IKS5_S7_EEEESt10_Select1stISE_ES8_IS1_ESaISE_EE11_M_get_nodeEv
6108    fun:_ZNSt8_Rb_treeIN3net12HostPortPairESt4pairIKS1_St3mapINS0_15SpdySettingsIdsES2_INS0_17SpdySettingsFlagsEjESt4lessIS5_ESaIS2_IKS5_S7_EEEESt10_Select1stISE_ES8_IS1_ESaISE_EE14_M_create_nodeERKSE_
6109    fun:_ZNSt8_Rb_treeIN3net12HostPortPairESt4pairIKS1_St3mapINS0_15SpdySettingsIdsES2_INS0_17SpdySettingsFlagsEjESt4lessIS5_ESaIS2_IKS5_S7_EEEESt10_Select1stISE_ES8_IS1_ESaISE_EE13_M_clone_nodeEPKSt13_Rb_tree_nodeISE_E
6110    fun:_ZNSt8_Rb_treeIN3net12HostPortPairESt4pairIKS1_St3mapINS0_15SpdySettingsIdsES2_INS0_17SpdySettingsFlagsEjESt4lessIS5_ESaIS2_IKS5_S7_EEEESt10_Select1stISE_ES8_IS1_ESaISE_EE7_M_copyEPKSt13_Rb_tree_nodeISE_EPSL_
6111    fun:_ZNSt8_Rb_treeIN3net12HostPortPairESt4pairIKS1_St3mapINS0_15SpdySettingsIdsES2_INS0_17SpdySettingsFlagsEjESt4lessIS5_ESaIS2_IKS5_S7_EEEESt10_Select1stISE_ES8_IS1_ESaISE_EEaSERKSJ_
6112    fun:_ZNSt3mapIN3net12HostPortPairES_INS0_15SpdySettingsIdsESt4pairINS0_17SpdySettingsFlagsEjESt4lessIS2_ESaIS3_IKS2_S5_EEES6_IS1_ESaIS3_IKS1_SB_EEEaSERKSG_
6113    fun:_ZN18chrome_browser_net27HttpServerPropertiesManager24UpdatePrefsFromCacheOnIOERKN4base8CallbackIFvvEEE
6114    fun:_ZN18chrome_browser_net27HttpServerPropertiesManager24UpdatePrefsFromCacheOnIOEv
6115 }
6116 {
6117    bug_290364
6118    Memcheck:Leak
6119    fun:_Znw*
6120    fun:_ZN4base13WaitableEventC1Ebb
6121    fun:_ZN4base12_GLOBAL__N_112ThreadParamsC1Ev
6122    fun:_ZN4base12_GLOBAL__N_112CreateThreadEmbPNS_14PlatformThread8DelegateEPNS_20PlatformThreadHandleENS_14ThreadPriorityE
6123    fun:_ZN4base14PlatformThread6CreateEmPNS0_8DelegateEPNS_20PlatformThreadHandleE
6124    fun:_ZN4base12SimpleThread5StartEv
6125    fun:_ZN4base19SequencedWorkerPool6WorkerC1ERK13scoped_refptrIS0_EiRKSs
6126    fun:_ZN4base19SequencedWorkerPool5Inner30FinishStartingAdditionalThreadEi
6127    fun:_ZN4base19SequencedWorkerPool5Inner10ThreadLoopEPNS0_6WorkerE
6128    fun:_ZN4base19SequencedWorkerPool6Worker3RunEv
6129    fun:_ZN4base12SimpleThread10ThreadMainEv
6130    fun:_ZN4base12_GLOBAL__N_110ThreadFuncEPv
6131 }
6132 {
6133    bug_290405
6134    Memcheck:Uninitialized
6135    fun:_ZNK16GrGradientEffect9onIsEqualERK8GrEffect
6136    fun:_ZNK8GrEffect7isEqualERKS_
6137    fun:_ZNK13GrEffectStage13DeferredStage7isEqualERKS_b
6138    fun:_ZNK11GrDrawState13DeferredState7isEqualERKS_
6139    fun:_ZNK19GrInOrderDrawBuffer13needsNewStateEv
6140    fun:_ZN19GrInOrderDrawBuffer6onDrawERKN12GrDrawTarget8DrawInfoE
6141    fun:_ZN12GrDrawTarget20drawIndexedInstancesE15GrPrimitiveTypeiiiPK6SkRect
6142    fun:_ZN13GrTextContext11flushGlyphsEv
6143 }
6144 {
6145    bug_290407
6146    Memcheck:Leak
6147    fun:calloc
6148    fun:_swrast_new_soft_renderbuffer
6149    fun:_mesa_BindRenderbufferEXT
6150    fun:shared_dispatch_stub_939
6151    fun:_ZN3gfx9GLApiBase23glBindRenderbufferEXTFnEjj
6152    fun:_ZN3gpu5gles216GLES2DecoderImpl18DoBindRenderbufferEjj
6153    fun:_ZN3gpu5gles216GLES2DecoderImpl22HandleBindRenderbufferEjRKNS0_4cmds16BindRenderbufferE
6154    fun:_ZN3gpu5gles216GLES2DecoderImpl9DoCommandEjjPKv
6155    fun:_ZN3gpu13CommandParser14ProcessCommandEv
6156 }
6157 {
6158    bug_290435
6159    Memcheck:Uninitialized
6160    fun:_ZN7WebCore12AudioContext20scheduleNodeDeletionEv
6161    fun:_ZN7WebCore12AudioContext21handlePostRenderTasksEv
6162    fun:_ZN7WebCore20AudioDestinationNode6renderEPNS_8AudioBusES2_m
6163    fun:_ZN7WebCore27OfflineAudioDestinationNode13offlineRenderEv
6164 }
6165 {
6166    bug_290440
6167    Memcheck:Leak
6168    fun:_Znw*
6169    fun:_ZN7WebCore11ScriptState10forContextEN2v86HandleINS1_7ContextEEE
6170    fun:_ZN7WebCore32scriptStateFromWorkerGlobalScopeEPNS_17WorkerGlobalScopeE
6171    ...
6172    fun:_ZN7WebCore13WorkerRunLoop9runInModeEPNS_17WorkerGlobalScopeERKNS_13ModePredicateENS0_8WaitModeE
6173    fun:_ZN7WebCore13WorkerRunLoop3runEPNS_17WorkerGlobalScopeE
6174    fun:_ZN7WebCore12WorkerThread12runEventLoopEv
6175 }
6176 {
6177    bug_290443
6178    Memcheck:Leak
6179    fun:_Znw*
6180    fun:_ZN7WebCore11ScriptState10forContextEN2v86HandleINS1_7ContextEEE
6181    fun:_ZN7WebCore11ScriptState7currentEv
6182    fun:_ZN7WebCore20ImageBitmapFactories17ImageBitmapLoaderC1EPS0_N3WTF10PassRefPtrINS_21ScriptPromiseResolverEEERKNS_7IntRectE
6183    fun:_ZN7WebCore20ImageBitmapFactories17ImageBitmapLoader6createEPS0_N3WTF10PassRefPtrINS_21ScriptPromiseResolverEEERKNS_7IntRectE
6184    fun:_ZN7WebCore20ImageBitmapFactories17createImageBitmapEPNS_11EventTargetEPNS_4BlobERNS_14ExceptionStateE
6185    fun:_ZN7WebCore27WorkerGlobalScopeV8InternalL24createImageBitmap1MethodERKN2v820FunctionCallbackInfoINS1_5ValueEEE
6186    fun:_ZN7WebCore27WorkerGlobalScopeV8InternalL23createImageBitmapMethodERKN2v820FunctionCallbackInfoINS1_5ValueEEE
6187    fun:_ZN7WebCore27WorkerGlobalScopeV8InternalL31createImageBitmapMethodCallbackERKN2v820FunctionCallbackInfoINS1_5ValueEEE
6188 }
6189 {
6190    bug_290451
6191    Memcheck:Uninitialized
6192    fun:_ZN4base17MD5DigestToBase16ERKNS_9MD5DigestE
6193    fun:_ZN7content16WebKitTestRunner11CaptureDumpEv
6194    fun:_ZN7content16WebKitTestRunner12testFinishedEv
6195    fun:_ZN13WebTestRunner10TestRunner18completeNotifyDoneEv
6196    fun:_ZN13WebTestRunner10TestRunner10notifyDoneERKSt6vectorINS_10CppVariantESaIS2_EEPS2_
6197    fun:_ZN13WebTestRunner13CppBoundClass14MemberCallbackINS_10TestRunnerEE3runERKSt6vectorINS_10CppVariantESaIS5_EEPS5_
6198    fun:_ZN13WebTestRunner13CppBoundClass6invokeEPvPK10_NPVariantmPS2_
6199    fun:_ZN13WebTestRunner11CppNPObject6invokeEP8NPObjectPvPK10_NPVariantjPS4_
6200 }
6201 {
6202    bug_290559a
6203    Memcheck:Leak
6204    fun:_Znw*
6205    fun:_ZN7content12_GLOBAL__N_123WaitableCallbackResultsC1Ev
6206    fun:_ZN7content12_GLOBAL__N_123WaitableCallbackResults11MaybeCreateEN6WebKit22WebFileSystemCallbacksE
6207    ...
6208    fun:_ZN2v88internal25FunctionCallbackArguments4Call*
6209 }
6210 {
6211    bug_290559b
6212    Memcheck:Leak
6213    fun:_Znw*
6214    fun:_ZN7content12_GLOBAL__N_123WaitableCallbackResultsC1Ev
6215    fun:_ZN7content12_GLOBAL__N_123WaitableCallbackResults11MaybeCreateEN6WebKit22WebFileSystemCallbacksE
6216    ...
6217    fun:_ZN7WebCore*SyncV8Internal*FunctionCallbackInfo*
6218 }
6219 {
6220    bug_291240
6221    Memcheck:Leak
6222    fun:_Znw*
6223    fun:_ZN7WebCore12_GLOBAL__N_110Serializer11handleErrorENS1_6StatusEPNS1_9StateBaseE
6224    fun:_ZN7WebCore12_GLOBAL__N_110Serializer27writeTransferredArrayBufferEN2v86HandleINS2_5ValueEEEjPNS1_9StateBaseE
6225    fun:_ZN7WebCore12_GLOBAL__N_110Serializer11doSerializeEN2v86HandleINS2_5ValueEEEPNS1_9StateBaseE
6226    fun:_ZN7WebCore12_GLOBAL__N_110Serializer27writeAndGreyArrayBufferViewEN2v86HandleINS2_6ObjectEEEPNS1_9StateBaseE
6227    fun:_ZN7WebCore12_GLOBAL__N_110Serializer11doSerializeEN2v86HandleINS2_5ValueEEEPNS1_9StateBaseE
6228    fun:_ZN7WebCore12_GLOBAL__N_110Serializer15DenseArrayState7advanceERS1_
6229    fun:_ZN7WebCore12_GLOBAL__N_110Serializer9serializeEN2v86HandleINS2_5ValueEEE
6230 }
6231 {
6232    bug_293024_a
6233    Memcheck:Leak
6234    fun:malloc
6235    fun:_ZN3WTF10fastMallocEm
6236    fun:_ZN3WTF24ThreadSafeRefCountedBasenwEm
6237    fun:_ZN6WebKit30AllowIndexedDBMainThreadBridge6createEPN7WebCore17WorkerGlobalScopeEPNS_13WebWorkerBaseERKN3WTF6StringES9_
6238    fun:_ZN6WebKit22IDBFactoryBackendProxy14allowIndexedDBEPN7WebCore22ScriptExecutionContextERKN3WTF6StringERKNS_17WebSecurityOriginENS4_10PassRefPtrINS1_12IDBCallbacksEEE
6239    ...
6240    fun:_ZN2v88internal25FunctionCallbackArguments4CallEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEE
6241 }
6242 {
6243    bug_293024_b
6244    Memcheck:Leak
6245    fun:malloc
6246    fun:_ZN3WTF10fastMallocEm
6247    fun:_ZN3WTF24ThreadSafeRefCountedBasenwEm
6248    fun:_ZN6WebKit12_GLOBAL__N_131AllowFileSystemMainThreadBridge6createEPN7WebCore17WorkerGlobalScopeEPNS_13WebWorkerBaseERKN3WTF6StringE
6249    fun:_ZN6WebKit22WorkerFileSystemClient15allowFileSystem*
6250    ...
6251    fun:_ZN2v88internal25FunctionCallbackArguments4CallEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEE
6252 }
6253 {
6254    bug_293033
6255    Memcheck:Leak
6256    fun:_Znw*
6257    fun:_ZN7WebCore11ScriptState10forContextEN2v86HandleINS1_7ContextEEE
6258    ...
6259    fun:_ZN7WebCore*V8InternalL*MethodERKN2v820FunctionCallbackInfoINS1_5ValueEEE
6260    fun:_ZN7WebCore*V8InternalL*MethodCallbackERKN2v820FunctionCallbackInfoINS1_5ValueEEE
6261 }
6262 {
6263    bug_293049
6264    Memcheck:Uninitialized
6265    fun:_ZNK7WebCore8Document24webkitPointerLockElementEv
6266    fun:_ZN7WebCore18DocumentV8InternalL39webkitPointerLockElementAttributeGetterEN2v85LocalINS1_6StringEEERKNS1_20PropertyCallbackInfoINS1_5ValueEEE
6267    fun:_ZN7WebCore18DocumentV8InternalL47webkitPointerLockElementAttributeGetterCallbackEN2v85LocalINS1_6StringEEERKNS1_20PropertyCallbackInfoINS1_5ValueEEE
6268    fun:_ZN2v88internal25PropertyCallbackArguments4CallEPFvNS_5LocalINS_6StringEEERKNS_20PropertyCallbackInfoINS_5ValueEEEES4_
6269 }
6270 {
6271    bug_293058_a
6272    Memcheck:Leak
6273    fun:_Znw*
6274    fun:_ZN7content12_GLOBAL__N_123WaitableCallbackResultsC1Ev
6275    fun:_ZN7content12_GLOBAL__N_123WaitableCallbackResults11MaybeCreateERKN6WebKit22WebFileSystemCallbacksE
6276    fun:_ZN7content17WebFileSystemImpl*
6277 }
6278 {
6279    bug_293058_b
6280    Memcheck:Leak
6281    fun:_Znw*
6282    fun:_ZN7content12_GLOBAL__N_123WaitableCallbackResultsC1Ev
6283    fun:_ZN7content12_GLOBAL__N_123WaitableCallbackResults11MaybeCreateERKN6WebKit22WebFileSystemCallbacksE
6284    fun:_ZN7content17WebFileSystemImpl16createFileWriterERKN6WebKit6WebURLEPNS1_19WebFileWriterClientENS1_22WebFileSystemCallbacksE
6285    fun:_ZN7WebCore17DOMFileSystemSync12createWriterEPKNS_13FileEntrySyncERNS_14ExceptionStateE
6286    fun:_ZN7WebCore13FileEntrySync12createWriterERNS_14ExceptionStateE
6287 }
6288 {
6289    bug_293088
6290    Memcheck:Unaddressable
6291    fun:_ZNK3WTF6RefPtrIN7WebCore19TextResourceDecoderEE3getEv
6292    fun:_ZNK7WebCore8Document7decoderEv
6293    fun:_ZN7WebCore25DecodedDataDocumentParser5flushEv
6294    fun:_ZN7WebCore14DocumentWriter3endEv
6295    fun:_ZN7WebCore14DocumentLoader10endWritingEPNS_14DocumentWriterE
6296    fun:_ZN7WebCore14DocumentLoader15finishedLoadingEd
6297    fun:_ZN7WebCore14DocumentLoader14notifyFinishedEPNS_8ResourceE
6298    fun:_ZN7WebCore8Resource11checkNotifyEv
6299    fun:_ZN7WebCore8Resource13finishOnePartEv
6300    fun:_ZN7WebCore8Resource6finishEd
6301    fun:_ZN7WebCore14ResourceLoader16didFinishLoadingEPN6WebKit12WebURLLoaderEd
6302    fun:_ZN11webkit_glue16WebURLLoaderImpl7Context18OnCompletedRequestEibRKSsRKN4base9TimeTicksE
6303    fun:_ZN7content18ResourceDispatcher17OnRequestCompleteEiibRKSsRKN4base9TimeTicksE
6304 }
6305 {
6306    bug_298143
6307    Memcheck:Uninitialized
6308    ...
6309    fun:_ZN7WebCore25TypeConversionsV8Internal*AttributeGetterE*
6310 }
6311 {
6312    bug_298887
6313    Memcheck:Leak
6314    ...
6315    fun:_ZN2ui25KeyboardCodeFromXKeyEventEP7_XEvent
6316    fun:_ZN2ui22KeyboardCodeFromNativeERKP7_XEvent
6317    fun:_ZN12_GLOBAL__N_121XModifierStateWatcher20UpdateStateFromEventERKP7_XEvent
6318    fun:_ZN2ui20EventFlagsFromNativeERKP7_XEvent
6319    fun:_ZN2ui8KeyEventC1ERKP7_XEventb
6320    fun:_ZN8chromeos31KeyboardDrivenEventRewriterTest25GetRewrittenEventAsStringEN2ui12KeyboardCodeEiNS1_9EventTypeEhj
6321    fun:_ZN8chromeos48KeyboardDrivenEventRewriterTest_PassThrough_Test8TestBodyEv
6322 }
6323 {
6324    bug_299647
6325    Memcheck:Unaddressable
6326    fun:_ZNK3WTF6OwnPtrIN7WebCore19AnimationControllerEE3getEv
6327    fun:_ZNK7WebCore5Frame9animationEv
6328    fun:_ZNK7WebCore12RenderObject9animationEv
6329    fun:_ZN7WebCore12RenderObject15willBeDestroyedEv
6330    fun:_ZN7WebCore22RenderLayerModelObject15willBeDestroyedEv
6331    fun:_ZN7WebCore20RenderBoxModelObject15willBeDestroyedEv
6332    fun:_ZN7WebCore9RenderBox15willBeDestroyedEv
6333    fun:_ZN7WebCore11RenderBlock15willBeDestroyedEv
6334    fun:_ZN7WebCore16RenderFullScreen15willBeDestroyedEv
6335    fun:_ZN7WebCore12RenderObject7destroyEv
6336    fun:_ZN7WebCore22FullscreenElementStack21setFullScreenRendererEPNS_16RenderFullScreenE
6337    fun:_ZN7WebCore22FullscreenElementStack19documentWasDetachedEv
6338    fun:_ZN7WebCore25DocumentLifecycleNotifier25notifyDocumentWasDetachedEv
6339    fun:_ZN7WebCore8Document6detachERKNS_4Node13AttachContextE
6340    fun:_ZN7WebCore8Document21prepareForDestructionEv
6341    fun:_ZN7WebCore5Frame7setViewEN3WTF10PassRefPtrINS_9FrameViewEEE
6342    fun:_ZN7WebCore5Frame10createViewERKNS_7IntSizeERKNS_5ColorEbS3_bNS_13ScrollbarModeEbS7_b
6343    fun:_ZN6WebKit12WebFrameImpl15createFrameViewEv
6344    fun:_ZN6WebKit21FrameLoaderClientImpl31transitionToCommittedForNewPageEv
6345    fun:_ZN7WebCore11FrameLoader21commitProvisionalLoadEv
6346    fun:_ZN7WebCore14DocumentLoader13commitIfReadyEv
6347    fun:_ZN7WebCore14DocumentLoader15finishedLoadingEd
6348 }
6349 {
6350    bug_299804
6351    Memcheck:Uninitialized
6352    fun:_ZN24GrConfigConversionEffect30TestForPreservingPMConversionsEP9GrContextPNS_12PMConversionES3_
6353    fun:_ZN12_GLOBAL__N_119test_pm_conversionsEP9GrContextPiS2_
6354    fun:_ZN9GrContext19createPMToUPMEffectEP9GrTexturebRK8SkMatrix
6355    fun:_ZN9GrContext22readRenderTargetPixelsEP14GrRenderTargetiiii13GrPixelConfigPvmj
6356    fun:_ZN11SkGpuDevice12onReadPixelsERK8SkBitmapiiN8SkCanvas10Config8888E
6357    fun:_ZN12SkBaseDevice10readPixelsEP8SkBitmapiiN8SkCanvas10Config8888E
6358    fun:_ZN8SkCanvas10readPixelsEP8SkBitmapiiNS_10Config8888E
6359    fun:_ZN14DeferredDevice12onReadPixelsERK8SkBitmapiiN8SkCanvas10Config8888E
6360    fun:_ZN12SkBaseDevice10readPixelsEP8SkBitmapiiN8SkCanvas10Config8888E
6361    fun:_ZN8SkCanvas10readPixelsEP8SkBitmapiiNS_10Config8888E
6362    fun:_ZN7WebCore15GraphicsContext10readPixelsEP8SkBitmapiiN8SkCanvas10Config8888E
6363    fun:_ZN7WebCore12getImageDataILNS_8MultiplyE1EEEN3WTF10PassRefPtrINS2_17Uint8ClampedArrayEEERKNS_7IntRectEPNS_15GraphicsContextERKNS_7IntSizeE
6364    fun:_ZNK7WebCore11ImageBuffer24getUnmultipliedImageDataERKNS_7IntRectENS0_16CoordinateSystemE
6365    fun:_ZNK7WebCore24CanvasRenderingContext2D12getImageDataENS_11ImageBuffer16CoordinateSystemEffffRNS_14ExceptionStateE
6366    fun:_ZNK7WebCore24CanvasRenderingContext2D12getImageDataEffffRNS_14ExceptionStateE
6367    fun:_ZN7WebCore34CanvasRenderingContext2DV8InternalL18getImageDataMethodERKN2v820FunctionCallbackInfoINS1_5ValueEEE
6368    fun:_ZN7WebCore34CanvasRenderingContext2DV8InternalL26getImageDataMethodCallbackERKN2v820FunctionCallbackInfoINS1_5ValueEEE
6369    fun:_ZN2v88internal25FunctionCallbackArguments4CallEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEE
6370    fun:_ZN2v88internalL19HandleApiCallHelperILb0EEEPNS0_11MaybeObjectENS0_12_GLOBAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
6371 }
6372 {
6373    bug_301900
6374    Memcheck:Unaddressable
6375    fun:_Z7GrCrashPKc
6376    fun:_ZN19GrInOrderDrawBuffer6onDrawERKN12GrDrawTarget8DrawInfoE
6377    fun:_ZN12GrDrawTarget20drawIndexedInstancesE15GrPrimitiveTypeiiiPK6SkRect
6378    fun:_ZN19GrInOrderDrawBuffer10onDrawRectERK6SkRectPK8SkMatrixPS1_S5_
6379    fun:_ZN12GrDrawTarget8drawRectERK6SkRectPK8SkMatrixPS1_S5_
6380    ...
6381    fun:_ZN13SkGPipeReader8playbackEPKvmjPm
6382    fun:_ZN22DeferredPipeController8playbackEb
6383    fun:_ZN14DeferredDevice20flushPendingCommandsE12PlaybackMode
6384    fun:_ZN14DeferredDevice14onAccessBitmapEv
6385    fun:_ZN12SkBaseDevice12accessBitmapEb
6386    fun:_ZN12SkBaseDevice10readPixelsEP8SkBitmapiiN8SkCanvas10Config8888E
6387    fun:_ZN8SkCanvas10readPixelsEP8SkBitmapiiNS_10Config8888E
6388    fun:_ZN7WebCore15GraphicsContext10readPixelsEP8SkBitmapiiN8SkCanvas10Config8888E
6389 }
6390 {
6391    bug_309468
6392    Memcheck:Leak
6393    fun:_Znw*
6394    fun:_ZN19TranslateBubbleView25CreateViewBeforeTranslateEv
6395    fun:_ZN19TranslateBubbleView4InitEv
6396    fun:_ZN5views18BubbleDelegateView12CreateBubbleEPS0_
6397    fun:_ZN23TranslateBubbleViewTest5SetUpEv
6398 }
6399 {
6400    bug_309477
6401    Memcheck:Uninitialized
6402    fun:_ZN13WebTestRunner11EventSender5resetEv
6403    fun:_ZN13WebTestRunner14TestInterfaces26resetTestHelperControllersEv
6404    fun:_ZN13WebTestRunner14TestInterfaces8resetAllEv
6405    ...
6406    fun:_ZN7content26ShellRenderProcessObserver17WebKitInitializedEv
6407    fun:_ZN7content16RenderThreadImpl23EnsureWebKitInitializedEv
6408    fun:_ZN7content16RenderThreadImpl15OnCreateNewViewERK18ViewMsg_New_Params
6409 }
6410 {
6411    bug_310351
6412    Memcheck:Leak
6413    ...
6414    fun:_ZN3WTF12PthreadStatenwEm
6415    fun:_ZN3WTFL35establishIdentifierForPthreadHandleERK*
6416    fun:_ZN3WTF13currentThreadEv
6417    fun:_ZN3WTF20initializeMainThreadEPFvPFvPvES0_E
6418 }
6419 {
6420    bug_311229
6421    Memcheck:Leak
6422    fun:malloc
6423    fun:_ZN3WTF10fastMallocEm
6424    fun:_ZN3WTF24ThreadSafeRefCountedBasenwEm
6425    fun:_ZN7WebCore18MessagePortChannel6createEPN6WebKit21WebMessagePortChannelE
6426    fun:_ZN7WebCore18MessagePortChannel13createChannelEPNS_11MessagePortES2_
6427    fun:_ZN7WebCore14MessageChannelC1EPNS_16ExecutionContextE
6428    fun:_ZN7WebCore14MessageChannel6createEPNS_16ExecutionContextE
6429    fun:_ZN7WebCore16V8MessageChannel17constructorCustomERKN2v820FunctionCallbackInfoINS1_5ValueEEE
6430    fun:_ZN7WebCore16V8MessageChannel19constructorCallbackERKN2v820FunctionCallbackInfoINS1_5ValueEEE
6431    fun:_ZN2v88internal25FunctionCallbackArguments4CallEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEE
6432    fun:_ZN2v88internalL19HandleApiCallHelperILb1EEEPNS0_11MaybeObjectENS0_12_GLOBAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
6433    fun:_ZN2v88internalL34Builtin_implHandleApiCallConstructENS0_12_GLOBAL__N_116BuiltinArgumentsILNS0_21BuiltinExtraArgumentsE1EEEPNS0_7IsolateE
6434    fun:_ZN2v88internalL30Builtin_HandleApiCallConstructEiPPNS0_6ObjectEPNS0_7IsolateE
6435 }
6436 {
6437    bug_312332
6438    Memcheck:Uninitialized
6439    ...
6440    fun:_ZNK7WebCore17RenderTextControl29computeIntrinsicLogicalWidthsERNS_10LayoutUnitES2_
6441    fun:_ZN7WebCore17RenderTextControl29computePreferredLogicalWidthsEv
6442    ...
6443    fun:_ZN7WebCore11RenderBlock6layoutEv
6444 }
6445 {
6446    bug_313521
6447    Memcheck:Leak
6448    fun:_Znw*
6449    fun:_ZN8app_list32AppListModelTest_FolderItem_Test8TestBodyEv
6450 }