I get the following error when I start pbs_server on a Tru64 work
station with the following specifications:
If it is a stack problem how can I increase it?
Error:
====
# pbs_server -t create
"Stack overflow: pid 2790, proc pbs_server, addr 0x11dffff30, pc
0x12003909c
Segmentation fault (core dumped)"
The configuration of the machine:
========================
limit command output:
================
cputime unlimited
filesize unlimited
datasize 131072 kbytes
stacksize 2048 kbytes
coredumpsize unlimited
memoryuse 86376 kbytes
vmemoryuse 1048576 kbytes
descriptors 4096
sysconfig -q proc output:
==================
# sysconfig -q proc
proc:
max-proc-per-user = 64
max-threads-per-user = 256
per-proc-stack-size = 2097152
max-per-proc-stack-size = 33554432
per-proc-data-size = 134217728
max-per-proc-data-size = 1073741824
max-per-proc-address-space = 1073741824
per-proc-address-space = 1073741824
autonice = 0
autonice-time = 600
autonice-penalty = 4
open-max-soft = 4096
open-max-hard = 4096
ncallout_alloc_size = 8192
round-robin-switch-rate = 0
round_robin_switch_rate = 0
sched-min-idle = 0
sched_min_idle = 0
give-boost = 1
give_boost = 1
maxusers = 32
task-max = 277
thread-max = 552
num-wait-queues = 64
num-timeout-hash-queues = 32
enable_extended_uids = 0
enhanced-core-name = 0
enhanced-core-max-versions = 16
Operating System:
==============
Tru64 V4.0D
swapon -s output:
=============
# swapon -s
Swap partition /dev/rz3b (default swap):
Allocated space: 15872 pages (124MB)
In-use space: 441 pages ( 2%)
Free space: 15431 pages ( 97%)
Swap partition /dev/rz2b:
Allocated space: 15872 pages (124MB)
In-use space: 488 pages ( 3%)
Free space: 15384 pages ( 96%)
Total swap allocation:
Allocated space: 31744 pages (248MB)
Reserved space: 3930 pages ( 12%)
In-use space: 929 pages ( 2%)
Available space: 27814 pages ( 87%)
Total Memory: 96Mbytes
with regards,
Kumar
Received on Thu May 03 2001 - 09:11:45 NZST