[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 3 23:02:25 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 ekuzmack at gannett.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82145
--- shadow/82145 2007-07-30 15:11:42.000000000 -0400
+++ shadow/82145.tmp.11028 2007-08-03 23:02:25.000000000 -0400
@@ -10,13 +10,12 @@
Component: Mono.Security
AssignedTo: sebastien at ximian.com
ReportedBy: rarpit at novell.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
-Cc:
Summary: Sharing Connection Causes Random Crashing Using SSL
The SSL connection breaks giving exceptions in Mono.Securtiy with few
parallel threads running.The program here in the link below tries to do a
simple LDAP Search using the Novell.Directory.Ldap library. When searched
through the port 389, the code works fine even with 200 parallel threads.
@@ -389,6 +388,18 @@
------- Additional Comments From sebastien at ximian.com 2007-07-30 15:11 -------
So the actual MT tests are designed around HttpWebRequest and aren't
comparable to the sample code.
Is there a server publicly available (or inside Novell's VPN) that I
can use to replicate the issue ?
+
+------- Additional Comments From ekuzmack at gannett.com 2007-08-03 23:02 -------
+Sorry about the delay - I didn't know you updated the bug. I've added
+myself and Peter to the CC list.
+
+Would it help if I provided you with a pair of windows VMware virtual
+machines to run the tests from?
+
+Peter is on vacation this week & is about 50% done getting the linux
+system up to test on.
+
+Eric
More information about the mono-bugs
mailing list