KB-0240: Attempting to run ad* commands after installation results in coredump
Problem:
Attempting to run ad* commands after installation results in coredump on HPUX.
Cause:
When attempting to run ad* commands, if the following error is printed on HPUX 11.00 system, it means that pthread_once symbols are missing from libc library.
/usr/lib/dld.sl: Unresolved symbol: pthread_once (code) from /usr/share/centrifydc/lib/libgcc_s.sl Abort(coredump)
Resolution:
libc will contain pthread_* stubs only after installing this patch PHCO_22923 on HP-UX(11.00). systems.
HP issued a critical warning on PHCO_22923, so installing current HP Recommended Patch "PHCO_28425 - s700_800 11.00 libc cumulative patch" will resolve the problem.