Thanks, Bill
:
:
Aug 4 09:09:37 atlanta genunix: [ID 120576 kern.error] basic rctl
process.max-stack-size (value 8388608) exceeded by process 4855.
Aug 4 09:09:37 atlanta genunix: [ID 120576 kern.error] basic rctl
process.max-stack-size (value 8388608) exceeded by process 4847.
Aug 4 09:09:41 atlanta last message repeated 4 times
Aug 4 09:09:42 atlanta genunix: [ID 120576 kern.error] basic rctl
process.max-stack-size (value 8388608) exceeded by process 4860.
Aug 4 09:09:44 atlanta last message repeated 6 times
Aug 4 09:09:44 atlanta genunix: [ID 120576 kern.error] basic rctl
process.max-stack-size (value 8388608) exceeded by process 4846.
Aug 4 09:09:44 atlanta genunix: [ID 120576 kern.error] basic rctl
process.max-stack-size (value 8388608) exceeded by process 4860.
Aug 4 09:09:44 atlanta last message repeated 5 times
:
:
:
:
Well it looks as if Solaris thinks that the stack has overflowed in the
above mentioned processes. This is VERY suggestive of a programming error!
It could also be due to the maximum stack size being set too small.
Someone will have to determine whether to fix the program or increase
the maximum stack size. This will probably require that someone find
out what the process is doing with all that stack space!
That's a rather small value for the heap. It would be interesting
to see what values you have for all the processes on the system,
and what the action on exceeding it is set to:
cd /proc
prctl -n process.max-stack-size *
--
Andrew Gabriel
[email address is not usable -- followup in the newsgroup]