[Mono-bugs] [Bug 78227][Nor] Changed - x86/64 regression: erroneous error with Monitor.Pulse, 1.1.7 branch

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Apr 27 20:18:47 EDT 2006


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 miguel at ximian.com.

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: mono-bugs at ximian.com                            
 ReportedBy: james at ximian.com               
 QAContact: mono-bugs at ximian.com
 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 miguel at ximian.com  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


More information about the mono-bugs mailing list