[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
Mon May 22 15:02:10 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 james at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=78227

--- shadow/78227	2006-05-16 14:14:55.000000000 -0400
+++ shadow/78227.tmp.20210	2006-05-22 15:02:10.000000000 -0400
@@ -112,6 +112,35 @@
 Testing is verifying this right now.  Update shortly.
 
 ------- Additional Comments From naresh at ximian.com  2006-05-16 14:14 -------
 http://build-master.boston.ximian.com/report/jobinfo.html?jobid=44792 
 This was built using mono 1.1.7.12.60053-2
 Wade this bug is still present in the above Mono snapshot build.
+
+------- Additional Comments From james at ximian.com  2006-05-22 15:02 -------
+I think we're still having a problem here.  The current build
+segfaults on sles-9-i586.  Stack trace:
+
+Program received signal SIGSEGV, Segmentation fault.
+[Switching to Thread 1083882416 (LWP 10992)]
+0x0815bd63 in mono_monitor_try_enter_internal (obj=0x0, ms=4294967295,
+    allow_interruption=0) at monitor.c:182
+182     monitor.c: No such file or directory.
+        in monitor.c
+(gdb) bt
+#0  0x0815bd63 in mono_monitor_try_enter_internal (obj=0x0, ms=4294967295,
+    allow_interruption=0) at monitor.c:182
+#1  0x0815bfa1 in mono_monitor_enter (obj=0x0) at monitor.c:321
+#2  0x080a4c19 in ves_icall_System_Threading_Thread_Sleep_internal (ms=0)
+    at threads.c:596
+#3  0x4089ca1b in ?? ()
+#4  0x000003e8 in ?? ()
+#5  0x089bb448 in ?? ()
+#6  0x089bc8f0 in ?? ()
+#7  0x089bcbd8 in ?? ()
+#8  0x0884b64c in __JCR_LIST__ ()
+#9  0x000003e8 in ?? ()
+#10 0x00000000 in ?? ()
+#11 0x409ab308 in ?? ()
+#12 0x4089c9fc in ?? ()
+#13 0x409ab318 in ?? ()
+


More information about the mono-bugs mailing list