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 [EMAIL PROTECTED]

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

--- shadow/75424        2005-07-01 07:31:27.000000000 -0400
+++ shadow/75424.tmp.15888      2005-07-01 08:20:42.000000000 -0400
@@ -10,13 +10,12 @@
 Component: io-layer
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: wapi caused build hangs
 
 On x86-mono, the build was hung due to a .wapi file that seems to have been
 corrupt. You should be able to reproduce by:
 
 Using the attached .wapi files (changing the host name)
@@ -111,6 +110,17 @@
 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.
+
+------- Additional Comments From [EMAIL PROTECTED]  2005-07-01 08:20 -------
+I made a further calls to semdel-wrapper in SVN r46821.
+
+Now the only leak, I think, is if you kill a build/test with SIGINT
+and immediately remove the tree.
+
+This probably happens when the buildbot kills a build due to a
+timeout.  This can't be handled in the makefiles, I think -- but it
+should hopefully be a much slower leak.
+
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to