[Mono-bugs] [Bug 504886] [PATCH] Permission denied when invoking explicitly defined method on MS-created MarshalByRefObject instance

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Mar 4 14:23:54 EST 2010


http://bugzilla.novell.com/show_bug.cgi?id=504886

http://bugzilla.novell.com/show_bug.cgi?id=504886#c10


--- Comment #10 from Marek Habersack <mhabersack at novell.com> 2010-03-04 20:23:53 CET ---
Created an attachment (id=346638)
 --> (http://bugzilla.novell.com/attachment.cgi?id=346638)
test.cs

Compile the test as follows:

gmcs -pkg:dotnet test.cs

and run it like this:

MONO_PATH="./" mono test.exe

It should print:

MBR and MBR

but it prints

MBR and System.MarshalByRefObject

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list