Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 393461 - Stabilize =dev-util/valgrind-3.6.1-r3
Summary: Stabilize =dev-util/valgrind-3.6.1-r3
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Keywording and Stabilization (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on: 387659 403179 403355 403827
Blocks:
  Show dependency tree
 
Reported: 2011-12-07 01:59 UTC by David Flogeras
Modified: 2012-09-13 09:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log as requested (build.log.xz,28.97 KB, application/x-xz)
2012-02-29 04:24 UTC, David Flogeras
Details

Note You need to log in before you can comment on or make changes to this bug.
Description David Flogeras 2011-12-07 01:59:59 UTC
Since upgrading to glibc-2.13-r4, valgrind's output is noisier (as is tradition with newer glibc's).
Upgrading to 3.6.1-r2 with the glibc 2.14 patch quiets it back down. Example of noise on 'valgrind ls' (repeats twice here)

==15250== Conditional jump or move depends on uninitialised value(s)
==15250==    at 0x40161D6: index (in /lib64/ld-2.13.so)
==15250==    by 0x400720A: expand_dynamic_string_token (in /lib64/ld-2.13.so)
==15250==    by 0x4007A9F: _dl_map_object (in /lib64/ld-2.13.so)
==15250==    by 0x400135D: map_doit (in /lib64/ld-2.13.so)
==15250==    by 0x400DA25: _dl_catch_error (in /lib64/ld-2.13.so)
==15250==    by 0x4001276: do_preload (in /lib64/ld-2.13.so)
==15250==    by 0x40037D0: dl_main (in /lib64/ld-2.13.so)
==15250==    by 0x4013DA7: _dl_sysdep_start (in /lib64/ld-2.13.so)
==15250==    by 0x4004886: _dl_start (in /lib64/ld-2.13.so)
==15250==    by 0x4000BA7: ??? (in /lib64/ld-2.13.so)


Reproducible: Always
Comment 1 Anthony Basile gentoo-dev 2012-02-17 01:42:33 UTC
I haven't forgotten about this, I'm busy cleaning up some issues.
Comment 2 David Flogeras 2012-02-17 03:03:06 UTC
Appreciate it.  If it makes more sense to wait for 3.7.0, by all means don't divide your (I'm sure) limited time :)
Comment 3 David Flogeras 2012-02-29 04:24:00 UTC
Created attachment 303669 [details]
build.log as requested
Comment 4 David Flogeras 2012-02-29 04:25:56 UTC
Oops, this was not meant for this bug, please remove/disregard (I can't seem to remove it myself)
Comment 5 Anthony Basile gentoo-dev 2012-04-24 16:08:12 UTC
The only problem is with ppc32 and ppc64.  Let's begin stabilization on amd64 and x86.

I'm not sure about bug 387659.  valgrind is a debugging program and removing the -g flag may not be a good idea.  This will need more testing and right now we need to proceed forward with -r3 because of glibc-2.14.
Comment 6 Agostino Sarubbo gentoo-dev 2012-04-24 17:04:49 UTC
amd64 stable
Comment 7 Jeff (JD) Horelick (RETIRED) gentoo-dev 2012-04-25 08:35:54 UTC
x86 stable
Comment 8 Anthony Basile gentoo-dev 2012-09-13 09:37:35 UTC
We're in the middle of stabilizing a newer version, bug 430822, so this is obsolete.