Your message dated Tue, 11 Apr 2006 01:33:28 +0300 with message-id <[EMAIL PROTECTED]> and subject line Bug#158680: Perl 5.6.1 segfaults compiling certain program text has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database)
--- Begin Message ---Package: perl Version: 5.6.1-7 We've discovered a program text that will cause perl to segfault in compilation: $ /usr/bin/perl c and f. my $S; { while((my $x, yz)=()){ } } Segmentation fault (core dumped) (The first line was supposed to be a comment and the "yz" in the second line should be "$yz", of course.) The problem doesn't seem to exist in 5.005 or 5.004 versions of perl. I haven't tested 5.8. Debian 3.0, kernel 2.4.19 dpkg -l perl-base perl-modules libc6 libdb2 libgdbmg1: ||/ Name Version Description +++-==============-==============-============================================ ii perl-base 5.6.1-7 The Pathologically Eclectic Rubbish Lister. ii perl-modules 5.6.1-7 Core Perl modules. ii libc6 2.2.5-11.1 GNU C Library: Shared libraries and Timezone ii libdb2 2.7.7.0-7 The Berkeley database routines (run-time fil ii libgdbmg1 1.7.3-27 GNU dbm database routines (runtime version). -- Michael J. Micek, CyberStrategies, Inc. sysadmin
--- End Message ---
--- Begin Message ---Package: perl Version: 5.8.0-7 On Thu, Aug 29, 2002 at 11:21:48AM +0100, Colin Watson wrote: > On Wed, Aug 28, 2002 at 03:12:30PM -0700, Michael J. Micek wrote: > > Package: perl > > Version: 5.6.1-7 > > $ /usr/bin/perl > > c and f. > > my $S; { while((my $x, yz)=()){ } } > > Segmentation fault (core dumped) > > It's fixed in 5.8.0: So it is. Closing accordingly. Cheers, -- Niko Tyni [EMAIL PROTECTED]
--- End Message ---

