swarm-support
[Top][All Lists]
Advanced

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

Re: linux unlimit


From: Marcus G. Daniels
Subject: Re: linux unlimit
Date: 29 Sep 2000 12:11:26 -0700
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.4

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



reply via email to

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