[Bug 750298] New: Valgrind reports error in /lib/ld-2.13.1.so
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.
https://bugzilla.novell.com/show_bug.cgi?id=750298 https://bugzilla.novell.com/show_bug.cgi?id=750298#c1 Alexander Werner <novell_login@wired-brain.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Major --- Comment #1 from Alexander Werner <novell_login@wired-brain.de> 2012-03-03 16:53:16 UTC --- After some investigation it is clear that this is related to the content of the LD_LIBRARY_PATH variable: LD_LIBRARY_PATH=/home/user/lib:/home/user/lib:/opt/intel/lib/ia32/ Shows the problem, where the ones below LD_LIBRARY_PATH=/home/user/lib:/home/user/lib:/opt/intel/lib/ia32 LD_LIBRARY_PATH=/home/user/lib:/opt/intel/lib/ia32 do not show it. I have corrected the variable now - was set this way by a mistake. But it seems a bit strange. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=750298 https://bugzilla.novell.com/show_bug.cgi?id=750298#c kk zhang <kkzhang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kkzhang@novell.com AssignedTo|bnc-team-screening@forge.pr |dmueller@suse.com |ovo.novell.com | -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=750298 https://bugzilla.novell.com/show_bug.cgi?id=750298#c2 Dirk Mueller <dmueller@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #2 from Dirk Mueller <dmueller@suse.com> 2013-09-23 15:42:36 CEST --- Please let me know if you can still reproduce it with openSUSE 12.3 or above. -- 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.
participants (1)
-
bugzilla_noreply@novell.com