[Mono-bugs] [Bug 74952][Nor] Changed - Rapid RSA construct-> random
number generator -> NullReference
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed May 18 15:34:08 EDT 2005
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 harningt at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74952
--- shadow/74952 2005-05-18 15:31:58.000000000 -0400
+++ shadow/74952.tmp.29322 2005-05-18 15:34:08.000000000 -0400
@@ -174,6 +174,17 @@
catch (Exception e) {
Console.WriteLine ("asking for {0} resulted in {1}", name, e);
return null;
}
Thanks
+
+------- Additional Comments From harningt at gmail.com 2005-05-18 15:34 -------
+Yes, I've updated to use the default Mono options: Included GC and
+normal Sig.
+
+I can only seem to get the error after about 5 times of loading up the
+test or if I ctrl+C out early which would result in about 3 times
+instead of 5 (since the error generally occurs during the start of the
+test).
+After the initial crash, it seems to occur more frequently (2 out of 3
+runs on average).
More information about the mono-bugs
mailing list