[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
12 Jul 2002 08:38:08 -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 Jul 11 22:24:27 2002
+++ shadow/27694.tmp.15945	Fri Jul 12 04:38:08 2002
@@ -1,12 +1,12 @@
 Bug#: 27694
 Product: Mono/Runtime
 Version: unspecified
 OS: other
 OS Details: FreeBSD 4.5
-Status: NEW   
+Status: ASSIGNED   
 Resolution: 
 Severity: 040 One week
 Priority: Normal
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: logic@phayze.com               
@@ -58,6 +58,12 @@
 revents=POLLRDNORM}] 2, INFTIM) = 1
 gettimeofday({1026437632, 302519}, NULL) = 0
 recvfrom(6, "\1\0\0\0\4\0\0\0\23\0\0\0X\3112(\6\0\0\0", 20, 0, NULL, NULL) 
 = 20
 sigaction(SIGPIPE, {SIG_DFL}, NULL)     = 0
 --- SIGSEGV (Segmentation fault) ---
+
+------- Additional Comments From dick@ximian.com  2002-07-12 04:38 -------
+Please rebuild mono with some debugging turned on:
+
+at the top of handles.c and handles-private.h there's a "#undef
+DEBUG".  Set both to defined.  Attach the output to this bug.