swarm-support
[Top][All Lists]
Advanced

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

Re: Compiling swarm on solaris-8


From: gert
Subject: Re: Compiling swarm on solaris-8
Date: Mon, 2 Apr 2001 15:40:41 +0200 (CEST)

On 30 Mar, Marcus G. Daniels wrote:
>>>>>> "GH" == Huisman G <address@hidden> writes:
> 
> GH> OK, I will start a built of the 2001-03-28 snapshot and let you
> GH> know the results.

I have built 2001-03-28, which shows the same problem

> 
> First, if it doesn't work see if there are any resource limits set:
> ulimit -a.

$ ulimit -a
core file size (blocks)     0
data seg size (kbytes)      unlimited
file size (blocks)          unlimited
open files                  512
pipe size (512 bytes)       10
stack size (kbytes)         8192
cpu time (seconds)          unlimited
max user processes          3893
virtual memory (kbytes)     unlimited
 
> Second, to run jmousetrap under GDB you'd do this:
> 
>  $ JAVASWARMGDB=gdb javaswarm StartMousetrap
>  (gdb) run
> 
I have run gdb on it (complete output is attached) 
The lines:
    0xf4b62de8 in swarm_lookup_module () at SwarmEnvironment.m:271
    Line number 271 out of range; SwarmEnvironment.m has 270 lines.
made me look for a file SwarmEnvironment.m and I found 2 of them in the
build tree.
$ wc -l `find . -name SwarmEnvironment.m`
     270 ./src/SwarmEnvironment.m
     619 ./java/c/SwarmEnvironment.m

Can it be that these to files are mixed up during the build?  As one of
them is the reported 270 lines long and the other is much longer.

Gert

-- 
Gert Huisman                         fac. Exacte Wetenschappen (div. W&I)
email:     address@hidden             Vrije Universiteit Amsterdam
telefoon:  +31 20 4447806            De Boelelaan 1081a, k. S4.14
fax:       +31 20 4447653            1081 HV  Amsterdam, the Netherlands

Attachment: swarm.trace
Description: Text document


reply via email to

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