[Telepathy-commits] [telepathy-glib/master] Update suppression file for glibc 2.7's backtrace

Simon McVittie simon.mcvittie at collabora.co.uk
Tue Oct 7 09:34:23 PDT 2008


---
 examples/tp-glib-examples.supp |   22 +++++++++++++++++++++-
 1 files changed, 21 insertions(+), 1 deletions(-)

diff --git a/examples/tp-glib-examples.supp b/examples/tp-glib-examples.supp
index 0686f21..c2c490e 100644
--- a/examples/tp-glib-examples.supp
+++ b/examples/tp-glib-examples.supp
@@ -193,7 +193,27 @@
 }
 
 {
-   dlopen initialization, triggered by handle-leak-debug code
+   dlopen initialization, triggered by handle-leak-debug code on glibc 2.7
+   Memcheck:Leak
+   fun:malloc
+   fun:local_strdup
+   fun:_dl_map_object
+   fun:dl_open_worker
+   fun:_dl_catch_error
+   fun:_dl_open
+   fun:do_dlopen
+   fun:_dl_catch_error
+   fun:dlerror_run
+   fun:__libc_dlopen_mode
+   fun:init
+   fun:backtrace
+   fun:handle_leak_debug_bt
+   fun:dynamic_ensure_handle
+   fun:tp_handle_ensure
+}
+
+{
+   dlopen initialization, triggered by handle-leak-debug code on older glibc
    Memcheck:Leak
    fun:malloc
    fun:_dl_map_object
-- 
1.5.6.5




More information about the Telepathy-commits mailing list