|
From: Mark W. <mj...@re...> - 2016-10-21 01:10:10
|
On Thu, 2016-10-20 at 16:35 +0200, Julian Seward wrote: > A release candidate tarball for 3.12.0 is now available for testing, at > > http://valgrind.org/downloads/valgrind-3.12.0.RC2.tar.bz2 > (md5sum = b057a598b2e7298918308dfc6903c141) > > Please give it a try in configurations that are important to you, and report > any problems (and also successes!) to this list. If no critical problems > emerge I'll create the 3.12.0 final tarball tomorrow afternoon. It is looking pretty good on RHEL7 (ppc, x86_64, ppc64le, ppc64, aarch64, i686 and s390x). On Fedora rawhide I hit bug 371396. I checked in a workaround as valgrind svn r16097. But you might find that too risky to add to the release branch (I only tested it on glibc based systems). At the moment the new pthread cond var implementation is Fedora rawhide only (the upcoming Fedora 25 is fine), so I don't mind having to carry a patch for it. Eventually it will go into glibc upstream at which point others might hit it. But that might take some time, so it can maybe wait till 3.12.1 in a couple of months. Cheers, Mark |