Your message dated Mon, 16 Jan 2006 10:02:23 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#345334: fixed in perl-tk 1:804.027-2
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; 30 Dec 2005 16:29:14 +0000
>From [EMAIL PROTECTED] Fri Dec 30 08:29:14 2005
Return-path: <[EMAIL PROTECTED]>
Received: from fmmailgate05.web.de ([217.72.192.243])
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1EsN7x-00055C-QB
        for [EMAIL PROTECTED]; Fri, 30 Dec 2005 08:29:14 -0800
Received: by fmmailgate05.web.de (8.12.10/8.12.10/webde Linux 0.7) with SMTP id 
jBUGR6TP025384 
        for <[EMAIL PROTECTED]>; Fri, 30 Dec 2005 17:28:41 +0100
Received: from [84.155.245.210] by freemailng9903.web.de with HTTP;
        Fri, 30 Dec 2005 17:28:41 +0100
Date: Fri, 30 Dec 2005 17:28:41 +0100
Message-Id: <[EMAIL PROTECTED]>
MIME-Version: 1.0
From: Michael Hartmann <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: gtk programs crash perl/tk programs (segmentation fault)
Precedence: fm-user
Organization: http://freemail.web.de/
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 7bit
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.8 required=4.0 tests=BAYES_00,FROM_ENDS_IN_NUMS,
        HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: perl-tk
Version: 800.025-2
Severity: critical

I've written a perl/tk script that crashes everytimeyou start a gtk program 
(segmentation fault). When I strace this program I see this error: 
readv(3, [{"_GTK_LOAD_ICONTHEMES", 20}, {"", 0}], 2) = 20
This seems to be a already known problem and there is also a patch available 
(that works - I've tested it). A complete description of the problem can be 
found on http://rt.cpan.org/NoAuth/Bug.html?id=16053 (a patched file and a 
patch can be found on http://m19s28.vlinux.de/estel/debian/).
So I'm already looking forward for an patched perl-tk debian package ;-).

Thanks,

Michael Hartmann
______________________________________________________________________
XXL-Speicher, PC-Virenschutz, Spartarife & mehr: Nur im WEB.DE Club!            
Jetzt gratis testen! http://freemail.web.de/home/landingpad/?mc=021130


---------------------------------------
Received: (at 345334-close) by bugs.debian.org; 16 Jan 2006 18:10:41 +0000
>From [EMAIL PROTECTED] Mon Jan 16 10:10:41 2006
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
        id 1EyYgR-0001rm-4R; Mon, 16 Jan 2006 10:02:23 -0800
From: [EMAIL PROTECTED] (Michael C. Schultheiss)
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#345334: fixed in perl-tk 1:804.027-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 16 Jan 2006 10:02:23 -0800
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
X-CrossAssassin-Score: 6

Source: perl-tk
Source-Version: 1:804.027-2

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

perl-tk_804.027-2.diff.gz
  to pool/main/p/perl-tk/perl-tk_804.027-2.diff.gz
perl-tk_804.027-2.dsc
  to pool/main/p/perl-tk/perl-tk_804.027-2.dsc
perl-tk_804.027-2_i386.deb
  to pool/main/p/perl-tk/perl-tk_804.027-2_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.
Michael C. Schultheiss <[EMAIL PROTECTED]> (supplier of updated perl-tk 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: Mon, 16 Jan 2006 16:54:02 +0000
Source: perl-tk
Binary: perl-tk
Architecture: source i386
Version: 1:804.027-2
Distribution: unstable
Urgency: low
Maintainer: Michael C. Schultheiss <[EMAIL PROTECTED]>
Changed-By: Michael C. Schultheiss <[EMAIL PROTECTED]>
Description: 
 perl-tk    - Perl module providing the Tk graphics library.
Closes: 244738 279823 288100 295225 345334 347035 348086 
Changes: 
 perl-tk (1:804.027-2) unstable; urgency=low
 .
   * Incorporate changes from NMU (Thanks to Steve Kowalik.
     Closes: #348086)
   * debian/control: Update Standards-Version (no changes needed)
 .
 perl-tk (1:804.027-1.1) unstable; urgency=low
 .
   * Upload to unstable.
   * NMU, with the Release Manager's permission.
   * Replace the Build-Depends on xlibs-dev with libx11-dev, libxft-dev,
     libxt-dev and x-dev. (Closes: #347035)
   * Add a Provides: libtk-perl, as renaming a package in an NMU is brutal.
   * Apply patch that fixes a crash when run with an app linked against
     GTK > 2.8. (Closes: #345334)
 .
 perl-tk (1:804.027-1) experimental; urgency=low
 .
   * Upload to experimental until numerous transitions in unstable
     complete
 .
   * New upstream release (Closes: #244738, #288100)
 .
   * New maintainer (Closes: #279823)
     + debian/control: Change maintainer address
 .
   * Remove unneeded fix_4_os2.pl (Closes: #295225)
Files: 
 40ae02b1286463c7dff25b9b9ee13775 639 perl optional perl-tk_804.027-2.dsc
 bb8cb42bba4e888cb195b8531095ac01 11856 perl optional perl-tk_804.027-2.diff.gz
 093f79bf1632b2ded5b7567536ef9473 2858714 perl optional 
perl-tk_804.027-2_i386.deb

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

iD8DBQFDy9jWyJBzD6P54w4RAiutAJ0XhPx11PGMI2LwWHlNHI8yxRPMNACbBhXR
oUXKEI3l1pjcR99Lzp8iKZo=
=UgQN
-----END PGP SIGNATURE-----


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

Reply via email to