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=81368 --- shadow/81368 2007-04-13 07:16:43.000000000 -0400 +++ shadow/81368.tmp.27154 2007-04-13 07:19:01.000000000 -0400 @@ -2,13 +2,13 @@ Product: Mono: Runtime Version: 1.2 OS: other OS Details: linux on i386 / linux on ARM9 Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Major Component: JIT AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -69,6 +69,14 @@ ------- Additional Comments From [EMAIL PROTECTED] 2007-04-13 07:16 ------- Created an attachment (id=19042) The same C# source but compiled using mcs for arm9 + +------- Additional Comments From [EMAIL PROTECTED] 2007-04-13 07:19 ------- +I filed this bug under the JIT, but it also affects the C# compiler as +well, since compiling under ARM9 and running under i386 (using mono or +the MS .NET framework) also triggers the bug. + +Notably, compiling and running code using the same hardware platform +(all i386 or all arm9) works fine. _______________________________________________ mono-bugs maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-bugs
