[Mono-bugs] [Bug 57952][Maj] Changed - xsp is 'hanging' with infinite glib warnings

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 2 May 2004 11:47:28 -0400 (EDT)


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

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

--- shadow/57952	2004-05-02 00:59:49.000000000 -0400
+++ shadow/57952.tmp.11202	2004-05-02 11:47:28.000000000 -0400
@@ -2,13 +2,13 @@
 Product: Mono: Runtime
 Version: unspecified
 OS: Mac OS X 10.3
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Major
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: umuff@quark.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -18,6 +18,13 @@
 
 After the regual prolog, after about 2 seconds after the first page 
 request the following error keeps repeating infinite:
 
 (/usr/local/mono/bin/xsp.exe:28085): GLib-WARNING **: poll(2) failed due 
 to: Bad file descriptor.
+
+------- Additional Comments From lupus@ximian.com  2004-05-02 11:47 -------
+This is a message from the GLib main loop (used in the io-layer daemon).
+It happens also when running two mono/mint at the same time
+(like, having one long-running program, maybe during a gdb session
+and running another program in a different shell almost always
+triggers it).