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=78990 --- shadow/78990 2006-08-07 19:15:43.000000000 -0400 +++ shadow/78990.tmp.18304 2006-08-07 19:34:47.000000000 -0400 @@ -1,16 +1,16 @@ Bug#: 78990 -Product: Mono: Class Libraries -Version: 1.0 +Product: Mono: Runtime +Version: unspecified OS: Solaris 8 OS Details: Sparc Status: NEW Resolution: Severity: Unknown Priority: Normal -Component: Configuration +Component: JIT AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: Cc: [EMAIL PROTECTED],[EMAIL PROTECTED] @@ -371,6 +371,14 @@ public blah() { } } + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-07 19:34 ------- +ok, having a simple repro like above is much better than before ;-) + +What if you run the app with mono --O=-all (which disables +optimizations) ? + +--> runtime _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
