[Mono-bugs] [Bug 74646][Wis] Changed - Assertion in handles.c
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 18 Apr 2005 03:51:02 -0400 (EDT)
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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=74646
--- shadow/74646 2005-04-18 01:47:53.000000000 -0400
+++ shadow/74646.tmp.9467 2005-04-18 03:51:02.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 74646
Product: Mono: Runtime
Version: 1.1
-OS:
+OS: unknown
OS Details: Dual-CPU, RedHat 8
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Wishlist
Component: GC
AssignedTo: mono-bugs@ximian.com
ReportedBy: michi@zeroc.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -49,6 +49,14 @@
#16 0x08090c01 in finalizer_thread (unused=0x0) at gc.c:699
#17 0x0809f09e in start_wrapper (data=0x82444e8) at threads.c:291
#18 0x080da68d in timed_thread_start_routine (args=0x82443e8) at
timed-thread.c:135
#19 0x080edd0c in GC_start_routine (arg=0x40739aac) at pthread_support.c:1237
#20 0x400bb881 in pthread_detach () from /lib/i686/libpthread.so.0
+
+------- Additional Comments From gonzalo@ximian.com 2005-04-18 03:51 -------
+Two days ago, a bug that might cause memory corruption on memory
+holding conditions and mutexes was fixed.
+
+In current svn, _wapi_handle_unref is between lines 922 and 971.
+
+Update and reopen the bug if it still happens.