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 [EMAIL PROTECTED]

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

--- shadow/82145        2007-08-10 12:35:48.000000000 -0400
+++ shadow/82145.tmp.27583      2007-08-10 12:39:59.000000000 -0400
@@ -507,6 +507,36 @@
 all I see is FieldAccessException coming from Novell.Directory.Ldap
 
 ------- Additional Comments From [EMAIL PROTECTED]  2007-08-10 12:35 -------
 Created an attachment (id=19772)
 Exception Detail for Bad MAC
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-08-10 12:39 -------
+This exception doesn't happen everytime, but for me, at least every 
+third time I run it.  I have the parameters set as follows:
+ int LdapPort = LdapConnection.DEFAULT_SSL_PORT;
+ lc.SecureSocketLayer = true;
+ int numThreads = 300;
+Also, I'm using your mono.security.dll, but I'm using the ldap 
+library that comes from the vmware mono distribution.  The Bad MAC 
+error I've attached in the previous comment.  Also, I'm sure you 
+know the exceptions processing feature, but for others that don't 
+know how to set it, I just made a short blog post about it here: 
+http://peterkellner.net/2007/08/10/stoponexceptionvs/
+And finally, here is my stack trace:
+       Mono.Security.dll!
+Mono.Security.Protocol.Tls.RecordProtocol.EndReceiveRecord
+(System.IAsyncResult asyncResult = 
+{Mono.Security.Protocol.Tls.RecordProtocol.ReceiveRecordAsyncResult})
+ Line 431      C#
+       Mono.Security.dll!
+Mono.Security.Protocol.Tls.RecordProtocol.ReceiveRecord
+(System.IO.Stream record = {System.IO.MemoryStream}) Line 440 + 0xa 
+bytes  C#
+>      Mono.Security.dll!
+Mono.Security.Protocol.Tls.SslStreamBase.Read(byte[] buffer = 
+{Dimensions:[1]}, int offset = 0, int count = 1) Line 1007 + 0x13 
+bytes  C#
+       [External Code] 
+
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to