Your message dated Fri, 18 Jul 2014 19:03:40 +0000
with message-id <[email protected]>
and subject line Bug#755195: fixed in tk8.6 8.6.1-6
has caused the Debian Bug report #755195,
regarding segmentation fault Tcl_DeleteHashEntry (entryPtr=0x1dd9bd0) at 
/tmp/buildd/tcl8.6-8.6.1/generic/tclHash.c:449
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 [email protected]
immediately.)


-- 
755195: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=755195
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libtcl8.6
Version: 8.6.1-6
Severity: important
File: /usr/lib/x86_64-linux-gnu/libtcl8.6.so

While trying to rebuild python-seaborn package (in a clean chroot on
another box) I ran into the segfault causing build to fail.  Here
are the details from a gdb for that run.  Please let me know if I could
provide any additional information -- I will keep that session open.

# apt-cache policy libtcl8.6
libtcl8.6:
  Installed: 8.6.1-6
  Candidate: 8.6.1-6
  Version table:
 *** 8.6.1-6 0
        500 http://debproxy:9999/debian/ sid/main amd64 Packages
        100 /var/lib/dpkg/status

#  xvfb-run --auto-servernum --server-num=20 gdb --args /usr/bin/python 
/usr/bin/nosetests -s -v --with-doctest 
/tmp/buildd/seaborn-0.3.1/.pybuild/pythonX.Y_2.7/build/seaborn/tests/test_axisgrid.py:TestFacetGrid.test_axes_array_size
GNU gdb (Debian 7.7.1-2) 7.7.1
...
Reading symbols from /usr/bin/python...(no debugging symbols found)...done.
(gdb) r
Starting program: /usr/bin/python /usr/bin/nosetests -s -v --with-doctest 
/tmp/buildd/seaborn-0.3.1/.pybuild/pythonX.Y_2.7/build/seaborn/tests/test_axisgrid.py:TestFacetGrid.test_axes_array_size
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7fffe6a2e700 (LWP 21885)]
seaborn.tests.test_axisgrid.TestFacetGrid.test_axes_array_size ... 
/usr/lib/pymodules/python2.7/matplotlib/font_manager.py:1236: UserWarning: 
findfont: Font family ['Arial'] not found. Falling back to Bitstream Vera Sans
  (prop.get_family(), self.defaultFamily[fontext]))
/usr/lib/pymodules/python2.7/matplotlib/font_manager.py:1246: UserWarning: 
findfont: Could not match :family=Bitstream Vera 
Sans:style=normal:variant=normal:weight=normal:stretch=normal:size=10.0. 
Returning /usr/share/matplotlib/mpl-data/fonts/ttf/cmb10.ttf
  UserWarning)

