[Mono-bugs] [Bug 74646][Wis] New - Assertion in handles.c

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 18 Apr 2005 01:47:53 -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 michi@zeroc.com.

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

--- shadow/74646	2005-04-18 01:47:53.000000000 -0400
+++ shadow/74646.tmp.8571	2005-04-18 01:47:53.000000000 -0400
@@ -0,0 +1,54 @@
+Bug#: 74646
+Product: Mono: Runtime
+Version: 1.1
+OS: 
+OS Details: Dual-CPU, RedHat 8
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: GC
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: michi@zeroc.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Assertion in handles.c
+
+I just got the following:
+
+testing server shutdown... ok
+
+** ERROR **: file handles.c: line 716 (_wapi_handle_unref): assertion
+failed: (thr_ret == 0)
+aborting...
+
+Here is the stack trace:
+
+#0  0x42028811 in kill () from /lib/i686/libc.so.6
+#1  0x400bdfcd in raise () from /lib/i686/libpthread.so.0
+#2  0x420284b4 in raise () from /lib/i686/libc.so.6
+#3  0x42029bab in abort () from /lib/i686/libc.so.6
+#4  0x40060476 in g_logv () from /usr/lib/libglib-2.0.so.0
+#5  0x400604b4 in g_log () from /usr/lib/libglib-2.0.so.0
+#6  0x080c7f3a in _wapi_handle_unref (handle=0x7b6) at handles.c:719
+#7  0x080c94aa in CloseHandle (handle=0x400c4c20) at handles.c:1349
+#8  0x40ad9d4b in ?? ()
+#9  0x40ad9cf0 in ?? ()
+#10 0x40ad9c89 in ?? ()
+#11 0x40ac0428 in ?? ()
+#12 0x08108331 in mono_jit_runtime_invoke (method=0x40b46a78,
+obj=0x84698e8, params=0x0, exc=0x407399d4)
+    at mini.c:9506
+#13 0x0807feec in mono_runtime_invoke (method=0x40b46a78, obj=0x84698e8,
+params=0x0, exc=0x407399d4)
+    at object.c:1199
+#14 0x080900ae in run_finalize (obj=0x84698e8, data=0x0) at gc.c:100
+#15 0x080e58de in GC_invoke_finalizers () at finalize.c:787
+#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