[MonoDevelop] SegFault when running MonoDevelop

Lluis Sanchez lluis at ximian.com
Wed Apr 12 05:11:25 EDT 2006


Are you using Mono from SVN?

El mar, 11-04-2006 a las 14:49 +0200, Hubert FONGARNAND escribió:
> I've tried to:
> 
> -Reinstall mono, gtk-sharp, gtk+, glib...
> but nothing changes... MonoDevelop's always crashing!
> 
> Le lundi 10 avril 2006 à 11:10 +0200, Hubert FONGARNAND a écrit :
> > It seems that all those problems comes from Mono... because i've
> > tried to install Monodevelop 0.9 and it crashes too!
> > 
> > Le lundi 10 avril 2006 à 10:51 +0200, Hubert FONGARNAND a écrit :
> > > More complet stacktrace
> > > 
> > > =================================================================
> > > 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 (wrapper managed-to-native)
> > > Gtk.TreeStore:gtk_tree_store_set_value
> > > (intptr,Gtk.TreeIter&,int,GLib.Value&) <0x4>
> > > in (wrapper managed-to-native)
> > > Gtk.TreeStore:gtk_tree_store_set_value
> > > (intptr,Gtk.TreeIter&,int,GLib.Value&) <0xffffffe2>
> > > in Gtk.TreeStore:SetValue (Gtk.TreeIter,int,GLib.Value)
> > > (at /home/hubert/mono/gtk-sharp/gtk/generated/TreeStore.cs:75)
> > > in Gtk.TreeStore:SetValue (Gtk.TreeIter,int,object)
> > > (at /home/hubert/mono/gtk-sharp/gtk/TreeStore.custom:266)
> > > in Gtk.TreeStore:_AppendValues (Gtk.TreeIter,)
> > > (at /home/hubert/mono/gtk-sharp/gtk/TreeStore.custom:274)
> > > in Gtk.TreeStore:AppendValues ()
> > > (at /home/hubert/mono/gtk-sharp/gtk/TreeStore.custom:291)
> > > in Gtk.TreeStore:AppendValues (object[])
> > > (at /home/hubert/mono/gtk-sharp/gtk/TreeStore.custom:296)
> > > in MonoDevelop.Ide.Gui.Dialogs.GacReferencePanel:PrintCache ()
> > > (at /home/hubert/mono/monodev-stable/monodevelop-0.10/Core/src/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Dialogs/GacReferencePanel.cs:126)
> > > in MonoDevelop.Ide.Gui.Dialogs.GacReferencePanel:.ctor
> > > (MonoDevelop.Ide.Gui.Dialogs.SelectReferenceDialog)
> > > (at /home/hubert/mono/monodev-stable/monodevelop-0.10/Core/src/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Dialogs/GacReferencePanel.cs:52)
> > > in MonoDevelop.Ide.Gui.Dialogs.SelectReferenceDialog:.ctor
> > > (MonoDevelop.Projects.Project)
> > > (at /home/hubert/mono/monodev-stable/monodevelop-0.10/Core/src/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Dialogs/SelectReferenceDialog.cs:95)
> > > in MonoDevelop.Ide.Gui.ProjectOperations:AddReferenceToProject
> > > (MonoDevelop.Projects.Project)
> > > (at /home/hubert/mono/monodev-stable/monodevelop-0.10/Core/src/MonoDevelop.Ide/MonoDevelop.Ide.Gui/ProjectOperations.cs:510)
> > > in
> > > MonoDevelop.Ide.Gui.Pads.ProjectPad.ProjectReferenceFolderNodeCommandHandler:AddReferenceToProject () (at /home/hubert/mono/monodev-stable/monodevelop-0.10/Core/src/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Pads.ProjectPad/ProjectReferenceFolderNodeBuilder.cs:159)
> > > 
> > > 
> > > Le lundi 10 avril 2006 à 10:36 +0200, Hubert FONGARNAND a écrit :
> > > > I've this error when I try to open the "Add Reference dialog"
> > > > =================================================================
> > > > 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 (wrapper managed-to-native)
> > > > Gtk.TreeStore:gtk_tree_store_set_value
> > > > (intptr,Gtk.TreeIter&,int,GLib.Value&) <0x4>
> > > > in (wrapper managed-to-native)
> > > > Gtk.TreeStore:gtk_tree_store_set_value
> > > > (intptr,Gtk.TreeIter&,int,GLib.Value&) <0xffffffe2>
> > > > in Gtk.TreeStore:SetValue (Gtk.TreeIter,int,GLib.Value)
> > > > (at /home/hubert/mono/gtk-sharp/gtk/generated/TreeStore.cs:75)
> > > > in Gtk.TreeStore:SetValue (Gtk.TreeIter,int,object)
> > > > (at /home/hubert/mono/gtk-sharp/gtk/TreeStore.custom:266)
> > > > 
> > > > 
> > > > 
> > > > Le lundi 10 avril 2006 à 10:21 +0200, Hubert FONGARNAND a
> > > > écrit :
> > > > > I've the same problem when I try to open the "Add References
> > > > > dialog"!
> > > > > 
> > > > > Le lundi 10 avril 2006 à 09:17 +0200, Hubert FONGARNAND a
> > > > > écrit :
> > > > > > I've recompile mono and monodevelop from svn head,
> > > > > > 
> > > > > > When i run monodevelop normally typing : monodevelop on the
> > > > > > console:
> > > > > > 
> > > > > > The splash screen appear and monodevelop crash when
> > > > > > loading : Nunit plugin
> > > > > > whith 3000 lines of :
> > > > > > 
> > > > > > =================================================================
> > > > > > 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:
> > > > > > 
> > > > > > Erreur de segmentation
> > > > > > 
> > > > > > More suprisly: if I run : make run it works well. It just
> > > > > > crashes with the same error when I close md...
> > > > > > 
> > > > > > _______________________________________________
> > > > > > Ce message et les ventuels documents joints peuvent contenir
> > > > > > des informations confidentielles.
> > > > > > Au cas o䅁 il ne vous serait pas destin, nous vous
> > > > > > remercions de bien vouloir le supprimer et en aviser imm⼯
> > > > > > diatement l'expditeur. Toute utilisation de ce message non
> > > > > > conforme ⼯ sa destination, toute diffusion ou publication,
> > > > > > totale ou partielle et quel qu'en soit le moyen est
> > > > > > formellement interdite.
> > > > > > Les communications sur internet n'tant pas s⼯curises, l'int
> > > > > > ⼯grit de ce message n'est pas assur⼯e et la socit⼯
> > > > > > mettrice ne peut ⼯tre tenue pour responsable de son
> > > > > > contenu.  
> > > > > > _______________________________________________
> > > > > > Monodevelop-list mailing list
> > > > > > Monodevelop-list at lists.ximian.com
> > > > > > http://lists.ximian.com/mailman/listinfo/monodevelop-list
> > > > > _______________________________________________
> > > > > Ce message et les ventuels documents joints peuvent contenir
> > > > > des informations confidentielles.
> > > > > Au cas or il ne vous serait pas destin, nous vous remercions
> > > > > de bien vouloir le supprimer et en aviser immTdiatement
> > > > > l'expditeur. Toute utilisation de ce message non conforme = sa
> > > > > destination, toute diffusion ou publication, totale ou
> > > > > partielle et quel qu'en soit le moyen est formellement
> > > > > interdite.
> > > > > Les communications sur internet n'tant pas s curises, l'int  
> > > > > _______________________________________________
> > > > > Monodevelop-list mailing list
> > > > > Monodevelop-list at lists.ximian.com
> > > > > http://lists.ximian.com/mailman/listinfo/monodevelop-list
> > > > _______________________________________________
> > > > Ce message et les ventuels documents joints peuvent contenir des
> > > > informations confidentielles.
> > > > Au cas oĀ il ne vous serait pas destin, nous vous remercions de
> > > > bien vouloir le supprimer et en aviser imm瑥diatement
> > > > l'expditeur. Toute utilisation de ce message non conforme 楣 sa
> > > > destination, toute diffusion ou publication, totale ou partielle
> > > > et quel qu'en soit le moyen est formellement interdite.
> > > > Les communications sur internet n'tant pas s捥curises,
> > > > l'int၂grit de ce message n'est pas assur됚e et la socit䑉
> > > > mettrice ne peut 㵮tre tenue pour responsable de son contenu.  
> > > > _______________________________________________
> > > > Monodevelop-list mailing list
> > > > Monodevelop-list at lists.ximian.com
> > > > http://lists.ximian.com/mailman/listinfo/monodevelop-list
> > > _______________________________________________
> > > Ce message et les ventuels documents joints peuvent contenir des
> > > informations confidentielles.
> > > Au cas o_ il ne vous serait pas destin, nous vous remercions de
> > > bien vouloir le supprimer et en aviser immldiatement l'expditeur.
> > > Toute utilisation de ce message non conforme i sa destination,
> > > toute diffusion ou publication, totale ou partielle et quel qu'en
> > > soit le moyen est formellement interdite.
> > > Les communications sur internet n'tant pas smcurises, l'intngrit
> > > de ce message n'est pas assurNe et la socit mettrice ne peut tre
> > > tenue pour responsable de son contenu.  
> > > _______________________________________________
> > > Monodevelop-list mailing list
> > > Monodevelop-list at lists.ximian.com
> > > http://lists.ximian.com/mailman/listinfo/monodevelop-list
> > _______________________________________________
> > Ce message et les ventuels documents joints peuvent contenir des
> > informations confidentielles.
> > Au cas oF il ne vous serait pas destin, nous vous remercions de bien
> > vouloir le supprimer et en aviser immCdiatement l'expditeur. Toute
> > utilisation de ce message non conforme 0 sa destination, toute
> > diffusion ou publication, totale ou partielle et quel qu'en soit le
> > moyen est formellement interdite.
> > Les communications sur internet n'tant pas sfcurises, l'intlgrit de
> > ce message n'est pas assurae et la socitn mettrice ne peut /tre
> > tenue pour responsable de son contenu.  
> > _______________________________________________
> > Monodevelop-list mailing list
> > Monodevelop-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/monodevelop-list
> _______________________________________________
> Ce message et les ventuels documents joints peuvent contenir des
> informations confidentielles.
> Au cas o il ne vous serait pas destin, nous vous remercions de bien
> vouloir le supprimer et en aviser immdiatement l'expditeur. Toute
> utilisation de ce message non conforme sa destination, toute diffusion
> ou publication, totale ou partielle et quel qu'en soit le moyen est
> formellement interdite.
> Les communications sur internet n'tant pas scurises, l'intgrit de ce
> message n'est pas assure et la socit mettrice ne peut tre tenue pour
> responsable de son contenu. 
> _______________________________________________
> 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