A friend mine has an XP-1000 667 running tru64 5.0A with 2GB RAM. They
have a user trying to run a huge FORTRAN program and the user is getting
the following error:
forrtl: severe (174): SIGSEGV, possible program stack overflow occurred.
Program requirements exceed max available stacksize resource limit.
Contact your system administrator for help.
I believe the problem is related to kernel process limits, but I'm not
sure what needs to be increased. The max (unlimit) kernel values of their
system is:
> cputime unlimited
> filesize unlimited
> datasize 1048576 kbytes
> stacksize 32768 kbytes
> coredumpsize unlimited
> memoryuse 2042240 kbytes
> descriptors 4096 files
> addressspace 4194304 kbytes
>
Anyone have any advice ?
Thanks,
Dirk
Received on Thu Feb 22 2001 - 18:37:38 NZDT