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=79271 --- shadow/79271 2006-09-04 09:33:15.000000000 -0400 +++ shadow/79271.tmp.1699 2006-09-04 16:32:54.000000000 -0400 @@ -1,13 +1,13 @@ Bug#: 79271 Product: Mono: Runtime Version: 1.1 OS: unknown OS Details: -Status: NEW -Resolution: +Status: RESOLVED +Resolution: FIXED Severity: Unknown Priority: Blocker Component: JIT AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] @@ -50,6 +50,10 @@ ------- Additional Comments From [EMAIL PROTECTED] 2006-09-04 09:33 ------- Statically linking the mono executable is somewhat faster. Also, we usually use the static build, so the dynamic case is not very well tested, and could lead to bugs such as this. + +------- Additional Comments From [EMAIL PROTECTED] 2006-09-04 16:32 ------- +Ok, the patch fixed it with a dynamic linked mono but I still made +mono static linked again. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
