[MonoDevelop] MonoDevelop Crashing on Startup

Mark Materna mjmaterna60193 at yahoo.com
Mon Dec 21 13:48:56 EST 2009


Hi,

I'm trying to use MonoDevelop on OS X, and it's crashing on start up. I've installed Mono and Monodevelop for OS X as noted on the  MonoDevelop web site.   I can't tell if I have Gtk# on my system, but I thought that it's included with the Mono framework. The one thing that struck me is that there is one message that has the wrong user name: 

12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at
MonoDevelop.Components.Docking.DockFrame.SetVisible
(MonoDevelop.Components.Docking.DockItem,bool) [0x00077] in
/Users/michael/Mono/monodevelop-2.2/main/src/core/MonoDevelop.Dock/DockFrame.cs:356 

There is no user "michael"on my system.

Here are the console messages:

12/21/09 12:17:50 PM [0x0-0x4f04f].com.ximian.monodevelop[4270] (/Developer/Applications/MonoDevelop.app/Contents/MacOS/lib/monodevelop/bin/MonoDevelop.exe:4270): GLib-CRITICAL **: g_utf16_to_utf8: assertion `str != NULL' failed 
12/21/09 12:17:50 PM [0x0-0x4f04f].com.ximian.monodevelop[4270] (/Developer/Applications/MonoDevelop.app/Contents/MacOS/lib/monodevelop/bin/MonoDevelop.exe:4270): GLib-CRITICAL **: g_utf16_to_utf8: assertion `str != NULL' failed 
12/21/09 12:17:50 PM [0x0-0x4f04f].com.ximian.monodevelop[4270] (/Developer/Applications/MonoDevelop.app/Contents/MacOS/lib/monodevelop/bin/MonoDevelop.exe:4270): GLib-CRITICAL **: g_utf16_to_utf8: assertion `str != NULL' failed 
12/21/09 12:17:50 PM [0x0-0x4f04f].com.ximian.monodevelop[4270] (/Developer/Applications/MonoDevelop.app/Contents/MacOS/lib/monodevelop/bin/MonoDevelop.exe:4270): GLib-CRITICAL **: g_utf16_to_utf8: assertion `str != NULL' failed 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270] ** 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270] ERROR:mono-debug.c:439:allocate_data_item: assertion failed: (table->current_chunk->current_offset == table->current_chunk->allocated_size) 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270] Stacktrace: 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at (wrapper native-to-managed) MonoDevelop.Core.Gui.GLibLogging.LogFunc (intptr,GLib.LogLevelFlags,intptr) <IL 0x00031, 0x00098> 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at (wrapper native-to-managed) MonoDevelop.Core.Gui.GLibLogging.LogFunc (intptr,GLib.LogLevelFlags,intptr) <IL 0x00031, 0xffffffff> 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at MonoDevelop.Core.FileService.SystemRename (string,string) [0x00094] in /Users/michael/Mono/monodevelop-2.2/main/src/core/MonoDevelop.Core/MonoDevelop.Core/FileService.cs:384 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at MonoDevelop.Core.FileService.SystemRename (string,string) [0x00094] in /Users/michael/Mono/monodevelop-2.2/main/src/core/MonoDevelop.Core/MonoDevelop.Core/FileService.cs:384 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at MonoDevelop.Core.Properties.Save (string) [0x000c3] in /Users/michael/Mono/monodevelop-2.2/main/src/core/MonoDevelop.Core/MonoDevelop.Core/Properties.cs:243 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at MonoDevelop.Core.PropertyService.SaveProperties () [0x00024] in /Users/michael/Mono/monodevelop-2.2/main/src/core/MonoDevelop.Core/MonoDevelop.Core/PropertyService.cs:142 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at MonoDevelop.Projects.Dom.Parser.ProjectDomService.GetDefaultCompletionFileLocation () [0x0003b] in /Users/michael/Mono/monodevelop-2.2/main/src/core/MonoDevelop.Projects/MonoDevelop.Projects.Dom.Parser/ProjectDomService.cs:261 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at MonoDevelop.Projects.Dom.Parser.ProjectDomService..cctor () [0x00099] in /Users/michael/Mono/monodevelop-2.2/main/src/core/MonoDevelop.Projects/MonoDevelop.Projects.Dom.Parser/ProjectDomService.cs:103 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at (wrapper runtime-invoke) object.runtime_invoke_void (object,intptr,intptr,intptr) <IL 0x00042, 0xffffffff> 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at MonoDevelop.Ide.Gui.Pads.ClassPad.ProjectNodeBuilder.Initialize () [0x00022] in /Users/michael/Mono/monodevelop-2.2/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Pads.ClassPad/ProjectNodeBuilder.cs:58 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at MonoDevelop.Ide.Gui.Pads.ClassPad.ProjectNodeBuilder.Initialize () [0x00022] in /Users/michael/Mono/monodevelop-2.2/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Pads.ClassPad/ProjectNodeBuilder.cs:58 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at MonoDevelop.Ide.Gui.Components.NodeBuilder.SetContext (MonoDevelop.Ide.Gui.Components.ITreeBuilderContext) [0x00007] in /Users/michael/Mono/monodevelop-2.2/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Components/NodeBuilder.cs:47 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at MonoDevelop.Ide.Gui.Components.ExtensibleTreeView.SetBuilders (MonoDevelop.Ide.Gui.Components.NodeBuilder[],MonoDevelop.Ide.Gui.Components.TreePadOption[]) [0x00178] in /Users/michael/Mono/monodevelop-2.2/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Components/ExtensibleTreeView.cs:292 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at MonoDevelop.Ide.Gui.Components.ExtensibleTreeView.Initialize (MonoDevelop.Ide.Gui.Components.NodeBuilder[],MonoDevelop.Ide.Gui.Components.TreePadOption[],string) [0x00013] in /Users/michael/Mono/monodevelop-2.2/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Components/ExtensibleTreeView.cs:160 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at MonoDevelop.Ide.Gui.Pads.TreeViewPad.Initialize (MonoDevelop.Ide.Gui.Components.NodeBuilder[],MonoDevelop.Ide.Gui.Components.TreePadOption[],string) [0x00000] in /Users/michael/Mono/monodevelop-2.2/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Pads/TreeViewPad.cs:94 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at MonoDevelop.Ide.Gui.Pads.SolutionPad.Initialize (MonoDevelop.Ide.Gui.Components.NodeBuilder[],MonoDevelop.Ide.Gui.Components.TreePadOption[],string) <0x00050> 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at MonoDevelop.Ide.Codons.SolutionPadCodon.CreatePad () [0x00093] in /Users/michael/Mono/monodevelop-2.2/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Codons/SolutionPadCodon.cs:92 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at MonoDevelop.Ide.Codons.PadCodon.get_PadContent () [0x0000b] in /Users/michael/Mono/monodevelop-2.2/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Codons/PadCodon.cs:72 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at MonoDevelop.Ide.Gui.SdiWorkbenchLayout.CreatePadContent (bool,MonoDevelop.Ide.Codons.PadCodon,MonoDevelop.Ide.Gui.PadWindow,MonoDevelop.Components.Docking.DockItem) [0x00012] in /Users/michael/Mono/monodevelop-2.2/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/SdiWorkspaceLayout.cs:445 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at MonoDevelop.Ide.Gui.SdiWorkbenchLayout/<AddPad>c__AnonStorey4E.<>m__71 (object,System.EventArgs) [0x00000] in /Users/michael/Mono/monodevelop-2.2/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/SdiWorkspaceLayout.cs:496 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at MonoDevelop.Components.Docking.DockItem.SetupContent (object,System.EventArgs) [0x00029] in /Users/michael/Mono/monodevelop-2.2/main/src/core/MonoDevelop.Dock/DockItem.cs:138 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object_object (object,intptr,intptr,intptr) <IL 0x00049, 0xffffffff> 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke (object,object[],System.Exception&) <0x000e4> 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke (object,object[],System.Exception&) <IL 0x00024, 0xffffffff> 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at System.Reflection.MonoMethod.Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) <IL 0x000d0, 0x001d8> 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at System.Reflection.MethodBase.Invoke (object,object[]) <IL 0x00006, 0x00040> 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at System.Delegate.DynamicInvokeImpl (object[]) <IL 0x000c0, 0x0024c> 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at System.MulticastDelegate.DynamicInvokeImpl (object[]) <IL 0x0001a, 0x00058> 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at System.Delegate.DynamicInvoke (object[]) <IL 0x00002, 0x0002c> 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at GLib.Signal.ClosureInvokedCB (object,GLib.ClosureInvokedArgs) <IL 0x00067, 0x001ac> 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs) <IL 0x00014, 0x0003c> 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at GLib.SignalClosure.MarshalCallback (intptr,intptr,uint,intptr,intptr,intptr) <IL 0x00086, 0x002a0> 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at (wrapper native-to-managed) GLib.SignalClosure.MarshalCallback (intptr,intptr,uint,intptr,intptr,intptr) <IL 0x00024, 0xffffffff> 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at (wrapper managed-to-native) Gtk.Widget.gtk_widget_show (intptr) <0x000d8> 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at (wrapper managed-to-native) Gtk.Widget.gtk_widget_show (intptr) <IL 0x00023, 0xffffffff> 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at Gtk.Widget.Show () <IL 0x00006, 0x00028> 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at MonoDevelop.Components.Docking.DockItem.ShowWidget () [0x0002c] in /Users/michael/Mono/monodevelop-2.2/main/src/core/MonoDevelop.Dock/DockItem.cs:302 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at MonoDevelop.Components.Docking.DockGroupItem.SetVisible (bool) [0x0001e] in /Users/michael/Mono/monodevelop-2.2/main/src/core/MonoDevelop.Dock/DockGroupItem.cs:280 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at MonoDevelop.Components.Docking.DockFrame.SetVisible (MonoDevelop.Components.Docking.DockItem,bool) [0x00077] in /Users/michael/Mono/monodevelop-2.2/main/src/core/MonoDevelop.Dock/DockFrame.cs:356 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at MonoDevelop.Components.Docking.DockItem.set_Visible (bool) [0x00007] in /Users/michael/Mono/monodevelop-2.2/main/src/core/MonoDevelop.Dock/DockItem.cs:105 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at MonoDevelop.Ide.Gui.SdiWorkbenchLayout.CreateDefaultLayout () [0x000a6] in /Users/michael/Mono/monodevelop-2.2/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/SdiWorkspaceLayout.cs:401 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at MonoDevelop.Ide.Gui.SdiWorkbenchLayout.Attach (MonoDevelop.Ide.Gui.IWorkbench) [0x00346] in /Users/michael/Mono/monodevelop-2.2/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/SdiWorkspaceLayout.cs:215 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at MonoDevelop.Ide.Gui.DefaultWorkbench.InitializeLayout (MonoDevelop.Ide.Gui.IWorkbenchLayout) [0x00051] in /Users/michael/Mono/monodevelop-2.2/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/DefaultWorkbench.cs:616 
12/21/09 12:18:06 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at MonoDevelop.Ide.Gui.Workbench.Initialize (MonoDevelop.Core.IProgressMonitor) [0x00035] in /Users/michael/Mono/monodevelop-2.2/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/Workbench.cs:75 
12/21/09 12:18:07 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at MonoDevelop.Ide.Gui.IdeApp.Initialize (MonoDevelop.Core.IProgressMonitor) [0x000e5] in /Users/michael/Mono/monodevelop-2.2/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/Ide.cs:162 
12/21/09 12:18:07 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at MonoDevelop.Ide.Gui.IdeStartup.Run (string[]) [0x0036a] in /Users/michael/Mono/monodevelop-2.2/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/IdeStartup.cs:181 
12/21/09 12:18:07 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at MonoDevelop.Startup.MonoDevelopMain.Main (string[]) [0x00017] in /Users/michael/Mono/monodevelop-2.2/main/src/core/MonoDevelop.Startup/MonoDevelop.Startup/MonoDevelopMain.cs:24 
12/21/09 12:18:07 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at (wrapper runtime-invoke) <Module>.runtime_invoke_int_object (object,intptr,intptr,intptr) <IL 0x00048, 0xffffffff> 
12/21/09 12:18:07 PM [0x0-0x4f04f].com.ximian.monodevelop[4270]   at (wrapper runtime-invoke) <Module>.runtime_invoke_int_object (object,intptr,intptr,intptr) <IL 0x00048, 0xffffffff> 
12/21/09 12:18:27 PM com.apple.launchd[99] ([0x0-0x4f04f].com.ximian.monodevelop[4270]) Exited abnormally: Abort trap 


