[Mono-bugs] [Bug 75428][Maj] Changed - GC hang in sigsuspend

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jun 30 15: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 miguel at ximian.com.

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

--- shadow/75428	2005-06-30 12:42:03.000000000 -0400
+++ shadow/75428.tmp.29602	2005-06-30 15:39:46.000000000 -0400
@@ -847,6 +847,21 @@
 "this" is not available.
 )
     at threads.c:975
 #9  0x00000000410f879e in ?? ()
 #10 0x0000000000d34ea0 in ?? ()
 
+
+------- Additional Comments From miguel at ximian.com  2005-06-30 15:39 -------
+I had Gonzalo look at this problem, and this seems to be the same
+issue that we had with the NSS file system, in which the kernel file
+system was consuming signals that were never delivered to user processes.
+
+The process has died, but we suspect that the `smbfs' might have
+consumed the signals.  `smbfs' is not supposed to be used with SUSE
+(we filed a number of reports with SUSE) long story short: smbfs has
+not been maintained for years and the file system that must be used is
+`cifs'.
+
+Since the process died, can we have the machines use cifs instead?
+
+Miguel


More information about the mono-bugs mailing list