[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 11:31:35 -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 richard.torkar@htu.se.

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

--- shadow/46363	2003-10-20 09:57:13.000000000 -0400
+++ shadow/46363.tmp.27597	2003-10-20 11:31:35.000000000 -0400
@@ -180,6 +180,24 @@
 
 
 ------- 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.
+
+------- Additional Comments From richard.torkar@htu.se  2003-10-20 11:31 -------
+
+Might be fixed - I'll check as soon as I can compile the test dll and
+do a make run-test
+
+At the moment it bails when doing a make test:
+make[3]: Entering directory
+`/home/torkar/mono/mcs/class/System.Drawing/gdiplus'
+make[3]: *** No rule to make target `test-local', needed by `test'.  Stop.
+make[3]: Leaving directory
+`/home/torkar/mono/mcs/class/System.Drawing/gdiplus'
+make[2]: *** [test-recursive] Error 1
+
+
+And then make run-test hangs on case ~440
+
+