Thanks for the help, Daniel .
I put
ns_param stacksize [expr 128*1024*16]
and works.
"Daniel P. Stasinski" wrote:
>
> The only two solutions i see so far is maybe:
>
> proc x {} {
> puts [info level]
> if { [catch { x }] } {
> return
> }
> }
>
> Or, there is always...
>
> ns_section "ns/threads"
> ns_param stacksize \
> 10000000000000000000000000000000000000000000000000000000000000000
> 00000000000000000000000000000000000000000000000000000000000000000
> 00000000000000000000000000000000000000000000000000000000000000000
> 00000000000000000000000000000000000000000000000000000000000000000
> 00000000000000000000000000000000000000000 :)
>
> Daniel P. Stasinski
> Software Engineer
> Mayor Pharmaceutical Laboratories
> [EMAIL PROTECTED]
--
Petrica