[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: changing the stack size..Tcl
On Tue, Apr 17, 2001 at 05:42:32PM +0530, sreangsu acharyya wrote:
>
> While using Tcl8.42a ( with thread support enabled...but this is besides
> the point ) I find the stack size reduces from the default 8192 to 2040.
> However i tried to grep the source tree for "setrlimit", but there were no
> calls to it.
>
> Any idea who's reducing the stack size,
Have you checked your shell's ulimits ?
-Arun