[Mono-bugs] [Bug 80618][Maj] Changed - Segfault calling MethodInfo.Invoke from a second AppDomain.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Jan 25 12:53:27 EST 2007


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 billholmes54 at gmail.com.

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

--- shadow/80618	2007-01-25 12:52:19.000000000 -0500
+++ shadow/80618.tmp.27331	2007-01-25 12:53:27.000000000 -0500
@@ -31,6 +31,11 @@
 Removing or changing the argument type of CreateAdditionalFiles will succeed.
 Changing line 79 in RunInOtherDomain.cs to false causes the Invoke call to
 be run in the current AppDomain and the error does not occur.
 Compiling PreProcessor.CreateAdditionalFiles into the exe works fine. 
 (uncomment ln 52 in RunInOtherDomain.cs  and run mcs RunInOtherDomain.cs
 PreProcess.cs)
+
+------- Additional Comments From billholmes54 at gmail.com  2007-01-25 12:53 -------
+Created an attachment (id=18557)
+PreProcess.cs -- Sample Code
+


More information about the mono-bugs mailing list