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