ndsd crashes after starting an IDM driver on OES2

  • 3055842
  • 27-Feb-2008
  • 26-Apr-2012

Environment

Novell Open Enterprise Server 2 (OES 2)
Novell Identity Manager 3.5.1

Situation

Starting IDM 3.5.1 on OES2 will core eDirectory.

Resolution

The ntls patch included in the OES2 FCS (First Customer Ship) was missing some crucial fixes that the standalone ntls patch included in the Security Services 2.0.5 patch.

To resolve this core install the following patch from the OES2 Channel:

patch name: oes2-novell-ntls
Catalog: OES2-Updates
Update Version: 4684-0
Category: Recommended
Status: Needed

After applying this patch, the version of ntls that should be running is novell-ntls-2.0.2.0-3.2

sd145:~ # rpm -qa | grep novell-ntls
novell-ntls-2.0.2.0-3.2


Additional Information

Stack from Core.

# GDBCMDSTART bt

#0  0xffffe410 in __kernel_vsyscall ()
#1  0xb7acf8d0 in raise () from /lib/libc.so.6
#2  0xb7ad0ff3 in abort () from /lib/libc.so.6
#3  0xac835605 in os::abort ()
from /opt/novell/eDirectory/lib/nds-modules/jre/lib/i386/server/libjvm.so
#4  0xac9136e4 in VMError::report_and_die ()
from /opt/novell/eDirectory/lib/nds-modules/jre/lib/i386/server/libjvm.so
#5  0xac83a1fa in JVM_handle_linux_signal ()
from /opt/novell/eDirectory/lib/nds-modules/jre/lib/i386/server/libjvm.so
#6  0xac837674 in signalHandler ()
from /opt/novell/eDirectory/lib/nds-modules/jre/lib/i386/server/libjvm.so
#7  <signal handler called>
#8  0x96882461 in DSUtilInit () from //opt/novell/eDirectory/lib/libnpkit.so
#9  0x96875c8d in DSUtilInit () from //opt/novell/eDirectory/lib/libnpkit.so
#10 0xb56f3aba in DSUtilInit () from ///opt/novell/lib/libntls.so.2
#11 0x08256d70 in ?? ()
#12 0x00000000 in ?? ()
# GDBCMDEND bt