swarm-support
[Top][All Lists]
Advanced

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

RE: linux unlimit


From: Stumpo VIII, Cody (C.M.)
Subject: RE: linux unlimit
Date: Fri, 29 Sep 2000 15:40:23 -0400

I don't have unlimit installed.  Do you know where I can get it? 

-----Original Message-----
From: address@hidden [mailto:address@hidden
Sent: Friday, September 29, 2000 3:11 PM
To: address@hidden
Subject: Re: linux unlimit


>>>>> "CS" == Stumpo VIII, Cody (C M ) <address@hidden> writes:

CS> Trying to run my crashing swarm code in gdb, I get "virtual memory
CS> exhausted."  

It isn't clear from your note whether your code crashes for this
reason outside of the debugger as well.  

CS> or alternately
CS> if "virtual memory exhausted" doesn't perhaps actually mean virtual
memory
CS> exhausted, what else I might want to do? 

Do "man ulimit" for info on setting the limit.  You may also need
to use this to remove a limit on core file size so that you can get a core
file
to look at like so:

  gdb crashingProgram core

To track memory usage, I suggest grabbing Ralf's logzone

 
ftp://ftp.swarm.org/pub/swarm/src/users-contrib/anarchy/logzone-0.9.1.tar.gz


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


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