[Bug 437657] New: acl-2.2.47-25.4: possible bug found by valgrind
https://bugzilla.novell.com/show_bug.cgi?id=437657 Summary: acl-2.2.47-25.4: possible bug found by valgrind Product: openSUSE 11.1 Version: Factory Platform: x86-64 OS/Version: openSUSE 11.0 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: dcb314@hotmail.com QAContact: qa@suse.de Found By: --- I just tried to build the Suse Linux package acl-2.2.47-25.4 The command I used was $ valgrind -q --trace-children=yes rpmbbuild -bc acl.spec and the build said /usr/bin/xgettext --language=C --keyword=_ -o acl.pot ../chacl/chacl.c ./setfacl/do_set.c ../setfacl/setfacl.c ../getfacl/getfacl.c ./libacl/acl_error.c ../libacl/perm_copy_fd.c ../libacl/perm_copy_file.c ==14330== Conditional jump or move depends on uninitialised value(s) ==14330== at 0x509D68F: freea (in /usr/lib64/libgettextlib-0.17.so) ==14330== by 0x40567E: (within /usr/bin/xgettext) ==14330== by 0x405E3B: (within /usr/bin/xgettext) ==14330== by 0x40F51D: (within /usr/bin/xgettext) ==14330== by 0x4074FC: (within /usr/bin/xgettext) ==14330== by 0x53AD435: (below main) (in /lib64/libc-2.8.so) ==14330== This looks to me like a bug in xgettext. -- 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=437657 Michal Seben <mseben@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mseben@novell.com AssignedTo|bnc-team-screening@forge.provo.novell.com |bphilips@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=437657 Brandon Philips <bphilips@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bphilips@novell.com |pth@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=437657 Philipp Thomas <pth@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|pth@novell.com | Found By|--- |Community User Priority|P5 - None |P4 - Low Summary|acl-2.2.47-25.4: possible bug found by valgrind |Possible bug in xgettext found by valgrind -- 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=437657 Philipp Thomas <pth@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- 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=437657 User dcb314@hotmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=437657#c1 David Binderman <dcb314@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P4 - Low |P3 - Medium --- Comment #1 from David Binderman <dcb314@hotmail.com> 2009-03-23 02:29:02 MST --- (In reply to comment #0)
I just tried to build the Suse Linux package acl-2.2.47-25.4
I just checked version 2.2.47-31.3, some five months later, and I can reproduce the problem. -- 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=437657 User pth@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=437657#c2 Philipp Thomas <pth@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |bruno@clisp.org --- Comment #2 from Philipp Thomas <pth@novell.com> 2009-03-23 05:06:08 MST --- Bruno, is this something that is known upstream? -- 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=437657 User bruno@clisp.org added comment https://bugzilla.novell.com/show_bug.cgi?id=437657#c3 Bruno Haible <bruno@clisp.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED CC| |bruno@clisp.org Info Provider|bruno@clisp.org | --- Comment #3 from Bruno Haible <bruno@clisp.org> 2009-03-23 05:41:35 MST --- It is known as a false positive. The user forgot to pass this file as a --suppressions option to valgrind: http://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=blob;f=lib/malloca.valgri... -- 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=437657 User pth@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=437657#c4 Philipp Thomas <pth@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |INVALID --- Comment #4 from Philipp Thomas <pth@novell.com> 2009-03-23 06:00:42 MST --- OK, invalid as per Bruno's comment. -- 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