https://bugzilla.novell.com/show_bug.cgi?id=249676 Summary: perl-5.8.8 : Invalid read of size 2 Product: openSUSE 10.3 Version: Alpha 1 Platform: x86-64 OS/Version: SuSE Other 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 I just tried to build package arts-1.5.6-5 with valgrind on Suse Linux 10.3 Alpha 1. I used command line valgrind -q --trace-children=yes rpmbuild -bc acct.spec The output contains + make -f admin/Makefile.common cvs ==8004== Invalid read of size 2 ==8004== at 0x570725D: getenv (in /lib64/libc-2.5.so) ==8004== by 0x42584D: (within /usr/bin/perl) ==8004== by 0x42897C: perl_parse (in /usr/bin/perl) ==8004== by 0x420E03: main (in /usr/bin/perl) ==8004== Address 0x4097968 is 0 bytes inside a block of size 1 alloc'd ==8004== at 0x4C22C56: malloc (in /usr/lib64/valgrind/amd64-linux/vgpreload_memcheck.so) ==8004== by 0x46E07D: Perl_safesysmalloc (in /usr/bin/perl) ==8004== by 0x471D21: Perl_my_setenv (in /usr/bin/perl) ==8004== by 0x428800: perl_parse (in /usr/bin/perl) ==8004== by 0x420E03: main (in /usr/bin/perl) ==8004== So it seems that perl-5.8.8 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.