[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 07:31:27 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 06:30:44.000000000 -0400
+++ shadow/75424.tmp.15159	2005-07-01 07:31:27.000000000 -0400
@@ -100,6 +100,17 @@
 debug with the installed runtime that I just built, not from the
 source tree.
 
 Buildbot question: when it runs the nunit tests, does it use the build
 tree shared memory or the file in the user's home dir?
 
+
+------- Additional Comments From rharinath at novell.com  2005-07-01 07:31 -------
+The buildbot uses 'make check', which ensures that the in-tree shared
+memory is used.
+
+As for calling 'semdel' in 'mono-wrapper', it probably cannot be done,
+since we (claim to) support parallel makes.
+
+The simplest thing appears to be: me doing the hard work :-)  I'll put
+in the appropriate calls to 'semdel' in runtime/Makefile.am.  It won't
+be infallible, but most uses, like in the buildbot, shouldn't leak.


More information about the mono-bugs mailing list