fsprojects / zarchive-fsharpbinding

Archive of F# Language Bindings for Open Editors
Other
307 stars 106 forks source link

Opening a .fs file that is set as compile None results in XS critically failing. #706

Closed 7sharp9 closed 9 years ago

7sharp9 commented 10 years ago

Open the fsharpbinding project, open a couple of the .fs files in the templates folder, system hangs and has to be terminated.

WARNING [2014-08-30 10:34:51Z]: F# Parsing: Requesting re-parse of: '/Users/dave/code/xamarin/monodevelop/main/external/fsharpbinding/monodevelop/MonoDevelop.FSharpBinding/Templates/Android/UnitTestProject/MainActivity.fs' because some errors were reported asynchronously
Full thread dump:

"Threadpool worker"
"<threadpool thread>"
"Threadpool monitor"
"<unnamed thread>"  at <unknown> <0xffffffff>
  at (wrapper managed-to-native) System.Net.Sockets.Socket.Accept_internal (intptr,int&,bool) <IL 0x00023, 0xffffffff>
  at System.Net.Sockets.Socket.Accept () [0x00036] in /private/tmp/source-mono-mac-3.8.0-mavericks/bockbuild-mono-mac-64/profiles/mono-mac-xamarin/build-root/mono-3.8.109/mcs/class/System/System.Net.Sockets/Socket.cs:546
  at Mono.Unix.UnixListener.AcceptSocket () [0x0001c] in /private/tmp/source-mono-mac-3.8.0-mavericks/bockbuild-mono-mac-64/profiles/mono-mac-xamarin/build-root/mono-3.8.109/mcs/class/Mono.Posix/Mono.Unix/UnixListener.cs:94
  at (wrapper remoting-invoke-with-check) Mono.Unix.UnixListener.AcceptSocket () <IL 0x00038, 0xffffffff>
  at Mono.Remoting.Channels.Unix.UnixServerChannel.WaitForConnections () [0x00000] in /private/tmp/source-mono-mac-3.8.0-mavericks/bockbuild-mono-mac-64/profiles/mono-mac-xamarin/build-root/mono-3.8.109/mcs/class/Mono.Posix/Mono.Remoting.Channels.Unix/UnixServerChannel.cs:178
  at System.Threading.Thread.StartInternal () [0x00016] in /private/tmp/source-mono-mac-3.8.0-mavericks/bockbuild-mono-mac-64/profiles/mono-mac-xamarin/build-root/mono-3.8.109/mcs/class/corlib/System.Threading/Thread.cs:691
  at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <IL 0x0004e, 0xffffffff>

