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 [EMAIL PROTECTED]

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

--- shadow/78154        2006-04-21 05:31:49.000000000 -0400
+++ shadow/78154.tmp.5856       2006-04-21 05:31:49.000000000 -0400
@@ -0,0 +1,35 @@
+Bug#: 78154
+Product: Mono: Runtime
+Version: 1.1
+OS: other
+OS Details: CentOS 4 2.6.9-34.EL i686
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Major
+Component: io-layer
+AssignedTo: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Assertion failed file handles.c: line 887
+
+** ERROR **: file handles.c: line 887 (_wapi_handle_unref): assertion 
+failed: (thr_ret == 0)
+aborting...
+./consoleserver: line 1:  5469 Aborted                 MONO_PATH=../lib 
+mono --debug ServerConsoleTest.exe
+
+My console application listens for incoming TCP connections, and spawns a 
+thread to do a SQLite database transaction and return a result for each 
+one. After running it for about 8 hours, it stops with the above error 
+message.
+
+I can provide the complete application set, and instructions for running 
+it, if required. However, I would hate to get a bug report like this 
+myself, so I would like to narrow things down a bit!
+
+Any hints as to how this assertion might have failed, possible 
+workrounds, suggestions for debugging procedures, etc. welcome.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to