swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: problem on Linux


From: Carl Lipo
Subject: Re: problem on Linux
Date: Mon, 14 Oct 1996 16:48:50 -0700 (PDT)

On Mon, 14 Oct 1996, glen e. p. ropella wrote:

> 
> I haven't a clue to either of y'all's problems.  Could you provide
> an execution stack trace?  ("where" in gdb)
> 
> glen

Glenn,  here is the error message and the stack trace:

Starting program: /home/clipo/swarm/mousetrap/mousetrap
error: TkExtra (instance)
$msg
    while executing
"error $msg"
    invoked from within
"if [file exists $tk_library/tk.tcl] {
            source $tk_library/tk.tcl
        } else {
            set msg "can't find $tk_library/tk.tcl; perhaps you "
            append  ..."

Program received signal SIGABRT, Aborted.
0x400ac741 in tclOpenFiles ()
(gdb) where
#0  0x400ac741 in tclOpenFiles ()
#1  0x401191fc in tclOpenFiles ()
#2  0x400da18d in tclOpenFiles ()
#3  0x811ed0e in _i_Object__error_ (self=0x81920d0, _cmd=0x81518cc,
    aString=0x81b50a8 "$msg\n    while executing\n\"error $msg\"\n
invoked from within\n\"if [file exists $tk_library/tk.tcl] {\n\t    source 
$tk_library/tk.tc
l\n\t} else {\n\t    set msg \"can't find $tk_library/tk.tcl; perhaps you 
\""...) at /users/src/gcc/objc/Object.m:340
#4  0x8078bc3 in _i_Tk__preInitWithArgc_argv_ (self=0x81920d0,_cmd=0x81473ec,
    argc=1, argv=0xbffffb28) at Tk.m:108
#5  0x805c0fd in _i_TkExtra__preInitWithArgc_argv_ (self=0x81920d0,
    _cmd=0x8151724, argc=1, argv=0xbffffb28) at TkExtra.m:17
#6  0x80782d8 in _i_Tcl__initWithArgc_argv_ (self=0x81920d0,_cmd=0x81518d4,
    argc=1, argv=0xbffffb28) at Tcl.m:165
#7  0x8078c15 in _i_Tk__initWithArgc_argv_ (self=0x81920d0,_cmd=0x8147274,
    argc=1, argv=0xbffffb28) at Tk.m:117
#8  0x81174cd in __objc_init_install_dtable (receiver=0x81920d0,op=0x8147274)
    at /users/src/gcc/objc/sendmsg.c:208
#9  0x805bf53 in initTkObjc (argc=1, argv=0xbffffb28) at tkobjc.m:19
#10 0x804fe0a in initSwarm (argc=1, argv=0xbffffb28) at simtools.m:41
#11 0x804c126 in main (argc=1, argv=0xbffffb28) at main.m:12
#12 0x804c0bb in ___crt_dummy__ ()
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]