Your message dated Sun, 23 Oct 2005 06:47:09 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#334935: fixed in crypt-ssleay 0.51-5
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 20 Oct 2005 23:24:09 +0000
>From [EMAIL PROTECTED] Thu Oct 20 16:24:09 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mailfarm.berkeley.edu (calmail-fe3.berkeley.edu) [128.32.61.106] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1ESjlY-0005Lu-00; Thu, 20 Oct 2005 16:24:08 -0700
Received: from [169.229.99.128] (account [EMAIL PROTECTED] HELO 
localhost.localdomain)
  by calmail-fe3.berkeley.edu (CommuniGate Pro SMTP 4.2.6)
  with ESMTP-TLS id 113512159; Thu, 20 Oct 2005 16:23:38 -0700
Received: by localhost.localdomain (Postfix, from userid 1000)
        id BACD5C5380; Thu, 20 Oct 2005 16:23:41 -0700 (PDT)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Joshua Kwan <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: using Crypt:SSLeay coredumps perl
X-Mailer: reportbug 3.17
Date: Thu, 20 Oct 2005 16:23:41 -0700
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: libcrypt-ssleay-perl
Version: 0.51-4
Severity: important

This is blah.pl:

#!/usr/bin/perl

use strict;

use LWP::UserAgent;
use Crypt::SSLeay;

my $ua = LWP::UserAgent->new();

$ua->get("https://www.verisign.com";);

When running this simple test program, perl dumps core.

(gdb) bt
#0  0x00002aaaab8a4d09 in SSL_CTX_ctrl () from /usr/lib/libssl.so.0.9.8
#1  0x00002aaaab7632ba in XS_Crypt__SSLeay__CTX_new ()
   from /usr/lib/perl5/auto/Crypt/SSLeay/SSLeay.so
#2  0x00002aaaaac59655 in Perl_pp_entersub () from /usr/lib/libperl.so.5.8
#3  0x00002aaaaac51b3e in Perl_runops_standard () from /usr/lib/libperl.so.5.8
#4  0x00002aaaaabf9ddb in perl_run () from /usr/lib/libperl.so.5.8
#5  0x000000000040180c in main ()

It coredumps similarly on i386. I believe this is a result of switching
to libssl0.9.8.

The test suite in the Crypt::SSLeay source also fails.

Thanks,
Josh

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13.4
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8)

Versions of packages libcrypt-ssleay-perl depends on:
ii  libc6                         2.3.5-7    GNU C Library: Shared libraries an
ii  libssl0.9.8                   0.9.8a-2   SSL shared libraries
ii  liburi-perl                   1.35-1     Manipulates and accesses URI strin
ii  perl [libmime-base64-perl]    5.8.7-7    Larry Wall's Practical Extraction 
ii  perl-base [perlapi-5.8.7]     5.8.7-7    The Pathologically Eclectic Rubbis

libcrypt-ssleay-perl recommends no packages.

-- no debconf information

---------------------------------------
Received: (at 334935-close) by bugs.debian.org; 23 Oct 2005 13:48:26 +0000
>From [EMAIL PROTECTED] Sun Oct 23 06:48:26 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1ETgBp-0005cw-00; Sun, 23 Oct 2005 06:47:09 -0700
From: =?utf-8?b?Tm/DqGwgS8O2dGhl?= <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#334935: fixed in crypt-ssleay 0.51-5
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 23 Oct 2005 06:47:09 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: crypt-ssleay
Source-Version: 0.51-5

We believe that the bug you reported is fixed in the latest version of
crypt-ssleay, which is due to be installed in the Debian FTP archive:

crypt-ssleay_0.51-5.diff.gz
  to pool/main/c/crypt-ssleay/crypt-ssleay_0.51-5.diff.gz
crypt-ssleay_0.51-5.dsc
  to pool/main/c/crypt-ssleay/crypt-ssleay_0.51-5.dsc
libcrypt-ssleay-perl_0.51-5_i386.deb
  to pool/main/c/crypt-ssleay/libcrypt-ssleay-perl_0.51-5_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Noèl Köthe <[EMAIL PROTECTED]> (supplier of updated crypt-ssleay package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 23 Oct 2005 15:33:32 +0200
Source: crypt-ssleay
Binary: libcrypt-ssleay-perl
Architecture: source i386
Version: 0.51-5
Distribution: unstable
Urgency: low
Maintainer: Noèl Köthe <[EMAIL PROTECTED]>
Changed-By: Noèl Köthe <[EMAIL PROTECTED]>
Description: 
 libcrypt-ssleay-perl - Support for https protocol in LWP
Closes: 334935 334938
Changes: 
 crypt-ssleay (0.51-5) unstable; urgency=low
 .
   * Thanks for this "we dont inform mainatiner about this NMU":(
     Closes: #334938, #334935
Files: 
 454392d4db716f642bf325f4cc1bf786 631 perl optional crypt-ssleay_0.51-5.dsc
 2d9a54e424974805aa84e41ed971211f 2732 perl optional crypt-ssleay_0.51-5.diff.gz
 2a6d01f286186e85e405063b7a4c1ea8 48544 perl optional 
libcrypt-ssleay-perl_0.51-5_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDW5GY9/DnDzB9Vu0RArdRAJ4l/OaeOdG1hxGV0d8L2UaJXpimTACffOW0
G3ogsaCFuqweAzb35rM/bhk=
=IwCM
-----END PGP SIGNATURE-----


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

Reply via email to