[Mono-bugs] [Bug 74713][Maj] Changed - System.IO.IOException: Invalid handle to path "/tmp/tmp4d062ea3"

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 24 Apr 2005 18:40:46 -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 flashdict@gmail.com.

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

--- shadow/74713	2005-04-24 15:53:24.000000000 -0400
+++ shadow/74713.tmp.22557	2005-04-24 18:40:46.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 74713
 Product: Mono: Runtime
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Major
 Component: io-layer
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -75,6 +75,17 @@
 in (wrapper remoting-invoke-with-check) System.IO.FileStream:FlushBuffer ()
 in <0x00016> System.IO.FileStream:Flush ()
 in <0x00033> System.IO.StreamWriter:Flush ()
 in <0x00024> System.IO.StreamWriter:Dispose (Boolean disposing)
 in <0x00014> System.IO.StreamWriter:Close ()
 in <0x00068> Test:Worker ()
+
+------- Additional Comments From flashdict@gmail.com  2005-04-24 18:40 -------
+Hey, this is a good one.   Here on FreeBSD, I get somewhere between 5
+and 250 executions of the worker loop before the following always occurs:
+
+** ERROR **: file handles.c: line 937 (_wapi_handle_unref): assertion
+failed: (thr_ret == 0)
+aborting...
+..Abort (core dumped)
+
+Never any exception, though.