[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 14:18:11 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 nikki at trumphurst.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78154
--- shadow/78154 2006-04-21 12:45:46.000000000 -0400
+++ shadow/78154.tmp.16464 2006-04-21 14:18:11.000000000 -0400
@@ -40,6 +40,24 @@
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.)
+
+------- Additional Comments From nikki at trumphurst.com 2006-04-21 14:18 -------
+Thanks for the help. To answer your questions...
+
+The platform is "CentOS 4 2.6.9-34.EL i686" - or wasn't that what
+you meant?
+
+The mono version is 1.1.13.2. When I next visit the problem, I will
+update to the latest version (.6, I guess).
+
+I have downloaded the source for that version, and run make and make
+install (I was running a supplied binary before). Will that give me
+debug symbols? I did try to read the makefiles to see what the
+CFLAGS were, but I got lost in a maze of twist Makefiles, all
+alike :-)
+
+I'm probably being thick here, but what has ulimit got to do with
+whether I get a core dump or not?
More information about the mono-bugs
mailing list