I'm guessing that mono is not installed correctly,  but I can't be sure.  Checked the system profile on OXs, for the Mono Framwork and it seems to be installed:

Mono:

  Version:    2.6.1
  Last Modified:    12/21/09 10:52 AM
  Get Info String:    2.6.1_1
  Location:    /Library/Frameworks/Mono.framework
  Private:    No

Is there a system variable that's not set?  My environment is:

MANPATH=/usr/share/man:/usr/local/share/man:/usr/X11/man
TERM_PROGRAM=Apple_Terminal
TERM=xterm-color
SHELL=/bin/bash
TMPDIR=/var/folders/Lm/LmMyx76g2RayNk+F75amR++++TI/-Tmp-/
Apple_PubSub_Socket_Render=/tmp/launch-5qTHAp/Render
TERM_PROGRAM_VERSION=240.2
USER=mjmaterna
COMMAND_MODE=unix2003
SSH_AUTH_SOCK=/tmp/501/nl.uu.phil.SSHAgent.socket
__CF_USER_TEXT_ENCODING=0x1F5:0:0
PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/local/mysql/bin
PWD=/Users
LANG=en_US.UTF-8
SHLVL=1
HOME=/Users/mjm
LOGNAME=mjm
DISPLAY=/tmp/launch-34xWgK/:0
SECURITYSESSIONID=91f160
_=/usr/bin/env
OLDPWD=/Users/mjm


My system profile  is:

Model Name:    PowerBook G4 15"
System Version:    Mac OS X 10.5.8 (9L31a)
Kernel Version:    Darwin 9.8.0


Any suggestions?

Thanks,

Mark



      


More information about the Monodevelop-list mailing list