swarm-support
[Top][All Lists]
Advanced

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

problem with swarm programson sun ultras


From: paulbox
Subject: problem with swarm programson sun ultras
Date: Wed, 01 Mar 2000 07:47:20 -0700

Hello Group

I have recently rebuilt the swarm libraries on our sun ultras, using gcc 
2.95.1.  My swarm code that runs fine on a linux box will compile fine on the 
suns, but produce a segmentation fault when I try to run them.

Any help  will be appreciated.


With heatbugs:  the program control window appears, and then a setmentation 
fault occurs.  Under gdb:

cobbler{sanduku}94: gdb .libs/heatbugs
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) run
Starting program: 
/home/sanduku/d2/sanduku/swarm/swarmapps-2.0.1/heatbugs/.libs/heatbugs 
"/usr/platform/SUNW,Ultra-4/lib/libc_psr.so.1": not in executable format: File 
format not recognized.
(gdb) 
(gdb) run
The program being debugged has been started already.
Start it from the beginning? (y or n) y
Starting program: 
/home/sanduku/d2/sanduku/swarm/swarmapps-2.0.1/heatbugs/.libs/heatbugs 
Error while reading shared library symbols:
"/usr/platform/SUNW,Ultra-4/lib/libc_psr.so.1": can't read symbols: File 
format not recognized.

Program received signal SIGSEGV, Segmentation fault.
0xb3d04 in OneWordFind ()
(gdb) bt
#0  0xb3d04 in OneWordFind ()
#1  0x7fb3c5bc in Blt_MakeInputOnlyWindowExist ()
#2  0x7faf135c in CreateBusy ()
#3  0x7faf16b8 in HoldBusy ()
#4  0x7faf1dd4 in HoldOp ()
#5  0x7faf2108 in BusyCmd ()
#6  0x8b8f8 in TclInvokeStringCommand ()
#7  0xa97c0 in TclExecuteByteCode ()
#8  0x8c310 in Tcl_EvalObj ()
#9  0x91d48 in Tcl_ForeachObjCmd ()
#10 0xa97c0 in TclExecuteByteCode ()
#11 0x8c310 in Tcl_EvalObj ()
#12 0x8c0fc in Tcl_Eval ()
#13 0x7f864e98 in _i_TclInterp__eval_ (self=0x16c888, _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 0x7f9f5094 in _i_ProbeDisplay__createEnd (self=0x1ce9a0, _cmd=0x7fa10f8c)
    at ../../../swarm-2.0.1/src/simtoolsgui/ProbeDisplay.m:91
#16 0x7f9f5cdc in 
_i_ProbeDisplayManager___createProbeDisplayFor__setWindowGeometryRecordName_ 
(self=0x199e08, _cmd=0x7fa10fa4, anObject=0x1cd5e0,
    windowGeometryRecordName=0x1ce970 "ProbeDisplay-heatbugModelSwarm")
    at ../../../swarm-2.0.1/src/simtoolsgui/ProbeDisplayManager.m:146
#17 0x7f9f5d84 in 
_i_ProbeDisplayManager__createArchivedProbeDisplayFor_variableName_ 
(self=0x199e08, _cmd=0x7fa11b2c, anObject=0x1cd5e0,
    variableName=0xdc120 "heatbugModelSwarm")
    at ../../../swarm-2.0.1/src/simtoolsgui/ProbeDisplayManager.m:159
#18 0x7f9f7d6c in createArchivedProbeDisplayNamed ()
    at ../../../swarm-2.0.1/src/simtoolsgui/simtoolsgui.m:77
#19 0x185c8 in _i_HeatbugObserverSwarm__buildObjects (self=0x1b3800,
    _cmd=0xf10f8) at HeatbugObserverSwarm.m:91
#20 0x17a08 in main (argc=1783808, argv=0xffbef79c) at main.m:41
(gdb) 


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