[Mono-bugs] [Bug 61033][Blo] Changed - JIT crash when passing a delegate into PInvoke that returns another delegate [TESTCASE ATTACHED]

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 1 Jul 2004 19:46:16 -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 grompf@sublimeintervention.com.

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

--- shadow/61033	2004-07-01 19:45:17.000000000 -0400
+++ shadow/61033.tmp.4696	2004-07-01 19:46:16.000000000 -0400
@@ -29,6 +29,11 @@
 ((klass->flags & TYPE_ATTRIBUTE_LAYOUT_MASK) != TYPE_ATTRIBUTE_AUTO_LAYOUT)
 aborting...
 
 Expected behaviour:
 
 Pass the delegate (like any other) into unmanaged land.
+
+------- Additional Comments From grompf@sublimeintervention.com  2004-07-01 19:46 -------
+Created an attachment (id=8433)
+Testcase for bug 61033
+