~ubuntu-branches/ubuntu/intrepid/gstreamer0.10-ffmpeg/intrepid

« back to all changes in this revision

Viewing changes to common/gst.supp

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2006-12-13 23:10:28 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20061213231028-gb7p40u24i5dk331
Tags: 0.10.2-0ubuntu1
* Sync with pkg-gstreamer SVN:
  + debian/rules:
    - Enable the encoders again
* debian/control:
  + Add part about encoders to the description again

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
   fun:dlopen@@GLIBC_2.1
44
44
   fun:g_module_open
45
45
   fun:gst_plugin_load_file
46
 
   fun:gst_plugin_load
47
 
   fun:test_load_coreelements
48
 
   fun:srunner_run_all
49
 
   fun:main
50
46
}
51
47
 
52
48
# glibc does not deallocate thread-local storage
59
55
   fun:pthread_create@@*
60
56
}
61
57
 
 
58
# I get an extra stack entry on x86/dapper
 
59
{
 
60
   <tls>
 
61
   Memcheck:Leak
 
62
   fun:calloc
 
63
   obj:/lib/ld-2.3.*.so
 
64
   fun:_dl_allocate_tls
 
65
   fun:pthread_create@@*
 
66
}
 
67
 
 
68
 
62
69
{
63
70
   <pthread strstr>
64
71
   Memcheck:Cond
437
444
   fun:gst_plugin_feature_load
438
445
}
439
446
 
440
 
 
 
447
{
 
448
   <Mike's x86 dapper>
 
449
   Memcheck:Addr4
 
450
   obj:/lib/ld-2.3.6.so
 
451
   obj:/lib/ld-2.3.6.so
 
452
   obj:/lib/tls/i686/cmov/libc-2.3.6.so
 
453
   obj:/lib/ld-2.3.6.so
 
454
   fun:_dl_open
 
455
   obj:/lib/tls/i686/cmov/libdl-2.3.6.so
 
456
   obj:/lib/ld-2.3.6.so
 
457
   obj:/lib/tls/i686/cmov/libdl-2.3.6.so
 
458
   fun:dlopen
 
459
}
 
460
 
 
461
{
 
462
   <Mike's x86 dapper>
 
463
   Memcheck:Cond
 
464
   obj:/lib/ld-2.3.6.so
 
465
   obj:/lib/tls/i686/cmov/libc-2.3.6.so
 
466
   obj:/lib/ld-2.3.6.so
 
467
   fun:_dl_open
 
468
   obj:/lib/tls/i686/cmov/libdl-2.3.6.so
 
469
   obj:/lib/ld-2.3.6.so
 
470
   obj:/lib/tls/i686/cmov/libdl-2.3.6.so
 
471
   fun:dlopen
 
472
}
 
473
 
 
474
{
 
475
   <Another dapper one>
 
476
   Memcheck:Cond
 
477
   obj:/lib/ld-2.3.6.so
 
478
   obj:/lib/ld-2.3.6.so
 
479
   obj:/lib/ld-2.3.6.so
 
480
   obj:/lib/tls/i686/cmov/libc-2.3.6.so
 
481
   obj:/lib/ld-2.3.6.so
 
482
   fun:_dl_open
 
483
   obj:/lib/tls/i686/cmov/libdl-2.3.6.so
 
484
   obj:/lib/ld-2.3.6.so
 
485
   obj:/lib/tls/i686/cmov/libdl-2.3.6.so
 
486
   fun:dlopen
 
487
}
441
488
 
442
489
### glib suppressions
443
490
{
447
494
   obj:/usr/lib*/libglib-2.0.so.*
448
495
   fun:g_slice_alloc
449
496
   fun:g_slice_alloc0
450
 
   fun:g_list_append
451
 
   fun:g_option_context_add_group
452
 
   fun:gst_init_check
453
 
   fun:gst_init
454
 
   fun:gst_check_init
455
 
   fun:main
456
497
}
457
498
 
458
499
{
491
532
   fun:g_type_init_with_debug_flags
492
533
}
493
534
 
494
 
### GStreamer suppressions
495
 
 
496
 
# ds is saying he's rewriting the registry anyway
497
535
{
498
 
   <registry>
 
536
   <g_type_init calloc 3, GSlice version>
499
537
   Memcheck:Leak
500
 
   fun:malloc
501
 
   fun:g_malloc
502
 
   fun:g_strdup
503
 
   fun:read_string
504
 
   fun:load_plugin
505
 
   fun:gst_xml_registry_load
506
 
   fun:gst_registry_load
507
 
   fun:_registry_load_func
508
 
   fun:g_list_foreach
509
 
   fun:gst_registry_pool_load_all
510
 
   fun:init_post
511
 
   fun:init_popt_callback
 
538
   fun:calloc
 
539
   fun:g_malloc0
 
540
   fun:g_slice_alloc
 
541
   obj:*
 
542
   obj:*
 
543
   fun:g_type_init_with_debug_flags
512
544
}
513
545
 