Program received signal SIGSEGV, Segmentation fault.
Tcl_DeleteHashEntry (entryPtr=0x1dd9bd0) at 
/tmp/buildd/tcl8.6-8.6.1/generic/tclHash.c:449
449     /tmp/buildd/tcl8.6-8.6.1/generic/tclHash.c: No such file or directory.
(gdb) bt
#0  Tcl_DeleteHashEntry (entryPtr=0x1dd9bd0) at 
/tmp/buildd/tcl8.6-8.6.1/generic/tclHash.c:449
#1  0x00007fffe862f25b in Tk_FreeFont () from 
/usr/lib/x86_64-linux-gnu/libtk8.6.so
#2  0x00007fffe86294fd in ?? () from /usr/lib/x86_64-linux-gnu/libtk8.6.so
#3  0x00007fffe8628de9 in Tk_FreeConfigOptions () from 
/usr/lib/x86_64-linux-gnu/libtk8.6.so
#4  0x00007fffe864c0ba in ?? () from /usr/lib/x86_64-linux-gnu/libtk8.6.so
#5  0x00007fffe862bc7d in Tk_HandleEvent () from 
/usr/lib/x86_64-linux-gnu/libtk8.6.so
#6  0x00007fffe86495af in Tk_DestroyWindow () from 
/usr/lib/x86_64-linux-gnu/libtk8.6.so
#7  0x00007fffe86243a0 in ?? () from /usr/lib/x86_64-linux-gnu/libtk8.6.so
#8  0x00007fffe8286977 in TclNRRunCallbacks (interp=0x2aa7680, result=0, 
rootPtr=0x0) at /tmp/buildd/tcl8.6-8.6.1/generic/tclBasic.c:4368
#9  0x00007fffe8cb2bc0 in ?? () from /usr/lib/python2.7/lib-dynload/_tkinter.so
#10 0x00000000004c2fbd in PyEval_EvalFrameEx ()
#11 0x00000000004c3762 in PyEval_EvalFrameEx ()
#12 0x00000000004dd940 in ?? ()
#13 0x00000000004fbca0 in ?? ()
#14 0x00000000004c68d8 in PyEval_EvalFrameEx ()
#15 0x00000000004c1859 in PyEval_EvalCodeEx ()
#16 0x00000000004c4a9b in PyEval_EvalFrameEx ()
#17 0x00000000004c3762 in PyEval_EvalFrameEx ()
#18 0x00000000004c1859 in PyEval_EvalCodeEx ()
#19 0x00000000004c4a9b in PyEval_EvalFrameEx ()
#20 0x00000000004c1859 in PyEval_EvalCodeEx ()
#21 0x00000000004c4a9b in PyEval_EvalFrameEx ()
#22 0x00000000004c1859 in PyEval_EvalCodeEx ()
#23 0x00000000004c4a9b in PyEval_EvalFrameEx ()
#24 0x00000000004dd940 in ?? ()
#25 0x00000000004c68d8 in PyEval_EvalFrameEx ()
#26 0x00000000004c3762 in PyEval_EvalFrameEx ()
#27 0x00000000004dd940 in ?? ()
#28 0x00000000004c68d8 in PyEval_EvalFrameEx ()
#29 0x00000000004dd940 in ?? ()
#30 0x00000000004fbca0 in ?? ()
#31 0x000000000056520d in ?? ()
#32 0x00000000004c3cab in PyEval_EvalFrameEx ()
#33 0x00000000004c3762 in PyEval_EvalFrameEx ()
#34 0x00000000004dd940 in ?? ()
#35 0x00000000004c68d8 in PyEval_EvalFrameEx ()
#36 0x00000000004dd940 in ?? ()
#37 0x00000000004fbca0 in ?? ()
#38 0x000000000056520d in ?? ()
#39 0x00000000004c3cab in PyEval_EvalFrameEx ()
#40 0x00000000004dd940 in ?? ()
#41 0x00000000004c68d8 in PyEval_EvalFrameEx ()
#42 0x00000000004dd940 in ?? ()
#43 0x00000000004fbca0 in ?? ()
#44 0x000000000056520d in ?? ()
#45 0x00000000004c3cab in PyEval_EvalFrameEx ()
#46 0x00000000004dd940 in ?? ()
#47 0x00000000004c68d8 in PyEval_EvalFrameEx ()
#48 0x00000000004dd940 in ?? ()
#49 0x00000000004fbca0 in ?? ()
#50 0x000000000056520d in ?? ()
#51 0x00000000004c3cab in PyEval_EvalFrameEx ()
#52 0x00000000004c3762 in PyEval_EvalFrameEx ()
#53 0x00000000004c3762 in PyEval_EvalFrameEx ()
#54 0x00000000004dd940 in ?? ()
#55 0x00000000004fbca0 in ?? ()
#56 0x00000000004c68d8 in PyEval_EvalFrameEx ()
#57 0x00000000004dd940 in ?? ()
#58 0x00000000004fbca0 in ?? ()
#59 0x00000000004fa92c in ?? ()
#60 0x00000000004b3d6b in ?? ()
#61 0x00000000004c3cab in PyEval_EvalFrameEx ()
#62 0x00000000004c1859 in PyEval_EvalCodeEx ()
#63 0x00000000004fa7ff in ?? ()
#64 0x00000000004f01d2 in PyRun_FileExFlags ()
#65 0x00000000004ef324 in PyRun_SimpleFileExFlags ()
#66 0x0000000000492243 in Py_Main ()
#67 0x00007ffff6d13b45 in __libc_start_main () from 
/lib/x86_64-linux-gnu/libc.so.6
#68 0x0000000000491c25 in _start ()
(gdb) bt full 1
#0  Tcl_DeleteHashEntry (entryPtr=0x1dd9bd0) at 
/tmp/buildd/tcl8.6-8.6.1/generic/tclHash.c:449
        prevPtr = <optimized out>
        typePtr = 0x7fffe85d9500 <tclStringHashKeyType>
        tablePtr = 0x1c525a0
        bucketPtr = 0x0
        index = <optimized out>
(More stack frames follow...)



