[Mono-bugs] [Bug 46363][Wis] Changed - mcs gives sigsegv (mini:6676)

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 20 Oct 2003 09:57:13 -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 vargaz@freemail.hu.

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

--- shadow/46363	2003-07-17 07:32:04.000000000 -0400
+++ shadow/46363.tmp.27075	2003-10-20 09:57:13.000000000 -0400
@@ -175,6 +175,11 @@
 #19 0x400ad843 in start_wrapper (data=0x84a9760) at threads.c:198
 #20 0x400e9e34 in timed_thread_start_routine (args=0x84a9778) at
 timed-thread.c:115
 #21 0x40146b6e in GC_start_routine (arg=0x805b620) at linux_threads.c:1663
 #22 0x4021c150 in pthread_start_thread () from /lib/libpthread.so.0
 
+
+------- Additional Comments From vargaz@freemail.hu  2003-10-20 09:57 -------
+Do you still have this problem ? Looking at the first stacktrace,
+it looks like a thread safety problem in finalizers which was 
+recently fixed.