Bug#492847: perl: Compress::Zlib and Test::Class causes segfault

2008-08-05 Thread Niko Tyni
forcemerge 475498 492847 
thanks

On Tue, Jul 29, 2008 at 12:53:08PM +0200, Hynek Vychodil wrote:
 Package: perl
 Version: 5.10.0-11.1
 Severity: important
 
 This simple cript segfaults:
 
 perl -mCompress::Zlib EOF
 myTest-runtests;
 package myTest;
 use base qw(Test::Class);
 sub test_dummy : Test { ok(1) }
 EOF

This is the same bug as #475498, fixed in 5.10.0-12 which was uploaded
today. Merging (which should mark this as resolved too).

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#492847: perl: Compress::Zlib and Test::Class causes segfault

2008-07-29 Thread Hynek Vychodil
Package: perl
Version: 5.10.0-11.1
Severity: important

This simple cript segfaults:

perl -mCompress::Zlib EOF
myTest-runtests;
package myTest;
use base qw(Test::Class);
sub test_dummy : Test { ok(1) }
EOF

Segfault occurred in 5.10.0 in many cases, but it is one of most
simplest test cases what I currently know.

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages perl depends on:
ii  libc62.7-10  GNU C Library: Shared libraries
ii  libdb4.6 4.6.21-8Berkeley v4.6 Database Libraries [
ii  libgdbm3 1.8.3-3 GNU dbm database routines (runtime
ii  perl-base5.10.0-11.1 The Pathologically Eclectic Rubbis
ii  perl-modules 5.10.0-11.1 Core Perl modules

Versions of packages perl recommends:
ii  netbase  4.32Basic TCP/IP networking system
ii  perl-doc 5.10.0-11.1 Perl documentation

Versions of packages perl suggests:
ii  libterm-readline-gnu-perl 1.17a-2+b1 Perl extension for the GNU Readlin

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]