"Threadpool worker"  at <unknown> <0xffffffff>
  at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <IL 0x00030, 0xffffffff>
  at System.Threading.WaitHandle.WaitOne (int,bool) [0x00032] in /private/tmp/source-mono-mac-3.8.0-mavericks/bockbuild-mono-mac-64/profiles/mono-mac-xamarin/build-root/mono-3.8.109/mcs/class/corlib/System.Threading/WaitHandle.cs:379
  at Microsoft.FSharp.Control.AsyncImpl/ResultCell`1.TryWaitForResultSynchronously (Microsoft.FSharp.Core.FSharpOption`1<int>) [0x0002b] in /Users/dave/code/fsharp/src/fsharp/FSharp.Core/control.fs:1169
  at Microsoft.FSharp.Control.CancellationTokenOps.RunSynchronously<a> (System.Threading.CancellationToken,Microsoft.FSharp.Control.FSharpAsync`1<a>,Microsoft.FSharp.Core.FSharpOption`1<int>) [0x000cb] in /Users/dave/code/fsharp/src/fsharp/FSharp.Core/control.fs:1212
  at Microsoft.FSharp.Control.FSharpAsync.RunSynchronously<T> (Microsoft.FSharp.Control.FSharpAsync`1<T>,Microsoft.FSharp.Core.FSharpOption`1<int>,Microsoft.FSharp.Core.FSharpOption`1<System.Threading.CancellationToken>) [0x00076] in /Users/dave/code/fsharp/src/fsharp/FSharp.Core/control.fs:1337
  at MonoDevelop.FSharp.FSharpParser.Parse (bool,string,System.IO.TextReader,MonoDevelop.Projects.Project) [0x001d8] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.4-branch/f52e44ab/source/monodevelop/main/external/fsharpbinding/monodevelop/MonoDevelop.FSharpBinding/FSharpParser.fs:101
  at MonoDevelop.Ide.TypeSystem.TypeSystemService.ParseFile (MonoDevelop.Projects.Project,string,string,string) [0x00049] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.4-branch/f52e44ab/source/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.TypeSystem/TypeSystemService.cs:366
  at MonoDevelop.Ide.Gui.Document/<StartReparseThread>c__AnonStorey2/<StartReparseThread>c__AnonStorey3.<>m__0 (object) [0x00072] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.4-branch/f52e44ab/source/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/Document.cs:878
  at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <IL 0x00052, 0xffffffff>

"<unnamed thread>"  at <unknown> <0xffffffff>
  at (wrapper managed-to-native) System.Threading.Thread.Sleep_internal (int) <IL 0x00021, 0xffffffff>
  at System.Threading.Thread.Sleep (int) [0x00017] in /private/tmp/source-mono-mac-3.8.0-mavericks/bockbuild-mono-mac-64/profiles/mono-mac-xamarin/build-root/mono-3.8.109/mcs/class/corlib/System.Threading/Thread.cs:425
  at System.IO.KeventWatcher.Monitor () [0x000b6] in /private/tmp/source-mono-mac-3.8.0-mavericks/bockbuild-mono-mac-64/profiles/mono-mac-xamarin/build-root/mono-3.8.109/mcs/class/System/System.IO/KeventWatcher.cs:327
  at System.Threading.Thread.StartInternal () [0x00016] in /private/tmp/source-mono-mac-3.8.0-mavericks/bockbuild-mono-mac-64/profiles/mono-mac-xamarin/build-root/mono-3.8.109/mcs/class/corlib/System.Threading/Thread.cs:691
  at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <IL 0x0004e, 0xffffffff>

"IO Threadpool worker"
"Threadpool worker"
"Autosave"  at <unknown> <0xffffffff>
  at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <IL 0x00030, 0xffffffff>
  at System.Threading.WaitHandle.WaitOne () [0x00015] in /private/tmp/source-mono-mac-3.8.0-mavericks/bockbuild-mono-mac-64/profiles/mono-mac-xamarin/build-root/mono-3.8.109/mcs/class/corlib/System.Threading/WaitHandle.cs:357
  at MonoDevelop.SourceEditor.AutoSave.AutoSaveThread () [0x0000c] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.4-branch/f52e44ab/source/monodevelop/main/src/addins/MonoDevelop.SourceEditor2/MonoDevelop.SourceEditor/AutoSave.cs:145
  at System.Threading.Thread.StartInternal () [0x00016] in /private/tmp/source-mono-mac-3.8.0-mavericks/bockbuild-mono-mac-64/profiles/mono-mac-xamarin/build-root/mono-3.8.109/mcs/class/corlib/System.Threading/Thread.cs:691
  at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <IL 0x0004e, 0xffffffff>

"<unnamed thread>"  at <unknown> <0xffffffff>
  at (wrapper managed-to-native) System.Threading.Thread.Sleep_internal (int) <IL 0x00021, 0xffffffff>
  at System.Threading.Thread.Sleep (int) [0x00017] in /private/tmp/source-mono-mac-3.8.0-mavericks/bockbuild-mono-mac-64/profiles/mono-mac-xamarin/build-root/mono-3.8.109/mcs/class/corlib/System.Threading/Thread.cs:425
  at System.Runtime.Remoting.Channels.Tcp.TcpConnectionPool.ConnectionCollector () [0x00000] in /private/tmp/source-mono-mac-3.8.0-mavericks/bockbuild-mono-mac-64/profiles/mono-mac-xamarin/build-root/mono-3.8.109/mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Tcp/TcpConnectionPool.cs:112
  at System.Threading.Thread.StartInternal () [0x00016] in /private/tmp/source-mono-mac-3.8.0-mavericks/bockbuild-mono-mac-64/profiles/mono-mac-xamarin/build-root/mono-3.8.109/mcs/class/corlib/System.Threading/Thread.cs:691
  at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <IL 0x0004e, 0xffffffff>

"Threadpool worker"
"Timer-Scheduler"  at <unknown> <0xffffffff>
  at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <IL 0x00030, 0xffffffff>
  at System.Threading.WaitHandle.WaitOne (int,bool) [0x00032] in /private/tmp/source-mono-mac-3.8.0-mavericks/bockbuild-mono-mac-64/profiles/mono-mac-xamarin/build-root/mono-3.8.109/mcs/class/corlib/System.Threading/WaitHandle.cs:379
  at System.Threading.WaitHandle.WaitOne (int) [0x00000] in /private/tmp/source-mono-mac-3.8.0-mavericks/bockbuild-mono-mac-64/profiles/mono-mac-xamarin/build-root/mono-3.8.109/mcs/class/corlib/System.Threading/WaitHandle.cs:392
  at System.Threading.Timer/Scheduler.SchedulerThread () [0x00256] in /private/tmp/source-mono-mac-3.8.0-mavericks/bockbuild-mono-mac-64/profiles/mono-mac-xamarin/build-root/mono-3.8.109/mcs/class/corlib/System.Threading/Timer.cs:385
  at System.Threading.Thread.StartInternal () [0x00016] in /private/tmp/source-mono-mac-3.8.0-mavericks/bockbuild-mono-mac-64/profiles/mono-mac-xamarin/build-root/mono-3.8.109/mcs/class/corlib/System.Threading/Thread.cs:691
  at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <IL 0x0004e, 0xffffffff>

"Background dispatcher"  at <unknown> <0xffffffff>
  at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <IL 0x00030, 0xffffffff>
  at System.Threading.WaitHandle.WaitOne () [0x00015] in /private/tmp/source-mono-mac-3.8.0-mavericks/bockbuild-mono-mac-64/profiles/mono-mac-xamarin/build-root/mono-3.8.109/mcs/class/corlib/System.Threading/WaitHandle.cs:357
  at MonoDevelop.Ide.DispatchService.backgroundDispatcher () [0x00062] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.4-branch/f52e44ab/source/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/DispatchService.cs:309
  at System.Threading.Thread.StartInternal () [0x00016] in /private/tmp/source-mono-mac-3.8.0-mavericks/bockbuild-mono-mac-64/profiles/mono-mac-xamarin/build-root/mono-3.8.109/mcs/class/corlib/System.Threading/Thread.cs:691
  at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <IL 0x0004e, 0xffffffff>

"GUI Thread"  at <unknown> <0xffffffff>
  at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <IL 0x00030, 0xffffffff>
  at System.Threading.WaitHandle.WaitOne (int,bool) [0x00032] in /private/tmp/source-mono-mac-3.8.0-mavericks/bockbuild-mono-mac-64/profiles/mono-mac-xamarin/build-root/mono-3.8.109/mcs/class/corlib/System.Threading/WaitHandle.cs:379
  at Microsoft.FSharp.Control.AsyncImpl/ResultCell`1.TryWaitForResultSynchronously (Microsoft.FSharp.Core.FSharpOption`1<int>) [0x0002b] in /Users/dave/code/fsharp/src/fsharp/FSharp.Core/control.fs:1169
  at Microsoft.FSharp.Control.CancellationTokenOps.RunSynchronously<a> (System.Threading.CancellationToken,Microsoft.FSharp.Control.FSharpAsync`1<a>,Microsoft.FSharp.Core.FSharpOption`1<int>) [0x000cb] in /Users/dave/code/fsharp/src/fsharp/FSharp.Core/control.fs:1212
  at Microsoft.FSharp.Control.FSharpAsync.RunSynchronously<T> (Microsoft.FSharp.Control.FSharpAsync`1<T>,Microsoft.FSharp.Core.FSharpOption`1<int>,Microsoft.FSharp.Core.FSharpOption`1<System.Threading.CancellationToken>) [0x00076] in /Users/dave/code/fsharp/src/fsharp/FSharp.Core/control.fs:1337
  at MonoDevelop.FSharp.FSharpParser.Parse (bool,string,System.IO.TextReader,MonoDevelop.Projects.Project) [0x001d8] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.4-branch/f52e44ab/source/monodevelop/main/external/fsharpbinding/monodevelop/MonoDevelop.FSharpBinding/FSharpParser.fs:101
  at MonoDevelop.SourceEditor.SourceEditorView.RunFirstTimeFoldUpdate (string) [0x00078] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.4-branch/f52e44ab/source/monodevelop/main/src/addins/MonoDevelop.SourceEditor2/MonoDevelop.SourceEditor/SourceEditorView.cs:785
  at MonoDevelop.SourceEditor.SourceEditorView.Load (string,System.Text.Encoding,bool) [0x0013a] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.4-branch/f52e44ab/source/monodevelop/main/src/addins/MonoDevelop.SourceEditor2/MonoDevelop.SourceEditor/SourceEditorView.cs:865
  at MonoDevelop.SourceEditor.SourceEditorView.Load (string) [0x00005] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.4-branch/f52e44ab/source/monodevelop/main/src/addins/MonoDevelop.SourceEditor2/MonoDevelop.SourceEditor/SourceEditorView.cs:769
  at MonoDevelop.Ide.Gui.LoadFileWrapper.Invoke (string) [0x00116] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.4-branch/f52e44ab/source/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/Workbench.cs:1422
  at MonoDevelop.Ide.Gui.Workbench.RealOpenFile (MonoDevelop.Core.IProgressMonitor,MonoDevelop.Ide.Gui.FileOpenInformation) [0x002ef] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.4-branch/f52e44ab/source/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/Workbench.cs:907
  at MonoDevelop.Ide.Gui.Workbench.OpenDocument (MonoDevelop.Ide.Gui.FileOpenInformation) [0x002ad] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.4-branch/f52e44ab/source/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/Workbench.cs:517
  at MonoDevelop.Ide.Gui.Workbench.OpenDocument (MonoDevelop.Core.FilePath,MonoDevelop.Projects.Project,int,int,MonoDevelop.Ide.Gui.OpenDocumentOptions,System.Text.Encoding,MonoDevelop.Ide.Gui.IViewDisplayBinding) [0x00034] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.4-branch/f52e44ab/source/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/Workbench.cs:441
  at MonoDevelop.Ide.Gui.Workbench.OpenDocument (MonoDevelop.Core.FilePath,MonoDevelop.Projects.Project,MonoDevelop.Ide.Gui.OpenDocumentOptions) [0x00009] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.4-branch/f52e44ab/source/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/Workbench.cs:414
  at MonoDevelop.Ide.Gui.Workbench.OpenDocument (MonoDevelop.Core.FilePath,MonoDevelop.Projects.Project,bool) [0x00013] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.4-branch/f52e44ab/source/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/Workbench.cs:409
  at MonoDevelop.Ide.Gui.Pads.ProjectPad.ProjectFileNodeCommandHandler.ActivateMultipleItems () [0x0003a] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.4-branch/f52e44ab/source/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Pads.ProjectPad/ProjectFileNodeBuilder.cs:225
  at MonoDevelop.Ide.Gui.Components.ExtensibleTreeView.ActivateCurrentItem () [0x0005a] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.4-branch/f52e44ab/source/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Components/ExtensibleTreeView.cs:930
  at MonoDevelop.Ide.Gui.Components.ExtensibleTreeView.OnNodeActivated (object,Gtk.RowActivatedArgs) [0x00002] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.4-branch/f52e44ab/source/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui.Components/ExtensibleTreeView.cs:1923
  at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object_object (object,intptr,intptr,intptr) <IL 0x0005a, 0xffffffff>
  at <unknown> <0xffffffff>
  at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&) <IL 0x00030, 0xffffffff>
  at System.Reflection.MonoMethod.Invoke (object,System.Reflection.BindingFlags,System.Reflection.Binder,object[],System.Globalization.CultureInfo) [0x00054] in /private/tmp/source-mono-mac-3.8.0-mavericks/bockbuild-mono-mac-64/profiles/mono-mac-xamarin/build-root/mono-3.8.109/mcs/class/corlib/System.Reflection/MonoMethod.cs:230
  at System.Reflection.MethodBase.Invoke (object,object[]) [0x00000] in /private/tmp/source-mono-mac-3.8.0-mavericks/bockbuild-mono-mac-64/profiles/mono-mac-xamarin/build-root/mono-3.8.109/mcs/class/corlib/System.Reflection/MethodBase.cs:114
  at System.Delegate.DynamicInvokeImpl (object[]) [0x00107] in /private/tmp/source-mono-mac-3.8.0-mavericks/bockbuild-mono-mac-64/profiles/mono-mac-xamarin/build-root/mono-3.8.109/mcs/class/corlib/System/Delegate.cs:462
  at System.MulticastDelegate.DynamicInvokeImpl (object[]) [0x00018] in /private/tmp/source-mono-mac-3.8.0-mavericks/bockbuild-mono-mac-64/profiles/mono-mac-xamarin/build-root/mono-3.8.109/mcs/class/corlib/System/MulticastDelegate.cs:70
  at System.Delegate.DynamicInvoke (object[]) [0x00000] in /private/tmp/source-mono-mac-3.8.0-mavericks/bockbuild-mono-mac-64/profiles/mono-mac-xamarin/build-root/mono-3.8.109/mcs/class/corlib/System/Delegate.cs:407
  at GLib.Signal.ClosureInvokedCB (object,GLib.ClosureInvokedArgs) [0x00050] in /private/tmp/source-mono-mac-3.8.0-mavericks/bockbuild-mono-mac-64/profiles/mono-mac-xamarin/build-root/gtk-sharp-2.12.21/glib/Signal.cs:195
  at GLib.SignalClosure.Invoke (GLib.ClosureInvokedArgs) [0x00019] in /private/tmp/source-mono-mac-3.8.0-mavericks/bockbuild-mono-mac-64/profiles/mono-mac-xamarin/build-root/gtk-sharp-2.12.21/glib/SignalClosure.cs:118
  at GLib.SignalClosure.MarshalCallback (intptr,intptr,uint,intptr,intptr,intptr) [0x0014c] in /private/tmp/source-mono-mac-3.8.0-mavericks/bockbuild-mono-mac-64/profiles/mono-mac-xamarin/build-root/gtk-sharp-2.12.21/glib/SignalClosure.cs:159
  at (wrapper native-to-managed) GLib.SignalClosure.MarshalCallback (intptr,intptr,uint,intptr,intptr,intptr) <IL 0x00028, 0xffffffff>
  at <unknown> <0xffffffff>
  at (wrapper managed-to-native) Gtk.Widget.gtksharp_widget_base_button_press_event (intptr,intptr) <IL 0x00026, 0xffffffff>
  at Gtk.Widget.OnButtonPressEvent (Gdk.EventButton) [0x0001d] in /private/tmp/source-mono-mac-3.8.0-mavericks/bockbuild-mono-mac-64/profiles/mono-mac-xamarin/build-root/gtk-sharp-2.12.21/gtk/generated/Widget.cs:2959
  at MonoDevelop.Components.ContextMenuTreeView.OnButtonPressEvent (Gdk.EventButton) [0x00071] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.4-branch/f52e44ab/source/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Components/ContextMenuTreeView.cs:82
  at Gtk.Widget.buttonpressevent_cb (intptr,intptr) [0x00016] in /private/tmp/source-mono-mac-3.8.0-mavericks/bockbuild-mono-mac-64/profiles/mono-mac-xamarin/build-root/gtk-sharp-2.12.21/gtk/generated/Widget.cs:2938
  at (wrapper native-to-managed) Gtk.Widget.buttonpressevent_cb (intptr,intptr) <IL 0x00024, 0xffffffff>
  at <unknown> <0xffffffff>
  at (wrapper managed-to-native) Gtk.Application.gtk_main () <IL 0x00022, 0xffffffff>
  at Gtk.Application.Run () [0x00001] in /private/tmp/source-mono-mac-3.8.0-mavericks/bockbuild-mono-mac-64/profiles/mono-mac-xamarin/build-root/gtk-sharp-2.12.21/gtk/Application.cs:135
  at MonoDevelop.Ide.IdeApp.Run () [0x00000] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.4-branch/f52e44ab/source/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/Ide.cs:384
  at MonoDevelop.Ide.IdeStartup.Run (MonoDevelop.Ide.MonoDevelopOptions) [0x00782] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.4-branch/f52e44ab/source/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeStartup.cs:282
  at MonoDevelop.Ide.IdeStartup.Main (string[],MonoDevelop.Ide.Extensions.IdeCustomizer) [0x0008d] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.4-branch/f52e44ab/source/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeStartup.cs:631
  at Xamarin.Startup.MainClass.Main (string[]) [0x00003] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.4-branch/f52e44ab/source/md-addins/Xamarin.Startup/Main.cs:11
  at (wrapper runtime-invoke) <Module>.runtime_invoke_int_object (object,intptr,intptr,intptr) <IL 0x0005c, 0xffffffff>

