Mailinglist Archive: opensuse-bugs (5061 mails)

< Previous Next >
[Bug 750298] New: Valgrind reports error in /lib/ld-2.13.1.so
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Sat, 3 Mar 2012 11:38:09 +0000
  • Message-id: <bug-750298-21960@http.bugzilla.novell.com/>

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@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: novell_login@xxxxxxxxxxxxxx
QAContact: qa@xxxxxxx
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@xxxxxxxxxxxxxxxxxxxxx/msg00398.html

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.

< Previous Next >