When we stop the Policy Server, the smpolicysrv process crashes with the followin stack :
Core was generated by `smpolicysrv'.
Program terminated with signal 6, Aborted.
#0 0x005b4430 in __kernel_vsyscall ()
Missing separate debuginfos, use: debuginfo-install
glibc-2.12-1.209.el6.i686
gmp-4.3.1-7.el6_2.2.i686 libgcc-4.4.7-3.el6.i686 libidn-1.18-2.el6.i686
libstdc++-4.4.7-3.el6.i686 sssd-client-1.12.4-47.el6_7.4.i686
(gdb) ------------BEGIN WHERE--------------
(gdb) #0 0x005b4430 in __kernel_vsyscall ()
#1 0x08de3781 in raise () from /lib/libc.so.6
#2 0x08de505a in abort () from /lib/libc.so.6
#3 0x029ec041 in os::abort(bool) () from /opt/CA/jre/lib/i386/server/libjvm.so
#4 0x02b4e00c in VMError::report_and_die() () from /opt/CA/jre/lib/i386/server/libjvm.so
#5 0x02b4e5fe in crash_handler(int, siginfo*, void*) () from /opt/CA/jre/lib/i386/server/libjvm.so
#6
#7 0x029e2ca3 in os::print_hex_dump(outputStream*, unsigned char*, unsigned char*, int) () from /opt/CA/jre/lib/i386/server/libjvm.so
#8 0x029f0f16 in os::print_context(outputStream*, void*) () from /opt/CA/jre/lib/i386/server/libjvm.so
#9 0x02b4c3fa in VMError::report(outputStream*) () from /opt/CA/jre/lib/i386/server/libjvm.so
#10 0x02b4da96 in VMError::report_and_die() () from /opt/CA/jre/lib/i386/server/libjvm.so
#11 0x029f17a3 in JVM_handle_linux_signal () from /opt/CA/jre/lib/i386/server/libjvm.so
#12 0x029e7b16 in signalHandler(int, siginfo*, void*) () from /opt/CA/jre/lib/i386/server/libjvm.so
#13
#14 0x00000072 in ?? ()
#15 0x00595197 in CSmAdmSession::XPSLogout() () from /opt/CA/siteminder/lib/libsmadmobj.so
#16 0x03cd5352 in Sm_PolicyApi_Logout () from /opt/CA/siteminder/lib/libsmpolicyapi45.so
How can we fix this ?
This issue will be fixed in Policy Server 12.52SP1CR08 (DE309930). Upgrade the Policy Server to that version when it will be available.