[Mono-bugs] [Bug 51636][Wis] Changed - more than 2 Console.Out dumps core
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 12 Dec 2003 08:18:20 -0500 (EST)
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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=51636
--- shadow/51636 2003-12-03 01:40:25.000000000 -0500
+++ shadow/51636.tmp.28879 2003-12-12 08:18:20.000000000 -0500
@@ -1,16 +1,16 @@
Bug#: 51636
-Product: Mono/MCS
+Product: Mono/Runtime
Version: unspecified
OS: other
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
-Component: Misc
+Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: karuppiah.kannan@cspb.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
@@ -53,6 +53,12 @@
reproducable.
Additional Information:
platform : Sun Solaris 2.7
C/C++ compiler version used for MONO compilation: Sun Workshop V5.0
+
+------- Additional Comments From miguel@ximian.com 2003-12-12 08:18 -------
+This must be an interpreter failure on SPARC.
+
+The interpreter works fine on x86, and the JIT works fine as well with
+the above test cases.