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