[Mono-bugs] [Bug 77368][Nor] Changed - [GMCS]
ves_icall_MonoType_get_DeclaringMethod abort during compilation
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Jan 26 12:10:40 EST 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 vargaz at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77368
--- shadow/77368 2006-01-26 11:42:11.000000000 -0500
+++ shadow/77368.tmp.15815 2006-01-26 12:10:40.000000000 -0500
@@ -1,23 +1,23 @@
Bug#: 77368
-Product: Mono: Runtime
+Product: Mono: Compilers
Version: 1.1
OS: other
OS Details: Red Hat Enterprise Linux 4
Status: NEW
Resolution:
Severity: Unknown
Priority: Normal
-Component: misc
+Component: C#
AssignedTo: mono-bugs at ximian.com
ReportedBy: horst.reiterer at mind-breeze.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
Cc:
-Summary: ves_icall_MonoType_get_DeclaringMethod abort during compilation
+Summary: [GMCS] ves_icall_MonoType_get_DeclaringMethod abort during compilation
The following testcase fails to compile with Mono 1.1.13's gmcs, the
runtime aborts.
MethodClass defines a method 'Get' with an out parameter.
GenericMethodClass provides a similar method, it is generic however.
Invoking 'Get' on an instance of GenericMethodClass (FAILURE must be
@@ -77,6 +77,9 @@
Successful compilation
How often does this happen?
100 out of 100 times
+
+------- Additional Comments From vargaz at gmail.com 2006-01-26 12:10 -------
+-> mcs
More information about the mono-bugs
mailing list