swarm-support
[Top][All Lists]
Advanced

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

probes causing segmentation faults on solaris


From: Paul Box
Subject: probes causing segmentation faults on solaris
Date: Fri, 12 Nov 1999 13:49:11 -0700 (MST)

Hello Group

I apologize if this message has been posted to the list already.  We
have had some network problems that has included lost emails, and I'm
not certain that my last post made it to this list.

I have recently (with much effort and input from Marcus) rebuilt
gcc-2.95.2, hdf5, and swarm 2.1 on our sun netowrk (sunos 5.7 ultras), 
and tried building some of the swarm demos to test the configuration
out.  After several tries with various combinations of gcc and native
linkers, I now have some of the swarm apps running with gcc and the
gnu assembler and linker.

My problem comes when I try to run anything with a probe in it
(heatbugs, or the simpleObserverBug2 in the tutorial, or practically
anything swarm).   The programs halt with a segmentation fault.  The
output in gdb appears as such for simpleObserverBug2/bug:

foinaven{sanduku}125: gdb .libs/bug 
GDB is free software and you are welcome to 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.
GDB 4.14 (sparc-sun-solaris2.4), 
Copyright 1995 Free Software Foundation, Inc...
(gdb) r
Starting program: 
/auto/sanduku/swarmapps/swarmapps-2.0.1/tutorial/simpleObserverBug2/.libs/bug 
"/usr/platform/SUNW,Ultra-4/lib/libc_psr.so.1": not in executable format: File 
format not recognized.
(gdb) n
Single stepping until exit from function _start, 
which has no line number information.
0x16884 in .nope ()
(gdb) n
Single stepping until exit from function .nope, 
which has no line number information.

Program received signal SIGSEGV, Segmentation fault.
0xb28e4 in OneWordFind ()
(gdb) bt
#0  0xb28e4 in OneWordFind ()
#1  0x7fb3c558 in Blt_MakeInputOnlyWindowExist ()
#2  0x7faf12f8 in CreateBusy ()
#3  0x7faf1654 in HoldBusy ()
#4  0x7faf1d70 in HoldOp ()
#5  0x7faf20a4 in BusyCmd ()
#6  0x8a4d8 in TclInvokeStringCommand ()
#7  0xa83a0 in TclExecuteByteCode ()
#8  0x8aef0 in Tcl_EvalObj ()
#9  0x90928 in Tcl_ForeachObjCmd ()
#10 0xa83a0 in TclExecuteByteCode ()
#11 0x8aef0 in Tcl_EvalObj ()
#12 0x8acdc in Tcl_Eval ()
#13 0x7f864e98 in _i_TclInterp__eval_ (self=0x169440, _cmd=0x7f8f8be0, 
    fmt=0x7f8da9c8 "foreach w [winfo children .] {busy hold $w} ;update")
    at ../../../swarm-2.0.1/src/tclobjc/TclInterp.m:315
#14 0x7f8c316c in tkobjc_updateIdleTasks ()
    at ../../../swarm-2.0.1/src/tkobjc/common.m:297
#15 0x7f9f5060 in _i_ProbeDisplay__createEnd (self=0x1bdd40, _cmd=0x7fa10f54)
    at ../../../swarm-2.0.1/src/simtoolsgui/ProbeDisplay.m:91
#16 0x7f9f5ca8 in 
_i_ProbeDisplayManager___createProbeDisplayFor__setWindowGeometryRecordName_ 
(self=0x1c78d8, _cmd=0x7fa10f74, anObject=0x1ca5b8, 
    windowGeometryRecordName=0x0)
    at ../../../swarm-2.0.1/src/simtoolsgui/ProbeDisplayManager.m:146
#17 0x7f9f5d9c in _i_ProbeDisplayManager__createProbeDisplayFor_ (
    self=0x1c78d8, _cmd=0x7fa11adc, anObject=0x1ca5b8)
    at ../../../swarm-2.0.1/src/simtoolsgui/ProbeDisplayManager.m:166
#18 0x7f9f7c28 in _createProbeDisplay ()
    at ../../../swarm-2.0.1/src/simtoolsgui/simtoolsgui.m:55
#19 0x17080 in _i_ObserverSwarm__buildObjects (self=0x1b0c48, _cmd=0xeeaa8)
    at ObserverSwarm.m:69
#20 0x16d48 in main (argc=1, argv=0xffbef81c) at main.m:28


What happened?  Any advice would be appreciated.


-- 
//////////////////////////////////////////////////
// Dr. Paul Box
// Dept of Geography and Earth Resources
// UMC 5240
// Utah State University      http://www.nr.usu.edu/~sanduku
// Logan, UT  84321           Phone: 435-797-2546
//////////////////////////////////////////////////

*  If Elvis was so great, why was he buried in the back yard like a
*  hamster?

                  ==================================
   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]