swarm-support
[Top][All Lists]
Advanced

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

Swarm applications build but coredump


From: Lorin Hochstein
Subject: Swarm applications build but coredump
Date: Sun, 25 Jul 1999 20:35:14 -0400

Hi,

I've been wrestling with Swarm on a Linux box running Redhat 5.2, which
has been upgraded to glibc 2.1. I can compile swarm applications (such
as heatbugs), but they core dump when I try to tell them. Could anybody
figoure out what the problem might be by looking at the following output
from gdb?

Lorin Hochstein

GNU gdb 4.17.0.4 with Linux/x86 hardware watchpoint and FPU support
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you
are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for
details.
This GDB was configured as "i386-redhat-linux"...
Core was generated by `./heatbugs'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /usr/lib/swarm/libspace.so.2...done.
Reading symbols from /usr/lib/swarm/libanalysis.so.3...done.
Reading symbols from /usr/lib/swarm/libsimtools.so.3...done.
Reading symbols from /usr/lib/swarm/libsimtoolsgui.so.1...done.
Reading symbols from /usr/lib/swarm/libtkobjc.so.4...done.
Reading symbols from /usr/lib/swarm/libtclobjc.so.0...done.
Reading symbols from /usr/lib/swarm/libactivity.so.2...done.
Reading symbols from /usr/lib/swarm/librandom.so.1...done.
Reading symbols from /usr/lib/swarm/libobjectbase.so.3...done.
Reading symbols from /usr/lib/swarm/libcollections.so.2...done.
Reading symbols from /usr/lib/swarm/libdefobj.so.2...done.
Reading symbols from /usr/lib/swarm/libmisc.so.1...done.
Reading symbols from /usr/lib/libBLT.so.2...done.
Reading symbols from /usr/lib/libtk8.0.so...done.
Reading symbols from /usr/lib/libtcl8.0.so...done.
Reading symbols from /usr/X11R6/lib/libXpm.so.4...done.
Reading symbols from /usr/lib/libpng.so.2...done.
Reading symbols from /usr/lib/libz.so.1...done.
Reading symbols from /usr/X11R6/lib/libX11.so.6...done.
Reading symbols from /lib/libm.so.6...done.
Reading symbols from /lib/libpthread.so.0...done.
Reading symbols from /lib/libdl.so.2...done.
Reading symbols from /lib/libc.so.6...done.
Reading symbols from /lib/ld-linux.so.2...done.
#0  0x402dd70b in TclSetupEnv ()
(gdb) backtrace
#0  0x402dd70b in TclSetupEnv ()
#1  0x402c4145 in Tcl_CreateInterp ()
#2  0x40099982 in _i_TclInterp__preInitWithArgc_argv_ (self=0x80f8f60, 
    _cmd=0x400a1030, argc=1, argv=0xbffffa44) at TclInterp.m:173
#3  0x4009a595 in _i_TkInterp__preInitWithArgc_argv_ (self=0x80f8f60, 
    _cmd=0x40092a00, argc=1, argv=0xbffffa44) at TkInterp.m:107
#4  0x4006e7ae in _i_TkExtra__preInitWithArgc_argv_ (self=0x80f8f60, 
    _cmd=0x400a0e38, argc=1, argv=0xbffffa44) at TkExtra.m:75
#5  0x40099bfc in _i_TclInterp__initWithArgc_argv_ (self=0x80f8f60, 
    _cmd=0x400a1060, argc=1, argv=0xbffffa44) at TclInterp.m:252
#6  0x4009a78f in _i_TkInterp__initWithArgc_argv_ (self=0x80f8f60, 
    _cmd=0x40094de0, argc=1, argv=0xbffffa44) at TkInterp.m:179
#7  0x40071f55 in tkobjc_initTkInterp (arguments=0x80f2fb0) at
internal.m:137
#8  0x400744ab in initTkObjc (arguments=0x80f2fb0) at tkobjc.m:40
#9  0x400424c2 in initSimtoolsGUI () at simtoolsgui.m:19
#10 0x4002dfd6 in init (argc=1, argv=0xbffffa44, version=0x80aea52
"1.4.1", 
    bugAddress=0x80aea3c "address@hidden", argumentsClass=0x0, 
    options=0x0, optionFunc=0, forceBatchMode=0) at simtools.m:40
#11 0x4002e061 in initSwarmApp (argc=1, argv=0xbffffa44, 
    version=0x80aea52 "1.4.1", bugAddress=0x80aea3c
"address@hidden")
    at simtools.m:59
#12 0x804bd69 in main (argc=1, argv=0xbffffa44) at main.m:21

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

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