[Mono-bugs] [Bug 78154][Maj] Changed - Assertion failed file handles.c: line 887

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Apr 21 12:45:46 EDT 2006


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 dick at ximian.com.

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

--- shadow/78154	2006-04-21 05:31:49.000000000 -0400
+++ shadow/78154.tmp.14503	2006-04-21 12:45:46.000000000 -0400
@@ -2,13 +2,13 @@
 Product: Mono: Runtime
 Version: 1.1
 OS: other
 OS Details: CentOS 4 2.6.9-34.EL i686
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Major
 Component: io-layer
 AssignedTo: dick at ximian.com                            
 ReportedBy: nikki at trumphurst.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -30,6 +30,16 @@
 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.
+
+------- Additional Comments From dick at ximian.com  2006-04-21 12:45 -------
+You don't say which version of mono you're using (on which platform,
+though that's probably less relevent here.)  The line number suggests
+its not 1.1.13-latest or SVN head.
+
+In general, an assertion failure like that is showing that a pthreads
+function returned an error.  If you set ulimit appropriately you might
+get a usable core dump (if you have debugging symbols.)
+


More information about the mono-bugs mailing list