|
From: Mark W. <ma...@kl...> - 2022-04-08 10:26:09
|
Hi valgrind hackers, On Sat, 2022-04-02 at 21:51 +0200, Mark Wielaard wrote: > An RC1 tarball for 3.19.0 is now available at > ftp://sourceware.org/pub/valgrind/valgrind-3.19.0.RC1.tar.bz2 > https://sourceware.org/pub/valgrind/valgrind-3.19.0.RC1.tar.bz2 > (md5sum = d784310ca4c159e4d6c36c7dacffc3ed) > > Please give it a try in configurations that are important for you and > report any problems you have, either on this mailing list, or > (preferably) via our bug tracker at > https://bugs.kde.org/enter_bug.cgi?product=valgrind > > There are are couple of issues I like to look into which have patches > that need review: > 451878 Add support for new syscall memfd_secret > 450437 Warn for execve syscall with argv or argv[0] being NULL. > 445011 SIGCHLD is sent when valgrind uses debuginfod-find > > And this not yet fully understood issue: > 452058 Generated suppressions contain a mix of mangled (physical) > and demangled (inline) frames > > If there are any other urgent issues please do propose patches. > > I'll like to do an RC2 on Wednesday, with a final release on Friday, > April 8th if everything goes well. So, I didn't make the RC2 on Wednesday because we are still fixing some bugs (although in general things look pretty good). I'll do an RC2 later today (Friday) and if that looks good after some more testing do the final 3.19.0 release on Monday (April 11). Cheers, Mark |