Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(231)

Side by Side Diff: tools/valgrind/suppressions.txt

Issue 100093: Rebase valgrind suppressions again to deal with more web/tab renames... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 Uninitialized value in deflate 2 Uninitialized value in deflate
3 Memcheck:Cond 3 Memcheck:Cond
4 fun:longest_match 4 fun:longest_match
5 fun:deflate_slow 5 fun:deflate_slow
6 fun:MOZ_Z_deflate 6 fun:MOZ_Z_deflate
7 } 7 }
8 { 8 {
9 gtk developers don't like cleaning up one-time leaks. See http://mail.gnome. org/archives/gtk-devel-list/2004-April/msg00230.html 9 gtk developers don't like cleaning up one-time leaks. See http://mail.gnome. org/archives/gtk-devel-list/2004-April/msg00230.html
10 Memcheck:Leak 10 Memcheck:Leak
(...skipping 291 matching lines...) Expand 10 before | Expand all | Expand 10 after
302 obj:* 302 obj:*
303 fun:pango_font_map_load_fontset 303 fun:pango_font_map_load_fontset
304 obj:* 304 obj:*
305 fun:pango_itemize_with_base_dir 305 fun:pango_itemize_with_base_dir
306 } 306 }
307 { 307 {
308 # See http://crbug.com/6522 308 # See http://crbug.com/6522
309 bug_6522 309 bug_6522
310 Memcheck:Param 310 Memcheck:Param
311 write(buf) 311 write(buf)
312 obj:/lib*/libc-2.7.so
313 ... 312 ...
314 fun:_IO_file_xsputn@@GLIBC_2.1
315 fun:fwrite 313 fun:fwrite
316 fun:_ZN12DownloadFile16AppendDataToFileEPKci 314 fun:_ZN12DownloadFile16AppendDataToFileEPKci
317 fun:_ZN19DownloadFileManager14UpdateDownloadEiP14DownloadBuffer 315 fun:_ZN19DownloadFileManager14UpdateDownloadEiP14DownloadBuffer
318 fun:_ZN14RunnableMethodI19DownloadFileManagerMS0_FviP14DownloadBufferE6Tuple2 IiS2_EE3RunEv
319 } 316 }
320 { 317 {
321 # Chromium flakily leaks tasks at shutdown, see 318 # Chromium flakily leaks tasks at shutdown, see
322 # http://crbug.com/6532 319 # http://crbug.com/6532
323 # http://codereview.chromium.org/20067 320 # http://codereview.chromium.org/20067
324 # http://codereview.chromium.org/42083 321 # http://codereview.chromium.org/42083
325 # To reproduce, run ipc tests 322 # To reproduce, run ipc tests
326 # This is the -O0 case 323 # This is the -O0 case
327 # In Purify, they don't even try to free them anymore. 324 # In Purify, they don't even try to free them anymore.
328 # For now, in Valgrind, we'll add suppressions to ignore these leaks. 325 # For now, in Valgrind, we'll add suppressions to ignore these leaks.
(...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
377 fun:_ZN10SkFontHost12FindTypefaceEPK10SkTypefacePKcNS0_5StyleE 374 fun:_ZN10SkFontHost12FindTypefaceEPK10SkTypefacePKcNS0_5StyleE
378 fun:_ZN10SkTypeface6CreateEPKcNS_5StyleE 375 fun:_ZN10SkTypeface6CreateEPKcNS_5StyleE
379 } 376 }
380 { 377 {
381 # real leak; see http://crbug.com/10738 378 # real leak; see http://crbug.com/10738
382 bug_10738 379 bug_10738
383 Memcheck:Leak 380 Memcheck:Leak
384 ... 381 ...
385 fun:_ZN22RendererSecurityPolicy15GrantRequestURLEiRK4GURL 382 fun:_ZN22RendererSecurityPolicy15GrantRequestURLEiRK4GURL
386 fun:_ZN14RenderViewHost15NavigateToEntryERK15NavigationEntryb 383 fun:_ZN14RenderViewHost15NavigateToEntryERK15NavigationEntryb
387 fun:_ZN11WebContents22NavigateToPendingEntryEb 384 ...
388 fun:_ZN20NavigationController22NavigateToPendingEntryEb 385 fun:_ZN20NavigationController22NavigateToPendingEntryEb
389 fun:_ZN20NavigationController9LoadEntryEP15NavigationEntry 386 fun:_ZN20NavigationController9LoadEntryEP15NavigationEntry
390 fun:_ZN20NavigationController7LoadURLERK4GURLS2_j 387 fun:_ZN20NavigationController7LoadURLERK4GURLS2_j
391 } 388 }
392 { 389 {
393 # see http://crbug.com/10737 390 # see http://crbug.com/10737
394 bug_10737 391 bug_10737
395 Memcheck:Leak 392 Memcheck:Leak
396 fun:calloc 393 fun:calloc
397 fun:g_malloc0 394 fun:g_malloc0
(...skipping 13 matching lines...) Expand all
411 } 408 }
412 { 409 {
413 # one more from http://crbug.com/10747 410 # one more from http://crbug.com/10747
414 bug_10747b 411 bug_10747b
415 Memcheck:Leak 412 Memcheck:Leak
416 fun:_Znwj 413 fun:_Znwj
417 fun:_ZN18TabContentsViewGtk19CreateViewForWidgetEP16RenderWidgetHost 414 fun:_ZN18TabContentsViewGtk19CreateViewForWidgetEP16RenderWidgetHost
418 fun:_ZN11WebContents32CreateRenderViewForRenderManagerEP14RenderViewHost 415 fun:_ZN11WebContents32CreateRenderViewForRenderManagerEP14RenderViewHost
419 } 416 }
420 { 417 {
418 # yet one more from http://crbug.com/10747
419 bug_10747c
420 Memcheck:Leak
421 ...
422 fun:_ZN18TabContentsViewGtk19CreateViewForWidgetEP16RenderWidgetHost
423 fun:_ZN11TabContents32CreateRenderViewForRenderManagerEP14RenderViewHost
424 }
425 {
421 # see http://crbug.com/10748 426 # see http://crbug.com/10748
422 bug_10748 427 bug_10748
423 Memcheck:Leak 428 Memcheck:Leak
424 fun:_Znwj 429 fun:_Znwj
425 fun:_ZN22RendererSecurityPolicy3AddEi 430 fun:_ZN22RendererSecurityPolicy3AddEi
426 fun:_ZN24BrowserRenderProcessHost4InitEv 431 fun:_ZN24BrowserRenderProcessHost4InitEv
427 fun:_ZN14RenderViewHost16CreateRenderViewEv 432 fun:_ZN14RenderViewHost16CreateRenderViewEv
428 fun:_ZN11WebContents32CreateRenderViewForRenderManagerEP14RenderViewHost
429 } 433 }
430 { 434 {
431 # See http://crbug.com/10755 (1/2) 435 # See http://crbug.com/10755 (1/2)
432 bug_10755 436 bug_10755
433 Memcheck:Leak 437 Memcheck:Leak
434 fun:_Znwj 438 fun:_Znwj
435 fun:_ZN3IPC12ChannelProxy12RemoveFilterEPNS0_13MessageFilterE 439 ...
436 fun:_ZN12RenderThread12RemoveFilterEPN3IPC12ChannelProxy13MessageFilterE 440 fun:_ZN12RenderThread12RemoveFilterEPN3IPC12ChannelProxy13MessageFilterE
437 fun:_ZN12RenderThread7CleanUpEv
438 } 441 }
439 { 442 {
440 # See http://crbug.com/10755 (2/2) 443 # See http://crbug.com/10755 (2/2)
441 bug_10755b 444 bug_10755b
442 Memcheck:Leak 445 Memcheck:Leak
443 fun:_Znwj 446 fun:_Znwj
444 fun:_ZN3IPC12ChannelProxy5CloseEv 447 fun:_ZN3IPC12ChannelProxy5CloseEv
445 fun:_ZN3IPC11SyncChannelD0Ev 448 fun:_ZN3IPC11SyncChannelD0Ev
446 fun:_ZN11ChildThread7CleanUpEv 449 fun:_ZN11ChildThread7CleanUpEv
447 fun:_ZN12RenderThread7CleanUpEv 450 fun:_ZN12RenderThread7CleanUpEv
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
483 # See http://crbug.com/10945 486 # See http://crbug.com/10945
484 bug_10945 487 bug_10945
485 Memcheck:Leak 488 Memcheck:Leak
486 fun:malloc 489 fun:malloc
487 fun:jpeg_get_small 490 fun:jpeg_get_small
488 fun:jinit_memory_mgr 491 fun:jinit_memory_mgr
489 fun:jpeg_CreateDecompress 492 fun:jpeg_CreateDecompress
490 fun:_ZN9JPEGCodec6DecodeEPKhjNS_11ColorFormatEPSt6vectorIhSaIhEEPiS7_ 493 fun:_ZN9JPEGCodec6DecodeEPKhjNS_11ColorFormatEPSt6vectorIhSaIhEEPiS7_
491 fun:_ZN30JPEGCodec_DecodeCorrupted_Test8TestBodyEv 494 fun:_ZN30JPEGCodec_DecodeCorrupted_Test8TestBodyEv
492 } 495 }
496 {
497 # See http://crbug.com/11116
498 bug_11116a
499 Memcheck:Leak
500 fun:_Znwj
501 fun:_ZN11ChildThread21OnProcessFinalReleaseEv
502 }
503 {
504 # See http://crbug.com/11116
505 bug_11116b
506 fun:_Znwj
507 fun:_ZN11ChildThread14OnChannelErrorEv
508 fun:_ZN3IPC12ChannelProxy7Context15OnDispatchErrorEv
509 }
510 {
511 # See http://crbug.com/11117
512 bug_11117
513 Memcheck:Leak
514 fun:_Znwj
515 fun:_ZN3IPC12ChannelProxy4SendEPNS_7MessageE
516 ...
517 fun:_ZN24RendererWebKitClientImpl24suddenTerminationChangedEb
518 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698