Your message dated Mon, 7 Sep 2009 09:21:43 +0200
with message-id <20090907072143.ga27...@debian.org>
and subject line Re: Bug#536702: Any progress on fixing 
python-tk/python-imaging-tk segmentation faults?
has caused the Debian Bug report #536702,
regarding python-tk: segmentation fault
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.)


-- 
536702: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=536702
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: python-tk
Version: 2.5.2-1.1
Severity: grave
Justification: renders package unusable



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

Kernel: Linux 2.6.26-2-686 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-tk depends on:
ii  blt                           2.4z-4.1   the BLT extension library for Tcl/
ii  libc6                         2.9-12     GNU C Library: Shared libraries
ii  libx11-6                      2:1.2.1-1  X11 client-side library
ii  python                        2.5.4-2    An interactive high-level object-o
ii  tcl8.5                        8.5.7-1    Tcl (the Tool Command Language) v8
ii  tk8.5                         8.5.7-1    Tk toolkit for Tcl and X11, v8.5 -

python-tk recommends no packages.

Versions of packages python-tk suggests:
ii  python-dbg [python-tk-dbg]    2.5.4-2    Debug Build of the Python Interpre
pn  tix                           <none>     (no description available)

-- no debconf information

2.5.2-1.1 causes a segmentation error. 2.5.2-1 does not. Downgrading
restores usability. Here are the last several lines of the strace:

open("/usr/lib/python2.5/site-packages/PIL/_imagingtk.so", 
O_RDONLY|O_LARGEFILE) = 7
fstat64(7, {st_mode=S_IFREG|0644, st_size=5688, ...}) = 0
open("/usr/lib/python2.5/site-packages/PIL/_imagingtk.so", O_RDONLY) = 8
read(8, 
"\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300\6\0\0004\0\0\0P"..., 512) 
= 512
fstat64(8, {st_mode=S_IFREG|0644, st_size=5688, ...}) = 0
mmap2(NULL, 4488, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 8, 0) = 
0xb6f53000
mmap2(0xb6f54000, 4096, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 8, 0x1) = 0xb6f54000
close(8)                                = 0
open("/etc/ld.so.cache", O_RDONLY)      = 8
fstat64(8, {st_mode=S_IFREG|0644, st_size=140597, ...}) = 0
mmap2(NULL, 140597, PROT_READ, MAP_PRIVATE, 8, 0) = 0xb6c87000
close(8)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libtcl8.4.so.0", O_RDONLY) = 8
read(8, 
"\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\240b\1\0004\0\0\0\364"..., 
512) = 512
fstat64(8, {st_mode=S_IFREG|0644, st_size=754180, ...}) = 0
mmap2(NULL, 756528, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 8, 0) = 
0xb6bc2000
mmap2(0xb6c70000, 40960, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 8, 0xae) = 0xb6c70000
mmap2(0xb6c7a000, 2864, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb6c7a000
close(8)                                = 0
access("/etc/ld.so.nohwcap", F_OK)      = -1 ENOENT (No such file or directory)
open("/usr/lib/libtk8.4.so.0", O_RDONLY) = 8
read(8, 
"\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300p\1\0004\0\0\0\214"..., 
512) = 512
fstat64(8, {st_mode=S_IFREG|0644, st_size=921164, ...}) = 0
mmap2(NULL, 927176, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 8, 0) = 
0xb6adf000
mmap2(0xb6bb5000, 49152, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 8, 0xd5) = 0xb6bb5000
mmap2(0xb6bc1000, 1480, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb6bc1000
close(8)                                = 0
munmap(0xb6c87000, 140597)              = 0
close(7)                                = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++


-- 
Me not responsible.  Me just pawn in game of life.
    Rick Pasotto    r...@niof.net    http://www.niof.net



--- End Message ---
--- Begin Message ---
Cyril Brulebois <k...@debian.org> (03/09/2009):
> You're welcome to close those bugs if the upgrade fixes them as
> expected, and to Cc me anyway if you have questions, if you're still
> experiencing any troubles, etc.

It was confirmed the recent upload of python-imaging fixed this bug,
so I'm closing the python-tk one as well.

Again, please contact me if you're still having issues.

Mraw,
KiBi.

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply via email to