Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Appendix A Installation FAQs and Troubleshooting : Installation Error on HP-UX 11.00 64 bit Platform

Installation Error on HP-UX 11.00 64 bit Platform
Error message
Installation on a HP-UX 11.00 64 bit system may crash with the following error message:
 
Pid nnn killed due to trashed stack.
Pid nnn was killed due to failure in writing the signal context.
This happens only on HP-UX 11.00 64 bit systems. It does not happen on HP-UX 11.00 32 bit systems and HP-UX 11.11 (or 11.i) systems.
To determine the OS version on your system, run:
 
uname -a
To determine the kernel bits on your system, run:
 
getconf KERNEL_BITS
Resolution
HP-UX kernel patch PHKL_27282 resolves the above crash.
To determine if your system has the kernel patch, run:
 
/usr/sbin/swlist -l product PHKL_27282
or
 
what /stand/vmunix | grep PHKL_27282
If your system is an HP-UX 11.00 64 bit system and it does not have the patch, first install HP-UX kernel patch PHKL_27282 and then proceed with the installation. Installation of patch PHKL_27282 will reboot your system.
Error Message
While installing as root user on HP-UX, you may get the following error:
Assertion failed: so->so_hard_contents, file softobj.c, line 363
Resolution
Install as non-root user.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved