[Mono-bugs] [Bug 53986][Nor] Changed - Native to managed marshaling via ICustomMarshaler aborts
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 6 Feb 2004 15:25:23 -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 mkestner@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=53986
--- shadow/53986 2004-02-06 15:24:47.000000000 -0500
+++ shadow/53986.tmp.10319 2004-02-06 15:25:23.000000000 -0500
@@ -25,6 +25,11 @@
** ERROR **: file marshal.c: line 3438 (mono_marshal_get_native_wrapper):
should not be reached
aborting...
When the app is closed. The stimulus is a [return:MarshalAs()] invocation
triggered by the WindowDelete handler accessing the DateEdit.Time property.
+
+------- Additional Comments From mkestner@ximian.com 2004-02-06 15:25 -------
+Created an attachment (id=6636)
+Test sample
+