[Mono-bugs] [Bug 82145][Maj] Changed - Sharing Connection Causes Random Crashing Using SSL

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Aug 10 13:40:13 EDT 2007


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by sebastien at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=82145

--- shadow/82145	2007-08-10 12:42:36.000000000 -0400
+++ shadow/82145.tmp.29602	2007-08-10 13:40:13.000000000 -0400
@@ -542,6 +542,34 @@
 
 
 ------- Additional Comments From peter at peterkellner.net  2007-08-10 12:42 -------
 Created an attachment (id=19773)
 ldap library from mono vmware distribution.  seems much more stable than the one I build myself so I use it.  We need to get to the bottom of this at somepoint.
 
+
+------- Additional Comments From sebastien at ximian.com  2007-08-10 13:40 -------
+Sadly I can't duplicate this, even with 300 threads. It may be a
+timing issue that I can't reproduce as my network connection
+(encrypted VPN) isn't very fast to start with.
+
+> I am concerned though because when I turn on "Stop on Exceptions", 
+
+But do you get the exception, without stopping on exceptions ?
+
+When I enabled this I only get (lots of) FieldAccessException from
+Novell.Directory.Ldap.MessageVector.findMessageById - and these get
+catched (and silently shallowed) by
+Novell.Directory.Ldap.Connection.ReaderThread.Run (at least on the
+version of Novell.Directory.Ldap that I built).
+
+> but I'm using the ldap library that comes from the vmware mono
+distribution.
+
+I'm not sure what's frequency on which Mono updates itself from the
+LDAPsdk. Can you try with the version I supplied (which is the latest
+release) ? That way we'll split possible issues that may involve your
+copy of Novell.Directory.Ldap.
+
+And, from my side, I'll try with the version you attached if I get
+different results...
+
+(note: I didn't find any regressions, so far, in the HTTPS tests)


More information about the mono-bugs mailing list