Environment
NetIQ iManager
Suse Enterprise Server 11
RedHat Enterprise Server 5.6
Situation
Tomcat / iManager crashes when trying to extend an object with an aux class.
iManager -> View Objects -> Select Object -> Actions -> Object Extensions -> Add -> Select for example 'posixAccount', press [ok].
This will crash tomcat.
The following will be seen in the catalina.out:
*** glibc detected *** /opt/novell/jdk1.6.0_24/jre/bin/java: double free or corruption (!prev): 0x092567e8 ***
======= Backtrace: =========
/lib/libc.so.6[0xb1a6c5]
/lib/libc.so.6(cfree+0x59)[0xb1ab09]
/var/opt/novell/iManager/nps/WEB-INF/bin/linux/libsal.so.1(SAL_free+0x1d)[0xce7d2e1d]
/var/opt/novell/iManager/nps/WEB-INF/bin/linux/libndssdk.so.1(DMFree+0x21)[0xcea1cb71]
/var/opt/novell/iManager/nps/WEB-INF/bin/linux/libndssdk.so.1(DCReadToBuffer+0x523)[0xcea090f3]
/var/opt/novell/iManager/nps/WEB-INF/bin/linux/libndssdk.so.1(DDCReadToBuffer+0x47)[0xce9e3407]
/var/opt/novell/iManager/nps/WEB-INF/bin/linux/libJClient.so.1.0.0(Java_novell_jclient_JClient_readEntry__Lnovell_jclient_JCContext_2JLnovell_jclient_JCReadFilter_2+0xd0)[0xceab1130]
[0xf55620ad]
[0xf555aee7]
.....
Resolution
reported to engineering.