[MonoDevelop] Exception when closing MD

"Andrés G. Aragoneses [ knocte ] "Andrés G. Aragoneses [ knocte ]
Mon Sep 4 17:57:16 EDT 2006


Hello.

Today working with MD (the last SVN revision) I have clicked on Save All
Files icon (on toolbar) and then closed MD, and suddendly this exception
was shown on the console:

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:552
at MonoDevelop.Components.Commands.CommandManager.UpdateStatus ()
[0x0000b] in
/home/knocte/Documents/iDocuments/Proyectos/MonoDevelop/arbolSVN/Core/src/MonoDevelop.Components/MonoDevelop.Components.Commands/CommandManager.cs:534
at (wrapper delegate-invoke) System.MulticastDelegate.invoke_bool ()
<0x00037>
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) 0xb7f241e5
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:161
at MonoDevelop.Ide.Gui.IdeStartup.Run (string[]) [0x00405] in
/home/knocte/Documents/iDocuments/Proyectos/MonoDevelop/arbolSVN/Core/src/MonoDevelop.Ide/MonoDevelop.Ide.Gui/IdeStartup.cs:192
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:119
** ERROR **: EnterCriticalSection: EnterCriticalSection failed:
Argumento inválido
aborting...
.
=================================================================
Got a SIGABRT 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:

** (process:10738): ERROR (recursed) **: EnterCriticalSection:
EnterCriticalSection failed: Argumento inválido aborting...
/bin/sh: line 1: 10738 Abortado                LD_LIBRARY_PATH=`echo ":"
| sed 's/^://g'` /usr/bin/mono --debug MonoDevelop.exe
make: *** [runmd] Error 134


I suppose this is too difficult to reproduce again, that's why I haven't
filed a bug about it.

Regards,

	Andrés	[ knocte ]

-- 



More information about the Monodevelop-list mailing list