[Mono-bugs] [Bug 75075][Cri] Changed - Runtime aborts in call to Assembly.GetTypes()

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Sep 26 17:40:58 EDT 2005


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 vargaz at gmail.com.

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

--- shadow/75075	2005-09-26 15:43:31.000000000 -0400
+++ shadow/75075.tmp.28166	2005-09-26 17:40:58.000000000 -0400
@@ -74,6 +74,15 @@
 
 Please do not make the assemblies "MAAD.Simulator.dll",
 "MAAD.Utilities.dll", or "IPME.Common.dll" publicly available.  They
 are the property of Micro Analysis & Design, Inc. in Boulder, CO.
 Only the second test case relies on these files.
 
+
+------- Additional Comments From vargaz at gmail.com  2005-09-26 17:40 -------
+The testcase seems to be missing some assemblies, like IPME.Utilities
+and C1.Common. If the problem only shows when some assembly is missing,
+then this is a known bug, the mono runtime currently handles missing
+assemblies/types etc. very ungracefully by crashing/asserting.
+
+
+


More information about the mono-bugs mailing list