[Mono-bugs] [Bug 82497][Maj] New - Verifier ignores InternalsVisibleTo

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Aug 20 12:30:02 EDT 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 contact at i-nz.net.

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

--- shadow/82497	2007-08-20 12:30:01.000000000 -0400
+++ shadow/82497.tmp.30814	2007-08-20 12:30:01.000000000 -0400
@@ -0,0 +1,34 @@
+Bug#: 82497
+Product: Mono: Runtime
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Major
+Component: JIT
+AssignedTo: lupus at ximian.com                            
+ReportedBy: contact at i-nz.net               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Verifier ignores InternalsVisibleTo
+
+It appears that either the verifier or the compiler ignore the
+InternalsVisibleTo attribute. This breaks NDBus# and F-Spot, Banshee, etc.
+Tested against head, but might concern 1.2.5 as well. Example exception at
+run-time:
+
+System.InvalidProgramException: Invalid IL code in NDesk.DBus.BusG:Init
+(NDesk.DBus.Connection,NDesk.GLib.IOFunc): IL_0003: callvirt  0x0a000007
+
+
+  at <0x00000> <unknown method>
+  at NDesk.DBus.BusG.Init (NDesk.DBus.Connection conn) [0x00000] 
+  at NDesk.DBus.BusG.Init () [0x00000] 
+  at FSpot.Driver.Main (System.String[] args) [0x00000] --- End of inner
+exception stack trace ---
+
+  at FSpot.Driver.Main (System.String[] args) [0x00000]


More information about the mono-bugs mailing list