[MonoDevelop] Re^4: F#
Makoto Sakurai
makoto at ms.u-tokyo.ac.jp
Sun Feb 13 04:22:05 EST 2011
Dear all.
Again, monodevelop 2.4.2.1 says the following error message while
installing FSharpBinding 1.0 after successfully installing Gtk# 2.10.
--------------------------------------------------------------------------------------
System.Reflection.TargetInvocationException: Exception has been thrown
by the target of an invocation. ---> System.AccessViolationException:
Attempted to read or write protected memory. This is often an
indication that other memory is corrupt.
at Gtk.Application.gtk_main_iteration()
at Gtk.Application.RunIteration()
at Mono.Addins.Gui.InstallMonitor.WaitForCompleted()
at Mono.Addins.Gui.AddinInstallDialog.Install()
at Mono.Addins.Gui.AddinInstallDialog.OnPageChanged()
at Mono.Addins.Gui.AddinInstallDialog.OnNextPage(Object sender, EventArgs e)
--- End of inner exception stack trace ---
at System.RuntimeMethodHandle._InvokeMethodFast(Object target,
Object[] arguments, SignatureStruct& sig, MethodAttributes
methodAttributes, RuntimeTypeHandle typeOwner)
at System.RuntimeMethodHandle.InvokeMethodFast(Object target,
Object[] arguments, Signature sig, MethodAttributes methodAttributes,
RuntimeTypeHandle typeOwner)
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj,
BindingFlags invokeAttr, Binder binder, Object[] parameters,
CultureInfo culture, Boolean skipVisibilityChecks)
at System.Delegate.DynamicInvokeImpl(Object[] args)
at GLib.Signal.ClosureInvokedCB(Object o, ClosureInvokedArgs args)
at GLib.SignalClosure.Invoke(ClosureInvokedArgs args)
at GLib.SignalClosure.MarshalCallback(IntPtr raw_closure, IntPtr
return_val, UInt32 n_param_vals, IntPtr param_values, IntPtr
invocation_hint, IntPtr marshal_data)
--------------------------------------------------------------------------------------
Any idea?
Best,
Makoto Sakurai
More information about the Monodevelop-list
mailing list