|
From: Julian S. <js...@ac...> - 2007-12-03 12:19:37
|
Greetings. A release candidate for Valgrind 3.3.0 (3.3.0.RC1) is available for testing from http://www.valgrind.org/downloads/valgrind-3.3.0.RC1.tar.bz2 (MD5 = 31936ca686f9daaf094df437b4952ec6). There are many improvements listed in the NEWS file. A summary: - Helgrind works again - Massif has been majorly overhauled - Cachegrind now does branch-prediction profiling - New experimental tools Omega and DRD - Many small refinements to stability, scalability and performance - Somewhat restructured documentation - Many bug fixes Please test it on platforms that are important to you, and let me know of any problems (and successes!). If no serious problems show up, 3.3.0 final will be available in about a week from now. The repo's trunk is now in a freeze state until the final release. Please don't commit anything in trunk until then. As is usual, at the point of the final release, a 3_3_0_BRANCH will be created and the trunk will be unfrozen. J |
|
From: Ashley P. <api...@co...> - 2007-12-03 12:37:22
|
On Mon, 2007-12-03 at 12:17 +0100, Julian Seward wrote: > Please test it on platforms that are important to you, and let me know > of any problems (and successes!). If no serious problems show up, > 3.3.0 final will be available in about a week from now. I've unfortunately had minimal time for testing however the specific area I'm interested in, qualifiers in log names, meets my requirements and is much better than the previous release. Ashley, |
|
From: Tom H. <to...@co...> - 2007-12-03 12:57:52
|
On Dec 3, 2007 11:17 AM, Julian Seward <js...@ac...> wrote: > Please test it on platforms that are important to you, and let me know > of any problems (and successes!). If no serious problems show up, > 3.3.0 final will be available in about a week from now. Looks OK on Fedora 8 to me. Should omega.h be exp-omega.h though? Tom -- Tom Hughes (to...@co...) http://www.compton.nu/ |
|
From: Dirk M. <dm...@gm...> - 2007-12-03 20:37:51
Attachments:
jit-runtime-support.diff
|
On Monday 03 December 2007, Julian Seward wrote: > Please test it on platforms that are important to you, and let me know > of any problems (and successes!). If no serious problems show up, > 3.3.0 final will be available in about a week from now. the patch below does no longer apply. it is in the openSUSE package for mono support. I was told that it is being upstreamed, but I can't find it in trunk. Did it get lost? Was it rejected? Thanks, Dirk |
|
From: Nicholas N. <nj...@cs...> - 2007-12-03 21:13:35
|
On Mon, 3 Dec 2007, Dirk Mueller wrote: >> Please test it on platforms that are important to you, and let me know >> of any problems (and successes!). If no serious problems show up, >> 3.3.0 final will be available in about a week from now. > > the patch below does no longer apply. it is in the openSUSE package for mono > support. I was told that it is being upstreamed, but I can't find it in > trunk. Did it get lost? Was it rejected? I don't remember seeing that patch before. I could have just overlooked it, though. Nick |
|
From: Julian S. <js...@ac...> - 2007-12-04 01:57:39
|
On Monday 03 December 2007 21:37, Dirk Mueller wrote: > On Monday 03 December 2007, Julian Seward wrote: > > Please test it on platforms that are important to you, and let me know > > of any problems (and successes!). If no serious problems show up, > > 3.3.0 final will be available in about a week from now. > > the patch below does no longer apply. it is in the openSUSE package for > mono support. I was told that it is being upstreamed, but I can't find it > in trunk. Did it get lost? Was it rejected? Dirk, hi. Sorry about that. I have it in private email from the Mono people, but forgot about it. It never made it into bugzilla. I'll look more at it and commit it in the next day or so -- looks OK to me. J |
|
From: Nicholas N. <nj...@cs...> - 2007-12-03 21:43:37
Attachments:
malloc_free_fill.stderr.diff
|
On Mon, 3 Dec 2007, Julian Seward wrote: > A release candidate for Valgrind 3.3.0 (3.3.0.RC1) is available for > testing from > > http://www.valgrind.org/downloads/valgrind-3.3.0.RC1.tar.bz2 > (MD5 = 31936ca686f9daaf094df437b4952ec6). > > Please test it on platforms that are important to you, and let me know > of any problems (and successes!). If no serious problems show up, > 3.3.0 final will be available in about a week from now. It looks good on my old FC4, kernel 2.6.15 box. Except that malloc_free_fail fails. Diff is attached. N |
|
From: Josef W. <Jos...@gm...> - 2007-12-03 23:26:35
Attachments:
cl-doc-patch
|
On Monday 03 December 2007, Julian Seward wrote: > The repo's trunk is now in a freeze state until the final release. > Please don't commit anything in trunk until then. As is usual, > at the point of the final release, a 3_3_0_BRANCH will be created > and the trunk will be unfrozen. Hi Julian, attached is a documentation-only patch for callgrind against trunk, as committing to trunk is deprecated at the moment. This was noted today while answering the bug report 153335. Josef |
|
From: Julian S. <js...@ac...> - 2007-12-04 02:00:13
|
Hi Josef > attached is a documentation-only patch for callgrind against trunk, > as committing to trunk is deprecated at the moment. This was noted > today while answering the bug report 153335. That seems fine. Please commit. J |
|
From: Julian S. <js...@ac...> - 2007-12-06 15:41:19
|
> A release candidate for Valgrind 3.3.0 (3.3.0.RC1) is available for > testing from [...] Various people downloaded and tried RC1; thanks for the feedback. I have put a second RC at http://www.valgrind.org/downloads/valgrind-3.3.0.RC2.tar.bz2 (MD5 = 735819e3e8d774861326a51f991e13e5). Unless any critical breakage shows up, I plan to ship this as 3.3.0 final at the weekend. J |
|
From: Bart V. A. <bar...@gm...> - 2007-12-06 18:13:39
|
On Dec 6, 2007 4:40 PM, Julian Seward <js...@ac...> wrote: > > I have put a second RC at > > http://www.valgrind.org/downloads/valgrind-3.3.0.RC2.tar.bz2 > (MD5 = 735819e3e8d774861326a51f991e13e5). > > Unless any critical breakage shows up, I plan to ship this as > 3.3.0 final at the weekend. The file exp-drd/tests/fp_race.stderr.exp2 is present in SVN but is missing in the tar file, which makes the first drd regression test fail on AMD64. Can you add this file to the tarball ? $ perl tests/vg_regtest exp-drd -- Running tests in exp-drd/tests ------------------------------------- fp_race: valgrind ./fp_race *** fp_race failed (stderr) *** fp_race2: valgrind ./fp_race -m pth_broadcast: valgrind ./pth_broadcast pth_cond_race: valgrind ./pth_cond_race pth_cond_race2: valgrind ./pth_cond_race -m pth_create_chain: valgrind ./pth_create_chain 100 pth_detached: valgrind ./pth_detached 1 1 pth_detached2: valgrind ./pth_detached 10 10 sigalrm: valgrind ./sigalrm -- Finished tests in exp-drd/tests ------------------------------------- -- Regards, Bart Van Assche. |
|
From: Rich C. <Ric...@me...> - 2007-12-06 23:05:38
|
I was running the regtest for RC2 when it stopped running at nanotest2. Looking at the stderr output, I see valgrind prompting for input. Here is ths first prompt: ==17779== Conditional jump or move depends on uninitialised value(s) ==17779== at 0x4016701: strlen (in /lib/ld-2.5.so) ==17779== by 0x4007DDC: _dl_init_paths (in /lib/ld-2.5.so) ==17779== by 0x40033CE: dl_main (in /lib/ld-2.5.so) ==17779== by 0x4014A05: _dl_sysdep_start (in /lib/ld-2.5.so) ==17779== by 0x4000C2F: _dl_start (in /lib/ld-2.5.so) ==17779== by 0x4000816: (within /lib/ld-2.5.so) ==17779== ==17779== ---- Print suppression ? --- [Return/N/n/Y/y/C/c] ---- On Thu, 6 Dec 2007 16:40:29 +0100 Julian Seward <js...@ac...> wrote: > > > A release candidate for Valgrind 3.3.0 (3.3.0.RC1) is available for > > testing from [...] > > Various people downloaded and tried RC1; thanks for the feedback. > I have put a second RC at > > http://www.valgrind.org/downloads/valgrind-3.3.0.RC2.tar.bz2 > (MD5 = 735819e3e8d774861326a51f991e13e5). > > Unless any critical breakage shows up, I plan to ship this as > 3.3.0 final at the weekend. > > J > > ------------------------------------------------------------------------- > SF.Net email is sponsored by: The Future of Linux Business White Paper > from Novell. From the desktop to the data center, Linux is going > mainstream. Let it simplify your IT future. > http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 > _______________________________________________ > Valgrind-developers mailing list > Val...@li... > https://lists.sourceforge.net/lists/listinfo/valgrind-developers > -- Rich Coe ric...@me... Virtual Principle Engineer General Electric Healthcare Technologies Global Software Platforms, Computer Technology Team |
|
From: Julian S. <js...@ac...> - 2007-12-07 00:05:15
|
On Friday 07 December 2007 00:05, Rich Coe wrote: > I was running the regtest for RC2 when it stopped running at nanotest2. You mean nanoleak2 ? What distro and architecture is this with? J > Looking at the stderr output, I see valgrind prompting for input. > Here is ths first prompt: > > ==17779== Conditional jump or move depends on uninitialised value(s) > ==17779== at 0x4016701: strlen (in /lib/ld-2.5.so) > ==17779== by 0x4007DDC: _dl_init_paths (in /lib/ld-2.5.so) > ==17779== by 0x40033CE: dl_main (in /lib/ld-2.5.so) > ==17779== by 0x4014A05: _dl_sysdep_start (in /lib/ld-2.5.so) > ==17779== by 0x4000C2F: _dl_start (in /lib/ld-2.5.so) > ==17779== by 0x4000816: (within /lib/ld-2.5.so) > ==17779== > ==17779== ---- Print suppression ? --- [Return/N/n/Y/y/C/c] ---- > > > On Thu, 6 Dec 2007 16:40:29 +0100 > > Julian Seward <js...@ac...> wrote: > > > A release candidate for Valgrind 3.3.0 (3.3.0.RC1) is available for > > > testing from [...] > > > > Various people downloaded and tried RC1; thanks for the feedback. > > I have put a second RC at > > > > http://www.valgrind.org/downloads/valgrind-3.3.0.RC2.tar.bz2 > > (MD5 = 735819e3e8d774861326a51f991e13e5). > > > > Unless any critical breakage shows up, I plan to ship this as > > 3.3.0 final at the weekend. > > > > J > > > > ------------------------------------------------------------------------- > > SF.Net email is sponsored by: The Future of Linux Business White Paper > > from Novell. From the desktop to the data center, Linux is going > > mainstream. Let it simplify your IT future. > > http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 > > _______________________________________________ > > Valgrind-developers mailing list > > Val...@li... > > https://lists.sourceforge.net/lists/listinfo/valgrind-developers |