https://bugs.kde.org/show_bug.cgi?id=464671

--- Comment #1 from Romain Geissler <romain.geiss...@amadeus.com> ---
Seems related to https://bugs.kde.org/show_bug.cgi?id=439590 which resulted in
this commit:
https://sourceware.org/git/?p=valgrind.git;a=commitdiff;h=a1364805fc74b5690f763033c0c9b43f27613572#patch3

In particular in glibc-2.X-drd.supp.in there was this diff:

@@ -6,7 +8,7 @@
 {
    drd-ld
    drd:ConflictingAccess
-   obj:*/lib*/ld-*.so
+   obj:*/lib*/ld*.so*
 }

Applying similar changes to glibc-2.X.supp.in would fix the problem.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to