[Xcircuit-dev] Pin selection causes segfault
Daniel Kruszyna
dan at krue.net
Sat Oct 6 16:38:40 PDT 2007
R. Timothy Edwards <tim.edwards at multigig.com> wrote:
> Can you get a stack trace from gdb (if using the Tcl version, run gdb
> on the "xcircexec" executable in the installation directory)?
Here is the trace. I'm recompiling with debug symbols if you need
any more information.
-- Daniel
#0 0xb7364577 in setoptionmenu ()
from /package/host/krue.net/foreign/xcircuit-3.6.127+spf+0/prefix/lib/xcircuit-3.6/xcircuit.so
#1 0xb73652ba in selectarea ()
from /package/host/krue.net/foreign/xcircuit-3.6.127+spf+0/prefix/lib/xcircuit-3.6/xcircuit.so
#2 0xb732a360 in finish_op ()
from /package/host/krue.net/foreign/xcircuit-3.6.127+spf+0/prefix/lib/xcircuit-3.6/xcircuit.so
#3 0xb732ccd1 in keyhandler ()
from /package/host/krue.net/foreign/xcircuit-3.6.127+spf+0/prefix/lib/xcircuit-3.6/xcircuit.so
#4 0xb736c626 in xctcl_standardaction ()
from /package/host/krue.net/foreign/xcircuit-3.6.127+spf+0/prefix/lib/xcircuit-3.6/xcircuit.so
#5 0xb7ebd5e9 in InvokeImportedCmd ()
from /package/host/krue.net/foreign/tk-8.4.16+spf+0/conf/tcl/library/libtcl8.4.so
#6 0xb7e6fb53 in TclEvalObjvInternal ()
from /package/host/krue.net/foreign/tk-8.4.16+spf+0/conf/tcl/library/libtcl8.4.so
#7 0xb7e700ed in Tcl_EvalEx ()
from /package/host/krue.net/foreign/tk-8.4.16+spf+0/conf/tcl/library/libtcl8.4.so
#8 0xb7f1a23a in Tk_BindEvent ()
from /package/host/krue.net/foreign/tk-8.4.16+spf+0/prefix/lib/libtk8.4.so
#9 0xb7f1fb43 in TkBindEventProc ()
from /package/host/krue.net/foreign/tk-8.4.16+spf+0/prefix/lib/libtk8.4.so
#10 0xb7f2576a in Tk_HandleEvent ()
from /package/host/krue.net/foreign/tk-8.4.16+spf+0/prefix/lib/libtk8.4.so
#11 0xb7f25d8b in WindowEventProc ()
from /package/host/krue.net/foreign/tk-8.4.16+spf+0/prefix/lib/libtk8.4.so
#12 0xb7ec0d87 in Tcl_ServiceEvent ()
from /package/host/krue.net/foreign/tk-8.4.16+spf+0/conf/tcl/library/libtcl8.4.so
#13 0xb7ec1068 in Tcl_DoOneEvent ()
from /package/host/krue.net/foreign/tk-8.4.16+spf+0/conf/tcl/library/libtcl8.4.so
#14 0xb7f2518f in Tk_MainLoop ()
from /package/host/krue.net/foreign/tk-8.4.16+spf+0/prefix/lib/libtk8.4.so
#15 0xb7f33118 in Tk_MainEx ()
from /package/host/krue.net/foreign/tk-8.4.16+spf+0/prefix/lib/libtk8.4.so
#16 0x08048a7b in main ()
More information about the Xcircuit-dev
mailing list