[MonoDevelop] NRE when exitting

"Andrés G. Aragoneses [ knocte ] "Andrés G. Aragoneses [ knocte ]
Sun Dec 17 08:47:48 EST 2006


I've been experimenting recently a NullReferenceException when exitting
MonoDevelop. I would file a bug if it happened always but it's not the
case. This is the exception stack trace:

System.NullReferenceException: Object reference not set to an instance
of an object
at Gtk.Container.get_FocusChild () [0x00013] in
/tmp/scratch/BUILD/gtk-sharp-2.8.3/gtk/generated/Container.cs:83
at MonoDevelop.Components.Commands.CommandManager.GetActiveWidget
(Gtk.Window) [0x0005c] in
/home/knocte/Documents/iDocuments/Proyectos/MonoDevelop/arbolSVN/Core/src/MonoDevelop.Components/MonoDevelop.Components.Commands/CommandManager.cs:510
at MonoDevelop.Components.Commands.CommandManager.UpdateToolbars ()
[0x00000] in
/home/knocte/Documents/iDocuments/Proyectos/MonoDevelop/arbolSVN/Core/src/MonoDevelop.Components/MonoDevelop.Components.Commands/CommandManager.cs:542
at MonoDevelop.Components.Commands.CommandManager.UpdateStatus ()
[0x0000b] in
/home/knocte/Documents/iDocuments/Proyectos/MonoDevelop/arbolSVN/Core/src/MonoDevelop.Components/MonoDevelop.Components.Commands/CommandManager.cs:524
at (wrapper delegate-invoke) System.MulticastDelegate.invoke_bool ()
<0x0002c>
at TimeoutProxy.Handler () [0x0000c] in
/tmp/scratch/BUILD/gtk-sharp-2.8.3/glib/Timeout.cs:42
at (wrapper native-to-managed) TimeoutProxy.Handler () <0x0002b>
in (unmanaged) 0xb7ed61e5
at (wrapper managed-to-native) Gtk.Application.gtk_main () <0x00004>
at Gtk.Application.Run () [0x00000] in
/tmp/scratch/BUILD/gtk-sharp-2.8.3/gtk/Application.cs:99
at MonoDevelop.Ide.Gui.IdeApp.Run () [0x00000] in
/home/knocte/Documents/iDocuments/Proyectos/MonoDevelop/arbolSVN/Core/src/MonoDevelop.Ide/MonoDevelop.Ide.Gui/Ide.cs:164
at MonoDevelop.Ide.Gui.IdeStartup.Run (string[]) [0x00425] in
/home/knocte/Documents/iDocuments/Proyectos/MonoDevelop/arbolSVN/Core/src/MonoDevelop.Ide/MonoDevelop.Ide.Gui/IdeStartup.cs:199
at MonoDevelop.Core.AddIns.AddInService.StartApplication
(string,string[]) [0x00093] in
/home/knocte/Documents/iDocuments/Proyectos/MonoDevelop/arbolSVN/Core/src/MonoDevelop.Core/MonoDevelop.Core.AddIns/AddInService.cs:127


make: *** [runmd] Error 255


The error seems to be in a file generated by Gtk# libs, am I correct?
Any ideas?

Regards,

	Andrés	[ knocte ]

-- 



More information about the Monodevelop-list mailing list