"Syntax highlighting"  at <unknown> <0xffffffff>
  at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <IL 0x00030, 0xffffffff>
  at System.Threading.WaitHandle.WaitOne () [0x00015] in /private/tmp/source-mono-mac-3.8.0-mavericks/bockbuild-mono-mac-64/profiles/mono-mac-xamarin/build-root/mono-3.8.109/mcs/class/corlib/System.Threading/WaitHandle.cs:357
  at Mono.TextEditor.Highlighting.SyntaxModeService.ProcessQueue () [0x00072] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.4-branch/f52e44ab/source/monodevelop/main/src/core/Mono.Texteditor/Mono.TextEditor.Highlighting/SyntaxModeService.cs:358
  at System.Threading.Thread.StartInternal () [0x00016] in /private/tmp/source-mono-mac-3.8.0-mavericks/bockbuild-mono-mac-64/profiles/mono-mac-xamarin/build-root/mono-3.8.109/mcs/class/corlib/System.Threading/Thread.cs:691
  at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <IL 0x0004e, 0xffffffff>

"Threadpool worker"
"Threadpool worker"
"Background parser"  at <unknown> <0xffffffff>
  at (wrapper managed-to-native) System.Threading.WaitHandle.WaitOne_internal (System.Threading.WaitHandle,intptr,int,bool) <IL 0x00030, 0xffffffff>
  at System.Threading.WaitHandle.WaitOne (int,bool) [0x00032] in /private/tmp/source-mono-mac-3.8.0-mavericks/bockbuild-mono-mac-64/profiles/mono-mac-xamarin/build-root/mono-3.8.109/mcs/class/corlib/System.Threading/WaitHandle.cs:379
  at MonoDevelop.Ide.TypeSystem.TypeSystemService.WaitForParseJob (int) [0x00008] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.4-branch/f52e44ab/source/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.TypeSystem/TypeSystemService.cs:2706
  at MonoDevelop.Ide.TypeSystem.TypeSystemService.ParserUpdateThread () [0x0000d] in /Users/builder/data/lanes/monodevelop-lion-monodevelop-5.4-branch/f52e44ab/source/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.TypeSystem/TypeSystemService.cs:2755
  at System.Threading.Thread.StartInternal () [0x00016] in /private/tmp/source-mono-mac-3.8.0-mavericks/bockbuild-mono-mac-64/profiles/mono-mac-xamarin/build-root/mono-3.8.109/mcs/class/corlib/System.Threading/Thread.cs:691
  at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <IL 0x0004e, 0xffffffff>

