Your message dated Fri, 12 Nov 2010 08:18:41 +0200
with message-id <20101112061841.ga3...@madeleine.local.invalid>
and subject line Re: Bug#602832: libsocket-getaddrinfo-perl: Segfaults on lenny
has caused the Debian Bug report #602832,
regarding libsocket-getaddrinfo-perl: 0.16-1 segfaults on lenny and squeeze
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
602832: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=602832
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libsocket-getaddrinfo-perl
Version: 0.16-1
Severity: important

Hi,

I haven't checked on squeeze, but rebuilding this on lenny this
module causes a segfault running the simple test script:

#!/usr/bin/perl

use strict;
use warnings;

use Socket::GetAddrInfo qw( :newapi getaddrinfo );
use Data::Dumper;

my ( $err, @addr ) = getaddrinfo( "www.larted.org.uk" );
foreach ( @addr ) {
    print Dumper $_;
}

Rebuilding 0.19-1 instead seems to work okay; the script outputs
the expected dumps.

I'll leave it to you to decide whether 0.19 should be pushed
to squeeze as a result, to make backporters' lives easier.

Cheers,
Dominic.

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

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

Versions of packages libsocket-getaddrinfo-perl depends on:
ii  libc6                    2.7-18lenny6    GNU C Library: Shared libraries
ii  perl                     5.10.0-19lenny2 Larry Wall's Practical Extraction 
ii  perl-base [perlapi-5.10. 5.10.0-19lenny2 minimal Perl system

libsocket-getaddrinfo-perl recommends no packages.

libsocket-getaddrinfo-perl suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 0.19-1

On Thu, Nov 11, 2010 at 01:34:27PM +0100, Julien Cristau wrote:

> I've unblocked 0.19-1.

It's in testing now, closing this.
-- 
Niko Tyni   nt...@debian.org


--- End Message ---

Reply via email to