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