[Mono-bugs] [Bug 81956][Wis] Changed - ArrayOutOfBounds in BigInteger class

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jul 11 13:16:24 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 alan.mcgovern at gmail.com.

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

--- shadow/81956	2007-07-11 04:16:31.000000000 -0400
+++ shadow/81956.tmp.27101	2007-07-11 13:16:24.000000000 -0400
@@ -396,6 +396,18 @@
 the attached testcase.
 
 ------- Additional Comments From marek.safar at seznam.cz  2007-07-11 04:16 -------
 What is the best way to reproduce this ?
 
 Compile using mcs on linux and run on windows ?
+
+------- Additional Comments From alan.mcgovern at gmail.com  2007-07-11 13:16 -------
+i thought i left a comment earlier, but it doesn't seem to have saved...
+
+To replicate just have a GMCS compiled version of the BigInteger
+class. There have been changes made recently to the non-corlib version
+which make it a lot less likely to crash, so i'd recommend you use the
+corlib version. Best bet is the Mono.Security.dll file that comes
+packaged with mono.
+
+You need to be on a multi-core computer and running under MS.NET for
+it to reproduce. The above testcase will crash near instantly.


More information about the mono-bugs mailing list