[Mono-bugs] [Bug 22853] Changed - Segfault in mymono_metadata_type_hash()
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
4 Apr 2002 11:17:03 -0000
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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=22853
--- shadow/22853 Sun Mar 31 15:10:49 2002
+++ shadow/22853.tmp.19594 Thu Apr 4 06:17:03 2002
@@ -1,14 +1,14 @@
Bug#: 22853
Product: Mono/Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Wishlist
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: dick@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -46,6 +46,11 @@
#2 0x080983a0 in mono_g_hash_table_lookup (hash_table=0x8150360,
key=0x886ec20) at mono-hash.c:243
#3 0x080755ad in mono_type_get_object (domain=0x80bff90, type=0x886ec20)
at reflection.c:2019
#4 0x0807ed8d in ves_icall_get_method_info (method=0x886ebe8, info=0xbfffceb4)
at icall.c:707
+
+------- Additional Comments From lupus@ximian.com 2002-04-04 06:17 -------
+This happens because a type can't be loaded, because it was referenced
+from an assmbly of the ms runtime.
+I'll add a warning for it in metadata.