[Mono-bugs] [Bug 27694][Nor] Changed - mint crashes when run as a user in FreeBSD 4.5

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
1 Aug 2002 09:43:15 -0000


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 dick@ximian.com.

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

--- shadow/27694	Thu Aug  1 00:41:52 2002
+++ shadow/27694.tmp.8227	Thu Aug  1 05:43:15 2002
@@ -71,6 +71,10 @@
 ------- Additional Comments From logic@phayze.com  2002-08-01 00:41 -------
 I grabbed the latest snapshot (July 31) & compiled with DEBUG enabled 
 in those two files. It appears that changes made since I first 
 encountered the problem have fixed the bug (for one thing, I notice 
 the unix socket is no longer being made in the linux anonymous 
 namespace).
+
+------- Additional Comments From dick@ximian.com  2002-08-01 05:43 -------
+The socket bind still uses the anonymous namespace in the CVS code.
+Where are you looking that says otherwise?