Hi Anton, Thanks a lot for the response and the information. Currently we have customers using our product and if we need to move to a different version of netscape, csdk it would take time for us to test and release it (another few months or more), but currently the customer is seeing the crashes a lot and we were was thinking of resolving it sooner. It would be great if someone can help us find the source code (csdk,nss etc., that ldapcsdk 4.1 depends on) or the debug build of nsldapssl32v41.dll so that we can have a debug build and investigate the cause of it. The sdk is crashing in ldap_unbind() call (it's a ssl connection ). Thanks again for useful information. I shall try to lookup the link that you have provided for the source code. Thanks, Rama.
Anton Bobrov <[EMAIL PROTECTED]> wrote: Netscape/iPlanet LDAPCSDK 4.1 is long gone and is no longer supported or maintained by anybody. instead of trying to find debug builds, src and related components you can save yourself alot of time and effort by upgrading to the current Mozilla LDAP C SDK, see http://wiki.mozilla.org/LDAP_C_SDK if you wanna carry on trying to find bits and pieces of LDAPCSDK 4.1 i can suggest looking at something like this : http://bonsai.mozilla.org/cvsgraph.cgi?file=mozilla/directory/ldapsdk.mk [ LDAPCSDK_40_BRANCH / LDAPCSDK_41_BRANCH ] 41_BRANCH is what became 5.x at some point afaik. maybe somebody can remember more and advise on which one is the closest to Netscape/iPlanet LDAPCSDK 4.1 release, i certainly cant. this is all you can get available from the public sources. Ramakrishna B wrote: > Hi, > > This is regarding LDAPCSDK 4.1 on windows (nsldapssl32v41.dll), > Can anyone please atleast point us to the right resource to address our issue. > > We are using LDAPCSDK 4.1 on windows and are facing some crashes. > (The LDAPCSDK 4.1 binaries was downloaded from iplanet.com, > the full source code was not provided ) > > We are using the nsldapssl32v41.dll and we are noticing crashes in > this dll functions. > Since we don't have any debug symbols we are unable to figure out why > it's happening. > > In order for us to debug this crash issue, > can someone pls help us with these questions: > 1) Where to obtain debug build of nsldapssl32v41.dll ? > 2) Can I get the source of LDAPCSDK 4.1 and build a debug version of > nsldapssl32v41.dll using the source code from cvs ? If so which > branches(tags) i need to use. (atleast if we know which other version > releases of dependent componets like nss etc. were used for LDAPCSDK > 4.1 would be very useful). > > > Thanks, > Rama. > > > > --------------------------------- > Sponsored Link > > Mortgage rates near 39yr lows. $420,000 Mortgage for $1,399/mo - Calculate > new house payment > _______________________________________________ > dev-tech-ldap mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-tech-ldap _______________________________________________ dev-tech-ldap mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-ldap --------------------------------- Everyone is raving about the all-new Yahoo! Mail. _______________________________________________ dev-tech-ldap mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-ldap
