[Mono-bugs] [Bug 34671][Maj] Changed - leaking file descriptors
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
7 Dec 2002 07:02:32 -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 miguel@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=34671
--- shadow/34671 Wed Nov 27 07:25:44 2002
+++ shadow/34671.tmp.22318 Sat Dec 7 02:02:32 2002
@@ -1,14 +1,14 @@
Bug#: 34671
Product: Mono/Runtime
Version: unspecified
OS: other
OS Details:
-Status: NEW
+Status: NEEDINFO
Resolution:
-Severity:
+Severity: Unknown
Priority: Major
Component: misc
AssignedTo: dick@ximian.com
ReportedBy: rodo@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -34,6 +34,17 @@
unref - looks like ref count is not initialized to 1)
How often does this happen?
always
Additional Information:
+
+------- Additional Comments From miguel@ximian.com 2002-12-07 02:02 -------
+I could not immediately figure out why you say that there is a leak.
+I straced the process and it seems like there are no file descriptors
+leaked.
+
+I also tried making the number of handles very small (20) and I
+managed to get the whole gtk-sharp/api process going. Can you paste
+some of the output of your problem?
+
+Am also changing the status to NEEDINFO