Operating System - HP-UX
1758874 Members
2659 Online
108876 Solutions
New Discussion юеВ

Pid xxx received a SIGSEGV for stack growth failure.

 
SOLVED
Go to solution
P├еl Torp
Occasional Advisor

Pid xxx received a SIGSEGV for stack growth failure.

Hi.
I got a strange message on the display after installing CA-unicenter 2.4 and tuning the paramters:

Pid 582 received a SIGSEGV for stack growth failure.
Possible causes: insufficient memory or swap space,
or stack size exceeded maxssiz.

This message occurs at login and when I start SAM.

This is a K570 running HPUX 11.i.
My memory is 2.3 GB

This is a printout of my /stand/system:
* Drivers and Subsystems

CentIf
CharDrv
DlkmDrv
GSCtoPCI
PCItoPCI
arp
asp
autofsc
beep
bs_osm
btlan
c720
cachefsc
cauni
cb
ccio
cdfs
cifs
clone
core
cxperf
dev_config
devkrs
diag0
diag1
diag2
dlkm
dlpi
dmem
echo
fcT1
fcT1_cntl
fcT1_fcp
fcms
fcp
fcp_cdio
fcparray
fcpdev
fcpmux
fddi
fddi4
ffs
gelan
hpstreams
i2o_cdio
inet
iomem
iop_drv
ip
kepd
klog
krs
lan2
lasi
ldterm
lv
lvm
maclan
mux2
netdiag1
netqa
nfs_client
nfs_core
nfs_server
nfsm
nms
nuls
pa_generic_psm
pa_psm
pat_psm
pci
pckt
pipedev
pipemod
prm
ps2
ptem
ptm
pts
rawip
rpcmod
sad
sc
sctl
sdisk
sio
stape
stcpmap
strlog
strpty_included
strtelnet_included
tcp
td
telm
tels
timod
tirdwr
tlclts
tlcots
tlcotsod
token_arp
tun
udp
ufs
uipc
vxfs
vxportal
wsio


* Kernel Device info

dump lvol


* Tunable parameters

STRMSGSZ 65535
alwaysdump 0
dnlc_hash_locks 512
executable_stack 0
maxdsiz 0X50000000
maxdsiz_64bit 0X400000000
maxssiz 0X17F00000
maxssiz_64bit 1073741824
maxswapchunks 8192
maxtsiz 401604600
maxtsiz_64bit 1073741816
maxusers 500
msgmax 32768
msgmnb 65535
msgmni 128
msgseg 7168
msgssz 256
msgtql 256
ncallout (16+NPROC)
nstrpty 60
nsysmap (((NPROC)>800?2*(NPROC):800)+1000)
nsysmap64 (((NPROC)>800?2*(NPROC):800)+1000)
semmni 512
semmns 512
semmnu 80
semume 40
shmmax 0X4000000
shmmni 512
timezone (-60)
unlockable_mem 4096
vps_ceiling 64


Swapinfo gives this information:
dhp-ko04:/root #swapinfo
Kb Kb Kb PCT START/ Kb
TYPE AVAIL USED FREE USED LIMIT RESERVE PRI NAME
dev 1638400 0 1638400 0% 0 - 1 /dev/vg00/lvol2
dev 2082636 0 2080768 0% 0 - 1 /dev/dsk/c2t4d0
dev 2082636 0 2080768 0% 0 - 1 /dev/dsk/c1t4d0
reserve - 236664 -236664
memory 1768840 94308 1674532 5%

The current patchbundle is this:
BUNDLE11i B.11.11.0102.2 Required Patch Bundle for HP-UX 11i, February 2001


Can anyone help me? Please???

Paul Torp


HP HSC 100Base-TX Prototype card
5 REPLIES 5
Deepak Extross
Honored Contributor

Re: Pid xxx received a SIGSEGV for stack growth failure.

Hi,
Looks like your process tried to grab more memory than the kernel allows.
Increasing the kernel parameter maxssiz should fix it.
Deepak Extross
Honored Contributor

Re: Pid xxx received a SIGSEGV for stack growth failure.

This error has been popping up on this forum fairly regularly.
See http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xe9e99200caded5118ff40090279cd0f9,00.html

Preferably, run a search on the forum before starting a new thread.
P├еl Torp
Occasional Advisor

Re: Pid xxx received a SIGSEGV for stack growth failure.

Well, thanx but the max size if this parameter equals 401604608 = 0x17F00000

I have also set the maxssiz_64bit to max whithout any luck.
HP HSC 100Base-TX Prototype card
Niraj Kumar Verma
Trusted Contributor
Solution

Re: Pid xxx received a SIGSEGV for stack growth failure.

Hi,

I havecollected some information on you problem

1. The man page of signal says
----------------------------------------------
SIGSEGV ii Invalid memory reference
----------------------------------------------

2. In our system we have the following settings for maxdsize

Parameter: maxdsiz
Value: 0XC0000000
Default: 0x04000000
Minimum: -
Module: -

try checking

#kmtune -l |more

read the attached document for more details

-Niraj
Niraj.Verma@philips.com
gerardo_4
Occasional Advisor

Re: Pid xxx received a SIGSEGV for stack growth failure.

Hy,
I actually having the same problem wiht a new version of Unicenter NSM v3.0.
Please if some one found the solution for that problem, please help me

regards
GV