https://bugzilla.novell.com/show_bug.cgi?id=249671 Summary: cmp-2.8 : Conditional jump or move depends on uninitialised value(s) Product: openSUSE 10.3 Version: Alpha 1 Platform: x86-64 OS/Version: SuSE Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: dcb314@hotmail.com QAContact: qa@suse.de I just tried to build package apt-0.5.15cnc7-58 with valgrind on Suse Linux 10.3 Alpha 1. I used command line valgrind -q --trace-children=yes rpmbuild -bc apt.spec The output contains + autoreconf -f -i Copying file ABOUT-NLS ==9767== Conditional jump or move depends on uninitialised value(s) ==9767== at 0x401CEF: (within /usr/bin/cmp) ==9767== by 0x4E44943: (below main) (in /lib64/libc-2.5.so) ==9767== So it seems that there is a problem in the system utility /usr/bin/cmp. Suggest code rework. -- 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, or are watching someone who is.