Patch Name: PHCO_26189 Patch Description: s700_800 11.00 crashutil(1M) cumulative patch Creation Date: 02/02/02 Post Date: 02/04/05 Hardware Platforms - OS Releases: s700: 11.00 s800: 11.00 Products: N/A Filesets: OS-Core.UX-CORE,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP Automatic Reboot?: No Status: General Release Critical: Yes PHCO_26189: ABORT PHCO_14198: CORRUPTION Category Tags: defect_repair general_release critical halts_system corruption Path Name: /hp-ux_patches/s700_800/11.X/PHCO_26189 Symptoms: PHCO_26189: 1) "q4" fails if some of the images are in dedicated dump. 2) "q4" fails if the dump is saved to CRASHDIR format by crashutil. 3) crashutil doen't recognize the image if it saved in compressed format. PHCO_14198: This patch will not be selected if only the 'critical' criteria is used. PHCO_13131: The kernel module file (vmunix) copied by crashutil will be the wrong size and unusable by the debuggers. Defect Description: PHCO_26189: 1) crashutil doesn't copy full image if the image is saved to file system. 2) crashutil doesn't write the bitmap into the image file. 3) crashutil is expecting the saved image in uncompressed format. Resolution: 1) crashutil is modified to resolve the image loss. 2) bitmap is written to the image file. 3) crashutil is modified to accept compressed image too. PHCO_14198: This patch was not marked as 'critical'. PHCO_13131: crashutil -v 0 imagedir64 /tmp/vmcore /tmp/vmunix corrupts /tmp/vmunix SR: 8606212946 4701375907 Patch Files: OS-Core.UX-CORE,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP: /usr/sbin/crashutil what(1) Output: OS-Core.UX-CORE,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP: /usr/sbin/crashutil: PHCO_26189 : crashutil $Revision: 1.0 $ cksum(1) Output: OS-Core.UX-CORE,fr=B.11.00,fa=HP-UX_B.11.00_32/64,v=HP: 3172572621 28672 /usr/sbin/crashutil Patch Conflicts: None Patch Dependencies: s700: 11.00: PHCO_26075 PHCO_25681 PHCO_26188 s800: 11.00: PHCO_26075 PHCO_25681 PHCO_26188 Hardware Dependencies: None Other Dependencies: None Supersedes: PHCO_13131 PHCO_14198 Equivalent Patches: None Patch Package Size: 50 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 PHCO_26189 5. Run swinstall to install the patch: swinstall -x autoreboot=true -x patch_match_target=true \ -s /tmp/PHCO_26189.depot By default swinstall will archive the original software in /var/adm/sw/save/PHCO_26189. 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 PHCO_26189.text file is available in the product readme: swlist -l product -a readme -d @ /tmp/PHCO_26189.depot To put this patch on a magnetic tape and install from the tape drive, use the command: dd if=/tmp/PHCO_26189.depot of=/dev/rmt/0m bs=2k Special Installation Instructions: None