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=81956 --- shadow/81956 2007-07-06 11:33:17.000000000 -0400 +++ shadow/81956.tmp.5701 2007-07-11 04:16:31.000000000 -0400 @@ -10,13 +10,12 @@ Component: C# AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: -Cc: Summary: ArrayOutOfBounds in BigInteger class Description of Problem: Occasionally (very occasionally) I've received bug reports mentioning this showing up in Visual Studio when running monotorrent: @@ -392,6 +391,11 @@ MS.NET framework. It may crash under non-multithreaded usage, but the crashes are a lot less frequent. The same code compiled under csc 7.x or 8.x works fine. To duplicate you just need to compile the Mono.BigInteger class under gmcs and run the attached testcase. + +------- Additional Comments From [EMAIL PROTECTED] 2007-07-11 04:16 ------- +What is the best way to reproduce this ? + +Compile using mcs on linux and run on windows ? _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
