[Mono-bugs] [Bug 319973] TLS support in Novell.Directory. Ldap fails with unhandled exception

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Sep 26 08:49:23 EDT 2007


https://bugzilla.novell.com/show_bug.cgi?id=319973#c2





--- Comment #2 from Loren Bandiera <lorenb at mmgsecurity.com>  2007-09-26 06:49:23 MST ---
I re-ran the test case and I still get the exact same error with Mono 1.2.5.1:

$ ./test.exe 127.0.0.1 389 "" ""
Connecting to:127.0.0.1
System.ArgumentNullException: null key
Parameter name: key
  at System.Collections.Hashtable.Find (System.Object key) [0x00000] 
  at System.Collections.Hashtable.Contains (System.Object key) [0x00000] 
  at System.Collections.Hashtable.ContainsKey (System.Object key) [0x00000] 
  at Novell.Directory.Ldap.Utilclass.RespExtensionSet.findResponseExtension
(System.String searchOID) [0x00000] 
  at
Novell.Directory.Ldap.Utilclass.ExtResponseFactory.convertToExtendedResponse
(Novell.Directory.Ldap.Rfc2251.RfcLdapMessage inResponse) [0x00000] 
  at Novell.Directory.Ldap.LdapMessageQueue.getResponse (.Integer32 msgid)
[0x00000] 
  at Novell.Directory.Ldap.LdapMessageQueue.getResponse () [0x00000] 
  at Novell.Directory.Ldap.LdapConnection.startTLS () [0x00000] 
  at StartTLSTest.Main (System.String[] args) [0x00000]

$ mono --version
Mono JIT compiler version 1.2.5.1 (tarball)
Copyright (C) 2002-2007 Novell, Inc and Contributors. www.mono-project.com
        TLS:           __thread
        GC:            Included Boehm (with typed GC)
        SIGSEGV:       normal
        Architecture:  amd64
        Disabled:      none


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list