Mailinglist Archive: opensuse-bugs (8120 mails)

< Previous Next >
[Bug 248721] New: sed-4.1.5 : Conditional jump or move depends on uninitialised value(s)
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Sun, 25 Feb 2007 05:49:17 -0700 (MST)
  • Message-id: <bug-248721-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=248721

Summary: sed-4.1.5 : 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@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: dcb314@xxxxxxxxxxx
QAContact: qa@xxxxxxx


I just tried to build package a2ps-4.13-1117
with valgrind on Suse Linux 10.3 Alpha 1.

I used command line

valgrind -q --trace-children=yes rpmbuild -bc a2ps.spec

The output contains

+ sh ./configure x86_64-suse-linux --with-gnu-ld --prefix=/usr
--libdir=/usr/lib64 --infodir=/usr/share/info --mandir=/usr/share/man
--with-medium=LC_PAPER --with-encoding=LC_CTYPE --sysconfdir=/etc
==7391== Conditional jump or move depends on uninitialised value(s)
==7391== at 0x403450: (within /bin/sed)
==7391== by 0x403937: (within /bin/sed)
==7391== by 0x40499A: (within /bin/sed)
==7391== by 0x402259: (within /bin/sed)
==7391== by 0x4E44943: (below main) (in /lib64/libc-2.5.so)

So it seems that sed-4.1.5 is at fault.

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.

< Previous Next >
Follow Ups