This directory contains an interim fix for APAR IY83692 on AIX 5.2. Problem Description ------------------- System crash in thread_setmystate() with a 32-bit pthread application when pthread resource collection is ON. Prerequites ----------- The kernel filesets (bos.mp / bos.mp64) need to be at the 5.2.0.88 level in order to install this interim fix. To determine if the prerequisite levels are installed, use the command: lslpp -L "bos.mp*" If the output indicates a level earlier than 5.2.0.88, you will need to install the prerequisite level updates prior to installation of this interim fix. The prerequisite levels can be obtained from: http://www.ibm.com/servers/eserver/support/unixservers/aixfixes.html Installation ------------ - Download IY83692.epkg.Z in binary format - Login as root - Install prerequisite level updates as necessary - Install the interim fix using the command: emgr -e IY83692.epkg.Z A system reboot is required for the fix to take effect.