Stacksize Issues - Solaris 8

2007-12-25 2:13:00

Hello everyone:

Installed an appplication on Solaris 8 box (SunBlade 1000)
In testing, the application runs just fine as root.
When trying to run as any non-privileged user, I get the following
message:

"Stack size of 2097152 Kb exceeds current limit of 2097151 Kb.
(Stack sizes are rounded up to a multiple of the system page size.)
See limit (1) to increase the stack size limit."

Results of 'limit' and 'limit-h' for non-privileged users follows:

Sun Microsystems Inc. SunOS 5.8 Generic February 2000
[denali] kc :> limit
cputime unlimited
filesize unlimited
datasize unlimited
stacksize unlimited
coredumpsize unlimited
vmemoryuse unlimited
descriptors 1024

[denali] kc :> limit -h
cputime unlimited
filesize unlimited
datasize unlimited
stacksize unlimited
coredumpsize unlimited
vmemoryuse unlimited
descriptors 1024
[denali] kc :>

I experimented with different stacksize settings, mostly ended up
making the box non-responsive.
Any advice on how to fix or troubleshoot is most welcome. I will
summarize.

Thanks,
Dave

Comments

Got something to say?

You must be logged in to post a comment.