[Mono-bugs] [Bug 496150] New: [verifier] throws MethodAccessException for [, ] ctors

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Apr 17 14:53:34 EDT 2009


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


           Summary: [verifier] throws MethodAccessException for [,] ctors
    Classification: Mono
           Product: Mono: Runtime
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: misc
        AssignedTo: rkumpera at novell.com
        ReportedBy: spouliot at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Try
firefox http://www.free-online-kenken.co.uk/

and you'll see something* like

NiceTextBlock[,] constructor not visible at 0x062b
Exception Details: System.MethodAccessException: .NiceTextBlock[,] constructor
not visible at 0x062b

Stack Trace:

   at System.Windows.FrameworkElement.InvokeLoaded () [0x00037] in
/home/poupou/svn/moon/class/System.Windows/System.Windows/FrameworkElement.cs:281 
   at Mono.Events.loaded_callback (IntPtr target, IntPtr calldata, IntPtr
closure) [0x0000c] in
/home/poupou/svn/moon/class/System.Windows/Mono/Events.cs:143 
   at Mono.Events+<CreateSafeHandler>c__AnonStorey1.<>m__2 (IntPtr a, IntPtr b,
IntPtr c) [0x00000] in
/home/poupou/svn/moon/class/System.Windows/Mono/Events.cs:51 


* I patched verify.c to give me the namespace/type name of the ctor

-- 
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