Patch Name: PHSS_26321 Patch Description: s700_800 11.11 MILLI/ASM cumulative patch Creation Date: 02/03/05 Post Date: 02/03/07 Hardware Platforms - OS Releases: s700: 11.11 s800: 11.11 Products: N/A Filesets: OS-Core.C-MIN,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP OS-Core.C-KRN,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP Automatic Reboot?: No Status: General Release Critical: No Category Tags: defect_repair enhancement general_release Path Name: /hp-ux_patches/s700_800/11.X/PHSS_26321 Symptoms: PHSS_26321: JAGab17260 : Arg list in stack gets stomped, causing incorrect behavior PHSS_24833: JAGac39879 : .equ directive does not accept 64bit values in JAGad31769 : Can't make indirect call through millicall ($$d JAGad57810 : Very slow assembling of file with 100K symbol n JAGad52371 : Compilation of a.s file silently produces wrong JAGad14259: 11.11 pa (ELF) assembler generates symbols with st_other field set to 3 JAGad52371:Compilation of a.s file silently produces wrong code. JAGac86222: PA64 $$copy_byte uses 32-bit pointer comparisions, getting wrong answers Defect Description: PHSS_26321: JAGab17260: Access stack scratch area off r29 not r30 in PA64 mode PHSS_24833: JAGac39879 : .equ directive does not accept 64bit values in JAGad31769 : Can't make indirect call through millicall ($$d JAGad57810 : Very slow assembling of file with 100K symbol n JAGad52371 : Compilation of a.s file silently produces wrong JAGad14259: 11.11 pa (ELF) assembler generates symbols with st_other field set to 3 JAGad52371:Compilation of a.s file silently produces wrong code. JAGac86222: PA64 $$copy_byte uses 32-bit pointer comparisions, getting wrong answers SR: 8606144919 8606183155 8606128675 8606124496 8606162453 8606188601 8606183155 8606128675 Patch Files: OS-Core.C-MIN,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP: /usr/ccs/bin/as /usr/lib/pcc_prefix.s /usr/lib/nls/msg/C/as.cat OS-Core.C-KRN,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP: /usr/lib/milli.a /usr/lib/pa20_64/milli.a what(1) Output: OS-Core.C-MIN,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP: /usr/ccs/bin/as: HP-UX SLLIC/OPTIMIZER UX.11.01.274: 09/12/01 HP92453-03 UX.11.01.17 PA-RISC 2.0 Assembler Sep 12 2001 /usr/lib/pcc_prefix.s: None /usr/lib/nls/msg/C/as.cat: None OS-Core.C-KRN,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP: /usr/lib/milli.a: General Millicode UX11.01.04 (MILLI - April 25, 2001 ) /usr/lib/pa20_64/milli.a: General Millicode UX11.01.04 (MILLI - April 25, 2001 ) cksum(1) Output: OS-Core.C-MIN,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP: 3980625293 339968 /usr/ccs/bin/as 3001766160 8421 /usr/lib/pcc_prefix.s 3038629572 13653 /usr/lib/nls/msg/C/as.cat OS-Core.C-KRN,fr=B.11.11,fa=HP-UX_B.11.11_32/64,v=HP: 1724959326 328044 /usr/lib/milli.a 2439124235 256684 /usr/lib/pa20_64/milli.a Patch Conflicts: None Patch Dependencies: None Hardware Dependencies: None Other Dependencies: None Supersedes: PHSS_24833 Equivalent Patches: PHSS_26320: s700: 11.00 s800: 11.00 PHSS_26319: s700: 10.20 s800: 10.20 Patch Package Size: 950 KBytes Installation Instructions: Please review all instructions and the Hewlett-Packard SupportLine User Guide or your Hewlett-Packard support terms and conditions for precautions, scope of license, restrictions, and, limitation of liability and warranties, before installing this patch. ------------------------------------------------------------ 1. Back up your system before installing a patch. 2. Login as root. 3. Copy the patch to the /tmp directory. 4. Move to the /tmp directory and unshar the patch: cd /tmp sh PHSS_26321 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHSS_26321.depot By default swinstall will archive the original software in /var/adm/sw/save/PHSS_26321. If you do not wish to retain a copy of the original software, include the patch_save_files option in the swinstall command above: -x patch_save_files=false WARNING: If patch_save_files is false when a patch is installed, the patch cannot be deinstalled. Please be careful when using this feature. For future reference, the contents of the PHSS_26321.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHSS_26321.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHSS_26321.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None