[MonoDevelop] MD crashes when opening any files

Michael Hutchinson m.j.hutchinson at gmail.com
Mon Nov 24 20:35:44 EST 2008


On Thu, Nov 20, 2008 at 1:53 PM, LFM2474 <lfmaguire at googlemail.com> wrote:
>
> Hi,
>
> Started MD and created a new console app solution. When trying to open any
> of the source files, or even the .sln after restarting MonoDevelop just
> crashes with the following stacktrace:
>
> I'm running the latest OSX Mono and MD downloaded binaries (MD1.9-3 on Mono
> 2.0.1)
>
> Stacktrace:
>
>  at Mono.TextEditor.TextEditor.RenderMargins (Gdk.Drawable,Gdk.Rectangle)
> <0xffffffff>
>  at Mono.TextEditor.TextEditor.RenderMargins (Gdk.Drawable,Gdk.Rectangle)
> <0x00718>
>  at Mono.TextEditor.TextEditor.RenderMargins (Gdk.Drawable,Gdk.Rectangle)
> <0x00714>
>  at Mono.TextEditor.TextEditor.OnExposeEvent (Gdk.EventExpose) <0x0024c>
>  at Gtk.Widget.exposeevent_cb (intptr,intptr) <0x000d8>
>  at (wrapper native-to-managed) Gtk.Widget.exposeevent_cb (intptr,intptr)
> <0x00054>
>  at (wrapper managed-to-native) Gtk.Application.gtk_main () <0xffffffff>
>  at (wrapper managed-to-native) Gtk.Application.gtk_main () <0x0008c>
>  at Gtk.Application.Run () <0x00018>
>  at MonoDevelop.Ide.Gui.IdeApp.Run () <0x00018>
>  at MonoDevelop.Ide.Gui.IdeStartup.Run (string[]) <0x011e0>
>  at MonoDevelop.Startup.SharpDevelopMain.Main (string[]) <0x000bc>
>  at (wrapper runtime-invoke)
> MonoDevelop.Startup.SharpDevelopMain.runtime_invoke_int_string[]
> (object,intptr,intptr,intptr) <0x00074>
> /Applications/MonoDevelop.app/Contents/MacOS/monodevelop: line 75:   813
> Abort trap              $MONO $ASSEMBLY "$@"

Appears to be an issue with the OS X GTK/GDK. Could you file a bug?

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list