[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 04:16:31 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 marek.safar at seznam.cz.
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: rharinath at novell.com                            
 ReportedBy: alan.mcgovern at gmail.com               
 QAContact: mono-bugs at ximian.com
 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 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 ?
    
    
More information about the mono-bugs
mailing list