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:34:47.000000000 -0400 +++ shadow/78990.tmp.18360 2006-08-07 19:42:05.000000000 -0400 @@ -379,6 +379,15 @@ 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 + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-07 19:42 ------- +Running without optimization does prevent the issue from occuring. + +I isolated it down to running mono like: + mono --optimize=-intrins dsnlu.exe +will result in no error. + + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