514
546
#pthread memleaks
573
605
   fun:oil_optimize_all
574
606
   fun:oil_init
575
607
}
 
608
 
 
609
{
 
610
   <annoying read error inside dlopen stuff on Ubuntu Dapper x86_64>
 
611
   Memcheck:Addr8
 
612
   obj:/lib/ld-2.3.6.so
 
613
}
 
614
 
 
615
{
 
616
   <Ubuntu Dapper x86_64>
 
617
   Memcheck:Param
 
618
   futex(uaddr2)
 
619
   fun:pthread_once
 
620
   obj:/lib/libc-2.3.6.so
 
621
   obj:/lib/libc-2.3.6.so
 
622
   fun:setlocale
 
623
   fun:init_pre
 
624
   fun:g_option_context_parse
 
625
   fun:gst_init_check
 
626
   fun:gst_init
 
627
   fun:gst_check_init
 
628
   fun:main
 
629
}
 
630
 
 
631
{
 
632
   <Ubuntu Dapper x86_64 dlopen stuff again>
 
633
   Memcheck:Cond
 
634
   obj:/lib/ld-2.3.6.so
 
635
   obj:/lib/ld-2.3.6.so
 
636
   fun:_dl_open
 
637
   obj:/lib/libdl-2.3.6.so
 
638
   obj:/lib/ld-2.3.6.so
 
639
   obj:/lib/libdl-2.3.6.so
 
640
   fun:dlopen
 
641
   fun:g_module_open
 
642
   fun:gst_plugin_load_file
 
643
}
 
644
# this exists in a bunch of different variations, hence the short tail/trace
 
645
{
 
646
   <dlopen invalid read of size 4 suppression on tpm's Ubuntu edgy/x86>
 
647
   Memcheck:Addr4
 
648
   obj:/lib/ld-2.4.so
 
649
   obj:/lib/ld-2.4.so
 
650
}
 
651
{
 
652
   <and the same for 64bit systems>
 
653
   Memcheck:Addr8
 
654
   obj:/lib/ld-2.4.so
 
655
   obj:/lib/ld-2.4.so
 
656
}
 
657
 
 
658
# More edgy suppressions (Mike)
 
659
{  
 
660
   <dlopen Condition jump suppressions for Ubuntu Edgy/x86>
 
661
   Memcheck:Cond
 
662
   obj:/lib/ld-2.4.so
 
663
   obj:/lib/ld-2.4.so
 
664
   obj:/lib/ld-2.4.so
 
665
   obj:/lib/ld-2.4.so
 
666
   fun:dlopen_doit
 
667
   obj:/lib/ld-2.4.so
 
668
   fun:_dlerror_run
 
669
   fun:dlopen@@GLIBC_2.1
 
670
}
 
671
 
 
672
{  
 
673
   <dlopen Condition jump suppressions for Ubuntu Edgy/x86>
 
674
   Memcheck:Cond
 
675
   obj:/lib/ld-2.4.so
 
676
   obj:/lib/ld-2.4.so
 
677
   obj:/lib/ld-2.4.so
 
678
   obj:/lib/ld-2.4.so
 
679
   obj:/lib/ld-2.4.so
 
680
   obj:/lib/ld-2.4.so
 
681
   fun:dlopen_doit
 
682
   obj:/lib/ld-2.4.so
 
683
   fun:_dlerror_run
 
684
   fun:dlopen@@GLIBC_2.1
 
685
}
 
686
 
 
687
{  
 
688
   <dlopen Condition jump suppressions for Ubuntu Edgy/x86>
 
689
   Memcheck:Cond
 
690
   obj:/lib/ld-2.4.so
 
691
   obj:/lib/ld-2.4.so
 
692
   obj:/lib/ld-2.4.so
 
693
   fun:do_sym
 
694
   fun:_dl_sym
 
695
}
 
696
 
 
697
# This one's overly general, but there's zero other information in the stack
 
698
# trace - just these five lines!
 
699
{  
 
700
   <dlopen Condition jump suppressions for Ubuntu Edgy/x86>
 
701
   Memcheck:Cond
 
702
   obj:/lib/ld-2.4.so
 
703
   obj:/lib/ld-2.4.so
 
704
   obj:/lib/ld-2.4.so
 
705
   obj:/lib/ld-2.4.so
 
706
   obj:/lib/ld-2.4.so
 
707
}
 
708
 
 
709
{
 
710
   <tls leaks on Edgy/x86>
 
711
   Memcheck:Leak
 
712
   fun:calloc
 
713
   obj:/lib/ld-2.4.so
 
714
   fun:_dl_allocate_tls
 
715
   fun:pthread_create@@GLIBC_2.1
 
716
}
 
717