Monodevelop 4.0.1 garbled issues

When i installed unity 4.3 on my mac, and open monodevelop. It only show something like this:1432531--76258--${L$E1LTVE@UXK~F(R@5T2D8.jpg
Anyone know what’s the problem?

You need to run MD as an admin user and not a regular user. If you look in the log file that’s written you’ll see a warning that you should expect garbled fonts.

thanks for your help! I run Monodevelop as admin user as you said. but it still not working. Here is the log output:

Starting MonoDevelop-Unity
Loading Workbench
Initializing Main Window
WARNING [2013-11-27 22:32:21Z]: Pango-Warning: dlopen(/var/folders/qq/cnsthdjj69x5_q1c7y41bj5c0000gn/T//lib/pango/1.6.0/modules/pango-basic-coretext.so, 2): image not found
Stack trace:
at GLib.Object.gtksharp_object_newv(IntPtr , Int32 , System.IntPtr[ ] , GLib.Value[ ] )
at GLib.Object.CreateNativeObject(System.String[ ] names, GLib.Value[ ] vals)
at Gtk.Object.CreateNativeObject(System.String[ ] names, GLib.Value[ ] vals)
at Gtk.Widget.CreateNativeObject(System.String[ ] names, GLib.Value[ ] vals)
at Gtk.Entry…ctor()
at MonoDevelop.Components.SearchEntry+FramelessEntry…ctor(MonoDevelop.Components.SearchEntry parent)
at MonoDevelop.Components.SearchEntry.BuildWidget() in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Components/SearchEntry.cs:line 139
at MonoDevelop.Components.SearchEntry…ctor() in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Components/SearchEntry.cs:line 118
at MonoDevelop.Components.MainToolbar.MainToolbar…ctor() in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Components.MainToolbar/MainToolbar.cs:line 182
at MonoDevelop.MacIntegration.MacPlatformService.CreateMainToolbar(Gtk.Window window) in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/addins/MacPlatform/MacPlatform.cs:line 601
at MonoDevelop.Ide.DesktopService.CreateMainToolbar(Gtk.Window window) in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/DesktopService.cs:line 230
at MonoDevelop.Ide.Gui.DefaultWorkbench.CreateComponents() in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/DefaultWorkbench.cs:line 811
at MonoDevelop.Ide.Gui.DefaultWorkbench.InitializeLayout() in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/DefaultWorkbench.cs:line 796
at MonoDevelop.Ide.Gui.Workbench.Initialize(IProgressMonitor monitor) in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/Workbench.cs:line 96
at MonoDevelop.Ide.IdeApp.Initialize(IProgressMonitor monitor) in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/Ide.cs:line 208
at MonoDevelop.Ide.IdeStartup.Run(MonoDevelop.Ide.MonoDevelopOptions options) in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeStartup.cs:line 247
at MonoDevelop.Ide.IdeStartup.Main(System.String[ ] args) in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeStartup.cs:line 542
at MonoDevelop.Startup.MonoDevelopMain.Main(System.String[ ] args) in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/core/MonoDevelop.Startup/MonoDevelop.Startup/MonoDevelopMain.cs:line 16
WARNING [2013-11-27 22:32:21Z]: Pango-Warning: failed to choose a font, expect ugly output. engine-type=‘PangoRenderCoreText’, script=‘common’
Stack trace:
at GLib.Object.gtksharp_object_newv(IntPtr , Int32 , System.IntPtr[ ] , GLib.Value[ ] )
at GLib.Object.CreateNativeObject(System.String[ ] names, GLib.Value[ ] vals)
at Gtk.Object.CreateNativeObject(System.String[ ] names, GLib.Value[ ] vals)
at Gtk.Widget.CreateNativeObject(System.String[ ] names, GLib.Value[ ] vals)
at Gtk.Entry…ctor()
at MonoDevelop.Components.SearchEntry+FramelessEntry…ctor(MonoDevelop.Components.SearchEntry parent)
at MonoDevelop.Components.SearchEntry.BuildWidget() in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Components/SearchEntry.cs:line 139
at MonoDevelop.Components.SearchEntry…ctor() in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Components/SearchEntry.cs:line 118
at MonoDevelop.Components.MainToolbar.MainToolbar…ctor() in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Components.MainToolbar/MainToolbar.cs:line 182
at MonoDevelop.MacIntegration.MacPlatformService.CreateMainToolbar(Gtk.Window window) in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/addins/MacPlatform/MacPlatform.cs:line 601
at MonoDevelop.Ide.DesktopService.CreateMainToolbar(Gtk.Window window) in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/DesktopService.cs:line 230
at MonoDevelop.Ide.Gui.DefaultWorkbench.CreateComponents() in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/DefaultWorkbench.cs:line 811
at MonoDevelop.Ide.Gui.DefaultWorkbench.InitializeLayout() in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/DefaultWorkbench.cs:line 796
at MonoDevelop.Ide.Gui.Workbench.Initialize(IProgressMonitor monitor) in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/Workbench.cs:line 96
at MonoDevelop.Ide.IdeApp.Initialize(IProgressMonitor monitor) in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/Ide.cs:line 208
at MonoDevelop.Ide.IdeStartup.Run(MonoDevelop.Ide.MonoDevelopOptions options) in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeStartup.cs:line 247
at MonoDevelop.Ide.IdeStartup.Main(System.String[ ] args) in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeStartup.cs:line 542
at MonoDevelop.Startup.MonoDevelopMain.Main(System.String[ ] args) in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/core/MonoDevelop.Startup/MonoDevelop.Startup/MonoDevelopMain.cs:line 16
WARNING [2013-11-27 22:32:21Z]: Pango-Warning: failed to choose a font, expect ugly output. engine-type=‘PangoRenderCoreText’, script=‘latin’
Stack trace:
at Pango.Layout.pango_layout_get_pixel_size(IntPtr , Int32 ByRef , Int32 ByRef )
at Pango.Layout.GetPixelSize(Int32 ByRef width, Int32 ByRef height)
at MonoDevelop.Ide.Gui.TabStrip.InitSize(Gtk.Window window) in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/DockNotebook.cs:line 592
at MonoDevelop.Ide.Gui.DockNotebook.InitSize(Gtk.Window window) in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/DockNotebook.cs:line 167
at MonoDevelop.Ide.Gui.DefaultWorkbench.CreateComponents() in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/DefaultWorkbench.cs:line 867
at MonoDevelop.Ide.Gui.DefaultWorkbench.InitializeLayout() in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/DefaultWorkbench.cs:line 796
at MonoDevelop.Ide.Gui.Workbench.Initialize(IProgressMonitor monitor) in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/Workbench.cs:line 96
at MonoDevelop.Ide.IdeApp.Initialize(IProgressMonitor monitor) in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/Ide.cs:line 208
at MonoDevelop.Ide.IdeStartup.Run(MonoDevelop.Ide.MonoDevelopOptions options) in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeStartup.cs:line 247
at MonoDevelop.Ide.IdeStartup.Main(System.String[ ] args) in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeStartup.cs:line 542
at MonoDevelop.Startup.MonoDevelopMain.Main(System.String[ ] args) in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/core/MonoDevelop.Startup/MonoDevelop.Startup/MonoDevelopMain.cs:line 16
ERROR [2013-11-27 22:32:22Z]: Monodoc documentation tree could not be loaded.
System.IO.FileNotFoundException: Could not find file “/monodoc.xml”.
File name: ‘/monodoc.xml’
at System.IO.FileStream…ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in :0
at System.IO.FileStream…ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in :0
at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
at System.Xml.XmlUrlResolver.GetEntity (System.Uri absoluteUri, System.String role, System.Type ofObjectToReturn) [0x00000] in :0
at Mono.Xml2.XmlTextReader.GetStreamFromUrl (System.String url, System.String absoluteUriString) [0x00000] in :0
at Mono.Xml2.XmlTextReader.ReadTextReader (Int32 remained) [0x00000] in :0
at Mono.Xml2.XmlTextReader.PeekChar () [0x00000] in :0
at Mono.Xml2.XmlTextReader.ReadContent () [0x00000] in :0
at Mono.Xml2.XmlTextReader.Read () [0x00000] in :0
at System.Xml.XmlTextReader.Read () [0x00000] in :0
at Mono.Xml.EntityResolvingXmlReader.Read () [0x00000] in :0
at Mono.Xml.DTDValidatingReader.ReadContent () [0x00000] in :0
at Mono.Xml.DTDValidatingReader.Read () [0x00000] in :0
at Mono.Xml.Schema.XsdValidatingReader.Read () [0x00000] in :0
at System.Xml.XmlValidatingReader.Read () [0x00000] in :0
at System.Xml.XmlDocument.ReadNodeCore (System.Xml.XmlReader reader) [0x00000] in :0
at System.Xml.XmlDocument.ReadNode (System.Xml.XmlReader reader) [0x00000] in :0
at System.Xml.XmlDocument.Load (System.Xml.XmlReader xmlReader) [0x00000] in :0
at System.Xml.XmlDocument.Load (System.String filename) [0x00000] in :0
at Monodoc.RootTree.LoadTree (System.String basedir) [0x00000] in :0
at Monodoc.RootTree.LoadTree () [0x00000] in :0
at MonoDevelop.Projects.HelpService.InitializeHelpTree () [0x0002a] in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/core/MonoDevelop.Core/MonoDevelop.Projects/HelpService.cs:77
WARNING [2013-11-27 22:32:22Z]: Subversion addin could not load libsvn_client, so it will be disabled.
True
Boo.MonoDevelop.ProjectModel.BooLanguageBinding()
UnityScript.MonoDevelop.ProjectModel.UnityScriptLanguageBinding()
ERROR [2013-11-27 22:32:23Z]: Error while reading type system cache.
System.IO.EndOfStreamException: Failed to read past end of stream.
at System.IO.BinaryReader.ReadByte () [0x00000] in :0
at System.IO.BinaryReader.Read7BitEncodedInt () [0x00000] in :0
at ICSharpCode.NRefactory.Utils.BinaryReaderWith7BitEncodedInts.ReadInt32 () [0x00000] in /BuildAgent/work/d478831d940d36a4/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory/Utils/7BitEncodedInts.cs:46
at ICSharpCode.NRefactory.Utils.FastSerializer.Deserialize (System.IO.BinaryReader reader) [0x00000] in /BuildAgent/work/d478831d940d36a4/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory/Utils/FastSerializer.cs:860
at MonoDevelop.Ide.TypeSystem.TypeSystemService.DeserializeObject[IProjectContent] (System.String path) [0x0002d] in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.TypeSystem/TypeSystemService.cs:563
ERROR [2013-11-27 22:32:23Z]: Error while reading type system cache.
System.IO.EndOfStreamException: Failed to read past end of stream.
at System.IO.BinaryReader.ReadByte () [0x00000] in :0
at System.IO.BinaryReader.Read7BitEncodedInt () [0x00000] in :0
at ICSharpCode.NRefactory.Utils.BinaryReaderWith7BitEncodedInts.ReadInt32 () [0x00000] in /BuildAgent/work/d478831d940d36a4/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory/Utils/7BitEncodedInts.cs:46
at ICSharpCode.NRefactory.Utils.FastSerializer.Deserialize (System.IO.BinaryReader reader) [0x00000] in /BuildAgent/work/d478831d940d36a4/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory/Utils/FastSerializer.cs:860
at MonoDevelop.Ide.TypeSystem.TypeSystemService.DeserializeObject[IProjectContent] (System.String path) [0x0002d] in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.TypeSystem/TypeSystemService.cs:563
Fontconfig error: Cannot load default config file
Error: duplicate keyword AnimationClipCurveData
Error: duplicate keyword AnimationClipCurveData
-----------------Serialize stack trace:
at System.Environment.get_StackTrace()
at MonoDevelop.Ide.TypeSystem.TypeSystemService.SerializeObject(System.String path, System.Object obj) in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.TypeSystem/TypeSystemService.cs:line 589
at MonoDevelop.Ide.TypeSystem.TypeSystemService.StoreProjectCache(MonoDevelop.Projects.Project project, MonoDevelop.Ide.TypeSystem.ProjectContentWrapper wrapper) in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.TypeSystem/TypeSystemService.cs:line 670
at MonoDevelop.Ide.TypeSystem.TypeSystemService.UnloadProject(MonoDevelop.Projects.Project project) in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.TypeSystem/TypeSystemService.cs:line 1378
at MonoDevelop.Ide.TypeSystem.TypeSystemService.m__220(MonoDevelop.Projects.Project project) in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.TypeSystem/TypeSystemService.cs:line 1358
at System.Threading.Tasks.Parallel+c__AnonStorey361[[MonoDevelop.Projects.Project, MonoDevelop.Core, Version=2.6.0.0, Culture=neutral, PublicKeyToken=null]].<>m__34(MonoDevelop.Projects.Project e, System.Threading.Tasks.ParallelLoopState s, System.Object l) at System.Threading.Tasks.Parallel+<ForEach>c__AnonStorey352[[MonoDevelop.Projects.Project, MonoDevelop.Core, Version=2.6.0.0, Culture=neutral, PublicKeyToken=null],[System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].<>m__32()
at System.Threading.Tasks.TaskActionInvoker+ActionInvoke.Invoke(System.Threading.Tasks.Task owner, System.Object state, System.Threading.Tasks.Task context)
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.ThreadStart()
at System.Threading.Tasks.Task.Execute()
at System.Threading.Tasks.TpScheduler.m__59(System.Object l)
at System.Threading.Thread.StartInternal()
ERROR [2013-11-27 22:36:32Z]: Error while writing type system cache. (object:MonoDevelop.Ide.TypeSystem.MonoDevelopProjectContent)
System.Runtime.Serialization.SerializationException: Type MonoDevelop.Ide.TypeSystem.DefaultParsedDocument is not [Serializable].
at ICSharpCode.NRefactory.Utils.FastSerializer.CreateScanner (System.Type type) [0x0034b] in /BuildAgent/work/d478831d940d36a4/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory/Utils/FastSerializer.cs:436
at ICSharpCode.NRefactory.Utils.FastSerializer.GetScanner (System.Type type) [0x00013] in /BuildAgent/work/d478831d940d36a4/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory/Utils/FastSerializer.cs:346
at ICSharpCode.NRefactory.Utils.FastSerializer+SerializationContext.Scan () [0x000ca] in /BuildAgent/work/d478831d940d36a4/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory/Utils/FastSerializer.cs:151
at ICSharpCode.NRefactory.Utils.FastSerializer.Serialize (System.IO.BinaryWriter writer, System.Object instance) [0x0001b] in /BuildAgent/work/d478831d940d36a4/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory/Utils/FastSerializer.cs:775
at MonoDevelop.Ide.TypeSystem.TypeSystemService.SerializeObject (System.String path, System.Object obj) [0x00033] in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.TypeSystem/TypeSystemService.cs:584
-----------------Serialize stack trace:
at System.Environment.get_StackTrace()
at MonoDevelop.Ide.TypeSystem.TypeSystemService.SerializeObject(System.String path, System.Object obj) in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.TypeSystem/TypeSystemService.cs:line 589
at MonoDevelop.Ide.TypeSystem.TypeSystemService.StoreProjectCache(MonoDevelop.Projects.Project project, MonoDevelop.Ide.TypeSystem.ProjectContentWrapper wrapper) in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.TypeSystem/TypeSystemService.cs:line 670
at MonoDevelop.Ide.TypeSystem.TypeSystemService.UnloadProject(MonoDevelop.Projects.Project project) in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.TypeSystem/TypeSystemService.cs:line 1378
at MonoDevelop.Ide.TypeSystem.TypeSystemService.m__220(MonoDevelop.Projects.Project project) in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.TypeSystem/TypeSystemService.cs:line 1358
at System.Threading.Tasks.Parallel+c__AnonStorey361[[MonoDevelop.Projects.Project, MonoDevelop.Core, Version=2.6.0.0, Culture=neutral, PublicKeyToken=null]].<>m__34(MonoDevelop.Projects.Project e, System.Threading.Tasks.ParallelLoopState s, System.Object l) at System.Threading.Tasks.Parallel+<ForEach>c__AnonStorey352[[MonoDevelop.Projects.Project, MonoDevelop.Core, Version=2.6.0.0, Culture=neutral, PublicKeyToken=null],[System.Object, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].<>m__32()
at System.Threading.Tasks.TaskActionInvoker+ActionInvoke.Invoke(System.Threading.Tasks.Task owner, System.Object state, System.Threading.Tasks.Task context)
at System.Threading.Tasks.Task.InnerInvoke()
at System.Threading.Tasks.Task.ThreadStart()
at System.Threading.Tasks.Task.Execute()
at System.Threading.Tasks.TpScheduler.m__59(System.Object l)
at System.Threading.Thread.StartInternal()
ERROR [2013-11-27 22:36:32Z]: Error while writing type system cache. (object:MonoDevelop.Ide.TypeSystem.MonoDevelopProjectContent)
System.Runtime.Serialization.SerializationException: Type MonoDevelop.Ide.TypeSystem.DefaultParsedDocument is not [Serializable].
at ICSharpCode.NRefactory.Utils.FastSerializer.CreateScanner (System.Type type) [0x0034b] in /BuildAgent/work/d478831d940d36a4/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory/Utils/FastSerializer.cs:436
at ICSharpCode.NRefactory.Utils.FastSerializer.GetScanner (System.Type type) [0x00013] in /BuildAgent/work/d478831d940d36a4/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory/Utils/FastSerializer.cs:346
at ICSharpCode.NRefactory.Utils.FastSerializer+SerializationContext.Scan () [0x000ca] in /BuildAgent/work/d478831d940d36a4/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory/Utils/FastSerializer.cs:151
at ICSharpCode.NRefactory.Utils.FastSerializer.Serialize (System.IO.BinaryWriter writer, System.Object instance) [0x0001b] in /BuildAgent/work/d478831d940d36a4/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory/Utils/FastSerializer.cs:775
at MonoDevelop.Ide.TypeSystem.TypeSystemService.SerializeObject (System.String path, System.Object obj) [0x00033] in /BuildAgent/work/d478831d940d36a4/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.TypeSystem/TypeSystemService.cs:584

Any solution to this? I am having a similar issue (I get the missing monodoc.xml error) but it crashes and exhbits other odd behavior instead of the text being “garbled”.

Thanks!