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=78227 --- shadow/78227 2006-04-27 20:06:58.000000000 -0400 +++ shadow/78227.tmp.2379 2006-04-27 20:18:47.000000000 -0400 @@ -1,22 +1,22 @@ Bug#: 78227 Product: Mono: Runtime Version: 1.1 -OS: +OS: unknown OS Details: Status: NEW Resolution: -Severity: +Severity: Unknown Priority: Normal Component: misc AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: -Summary: erroneous error with Monitor.Pulse +Summary: x86/64 regression: erroneous error with Monitor.Pulse, 1.1.7 branch Unhandled Exception: System.Threading.SynchronizationLockException: Not locked by this thread in <0x00000> <unknown method> in (wrapper managed-to-native) System.Threading.Monitor:Monitor_pulse (object) in <0x0002d> System.Threading.Monitor:Pulse (System.Object obj) @@ -41,6 +41,18 @@ lock (this) { Monitor.Pulse (this); } So there is no way it couldn't be locked. + +------- Additional Comments From [EMAIL PROTECTED] 2006-04-27 20:18 ------- +(19:54:57) Naresh Wignarajah: okay so the last Mono we used was +(19:55:08) Naresh Wignarajah: 2017 Nov 1 21:31 +mono-complete-1.1.7.12-1.novell.i586.rpm +(19:55:39) Miguel de Icaza: Ok +(19:55:41) Naresh Wignarajah: basically 1.1.7.12-1 from October 2005 'ish +(19:55:48) Miguel de Icaza: Holy shit +(19:55:50) Miguel de Icaza: Ok +(19:55:52) Miguel de Icaza: Will review the changes +(19:55:54) James Willcox: heh +(19:55:55) Naresh Wignarajah: before that we were using 1.1.7.8-1 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
