[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
Sun May 15 11:49:30 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 sebastien at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74952
--- shadow/74952 2005-05-14 18:03:33.000000000 -0400
+++ shadow/74952.tmp.1875 2005-05-15 11:49:30.000000000 -0400
@@ -1,16 +1,16 @@
Bug#: 74952
Product: Mono: Class Libraries
Version: unspecified
OS: unknown
OS Details: AMD64 - Gentoo
-Status: NEW
+Status: NEEDINFO
Resolution:
Severity: Unknown
Priority: Normal
-Component: System.Security
+Component: CORLIB
AssignedTo: mono-bugs at ximian.com
ReportedBy: harningt at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
@@ -84,6 +84,28 @@
Note: SVN Revision 44532
------- Additional Comments From harningt at gmail.com 2005-05-14 18:03 -------
Created an attachment (id=15144)
Test crashing example
+
+------- Additional Comments From sebastien at ximian.com 2005-05-15 11:49 -------
+Cannot reproduce the bug with R44518 so I updated to R44539 but still
+can't reproduce this.
+
+Your mono settings are "strange" (as in non-default). This is what I
+have with a default ./configure
+
+Mono JIT compiler version 1.1.7.99, (C) 2002-2005 Novell, Inc and
+Contributors. www.mono-project.com
+ TLS: __thread
+ GC: Included Boehm (with typed GC)
+ SIGSEGV : normal
+ Globalization: normal
+
+Also I'm not using an AMD64 so it "could be" JIT related (but I highly
+doubt that unless you have similar problems elsewhere).
+
+Anyway I'll take a look at the code involved as it looks like a thread
+safety issue in the BigInteger code (from the stack trace). If
+possible it would be nice if you could try the "default" settings and
+see if you can duplicate the issue with them.
More information about the mono-bugs
mailing list