On 8/10/05, Reitenbach Sebastian <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> I think you adressed the problem. but after setting ulimit -d a bit higher I 
> get
> a bit more ahead, so the memory is later exhausted. This does not helped that 
> much.
> 
> ulimit -m was alrady at the maximum.
> 
> $ ulimit -m 708879
> sh: ulimit: exceeds allowable limit
> 
> is there a way to exceed the allowable limit? how is the maximum determined?

The maximum limit is determined by your login class and how it is
configured in /etc/login.conf.

look at login.conf(5) for starters.

> 
> > Problem is that gdb ran out of memory: apparently your GNUStep app is
> > a bit bloated and contains lots of debugging information.  That debug
> > information doesn't fit into the memory you've allowed for gdb.  Try
> > to increase the amount of memory using "ulimit -d" and/or "ulimit -m".
> >
> > Mark
> 
> so I think it is a problem of the application because I am able to debug
> other objc applications.
> 
> 
> thanks
> sebastian
> 
> 


-- 
"They allowed us to set up a separate division almost, that is physically,
geographically, psychologically and spiritually different from what Bill 
himself calls the Borg"
 - Peter Moore, V.P. in charge of Xbox 360 marketing at Microsoft.

Reply via email to