swarm-modeling
[Top][All Lists]
Advanced

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

Re: [Swarm-Modelling] xmalloc problem


From: José Antonio Pascual Ruano
Subject: Re: [Swarm-Modelling] xmalloc problem
Date: Thu, 10 Jun 2004 17:39:41 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; es-ES; rv:1.0.1) Gecko/20020823 Netscape/7.0

Thank you very much, I,ll try it.

Jose A. Pascual

Paul Box escribió:

What platform are  you running on?

I have that problem when the computer runs out of memory, tries to create a new agent somewhere, and there is no ram or swap space left to create the agent (xmalloc plays a part in that). There are utilities on all platforms that can tell you how much of any resource is available; chances are if you launch that and start your program running, you will see your memory slowly getting filled up.

On Jun 9, 2004, at 11:02 AM, José Antonio Pascual Ruano wrote:

Hello dear swarmers,


I`m running a simulation with JavaSwarm but I have a persistent problem.

Every time the simulation reaches around 80000 cycles the system crashes

The error that I get is:

/src/Swarm/swarm/src/misc/xmalloc.c:95 xmalloc


so I suppose that is a problem of memory allocation of the interface more than a modelling bug because xmalloc is a objective-C command not a Java command.
Can anybody help me?

Is it frecuent?

Thank you very much.

Jose Antonio Pascual Ruano
Universidad de Valladolid

_______________________________________________
Modelling mailing list
address@hidden
http://www.swarm.org/mailman/listinfo/modelling


///////////////////////////////
// Paul Box
//
//


_______________________________________________
Modelling mailing list
address@hidden
http://www.swarm.org/mailman/listinfo/modelling





reply via email to

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