Hi,

I couldn't reproduce the bug. I tried copying things without success. I
forward your email upstream. Jeffrey, do you have any clue ? Do you
think it is a Debian-specific problem ?
The latest debian update was about switching to x-org libs. Could the
problem come from this ?

Thanks,
        Nico.

Ivan Jager a écrit :
> Package: tkgate
> Version: 1.8.6-2
> Severity: important
> 
> I don't really know what causes it to segfault. One way that seems
> to work pretty reliably is to try to copy something. It segfaults
> at other times too.
> 
> Here is a backtrace, although it doesn't look very useful:
> (gdb) bt
> #0  0x000002000043df58 in kill () from /lib/libc.so.6.1
> #1  0x000002000043dcf8 in raise () from /lib/libc.so.6.1
> #2  0x000002000043f478 in abort () from /lib/libc.so.6.1
> #3  0x0000000120028f1c in ?? ()
> #4  0x000002000043f270 in sigset () from /lib/libc.so.6.1
> #5  0x000000012001f840 in ?? ()
> #6  0x0000000120020fc4 in ?? ()
> #7  0x0000000120030194 in ?? ()
> #8  0x0000020000166110 in TclInvokeStringCommand ()
>    from /usr/lib/libtcl8.3.so.1
> #9  0x000002000018f56c in TclExecuteByteCode () from /usr/lib/libtcl8.3.so.1
> #10 0x00000200001694bc in Tcl_EvalObjEx () from /usr/lib/libtcl8.3.so.1
> #11 0x00000200001b3b08 in Tcl_NamespaceObjCmd () from /usr/lib/libtcl8.3.so.1
> #12 0x000002000018f56c in TclExecuteByteCode () from /usr/lib/libtcl8.3.so.1
> #13 0x00000200001694bc in Tcl_EvalObjEx () from /usr/lib/libtcl8.3.so.1
> #14 0x00000200001c0f98 in TclObjInterpProc () from /usr/lib/libtcl8.3.so.1
> #15 0x000002000018f56c in TclExecuteByteCode () from /usr/lib/libtcl8.3.so.1
> #16 0x00000200001694bc in Tcl_EvalObjEx () from /usr/lib/libtcl8.3.so.1
> #17 0x00000200001c0f98 in TclObjInterpProc () from /usr/lib/libtcl8.3.so.1
> #18 0x000002000018f56c in TclExecuteByteCode () from /usr/lib/libtcl8.3.so.1
> #19 0x00000200001694bc in Tcl_EvalObjEx () from /usr/lib/libtcl8.3.so.1
> #20 0x00000200000a9bc8 in TkInvokeMenu () from /usr/lib/libtk8.3.so.1
> #21 0x00000200000ae2f8 in TkGetMenuIndex () from /usr/lib/libtk8.3.so.1
> ---Type <return> to continue, or q <return> to quit---
> #22 0x00000200001b6fdc in TclExpandTokenArray () from /usr/lib/libtcl8.3.so.1
> #23 0x00000200001b74cc in Tcl_EvalObjv () from /usr/lib/libtcl8.3.so.1
> #24 0x00000200001696a4 in Tcl_EvalObjEx () from /usr/lib/libtcl8.3.so.1
> #25 0x00000200001c0644 in Tcl_UplevelObjCmd () from /usr/lib/libtcl8.3.so.1
> #26 0x000002000018f56c in TclExecuteByteCode () from /usr/lib/libtcl8.3.so.1
> #27 0x00000200001694bc in Tcl_EvalObjEx () from /usr/lib/libtcl8.3.so.1
> #28 0x00000200001c0f98 in TclObjInterpProc () from /usr/lib/libtcl8.3.so.1
> #29 0x00000200001b6fdc in TclExpandTokenArray () from /usr/lib/libtcl8.3.so.1
> #30 0x00000200001b8c94 in Tcl_EvalEx () from /usr/lib/libtcl8.3.so.1
> #31 0x00000200001b909c in Tcl_Eval () from /usr/lib/libtcl8.3.so.1
> #32 0x0000020000169c3c in Tcl_GlobalEval () from /usr/lib/libtcl8.3.so.1
> #33 0x0000020000058138 in Tk_BindEvent () from /usr/lib/libtk8.3.so.1
> #34 0x000002000005ab3c in TkBindEventProc () from /usr/lib/libtk8.3.so.1
> #35 0x000002000006337c in Tk_HandleEvent () from /usr/lib/libtk8.3.so.1
> #36 0x0000020000063c80 in TkQueueEventForAllChildren ()
>    from /usr/lib/libtk8.3.so.1
> #37 0x00000200001b47ec in Tcl_ServiceEvent () from /usr/lib/libtcl8.3.so.1
> #38 0x00000200001b4b68 in Tcl_DoOneEvent () from /usr/lib/libtcl8.3.so.1
> #39 0x0000020000063d6c in Tk_MainLoop () from /usr/lib/libtk8.3.so.1
> #40 0x0000020000071e38 in Tk_MainEx () from /usr/lib/libtk8.3.so.1
> #41 0x000000012000739c in ?? ()
> #42 0x0000020000425028 in __libc_start_main () from /lib/libc.so.6.1
> #43 0x0000000120003688 in ?? ()
> Previous frame inner to this frame (corrupt stack?)
> (gdb)  
> 
> 
> -- System Information:
> Debian Release: testing/unstable
>   APT prefers unstable
>   APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
> Architecture: alpha
> Shell:  /bin/sh linked to /bin/bash
> Kernel: Linux 2.6.13.4-dpws433au-0
> Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
> 
> Versions of packages tkgate depends on:
> ii  libc6.1                   2.3.5-12.1     GNU C Library: Shared libraries 
> an
> ii  libx11-6                  6.9.0.dfsg.1-4 X Window System protocol client 
> li
> ii  tcl8.3                    8.3.5-5        Tcl (the Tool Command Language) 
> v8
> ii  tk8.3                     8.3.5-6        Tk toolkit for Tcl and X11, v8.3 
> -
> 
> tkgate recommends no packages.
> 
> -- no debconf information
> 


-- 
Nicolas SABOURET
Laboratoire d'Informatique de Paris 6 (LIP6)
8, rue du Capitaine Scott, 75015 Paris, France
http://www-poleia.lip6.fr/~sabouret

Reply via email to