|
From: <sv...@va...> - 2007-05-01 08:31:29
|
Author: sewardj
Date: 2007-05-01 09:31:17 +0100 (Tue, 01 May 2007)
New Revision: 6718
Log:
Merge r6612 and r6646 (Update RedHat8 suppressions)
Modified:
branches/VALGRIND_3_2_BRANCH/glibc-2.3.supp
Modified: branches/VALGRIND_3_2_BRANCH/glibc-2.3.supp
===================================================================
--- branches/VALGRIND_3_2_BRANCH/glibc-2.3.supp 2007-05-01 08:21:43 UTC (rev 6717)
+++ branches/VALGRIND_3_2_BRANCH/glibc-2.3.supp 2007-05-01 08:31:17 UTC (rev 6718)
@@ -105,6 +105,29 @@
fun:_dl_relocate_object_internal
fun:dl_open_worker
}
+{
+ RedHat8-1
+ Memcheck:Cond
+ fun:elf_dynamic_do_rela.8
+ fun:_dl_relocate_object
+ fun:dl_main
+ fun:_dl_sysdep_start
+}
+{
+ RedHat8-2
+ Memcheck:Cond
+ fun:elf_dynamic_do_rel.7
+ fun:_dl_relocate_object
+ fun:dl_main
+ fun:_dl_sysdep_start
+}
+{
+ RedHat8-3
+ Memcheck:Cond
+ fun:elf_dynamic_do_rela.8
+ fun:_dl_relocate_object
+ fun:dl_open_worker
+}
#-------- glibc 2.3.2/ Fedora Core 1
{
@@ -348,6 +371,14 @@
fun:pthread_create@@GLIBC_2.1
}
{
+ LinuxThreads: write/pthread_create 2
+ Memcheck:Param
+ write(buf)
+ fun:write
+ fun:pthread_create@@GLIBC_2.1
+ fun:main
+}
+{
LinuxThreads: write/__pthread_initialize_manager/pthread_create
Memcheck:Param
write(buf)
|