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=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 [EMAIL PROTECTED] 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 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
