[Mono-bugs] [Bug 57952][Maj] Changed - xsp is 'hanging' with infinite glib warnings
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 12 May 2004 21:34:43 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=57952
--- shadow/57952 2004-05-02 11:47:28.000000000 -0400
+++ shadow/57952.tmp.12784 2004-05-12 21:34:43.000000000 -0400
@@ -5,13 +5,13 @@
OS Details:
Status: NEW
Resolution:
Severity: Unknown
Priority: Major
Component: misc
-AssignedTo: mono-bugs@ximian.com
+AssignedTo: dick@ximian.com
ReportedBy: umuff@quark.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: xsp is 'hanging' with infinite glib warnings
@@ -25,6 +25,11 @@
------- 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).
+
+------- Additional Comments From miguel@ximian.com 2004-05-12 21:34 -------
+Assigning to Dick, he has been recently been looking at this.
+
+Dick, can you confirm if this is gone?