-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (900, 'testing'), (600, 'unstable'), (300, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libtcl8.6:amd64 depends on:
ii  libc6              2.19-1
ii  multiarch-support  2.19-1
ii  tzdata             2014e-1
ii  zlib1g             1:1.2.8.dfsg-1

libtcl8.6:amd64 recommends no packages.

Versions of packages libtcl8.6:amd64 suggests:
ii  tcl8.6  8.6.1-6

-- no debconf information

--- End Message ---
--- Begin Message ---
Source: tk8.6
Source-Version: 8.6.1-6

We believe that the bug you reported is fixed in the latest version of
tk8.6, which is due to be installed in the Debian FTP archive.

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.
Sergei Golovan <[email protected]> (supplier of updated tk8.6 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.8
Date: Fri, 18 Jul 2014 22:51:01 +0400
Source: tk8.6
Binary: tk8.6 libtk8.6 libtk8.6-dbg tk8.6-dev tk8.6-doc
Architecture: source amd64 all
Version: 8.6.1-6
Distribution: unstable
Urgency: low
Maintainer: Debian Tcl/Tk Packagers <[email protected]>
Changed-By: Sergei Golovan <[email protected]>
Description:
 libtk8.6   - Tk toolkit for Tcl and X11 v8.6 - run-time files
 libtk8.6-dbg - Symbol files for libtk8.6
 tk8.6      - Tk toolkit for Tcl and X11 v8.6 - windowing shell
 tk8.6-dev  - Tk toolkit for Tcl and X11 v8.6 - development files
 tk8.6-doc  - Tk toolkit for Tcl and X11 v8.6 - manual pages
Closes: 755195
Changes:
 tk8.6 (8.6.1-6) unstable; urgency=low
 .
   * Added patch from upstream which fixes freeing fonts on exit (thanks
     to Adam Conrad <[email protected]> for picking it up, closes: #755195).
Checksums-Sha1:
 422d61cca7540a33212d83d9f6451ad934e7db53 1431 tk8.6_8.6.1-6.dsc
 e2e3f99cbc5a8bce6482a49d0bdd1af1091e8f67 11916 tk8.6_8.6.1-6.debian.tar.xz
 fd6ffbf7be8f26fe1794d9b5c155b6d91b5f00e5 71070 tk8.6_8.6.1-6_amd64.deb
 ae7f6786d622cd642ae7cac2a8d8a64072b961e9 766204 libtk8.6_8.6.1-6_amd64.deb
 eddd8aaad74e76e0f05e83337a27be1255815106 3088150 libtk8.6-dbg_8.6.1-6_amd64.deb
 c0dceac724cdce2c75e3ab834e63035e055ef168 738478 tk8.6-dev_8.6.1-6_amd64.deb
 b0b6c7631ce99ae8668508b355c4e400a52aa375 1170838 tk8.6-doc_8.6.1-6_all.deb
Checksums-Sha256:
 8fb2701229d0f53fdf6bdfe7e8d79c14b22270f5d41591d23af8e58327c8a4bc 1431 
tk8.6_8.6.1-6.dsc
 34f37726dc94319abb3f5195ef72bd3b1a03a1e619c7cd18a9646795534e4aec 11916 
tk8.6_8.6.1-6.debian.tar.xz
 6bafd3b97c7516474fbedc280c7f41b0a51f2840aa2db928eef00f4495bfbf1e 71070 
tk8.6_8.6.1-6_amd64.deb
 f612bca021d91434bbfab0e37f128957338fd40cb2c8d68194d899d29f5131f8 766204 
libtk8.6_8.6.1-6_amd64.deb
 7f10f1a834b92c343de3374b7622dd28136f2b8db5d7663260678d5010788815 3088150 
libtk8.6-dbg_8.6.1-6_amd64.deb
 69c5c7514eab71a1bd838c0b4c5a01fc6b0d774b1c68ec0c2999823f608d27d9 738478 
tk8.6-dev_8.6.1-6_amd64.deb
 30eb1fd6bc78151d781b6cfc92c5aa29c1ab5e63fd2c65012a2fc4a983599fc4 1170838 
tk8.6-doc_8.6.1-6_all.deb
Files:
 3a5d2fc22496ccecac617d7bc597c79e 71070 interpreters optional 
tk8.6_8.6.1-6_amd64.deb
 391b2ffaf8342d2e9b05a9c1402c824f 766204 libs optional 
libtk8.6_8.6.1-6_amd64.deb
 6cdbfcecd84b197c39de7eda34e6ad53 3088150 debug extra 
libtk8.6-dbg_8.6.1-6_amd64.deb
 76f5736e09ed17c884ff2dd79853b026 738478 libdevel optional 
tk8.6-dev_8.6.1-6_amd64.deb
 e6bf02cc6032037e49a3658932763dd5 1170838 doc optional tk8.6-doc_8.6.1-6_all.deb
 db4bbb596bbb289bd87888bdbe058163 1431 libs optional tk8.6_8.6.1-6.dsc
 5e74addaec004342472619b94e935093 11916 libs optional 
tk8.6_8.6.1-6.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iD8DBQFTyW3HIcdH02pGEFIRAgliAJ0SjJYpMEqOM5AN9skH08UnmfrcWwCfUgTt
ziaxX+fD9/Z65iwzLLsNVHM=
=I0dT
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Pkg-tcltk-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-tcltk-devel

Reply via email to