Package: valgrind
Version: 1:3.14.0-3
Severity: normal
Tags: patch
Hi!
The patch I submitted for #918023 was incomplete. Or rather, it was
complete for amd64 only.
Thus, please add the following:
diff --git a/debian/supp/debian.supp b/debian/supp/debian.supp
index 0252ccc..2fe6de7 100644
--- a/debian/supp/debian.supp
+++ b/debian/supp/debian.supp
@@ -51,3 +51,19 @@
fun:_IO_new_file_xsputn
fun:_IO_file_xsputn@@GLIBC_2.2.5
}
+
+{
+ helgrind false positive with glibc 2.28 bug#918023
+ Helgrind:Race
+ fun:mempcpy
+ fun:_IO_new_file_xsputn
+ fun:_IO_file_xsputn@@GLIBC_2.17
+}
+
+{
+ drd false positive with glibc 2.28 bug#918023
+ drd:ConflictingAccess
+ fun:mempcpy
+ fun:_IO_new_file_xsputn
+ fun:_IO_file_xsputn@@GLIBC_2.17
+}
I'm not sure if some other arch has a yet another symbol version.
Meow!
-- System Information:
Debian Release: 10.0
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: arm64 (aarch64)
Kernel: Linux 5.2.0-rc7-17151-g2bf15134b691 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C.UTF-8
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
Versions of packages valgrind depends on:
ii libc6 2.28-10
ii libc6-dbg 2.28-10
Versions of packages valgrind recommends:
ii gdb 8.2.1-2
ii valgrind-dbg 1:3.14.0-3.0kb2
Versions of packages valgrind suggests:
pn alleyoop <none>
pn kcachegrind <none>
pn valgrind-mpi <none>
pn valkyrie <none>
-- no debconf information