[Mono-bugs] [Bug 75424][Maj] Changed - wapi caused build hangs

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Jul 1 03:39:46 EDT 2005


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 rharinath at novell.com.

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

--- shadow/75424	2005-07-01 02:26:23.000000000 -0400
+++ shadow/75424.tmp.10853	2005-07-01 03:39:46.000000000 -0400
@@ -65,6 +65,19 @@
 
 
 ------- Additional Comments From bmaurer at users.sf.net  2005-07-01 02:26 -------
 How about doing the semdel thing after running the mono-wrapper
 script. That way, aborted builds etc will be caught. Also, if you rm
 -rf the mono build, things will be fine.
+
+------- Additional Comments From rharinath at novell.com  2005-07-01 03:39 -------
+Makefile changes were committed in SVN r46817.
+
+As for Ben's suggestion -- I think it's too frequent :-)  It may also
+hinder Dick's debugging efforts.
+
+I've committed a patch to run semdel on 'make clean'.  Aborted builds
+aren't a problem, I think, since the .wapi directory will still be
+around.  The problem is deleting the .wapi directory without releasing
+the resources in it.  I think that nuking the build tree is a rare
+enough occurance (apart from the buildbot, that is :-) that we can let
+a few resources leak.


More information about the mono-bugs mailing list