[Mono-bugs] [Bug 64089][Nor] Changed - Mono hangs while running NAnt examples build file

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 26 Aug 2004 12:27:41 -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 bmaurer@users.sf.net.

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

--- shadow/64089	2004-08-26 02:30:46.000000000 -0400
+++ shadow/64089.tmp.20411	2004-08-26 12:27:41.000000000 -0400
@@ -263,6 +263,10 @@
 
 ** ERROR **: file mini-exceptions.c: line 262 (mono_handle_exception):
 assertion failed: (jit_tls->abort_func)
 aborting...
 Killed
 
+
+------- Additional Comments From bmaurer@users.sf.net  2004-08-26 12:27 -------
+Does it always hang in GetCustomAttributes? If so, there may be a bug
+in that method.