https://bugzilla.novell.com/show_bug.cgi?id=750298 https://bugzilla.novell.com/show_bug.cgi?id=750298#c0 Summary: Valgrind reports error in /lib/ld-2.13.1.so Classification: openSUSE Product: openSUSE 12.1 Version: Final Platform: i686 OS/Version: openSUSE 12.1 Status: NEW Severity: Normal Priority: P5 - None Component: Development AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: novell_login@wired-brain.de QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.56 Safari/535.11 after upgrading from opensuse 11.4 valgrind started to report the following error in every program examined: ==5132== Conditional jump or move depends on uninitialised value(s) ==5132== at 0x4017E5F: strlen (in /lib/ld-2.14.1.so) ==5132== by 0x746E692E: ??? ==5132== Uninitialised value was created by a stack allocation ==5132== at 0x4007AEB: _dl_init_paths (in /lib/ld-2.14.1.so) Reproducible: Always Steps to Reproduce: 1. compile program with dynamic loader or take /bin/true as an example program 2. valgrind ./program 3. See error Actual Results: An error shows up. Expected Results: no error there Useful mailinglist post: http://www.mail-archive.com/valgrind-users@lists.sourceforge.net/msg00398.ht... using valgrind: valgrind-3.6.1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.