[MonoDevelop] Exception while disposing a Gtk.Tooltips in Gtk#

Sean C Chapel sean.chapel at utah.edu
Tue Nov 7 23:17:40 EST 2006


So I've almost got monodevelop 0.12 working on my mac pro. But after the loading screen is done it crashes giving the error "Exception while disposing a Gtk.Tooltips in Gtk#". Here is the full output:

seoushi$ node `classlib-cocoa' is not defined on the doc
umentation map
Exception while disposing a Gtk.Tooltips in Gtk#

=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries 
used by your application.
=================================================================

Stacktrace:

  at (wrapper managed-to-native) Gtk.Object.gtk_object_destroy (intptr) <0x00004
>
  at (wrapper managed-to-native) Gtk.Object.gtk_object_destroy (intptr) <0xfffff
fff>
  at Gtk.Object.Destroy () <0x0001d>
  at Gtk.Widget.Destroy () <0x00010>
  at MonoDevelop.Ide.Gui.Dialogs.SplashScreenForm.Dispose () <0x00011>
  at MonoDevelop.Ide.Gui.IdeStartup.Run (string[]) <0x00da1>
  at MonoDevelop.Core.AddIns.AddInService.StartApplication (string,string[]) <0x
001a2>
  at MonoDevelop.Startup.SharpDevelopMain.Main (string[]) <0x0003f>
  at (wrapper runtime-invoke) System.Object.runtime_invoke_int_string[] (object,
intptr,intptr,intptr) <0xffffffff>
/usr/bin/monod-path: line 1: 23306 Abort trap              DYLD_LIBRARY_PATH=/sw
/lib:/Library/Frameworks/Mono.framework/Versions/Current/lib/ MOZILLA_FIVE_HOME=
/sw/lib/firefox1.5/ /Library/Frameworks/Mono.framework/Versions/Current/bin/mono
develop

Any ideas of what might be causing this? I checked and made sure gtk-sharp 1.0 and 2.0 are installed correctly and I don't see any issues. Also the native versions of gtk+/gtk2 seem fine as well.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20061107/92dff9b7/attachment.html 


More information about the Monodevelop-list mailing list