Your message dated Thu, 17 Mar 2005 10:02:25 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#299328: fixed in python-gtk2 2.6.1-1
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; 13 Mar 2005 17:26:26 +0000
>From [EMAIL PROTECTED] Sun Mar 13 09:26:26 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail.tastatur-junkie.de [213.239.206.74]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DAWrB-0000VQ-00; Sun, 13 Mar 2005 09:26:25 -0800
Received: from localhost (localhost [127.0.0.1])
by mail.tastatur-junkie.de (Postfix) with ESMTP id 14AE1D4801A
for <[EMAIL PROTECTED]>; Sun, 13 Mar 2005 18:36:37 +0100 (CET)
Received: from mail.tastatur-junkie.de ([127.0.0.1])
by localhost (mail.tastatur-junkie.de [127.0.0.1]) (amavisd-new, port
10024)
with ESMTP id 27644-08 for <[EMAIL PROTECTED]>;
Sun, 13 Mar 2005 18:36:33 +0100 (CET)
Received: from nias.st90lan.de (pD9570A03.dip0.t-ipconnect.de [217.87.10.3])
by mail.tastatur-junkie.de (Postfix) with ESMTP id BD106D48019
for <[EMAIL PROTECTED]>; Sun, 13 Mar 2005 18:36:32 +0100 (CET)
From: Markus Schulz <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: streamtuner: segmentation fault during plugin load.
Date: Sun, 13 Mar 2005 18:26:18 +0100
User-Agent: KMail/1.7.2
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <[EMAIL PROTECTED]>
X-Virus-Scanned: by AMAVIS (Debian) at tastatur-junkie.de
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-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Package: streamtuner
Version: 0.99.99-3
Severity: normal
Program exits with segmentation fault during plugin load.
run with gdb:
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1083893760 (LWP 7445)]
0x40fdb6bc in init_gtk () from
/usr/lib/python2.3/site-packages/gtk-2.0/gtk/_gtk.so
perhaps problem comes from python2.3-gtk2, which has changed some days
ago.
run with: strace streamtuner (only last few lines)
****************************
stat64("/usr/lib/python2.3/site-packages/gtk-2.0/gtk/_gtk", 0xbfffd220)
= -1 ENOENT (No such file or directory)
open("/usr/lib/python2.3/site-packages/gtk-2.0/gtk/_gtk.so",
O_RDONLY|O_LARGEFILE) = 10
fstat64(10, {st_mode=S_IFREG|0644, st_size=1437520, ...}) = 0
open("/usr/lib/python2.3/site-packages/gtk-2.0/gtk/_gtk.so", O_RDONLY) =
11
read(11, "[EMAIL PROTECTED]"...,
512) = 512
fstat64(11, {st_mode=S_IFREG|0644, st_size=1437520, ...}) = 0
old_mmap(NULL, 1440668, PROT_READ|PROT_EXEC, MAP_PRIVATE, 11, 0) =
0x40f91000
old_mmap(0x410d1000, 131072, PROT_READ|PROT_WRITE,
MAP_PRIVATE|MAP_FIXED, 11, 0x13f000) = 0x410d1000
close(11) = 0
stat64("/usr/lib/python2.3/encodings/utf_8", 0xbfffc4f0) = -1 ENOENT (No
such file or directory)
open("/usr/lib/python2.3/encodings/utf_8.so", O_RDONLY|O_LARGEFILE) = -1
ENOENT (No such file or directory)
open("/usr/lib/python2.3/encodings/utf_8module.so",
O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or directory)
open("/usr/lib/python2.3/encodings/utf_8.py", O_RDONLY|O_LARGEFILE) = 11
fstat64(11, {st_mode=S_IFREG|0644, st_size=609, ...}) = 0
open("/usr/lib/python2.3/encodings/utf_8.pyc", O_RDONLY|O_LARGEFILE) =
12
fstat64(12, {st_mode=S_IFREG|0644, st_size=1315, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0x410f1000
read(12, ";[EMAIL PROTECTED]"...,
4096) = 1315
fstat64(12, {st_mode=S_IFREG|0644, st_size=1315, ...}) = 0
read(12, "", 4096) = 0
close(12) = 0
munmap(0x410f1000, 4096) = 0
futex(0x81e0b58, FUTEX_WAKE, 1) = 0
close(11) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
***************************
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.10
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
(ignored: LC_ALL set to [EMAIL PROTECTED])
Versions of packages streamtuner depends on:
ii libc6 2.3.2.ds1-20 GNU C Library: Shared
libraries an
ii libcurl3 7.13.1-1 Multi-protocol file
transfer libra
ii libglib2.0-0 2.6.3-1 The GLib library of C
routines
ii libgtk2.0-0 2.6.2-4 The GTK+ graphical user
interface
ii libidn11 0.5.13-0.1 GNU libidn library,
implementation
ii libpango1.0-0 1.8.1-1 Layout and rendering of
internatio
ii libssl0.9.7 0.9.7e-3 SSL shared libraries
ii libtagc0 1.3.1-1 TagLib Audio Meta-Data
Library (C
ii libxml2 2.6.16-3 GNOME XML library
ii python 2.3.5-1 An interactive high-level
object-o
ii python-gtk2 2.6.0-1 Python bindings for the
GTK+ widge
ii python2.3 2.3.5-1 An interactive high-level
object-o
ii zlib1g 1:1.2.2-4 compression library -
runtime
-- no debconf information
---------------------------------------
Received: (at 299328-close) by bugs.debian.org; 17 Mar 2005 15:09:16 +0000
>From [EMAIL PROTECTED] Thu Mar 17 07:09:15 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DBwcd-0002GX-00; Thu, 17 Mar 2005 07:09:15 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1DBwW1-0001Bt-00; Thu, 17 Mar 2005 10:02:25 -0500
From: Sebastien Bacher <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#299328: fixed in python-gtk2 2.6.1-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 17 Mar 2005 10:02:25 -0500
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-Status: No, hits=-4.8 required=4.0 tests=BAYES_00,FROM_ENDS_IN_NUMS,
HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
Source: python-gtk2
Source-Version: 2.6.1-1
We believe that the bug you reported is fixed in the latest version of
python-gtk2, which is due to be installed in the Debian FTP archive:
python-glade2_2.6.1-1_all.deb
to pool/main/p/python-gtk2/python-glade2_2.6.1-1_all.deb
python-gtk2-dev_2.6.1-1_all.deb
to pool/main/p/python-gtk2/python-gtk2-dev_2.6.1-1_all.deb
python-gtk2_2.6.1-1.diff.gz
to pool/main/p/python-gtk2/python-gtk2_2.6.1-1.diff.gz
python-gtk2_2.6.1-1.dsc
to pool/main/p/python-gtk2/python-gtk2_2.6.1-1.dsc
python-gtk2_2.6.1-1_all.deb
to pool/main/p/python-gtk2/python-gtk2_2.6.1-1_all.deb
python-gtk2_2.6.1.orig.tar.gz
to pool/main/p/python-gtk2/python-gtk2_2.6.1.orig.tar.gz
python2.3-glade2_2.6.1-1_i386.deb
to pool/main/p/python-gtk2/python2.3-glade2_2.6.1-1_i386.deb
python2.3-gtk2_2.6.1-1_i386.deb
to pool/main/p/python-gtk2/python2.3-gtk2_2.6.1-1_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.
Sebastien Bacher <[EMAIL PROTECTED]> (supplier of updated python-gtk2 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: Thu, 17 Mar 2005 15:17:17 +0100
Source: python-gtk2
Binary: python-glade2 python-gtk2 python-gtk2-dev python2.3-glade2
python2.3-gtk2
Architecture: source i386 all
Version: 2.6.1-1
Distribution: unstable
Urgency: low
Maintainer: Sebastien Bacher <[EMAIL PROTECTED]>
Changed-By: Sebastien Bacher <[EMAIL PROTECTED]>
Description:
python-glade2 - GTK+ bindings: Glade support
python-gtk2 - Python bindings for the GTK+ widget set
python-gtk2-dev - GTK+ bindings: devel files
python2.3-glade2 - GTK+ bindings: Glade support
python2.3-gtk2 - Python bindings for the GTK+ widget set
Closes: 299328
Changes:
python-gtk2 (2.6.1-1) unstable; urgency=low
.
* New upstream release.
* CVS patch to fix the crash when argv is not set (Closes: #299328).
Files:
021db29c6f4e5958fce3dcf95d0984ad 805 python optional python-gtk2_2.6.1-1.dsc
c62fd5ab573f7d36f18170a0088e8ee1 909246 python optional
python-gtk2_2.6.1.orig.tar.gz
31e6034bf1c71ead19b3fa0523a2407a 9524 python optional
python-gtk2_2.6.1-1.diff.gz
e6e85bb13b432e8fca54564ea334b8b2 640386 python optional
python2.3-gtk2_2.6.1-1_i386.deb
92401fba641b17ed2ab82a39ae85e9af 46780 python optional
python2.3-glade2_2.6.1-1_i386.deb
53dc512d6f936b6efeb69a6080b3fb78 58978 python optional
python-gtk2_2.6.1-1_all.deb
0d8a09a45b0d731baddbdfa2153ce359 166268 python optional
python-gtk2-dev_2.6.1-1_all.deb
0616dc0084decf4939c666b9a26c1942 36492 python optional
python-glade2_2.6.1-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
iD8DBQFCOZhNQxo87aLX0pIRAk79AJ9KUXmK9eFTEbBDNKgJkC0l72XLcgCgvHmO
YAwqP1Yn3ihWYpl6Xh+IkLY=
=McY/
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]