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=79209 --- shadow/79209 2006-08-29 12:26:58.000000000 -0400 +++ shadow/79209.tmp.642 2006-08-29 12:29:00.000000000 -0400 @@ -1,14 +1,14 @@ Bug#: 79209 Product: Mono: Class Libraries Version: unspecified -OS: +OS: unknown OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Blocker Component: libgdiplus AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -22,6 +22,10 @@ objects have no locking in the ref/unref methods. ------- Additional Comments From [EMAIL PROTECTED] 2006-08-29 12:26 ------- Created an attachment (id=17544) test case + +------- Additional Comments From [EMAIL PROTECTED] 2006-08-29 12:29 ------- +the following attachment implements One Giant Lock to fix this +problem. we lock access to font ref/unref at creation/ref/unref time. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
