If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
help! help!
Users can connect without problems, but IDS generates -952 errors in the message log from time to time (10s times ).restart the engine,everything is ok! but two days later,-952 errors is again
Bug: 151445 951 AND 952 ERRORS ON AIX 4.3.3 RELEASE LEVEL 08 DUE TO MEMORY
LEAK IN GETPWNAM() CALL
caused by AIX 4.3.3 level 08...
Description:
On aix 4.3.3 release 08 there is a memory leak in the getpwnam()
system call that will result in the growth of the msc vp's heap.
Once it reaches the default limit of 256 MB we start returning 951 or
952 errors.
thanks very much , Roelwe
the owner/group of the oninit process and onint files is informix
my aix is AIX 4.3.3 level 10
as your said "there is a memory leak in the getpwnam()
system call that will result in the growth of the msc vp's heap."
is that means if I use 'onstat -g glo' to find the vp msc and monitor it
the memory of msc vp will growing,this will take my a few day to find errors.
thanks again very much!
since you are on level10, I don't think that this bug wil be the case. Try to set root as the owner of oninit and see what it does. Try to startup ids with root and check what it does...