[Mono-bugs] [Bug 71880][Nor] Changed - generic instance in mono_marshal_get_runtime_invoke()
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 28 Jan 2005 13:29:53 -0500 (EST)
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 martin@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=71880
--- shadow/71880 2005-01-27 16:15:37.000000000 -0500
+++ shadow/71880.tmp.18446 2005-01-28 13:29:53.000000000 -0500
@@ -1,23 +1,23 @@
Bug#: 71880
Product: Mono: Runtime
Version: 1.1
-OS:
+OS: unknown
OS Details: Gentoo 2.6.10
Status: NEW
Resolution:
-Severity:
-Priority: Major
+Severity: Unknown
+Priority: Normal
Component: misc
-AssignedTo: mono-bugs@ximian.com
+AssignedTo: martin@ximian.com
ReportedBy: spigaz@gmail.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: Generic Problem blows up VM
+Summary: generic instance in mono_marshal_get_runtime_invoke()
Description of Problem:
Using reflection to get the value of a Property that is a generic type
blows up vm...
Steps to reproduce the problem: