天天看點

6100-05-02-記憶體bug(0509-161)

     一天下午接到應用管理者打電話說IC卡AP02主機居然登入不上去了,但是ping能通,業務居然也正常,于是急忙跑到ECC機房檢查果然如此,經過檢查和測試問題不光在ssh指令上,大部分32位程式在執行的時候都會報錯,如resize等。

處理過程:

使用ps -efM 篩選出64bit程序, 在ps -ef 顯示出全部,在對比出哪些是32bit程式,(因為業務是java 64bit的所幸沒有影響O(∩_∩)O!)

于是想到了是不是為AIX系統bug,報給IBM駐場經查确定為BUG (如果哪位管理的系統還有這個版本的一定要主機更新了撒,重要的事情标紅,就不說三遍了)

目前版本為6100-05-02,在6100-05-03上解決

BUG資訊如下:                                                                                    

IZ83852: SYMBOL RESOLUTION ERROR AND NOT ENOUGH MEMORY FOR THE PROCESS APPLIES TO AIX 6100-05

A fix is available

Obtain the fix for this APAR.

APAR status

Closed as program error.

Error description

32 bit User processes start failing with the message

below while trying to exec and load.

exec(): 0509-036 Cannot load program /bin/ps because of

the following

errors:

        0509-130 Symbol resolution failed for

/usr/lib/libwlm.a(shr.o)

because:

        0509-161 There is not enough memory for the  process.

        0509-026 System error: Error 0

exec(): 0509-036 Cannot load program lslpp because of the following

        0509-130 Symbol resolution failed for /usr/lib/libinstall.a(shr.o) because:

        0509-160 There is not enough kernel memory. Try again later.

Local fix

Use named shlib area feature.

Problem summary

Possible memory leak more likely with WPARs.

Problem conclusion

Fix logic error that prevented memory from being freed.

Temporary fix

Comments

6100-02 - use AIX APAR IZ79109

6100-03 - use AIX APAR IZ83884

6100-04 - use AIX APAR IZ83931

6100-05 - use AIX APAR IZ83852

6100-06 - use AIX APAR IZ80674

APAR Information

APAR numberIZ83852

Reported component nameAIX 610 STD EDI

Reported component ID5765G6200

Reported release610

StatusCLOSED PER

PENoPE

HIPERNoHIPER

Submitted date2010-08-30

Closed date2010-08-30

Last modified date2013-03-28

APAR is sysrouted FROM one or more of the following:IZ79109

APAR is sysrouted TO one or more of the following:

Fixed component nameAIX 610 STD EDI

Fixed component ID5765G6200

Applicable component levels

R610 PSY U837117   UP10/10/15 I 1000

PTF to Fileset Mapping

U837117 bos.mp64 6.1.5.4

本文轉自 yuri_cto 51CTO部落格,原文連結:http://blog.51cto.com/laobaiv1/1950634,如需轉載請自行聯系原作者