Monodevelop seg faults on close

Bug #73051 reported by Mark Reitblatt
2
Affects Status Importance Assigned to Milestone
monodevelop (Ubuntu)
Triaged
Low
Unassigned

Bug Description

Installed Monodevelop. Opened it up and closed it, and got this error message at end:

...
** (process:7544): ERROR (recursed) **: EnterCriticalSection: EnterCriticalSection failed: Invalid argument
aborting...

** (process:7544): ERROR (recursed) **: EnterCriticalSection: EnterCriticalSection failed: Invalid argument
aborting...

** (process:7544): ERROR (recursed) **: EnterCriticalSection: EnterCriticalSection failed: Invalid argument
aborting...

** (process:7544): ERROR (recursed) **: EnterCriticalSection: EnterCriticalSection failed: Invalid argument
aborting...
Segmentation fault

The "ERROR" lines repeat back as far as my terminal goes...

Tags: edgy
Revision history for this message
Mark Reitblatt (mark-reitblatt) wrote :

Doesn't affect actual operations as far as I can tell.

Changed in monodevelop:
importance: Undecided → Low
Revision history for this message
André FL Ribeiro (andre-fl-ribeiro) wrote :

not confirmed here

working on with 2.6.17-10-generic #2 SMP Tue Dec 5 22:28:26 UTC 2006 i686 GNU/Linux

Revision history for this message
Mark Reitblatt (mark-reitblatt) wrote : Re: [Bug 73051] Re: Monodevelop seg faults on close

Did you open monodevelop in a terminal so you could see the error
message? It doesn't come up if you just run it from the menu.

On 1/11/07, flai <email address hidden> wrote:
> not confirmed here
>
> working on with 2.6.17-10-generic #2 SMP Tue Dec 5 22:28:26 UTC 2006
> i686 GNU/Linux
>
> --
> Monodevelop seg faults on close
> https://launchpad.net/bugs/73051
>

--
Anybody who tells me I can't use a program because it's not open
source, go suck on rms. I'm not interested. 99% of that I run tends to
be open source, but that's _my_ choice, dammit.

-- Linus Torvalds

Revision history for this message
Fernando Miguel (fernandomiguel) wrote :
Download full text (4.2 KiB)

from the console, after trying to open a project:

$ monodevelop

(MonoDevelop:7446): Gtk-CRITICAL **: gtk_container_foreach: assertion `GTK_IS_CONTAINER (container)' failed

(MonoDevelop:7446): Gtk-CRITICAL **: gtk_container_foreach: assertion `GTK_IS_CONTAINER (container)' failed
7993 [-1226945648] INFO MonoDevelop.Core.ILoggingService (null) - Initializing service: MonoDevelop.Core.PropertyService
8416 [-1226945648] INFO MonoDevelop.Core.ILoggingService (null) - Loaded add-in: MonoDevelop.Core
8458 [-1226945648] INFO MonoDevelop.Core.ILoggingService (null) - Loaded add-in: MonoDevelop.Projects
8464 [-1226945648] INFO MonoDevelop.Core.ILoggingService (null) - Loaded add-in: MonoDevelop.Documentation
8539 [-1226945648] INFO MonoDevelop.Core.ILoggingService (null) - Initializing service: MonoDevelop.Core.SystemAssemblyService
9430 [-1226945648] DEBUG MonoDevelop.Core.ILoggingService (null) - Reading /home/bugabundo/.config/MonoDevelop/CodeCompletionData/mscorlib_2.0.0.0_b77a5c561934e089.pidb
10266 [-1226945648] INFO MonoDevelop.Core.ILoggingService (null) - Initializing service: MonoDevelop.Projects.Documentation.IDocumentationService
25627 [-1226945648] DEBUG MonoDevelop.Core.ILoggingService (null) - Writing /home/bugabundo/.config/MonoDevelop/CodeCompletionData/mscorlib_1.0.5000.0_b77a5c561934e089.pidb

(MonoDevelop:7446): Gtk-CRITICAL **: gtk_object_destroy: assertion `object != NULL' failed
Exception in Gtk# callback delegate
  Note: Applications can use GLib.ExceptionManager.UnhandledException to handle the exception.
GLib.MissingIntPtrCtorException: GLib.Object subclass MonoDevelop.Ide.Gui.Dialogs.FileSelectorDialog must provide a protected or public IntPtr ctor to support wrapping of native object handles.
  at GLib.ObjectManager.CreateObject (IntPtr raw) [0x00000]
  at GLib.Object.GetObject (IntPtr o, Boolean owned_ref) [0x00000]
  at GLib.ListBase.DataMarshal (IntPtr data) [0x00000]
  at GLib.ListBase+ListEnumerator.get_Current () [0x00000]
  at GLib.ListBase.CopyTo (System.Array array, Int32 index) [0x00000]
  at GLib.Marshaller.ListToArray (GLib.ListBase list, System.Type type) [0x00000]
  at Gtk.Window.ListToplevels () [0x00000]
  at MonoDevelop.Components.Commands.CommandManager.GetActiveWidget (Gtk.Window win) [0x00000]
  at MonoDevelop.Components.Commands.CommandManager.UpdateToolbars () [0x00000]
  at MonoDevelop.Components.Commands.CommandManager.UpdateStatus () [0x00000]
  at (wrapper delegate-invoke) System.MulticastDelegate:invoke_bool ()
  at GLib.Timeout+TimeoutProxy.Handler () [0x00000]

   at GLib.ExceptionManager.RaiseUnhandledException ()
   at GLib.Timeout+TimeoutProxy.Handler ()
   at GLib.Timeout+TimeoutProxy.Handler ()
   at Gtk.Application.gtk_main ()
   at Gtk.Application.gtk_main ()
   at Gtk.Application.Run ()
   at MonoDevelop.Ide.Gui.IdeApp.Run ()
   at MonoDevelop.Ide.Gui.IdeStartup.Run ()
   at MonoDevelop.Core.AddIns.AddInService.StartApplication ()
   at MonoDevelop.Startup.SharpDevelopMain.Main ()

Unhandled Exception: System.InvalidOperationException: Operation is not valid due to the current state of the object
  at System.Collections.Queue.Dequeue () [0x00000]
  at BooBinding.Gui.BooShe...

Read more...

Changed in monodevelop:
status: New → Triaged
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.