[Mono-bugs] [Bug 491490] New: [verifier] throw a MethodAccessException on http://89.149.57.186/ecportalgis/

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Apr 2 08:53:24 EDT 2009


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


           Summary: [verifier] throw a MethodAccessException on
                    http://89.149.57.186/ecportalgis/
    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: ---


This MAE does not come from CoreCLR (which was a bit confusing). The site
"works" (identically) with or without CoreCLR enabled if the verifier is not
enabled.

[mono] ~/svn/moon/test/2.0/Microsoft.SilverlightControls @ firefox
http://89.149.57.186/ecportalgis/
Moonlight: Installing signal handlers for crash reporting.
Moonlight: Enabling MONO_DEBUG=keep-delegates.
Assembly: /opt/mono/lib/moon/plugin/System.Windows.dll
Plugin AppDomain Creation: OK
warning: DependencyObject type testing now using a very slow code path
Types.RegisterManagedType (System.ValueType, null)
Types.RegisterManagedType (System.Enum, System.ValueType)
Types.RegisterManagedType (System.Windows.Controls.ClickMode, System.Enum)
Types.RegisterManagedType (System.Windows.Controls.Primitives.ButtonBase,
System.Windows.Controls.ContentControl)
Types.RegisterManagedType (System.Windows.Controls.Button,
System.Windows.Controls.Primitives.ButtonBase)
Types.RegisterManagedType (HipWeb.Page, System.Windows.Controls.UserControl)
Types.RegisterManagedType (System.Windows.Controls.Orientation, System.Enum)
Types.RegisterManagedType (System.Windows.Controls.StackPanel,
System.Windows.Controls.Panel)
Types.RegisterManagedType (System.Windows.Controls.ItemsControl,
System.Windows.Controls.Control)
Types.RegisterManagedType (System.Windows.Controls.Primitives.Selector,
System.Windows.Controls.ItemsControl)
Types.RegisterManagedType (System.Windows.Controls.ComboBox,
System.Windows.Controls.Primitives.Selector)
Types.RegisterManagedType (System.Windows.Controls.ItemsPanelTemplate,
System.Windows.FrameworkTemplate)
Types.RegisterManagedType (System.Collections.IEnumerable, null)
trying to load: /System.Windows;component/themes/generic.xaml
Types.RegisterManagedType (System.Windows.Controls.Primitives.RepeatButton,
System.Windows.Controls.Primitives.ButtonBase)
Types.RegisterManagedType (System.Windows.Controls.Primitives.ToggleButton,
System.Windows.Controls.Primitives.ButtonBase)
Types.RegisterManagedType (System.Windows.Controls.HyperlinkButton,
System.Windows.Controls.Primitives.ButtonBase)
Types.RegisterManagedType (System.Windows.Controls.CheckBox,
System.Windows.Controls.Primitives.ToggleButton)
Types.RegisterManagedType (System.Windows.Controls.RadioButton,
System.Windows.Controls.Primitives.ToggleButton)
Types.RegisterManagedType (System.Windows.Controls.ContentPresenter,
System.Windows.FrameworkElement)
Types.RegisterManagedType (System.Windows.Controls.ListBox,
System.Windows.Controls.Primitives.Selector)
Types.RegisterManagedType (System.Windows.Controls.ListBoxItem,
System.Windows.Controls.ContentControl)
Types.RegisterManagedType (System.Windows.Controls.Primitives.Thumb,
System.Windows.Controls.Control)
Types.RegisterManagedType (System.Windows.Controls.Primitives.RangeBase,
System.Windows.Controls.Control)
Types.RegisterManagedType (System.Windows.Controls.Primitives.ScrollBar,
System.Windows.Controls.Primitives.RangeBase)
Types.RegisterManagedType (System.Windows.Controls.ScrollBarVisibility,
System.Enum)
Types.RegisterManagedType (System.Windows.Controls.ScrollViewer,
System.Windows.Controls.ContentControl)
Types.RegisterManagedType (System.Windows.Visibility, System.Enum)
Types.RegisterManagedType (System.Windows.Controls.ToolTip,
System.Windows.Controls.ContentControl)
Types.RegisterManagedType (System.Windows.Controls.Slider,
System.Windows.Controls.Primitives.RangeBase)
Types.RegisterManagedType (System.Windows.Controls.ProgressBar,
System.Windows.Controls.Primitives.RangeBase)
Types.RegisterManagedType (System.Windows.Controls.ToolTipService, null)
Types.RegisterManagedType (HipWeb.Forms.Base.Toolbar,
System.Windows.Controls.UserControl)
Error while Launching an Application from a xap file:
System.MethodAccessException: Method is not accessible at 0x0002
  at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke
(object,object[],System.Exception&)
  at System.Reflection.MonoCMethod.Invoke (System.Object obj, BindingFlags
invokeAttr, System.Reflection.Binder binder, System.Object[] parameters,
System.Globalization.CultureInfo culture) [0x00119] in
/home/poupou/svn/mcs/class/corlib/System.Reflection/MonoMethod.cs:465

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