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=78729 --- shadow/78729 2006-08-31 15:36:47.000000000 -0400 +++ shadow/78729.tmp.5945 2006-08-31 15:37:25.000000000 -0400 @@ -128,6 +128,33 @@ Am closing the bug, but please reopen if it fails. ------- Additional Comments From [EMAIL PROTECTED] 2006-08-31 15:36 ------- Created an attachment (id=17577) Source code, the executable which fails, and the trace log file + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-31 15:37 ------- +The same error occurs. I've tested on two computers with WindXP Pro +SP2, one with AMD Athlon XP, one with Intel P4. On each, I've +compiled the program with a different installation of Visual Studio, +one Standard edition, one Pro. + +Here is what I do to run the program: + +* Command line: +---------------------------------------- +"C:\Program Files\Mono-1.1.17\bin\mono.exe" --trace +MultiDimArrayMono.exe > log.txt +---------------------------------------- + +* This is displayed in the console, after the program is executed: +---------------------------------------- +Unhandled Exception: System.InvalidProgramException: Invalid IL code +in MultiDim +ArrayMono.Program:Main (string[]): IL_001e: stloc.0 +---------------------------------------- + + +Attached, you'll find the source code simplified to the max (so as to +generate the smallest trace log), the executable which fails, and the +trace log file. + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
