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=81956 --- shadow/81956 2007-08-02 15:06:03.000000000 -0400 +++ shadow/81956.tmp.3194 2007-08-02 15:13:06.000000000 -0400 @@ -409,6 +409,17 @@ which make it a lot less likely to crash, so i'd recommend you use the corlib version. Best bet is the Mono.Security.dll file that comes packaged with mono. You need to be on a multi-core computer and running under MS.NET for it to reproduce. The above testcase will crash near instantly. + +------- Additional Comments From [EMAIL PROTECTED] 2007-08-02 15:13 ------- +I was unable to reproduce the issue with on my 2 cores machine on +windows. I compiled your sample with reference to Mono.Security.dll + +Can you provide a stack trace of the error from your test case ? + +One possibility is that MS runtime expects special syntax of byte +array initializer (csc produces __StaticArrayInitTypeSize=<<size>>) to +work correctly. It's just guess because I cannot test it, it works on +my machine. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
