[MonoDevelop] Error with fresh build of MD

Matt Calder mvcalder at gmail.com
Mon Dec 7 23:03:21 UTC 2015


Today I built Mono + Monodevelop from git. Both builds ran without error,
but now Monodevelop itself does not run. If I run 'make run' in the
monodevelop build directory I get the following seg-fault:

INFO [2015-12-07 18:00:29Z]: Creating DefaultWorkbench
WARNING [2015-12-07 18:00:29Z]: GLib-GObject-Warning: cannot register
existing type 'PangoLayout'
Stack trace:
  at Pango.Layout.pango_layout_new (IntPtr ) [0x00000] in <filename
unknown>:0
  at Pango.Layout..ctor (Pango.Context context) [0x00000] in <filename
unknown>:0
  at MonoDevelop.Components.DockNotebook.TabStrip.CreateSizedLayout ()
[0x00007] in
/home/calder/tmp/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Components.DockNotebook/TabStrip.cs:984

  at MonoDevelop.Components.DockNotebook.TabStrip.InitSize () [0x00002] in
/home/calder/tmp/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Components.DockNotebook/TabStrip.cs:307

  at MonoDevelop.Components.DockNotebook.DockNotebook.InitSize () [0x00007]
in
/home/calder/tmp/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Components.DockNotebook/DockNotebook.cs:235

  at MonoDevelop.Ide.Gui.DefaultWorkbench.CreateComponents () [0x0011a] in
/home/calder/tmp/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/DefaultWorkbench.cs:861

  at MonoDevelop.Ide.Gui.DefaultWorkbench.InitializeLayout () [0x00018] in
/home/calder/tmp/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/DefaultWorkbench.cs:799

  at MonoDevelop.Ide.Gui.Workbench.Initialize (IProgressMonitor monitor)
[0x0006a] in
/home/calder/tmp/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/Workbench.cs:86

  at MonoDevelop.Ide.IdeApp.Initialize (IProgressMonitor monitor) [0x0018c]
in
/home/calder/tmp/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/Ide.cs:201

  at MonoDevelop.Ide.IdeStartup.Run (MonoDevelop.Ide.MonoDevelopOptions
options) [0x005d0] in
/home/calder/tmp/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeStartup.cs:227

  at MonoDevelop.Ide.IdeStartup.Main (System.String[] args,
MonoDevelop.Ide.Extensions.IdeCustomizer customizer) [0x00093] in
/home/calder/tmp/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeStartup.cs:658

  at MonoDevelop.Startup.MonoDevelopMain.Main (System.String[] args)
[0x00003] in
/home/calder/tmp/monodevelop/main/src/core/MonoDevelop.Startup/MonoDevelop.Startup/MonoDevelopMain.cs:39

ERROR [2015-12-07 18:00:29Z]: GLib-Critical: g_once_init_leave: assertion
'result != 0' failed

Does anyone recognize this and have a suggestion on how to fix it?

Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/monodevelop-list/attachments/20151207/e5dc5aa4/attachment.html>


More information about the Monodevelop-list mailing list