[MonoDevelop] MonoDevelop crashes under Mono 1.1.10 on FC3

Lluis Sanchez lluis at ximian.com
Mon Nov 14 14:35:30 EST 2005


I think this is fixed in SVN.

El vie, 11-11-2005 a las 16:11 -0500, Dean Brettle escribió:
> Hi all,
> 
> Yesterday MonoDevelop was working fine.  Last night, I upgraded my FC3
> system from 1.1.9.2 to 1.1.10.  Now MonoDevelop crashes on startup.
> See below for stacktrace.  In case it matters, I'm running the x86_64
> variant of FC3, but I use the i386 Mono RPMS (for both versions).  Has
> anyone else seen this problem or had success with 1.1.10 on FC3 or FC4
> (either i386 or x86_64)?
> 
> Thanks,
> 
> --Dean
> 
> 
> [brettle at ibexpc monodevelop]$ monodevelop
> 
> =================================================================
> 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.Icon:gnome_icon_lookup_sync
> (intptr,intptr,intptr,intptr,int,int&)
> in <0xffffffba> (wrapper managed-to-native)
> Gnome.Icon:gnome_icon_lookup_sync
> (intptr,intptr,intptr,intptr,int,int&)
> in <0x92> Gnome.Icon:LookupSync
> (Gtk.IconTheme,Gnome.ThumbnailFactory,string,string,Gnome.IconLookupFlags,Gnome.IconLookupResultFlags&)
> in <0x6e> MonoDevelop.Gui.Utils.FileIconLoader:GetPixbufForFile
> (string,int)
> in <0xf6> MonoDevelop.Gui.Pads.FileListItem:.ctor (string)
> in <0xfe> MonoDevelop.Gui.Pads.FileScout:OnDirChanged (string)
> in <0x2a9> MonoDevelop.Gui.Pads.FileScout:.ctor ()
> in <0x111e85a7> (wrapper runtime-invoke)
> System.Object:runtime_invoke_void (object,intptr,intptr,intptr)
> in <0x4> (wrapper managed-to-native)
> System.Reflection.MonoCMethod:InternalInvoke (object,object[])
> in <0xfffffd7d> (wrapper managed-to-native)
> System.Reflection.MonoCMethod:InternalInvoke (object,object[])
> in <0x8d> System.Reflection.MonoCMethod:Invoke
> (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
> in <0x1c> System.Reflection.MonoCMethod:Invoke
> (System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo)
> in <0x35> System.Reflection.ConstructorInfo:Invoke (object[])
> in <0x116> System.Activator:CreateInstance (System.Type,bool)
> in <0xc> System.Activator:CreateInstance (System.Type)
> in <0x3a> System.Reflection.Assembly:CreateInstance (string,bool)
> in <0x12> System.Reflection.Assembly:CreateInstance (string)
> in <0xc2> MonoDevelop.Core.AddIns.AddIn:CreateObject (string)
> in <0x83> MonoDevelop.Core.AddIns.Codons.PadCodon:CreatePad ()
> in <0x14> MonoDevelop.Core.AddIns.Codons.PadCodon:BuildItem
> (object,System.Collections.ArrayList,MonoDevelop.Core.AddIns.Conditions.ConditionCollection)
> in <0x13b>
> MonoDevelop.Core.AddIns.DefaultAddInTreeNode:BuildChildItems
> (object)in <0x5b> MonoDevelop.Gui.DefaultWorkbench:UpdateViews
> (object,System.EventArgs)in <0x38>
> MonoDevelop.Commands.InitializeWorkbenchCommand:Run ()
> in <0x8b4> MonoDevelop.SharpDevelopMain:Main (string[])
> in <0x10aceb4f> (wrapper runtime-invoke)
> System.Object:runtime_invoke_int_string[]
> (object,intptr,intptr,intptr)
> 
> Native stacktrace:
> 
>         /usr/bin/mono(mono_handle_native_sigsegv+0xba) [0x81471da]
>         /usr/bin/mono [0x81354cf]
>         [0xffffe600]
>         /usr/lib/libgnomeui-2.so.0(gnome_icon_lookup_sync+0x70)
> [0x78996ee]
>         [0xf5e901aa]
>         [0xf5e9012b]
>         [0xf5e8fd87]
>         [0xf6677437]
>         [0xf66771a7]
>         [0xf5e8b412]
>         [0xf6f4ce01]
>         /usr/bin/mono [0x8135380]
>         /usr/bin/mono(mono_runtime_invoke+0x27) [0x80d42b7]
>         /usr/bin/mono(mono_runtime_invoke_array+0xe1) [0x80d5361]
>         /usr/bin/mono [0x80c3e00]
>         [0xf70a6ec2]
>         [0xf70a6c16]
>         [0xf70a6b7d]
>         [0xf70a6b36]
>         [0xf70866cf]
>         [0xf6f4cdad]
>         [0xf6ef2abb]
>         [0xf6ef90f3]
>         [0xf6ef8e43]
>         [0xf5e8ad6c]
>         [0xf5e8acd5]
>         [0xf6ef76c4]
>         [0xf5e8abdc]
>         [0xf5e947f1]
>         [0xf7667a95]
>         [0xf766685c]
>         /usr/bin/mono [0x8135380]
>         /usr/bin/mono(mono_runtime_invoke+0x27) [0x80d42b7]
>         /usr/bin/mono(mono_runtime_exec_main+0xb1) [0x80d5191]
>         /usr/bin/mono(mono_runtime_run_main+0x171) [0x80d4d61]
>         /usr/bin/mono(strftime+0x1b52) [0x805cb72]
>         /usr/bin/mono(mono_main+0x785) [0x805d485]
>         /usr/bin/mono(__fxstat64+0x12b) [0x805bf3b]
>         /lib/tls/libc.so.6(__libc_start_main+0xd3) [0x794e23]
>         /usr/bin/mono(sinh+0x41) [0x805be91]
> 
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list



More information about the Monodevelop-list mailing list