"Threadpool worker"
"<unnamed thread>"  at <unknown> <0xffffffff>
  at (wrapper managed-to-native) System.Net.Sockets.Socket.Accept_internal (intptr,int&,bool) <IL 0x00023, 0xffffffff>
  at System.Net.Sockets.Socket.Accept () [0x00036] in /private/tmp/source-mono-mac-3.8.0-mavericks/bockbuild-mono-mac-64/profiles/mono-mac-xamarin/build-root/mono-3.8.109/mcs/class/System/System.Net.Sockets/Socket.cs:546
  at System.Net.Sockets.TcpListener.AcceptSocket () [0x00016] in /private/tmp/source-mono-mac-3.8.0-mavericks/bockbuild-mono-mac-64/profiles/mono-mac-xamarin/build-root/mono-3.8.109/mcs/class/System/System.Net.Sockets/TcpListener.cs:189
  at System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.WaitForConnections () [0x00000] in /private/tmp/source-mono-mac-3.8.0-mavericks/bockbuild-mono-mac-64/profiles/mono-mac-xamarin/build-root/mono-3.8.109/mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Tcp/TcpServerChannel.cs:216
  at System.Threading.Thread.StartInternal () [0x00016] in /private/tmp/source-mono-mac-3.8.0-mavericks/bockbuild-mono-mac-64/profiles/mono-mac-xamarin/build-root/mono-3.8.109/mcs/class/corlib/System.Threading/Thread.cs:691
  at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <IL 0x0004e, 0xffffffff>

"Threadpool worker" 
rojepp commented 9 years ago

I can't reproduce this. I tried opening a whole bunch of .fs files from the templates folder, nothing happened.

7sharp9 commented 9 years ago

Probably fixed upstream then, closing