Tim,

It is around somewhere but if I remember correctly you need to add a line to
your /etc/profile which reads

ulimit -s 2048

You can read all about it in O'Reilly's Linux in a Nutshell on page 495-496.

I have mine set in as follows:   ulimit -S -c 1000000   and while it really
looks wrong I have not had problems.

Brian


----- Original Message -----
From: "Tim Brown" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, February 12, 2002 1:20 AM
Subject: Re: Help building


> Vadim Gritsenko wrote:
>
> > Search archives.
> >
> >
> > > problem isn't with c2 specifically, java is segfaulting when it tries
> > to
> > > run ant. i suppose you try a different jvm.
> >
> > This was asked and answered 10-15 times already... Solution is something
> > like "ulimit -s 2048" - don't remember correctly 'cause I'm on windows.
> >
> > Vadim
> >
>
> I *did* search the archives and via the list search admin command.  Didn't
> hit anything.  Thanks for the clue anyway.
>
> --
> Tim Brown
> URL: http://www.incenter.org
>
>
>
>
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>
>


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to