After installing UNAB 14.0 in some machines unab goes down causing a core dump to appear. In /var/log/messages we obtain a general protection error and running gdb against one of the cores generated
How can these segmentation fault errors be solved ?
Environment
CA PAM SC 14.0
Resolution
These errors are due to an uninitialized variable in uxauth_bind_as_agent_tm() that could be referenced under abnormal conditions for releasing memory. It is recommended to update UNAB to the 14.01 level and afterwards apply version of UNAB 14.01.0.450 at least, which contains a fix for this issue