[MonoDevelop] Monodevelop crash on create/open project
Patrick Barry
drpatrickbarry at gmail.com
Thu Feb 23 16:43:13 EST 2006
Hi
I have clean install of suse 10.0 and then mono from Red Carpet but when I
start MonoDevelop from a shell script and it starts OK with the MD start
page (which looks great) but I cannot do any more just trying to create a
console project results in a crash with the stack trace below.
It is exactly the same with an rpm install from Red Carpet or compiled from
svn.
Anybody got any ideas?
regards
Pat.
#!/bin/sh
export MOZILLA_FIVE_HOME=/opt/mozilla/lib
echo "*************************"
echo $MOZILLA_FIVE_HOME
echo "*****************************"
./startMD.sh
*************************
/opt/mozilla/lib
*****************************
patrickb at linux:~/bin> Socket already in use
=================================================================
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:
in <0x4> (wrapper managed-to-native)
Gnome.Vfs.MimeType:gnome_vfs_get_mime_type (string)
in <0xffffff32> (wrapper managed-to-native)
Gnome.Vfs.MimeType:gnome_vfs_get_mime_type (string)
in <0xa> Gnome.Vfs.MimeType:GetMimeTypeForUri (string)
in <0x9c> MonoDevelop.Ide.Gui.DisplayBindingService:GetCodonPerFileName(string)
in <0x10> MonoDevelop.Ide.Gui.DisplayBindingService:GetBindingPerFileName(string)
in <0x930> MonoDevelop.Ide.Gui.Workbench:RealOpenFile (object)
in <0x3db> MonoDevelop.Ide.Gui.Workbench:OpenDocument (string,int,int,bool)
in <0x16> MonoDevelop.Ide.Gui.Workbench:OpenDocument (string,bool)
in <0xf> MonoDevelop.Ide.Gui.Workbench:OpenDocument (string)in <0xc8>
MonoDevelop.Ide.Commands.OpenFileHandler:Run ()
in <0xb> MonoDevelop.Components.Commands.CommandHandler:Run (object)
in <0x56> MonoDevelop.Components.Commands.ActionCommand:DispatchCommand(object)
in <0x34d> MonoDevelop.Components.Commands.CommandManager:DispatchCommand(object,object)
in <0xf> MonoDevelop.Components.Commands.CommandManager:DispatchCommand(object)
in <0x21> MonoDevelop.Components.Commands.CommandToolButton:OnClicked ()
in <0x42> Gtk.ToolButton:clicked_cb (intptr)
in <0xfe523058> (wrapper native-to-managed) Gtk.ToolButton:clicked_cb(intptr)
in <0x4> (wrapper managed-to-native) Gtk.Application:gtk_main ()
in <0xffffffe7> (wrapper managed-to-native) Gtk.Application:gtk_main ()
in <0x7> Gtk.Application:Run ()
in <0x7> MonoDevelop.Ide.Gui.IdeApp:Run ()
in <0x9fd> MonoDevelop.Ide.Gui.IdeStartup:Run (string[])
in <0x169> MonoDevelop.Core.AddIns.AddInService:StartApplication(string,string[])
in <0x25> MonoDevelop.Startup.SharpDevelopMain:Main (string[])
in <0xc769df7f> (wrapper runtime-invoke)
System.Object:runtime_invoke_int_string[] (object,intptr,intptr,intptr)
Native stacktrace:
/usr/bin/mono(mono_handle_native_sigsegv+0xba) [0x814c43a]
/usr/bin/mono [0x813890f]
[0xffffe440]
/opt/gnome/lib/gnome-vfs-2.0/modules/libfile.so [0x462f8346]
/opt/gnome/lib/gnome-vfs-2.0/modules/libfile.so [0x462f3e85]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20060223/b5fb2e5e/attachment.html
More information about the Monodevelop-list
mailing list