Skip to content

Instantly share code, notes, and snippets.

@DavidKarlas
Created July 10, 2015 16:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save DavidKarlas/2b40c09ec4245f578e4a to your computer and use it in GitHub Desktop.
Save DavidKarlas/2b40c09ec4245f578e4a to your computer and use it in GitHub Desktop.
Last login: Fri Jul 10 18:21:02 on ttys000
davicmac:~ davidkarlas$ cd /Users/davidkarlas/GIT/MD1/monodevelop
davicmac:monodevelop davidkarlas$ make run
cd main && /Applications/Xcode.app/Contents/Developer/usr/bin/make run
PATH="/Library/Frameworks/Mono.framework/Versions/Current/bin:/opt/local/bin:/opt/local/sbin:/Users/davidkarlas/.kre/packages/KRE-Mono.1.0.0-alpha4/bin:/Library/Frameworks/Python.framework/Versions/3.4/bin:/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin:/Users/davidkarlas/bin:/Users/davidkarlas/.calabash/bin" PKG_CONFIG_PATH="/Users/davidkarlas/GIT/MD1/monodevelop/local-config:/usr/local/lib/pkgconfig:/usr/local/share/pkgconfig:" LD_LIBRARY_PATH="" DYLD_FALLBACK_LIBRARY_PATH="/Library/Frameworks/Mono.framework/Versions/Current/lib:/lib:/usr/lib:/Library/Developer/CommandLineTools/usr/lib:/usr/local/lib:/Users/davidkarlas/GIT/MD1/monodevelop/main/build/bin" MONO_GAC_PREFIX="/usr/local:" MONODEVELOP_LOCALE_PATH="/Users/davidkarlas/GIT/MD1/monodevelop/main/build/locale" MONODEVELOP_TEST_PROFILE="/Users/davidkarlas/GIT/MD1/monodevelop/main/build/bin/test-profile" UBUNTU_MENUPROXY=0 LIBOVERLAY_SCROLLBAR=0 exec -a "monodevelop" /Library/Frameworks/Mono.framework/Versions/Current/bin/mono-sgen --debug /Users/davidkarlas/GIT/MD1/monodevelop/main/build/bin/MonoDevelop.exe --no-redirect
INFO [2015-07-10 18:52:21Z]: Starting Xamarin Studio 6.0
INFO [2015-07-10 18:52:21Z]: Running on Mono 4.2.0 (explicit/6604c8c Wed Jul 8 18:08:27 EDT 2015)
INFO [2015-07-10 18:52:21Z]: Operating System: Mac OS X 10.10.3
Darwin davicmac 14.3.0 Darwin Kernel Version 14.3.0
Mon Mar 23 11:59:05 PDT 2015
root:xnu-2782.20.48~5/RELEASE_X86_64 x86_64
WARNING [2015-07-10 18:52:21Z]: Gtk-Warning: Locale not supported by C library.
Using the fallback 'C' locale.
Stack trace:
at Gtk.Application.gtk_init (System.Int32& , System.IntPtr& ) in <filename unknown>:line 0
at Gtk.Application.do_init (System.String progname, System.String[]& args, Boolean check) in /private/tmp/source-mono-mac-4.2.0-pre2-branch/bockbuild-mono-4.2.0-pre2-branch/profiles/mono-mac-xamarin/build-root/gtk-sharp-2.12.21/gtk/Application.cs:line 101
at Gtk.Application.Init (System.String progname, System.String[]& args) in /private/tmp/source-mono-mac-4.2.0-pre2-branch/bockbuild-mono-4.2.0-pre2-branch/profiles/mono-mac-xamarin/build-root/gtk-sharp-2.12.21/gtk/Application.cs:line 122
at MonoDevelop.Ide.IdeStartup.Run (MonoDevelop.Ide.MonoDevelopOptions options) in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeStartup.cs:line 111
at MonoDevelop.Ide.IdeStartup.Main (System.String[] args, MonoDevelop.Ide.Extensions.IdeCustomizer customizer) in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeStartup.cs:line 655
at MonoDevelop.Startup.MonoDevelopMain.Main (System.String[] args) in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Startup/MonoDevelop.Startup/MonoDevelopMain.cs:line 39
2015-07-10 18:52:21.196 mono-sgen[97392:5059318] *** WARNING: Method userSpaceScaleFactor in class NSView is deprecated on 10.7 and later. It should not be used in new applications. Use convertRectToBacking: instead.
INFO [2015-07-10 18:52:21Z]: Using GTK+ 2.24.23
INFO [2015-07-10 18:52:21Z]: Add-in loaded: MonoDevelop.Core
INFO [2015-07-10 18:52:21Z]: Add-in loaded: MonoDevelop.Ide
INFO [2015-07-10 18:52:21Z]: Add-in loaded: MonoDevelop.MacPlatform
INFO [2015-07-10 18:52:21Z]: Initializing Runtime Mono 4.2.0
Starting Xamarin Studio
INFO [2015-07-10 18:52:22Z]: Add-in loaded: MonoDevelop.Debugger
INFO [2015-07-10 18:52:22Z]: Add-in loaded: MonoDevelop.SourceEditor2
INFO [2015-07-10 18:52:22Z]: Add-in loaded: MonoDevelop.TextTemplating
INFO [2015-07-10 18:52:22Z]: Add-in loaded: MonoDevelop.DesignerSupport
INFO [2015-07-10 18:52:22Z]: Add-in loaded: MonoDevelop.Xml
INFO [2015-07-10 18:52:22Z]: Add-in loaded: MonoDevelop.AspNet
INFO [2015-07-10 18:52:22Z]: Add-in loaded: MonoDevelop.Deployment
INFO [2015-07-10 18:52:22Z]: Add-in loaded: MonoDevelop.Autotools
INFO [2015-07-10 18:52:22Z]: Add-in loaded: MonoDevelop.Refactoring
INFO [2015-07-10 18:52:22Z]: Add-in loaded: MonoDevelop.CSharpBinding
INFO [2015-07-10 18:52:22Z]: Add-in loaded: MonoDevelop.PackageManagement
INFO [2015-07-10 18:52:22Z]: Add-in loaded: MonoDevelop.Xamarin.Ide
INFO [2015-07-10 18:52:22Z]: Add-in loaded: MonoDevelop.Xamarin.Ide.Mac
INFO [2015-07-10 18:52:22Z]: Add-in loaded: MonoDevelop.VersionControl
INFO [2015-07-10 18:52:22Z]: Add-in loaded: MonoDevelop.MacDev
INFO [2015-07-10 18:52:22Z]: Add-in loaded: Xamarin.TestCloud
INFO [2015-07-10 18:52:22Z]: Add-in loaded: MonoDevelop.Debugger.Soft
INFO [2015-07-10 18:52:22Z]: Add-in loaded: MonoDevelop.IPhone
INFO [2015-07-10 18:52:22Z]: Add-in loaded: MonoDevelop.VBBinding
INFO [2015-07-10 18:52:22Z]: Add-in loaded: MonoDevelop.NUnit
INFO [2015-07-10 18:52:22Z]: Add-in loaded: MonoDevelop.FSharpBinding
INFO [2015-07-10 18:52:22Z]: Add-in loaded: Xamarin.Forms.Addin
INFO [2015-07-10 18:52:22Z]: Add-in loaded: MonoDevelop.MonoAndroid
INFO [2015-07-10 18:52:22Z]: Add-in loaded: Xamarin.Sketches
INFO [2015-07-10 18:52:24Z]: Add-in loaded: MonoDevelop.Deployment.Linux
INFO [2015-07-10 18:52:24Z]: Add-in loaded: MonoDevelop.CBinding
INFO [2015-07-10 18:52:24Z]: Add-in loaded: MonoDevelop.GtkCore
INFO [2015-07-10 18:52:24Z]: Add-in loaded: MonoDevelop.WebReferences
INFO [2015-07-10 18:52:24Z]: Add-in loaded: MonoDevelop.MonoMac
INFO [2015-07-10 18:52:24Z]: Add-in loaded: Xamarin.TestCloud.NUnit
Loading Workbench
INFO [2015-07-10 18:52:24Z]: Add-in loaded: MonoDevelop.DocFood
INFO [2015-07-10 18:52:24Z]: Add-in loaded: MonoDevelop.AssemblyBrowser
INFO [2015-07-10 18:52:24Z]: Add-in loaded: MonoDevelop.RegexToolkit
INFO [2015-07-10 18:52:24Z]: Add-in loaded: MonoDevelop.VersionControl.Git
INFO [2015-07-10 18:52:25Z]: ANDROID: Found Xamarin.Android 5.1.4
INFO [2015-07-10 18:52:25Z]: ANDROID: Found Android SDK. API levels: 10, 15, 17, 19, 20, 21
INFO [2015-07-10 18:52:25Z]: Initial entitlements: Android Business 2015-08-05 20:27:04Z
INFO [2015-07-10 18:52:25Z]: Running license sync for Android
INFO [2015-07-10 18:52:25Z]: Found Xcode, version 6.3.2 (7718).
INFO [2015-07-10 18:52:25Z]: Found Xamarin.iOS, version 8.10.3.2.
INFO [2015-07-10 18:52:25Z]: Initial entitlements: iOS Business 2015-08-05 20:27:04Z
INFO [2015-07-10 18:52:25Z]: Running license sync for iOS
INFO [2015-07-10 18:52:25Z]: Found MonoMac.
INFO [2015-07-10 18:52:25Z]: Found Xamarin.Mac, version 2.0.2.35.
INFO [2015-07-10 18:52:25Z]: Initial entitlements: Mac Business 2015-08-05 20:27:04Z
INFO [2015-07-10 18:52:25Z]: Running license sync for Mac
Initializing Main Window
INFO [2015-07-10 18:52:25Z]: Creating DefaultWorkbench
WARNING [2015-07-10 18:52:26Z]: GLib-GObject-Warning: invalid cast from `GtkNSView' to `GtkWindow'
Stack trace:
at MonoDevelop.Components.Mac.GtkMacInterop.gtk_ns_view_new (IntPtr ) in <filename unknown>:line 0
at MonoDevelop.Components.Mac.GtkMacInterop.NSViewToGtkWidget (AppKit.NSView view) in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Components/Mac/GtkMacInterop.cs:line 46
at MonoDevelop.MacIntegration.MainToolbar.SearchBar.ViewDidMoveToWindow () in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/addins/MacPlatform/MainToolbar/SearchBar.cs:line 114
at ObjCRuntime.Messaging.void_objc_msgSend_IntPtr_nint (IntPtr , IntPtr , IntPtr , nint ) in <filename unknown>:line 0
at AppKit.NSToolbar.InsertItem (System.String itemIdentifier, nint index) in <filename unknown>:line 0
at MonoDevelop.MacIntegration.MainToolbar.MainToolbar.Initialize () in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/addins/MacPlatform/MainToolbar/MainToolbar.cs:line 260
at MonoDevelop.MacIntegration.MacPlatformService.AttachMainToolbar (Gtk.VBox parent, IMainToolbarView toolbar) in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/addins/MacPlatform/MacPlatform.cs:line 757
at MonoDevelop.Ide.DesktopService.AttachMainToolbar (Gtk.VBox parent, MonoDevelop.Components.MainToolbar.MainToolbarController toolbar) in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/DesktopService.cs:line 340
at MonoDevelop.Ide.Gui.DefaultWorkbench.CreateComponents () in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/DefaultWorkbench.cs:line 812
at MonoDevelop.Ide.Gui.DefaultWorkbench.InitializeLayout () in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/DefaultWorkbench.cs:line 795
at MonoDevelop.Ide.Gui.Workbench.Initialize (MonoDevelop.Core.ProgressMonitor monitor) in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/Workbench.cs:line 87
at MonoDevelop.Ide.IdeApp.Initialize (MonoDevelop.Core.ProgressMonitor monitor) in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/Ide.cs:line 204
at MonoDevelop.Ide.IdeStartup.Run (MonoDevelop.Ide.MonoDevelopOptions options) in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeStartup.cs:line 232
at MonoDevelop.Ide.IdeStartup.Main (System.String[] args, MonoDevelop.Ide.Extensions.IdeCustomizer customizer) in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeStartup.cs:line 655
at MonoDevelop.Startup.MonoDevelopMain.Main (System.String[] args) in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Startup/MonoDevelop.Startup/MonoDevelopMain.cs:line 39
WARNING [2015-07-10 18:52:26Z]: GLib-GObject-Warning: invalid cast from `GtkNSView' to `GtkWindow'
Stack trace:
at MonoDevelop.Components.Mac.GtkMacInterop.gtk_ns_view_new (IntPtr ) in <filename unknown>:line 0
at MonoDevelop.Components.Mac.GtkMacInterop.NSViewToGtkWidget (AppKit.NSView view) in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Components/Mac/GtkMacInterop.cs:line 46
at MonoDevelop.MacIntegration.MainToolbar.SearchBar.ViewDidMoveToWindow () in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/addins/MacPlatform/MainToolbar/SearchBar.cs:line 114
at ObjCRuntime.Messaging.void_objc_msgSend_IntPtr_nint (IntPtr , IntPtr , IntPtr , nint ) in <filename unknown>:line 0
at AppKit.NSToolbar.InsertItem (System.String itemIdentifier, nint index) in <filename unknown>:line 0
at MonoDevelop.MacIntegration.MainToolbar.MainToolbar.Initialize () in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/addins/MacPlatform/MainToolbar/MainToolbar.cs:line 260
at MonoDevelop.MacIntegration.MacPlatformService.AttachMainToolbar (Gtk.VBox parent, IMainToolbarView toolbar) in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/addins/MacPlatform/MacPlatform.cs:line 757
at MonoDevelop.Ide.DesktopService.AttachMainToolbar (Gtk.VBox parent, MonoDevelop.Components.MainToolbar.MainToolbarController toolbar) in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/DesktopService.cs:line 340
at MonoDevelop.Ide.Gui.DefaultWorkbench.CreateComponents () in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/DefaultWorkbench.cs:line 812
at MonoDevelop.Ide.Gui.DefaultWorkbench.InitializeLayout () in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/DefaultWorkbench.cs:line 795
at MonoDevelop.Ide.Gui.Workbench.Initialize (MonoDevelop.Core.ProgressMonitor monitor) in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/Workbench.cs:line 87
at MonoDevelop.Ide.IdeApp.Initialize (MonoDevelop.Core.ProgressMonitor monitor) in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/Ide.cs:line 204
at MonoDevelop.Ide.IdeStartup.Run (MonoDevelop.Ide.MonoDevelopOptions options) in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeStartup.cs:line 232
at MonoDevelop.Ide.IdeStartup.Main (System.String[] args, MonoDevelop.Ide.Extensions.IdeCustomizer customizer) in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeStartup.cs:line 655
at MonoDevelop.Startup.MonoDevelopMain.Main (System.String[] args) in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Startup/MonoDevelop.Startup/MonoDevelopMain.cs:line 39
WARNING [2015-07-10 18:52:26Z]: GLib-GObject-Warning: invalid cast from `GtkNSView' to `GtkWindow'
Stack trace:
at MonoDevelop.Components.Mac.GtkMacInterop.gtk_ns_view_new (IntPtr ) in <filename unknown>:line 0
at MonoDevelop.Components.Mac.GtkMacInterop.NSViewToGtkWidget (AppKit.NSView view) in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Components/Mac/GtkMacInterop.cs:line 46
at MonoDevelop.MacIntegration.MainToolbar.SearchBar.ViewDidMoveToWindow () in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/addins/MacPlatform/MainToolbar/SearchBar.cs:line 114
at ObjCRuntime.Messaging.void_objc_msgSend_IntPtr_nint (IntPtr , IntPtr , IntPtr , nint ) in <filename unknown>:line 0
at AppKit.NSToolbar.InsertItem (System.String itemIdentifier, nint index) in <filename unknown>:line 0
at MonoDevelop.MacIntegration.MainToolbar.MainToolbar.Initialize () in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/addins/MacPlatform/MainToolbar/MainToolbar.cs:line 260
at MonoDevelop.MacIntegration.MacPlatformService.AttachMainToolbar (Gtk.VBox parent, IMainToolbarView toolbar) in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/addins/MacPlatform/MacPlatform.cs:line 757
at MonoDevelop.Ide.DesktopService.AttachMainToolbar (Gtk.VBox parent, MonoDevelop.Components.MainToolbar.MainToolbarController toolbar) in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/DesktopService.cs:line 340
at MonoDevelop.Ide.Gui.DefaultWorkbench.CreateComponents () in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/DefaultWorkbench.cs:line 812
at MonoDevelop.Ide.Gui.DefaultWorkbench.InitializeLayout () in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/DefaultWorkbench.cs:line 795
at MonoDevelop.Ide.Gui.Workbench.Initialize (MonoDevelop.Core.ProgressMonitor monitor) in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/Workbench.cs:line 87
at MonoDevelop.Ide.IdeApp.Initialize (MonoDevelop.Core.ProgressMonitor monitor) in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/Ide.cs:line 204
at MonoDevelop.Ide.IdeStartup.Run (MonoDevelop.Ide.MonoDevelopOptions options) in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeStartup.cs:line 232
at MonoDevelop.Ide.IdeStartup.Main (System.String[] args, MonoDevelop.Ide.Extensions.IdeCustomizer customizer) in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeStartup.cs:line 655
at MonoDevelop.Startup.MonoDevelopMain.Main (System.String[] args) in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Startup/MonoDevelop.Startup/MonoDevelopMain.cs:line 39
INFO [2015-07-10 18:52:26Z]: Updating Welcome Page from 'https://software.xamarin.com/Service/News'.
INFO [2015-07-10 18:52:26Z]: Updating Prebuilt Apps from 'https://xamarin.com/PrebuiltApps.xml'.
INFO [2015-07-10 18:52:28Z]: Add-in loaded: MonoDevelop.VersionControl.Subversion
INFO [2015-07-10 18:52:28Z]: Add-in loaded: MonoDevelop.VersionControl.Subversion.Unix
INFO [2015-07-10 18:52:29Z]: Welcome Page updated.
INFO [2015-07-10 18:52:31Z]: Prebuilt Apps image already up-to-date.
INFO [2015-07-10 18:52:31Z]: Updated license: iOS Business 8/5/2015 8:27:04 PM
INFO [2015-07-10 18:52:31Z]: Prebuilt Apps image already up-to-date.
INFO [2015-07-10 18:52:32Z]: Prebuilt Apps image already up-to-date.
INFO [2015-07-10 18:52:32Z]: Updated license: Mac Business 8/5/2015 8:27:04 PM
INFO [2015-07-10 18:52:32Z]: Updated license: Android Business 8/5/2015 8:27:04 PM
INFO [2015-07-10 18:52:33Z]: Prebuilt Apps image already up-to-date.
INFO [2015-07-10 18:52:33Z]: Prebuilt Apps already up-to-date.
INFO [2015-07-10 18:52:33Z]: Prebuilt Apps updated.
ERROR [2015-07-10 18:54:54Z]: Unknown project type: TranslationProject:
WARNING [2015-07-10 18:54:54Z]: Cannot deserialise unregistered policy name 'ChangeLogPolicy'
INFO [2015-07-10 18:54:55Z]: Add-in loaded: MonoDevelop.HexEditor
ERROR [2015-07-10 18:54:55Z]: ResolveAssemblyReferences failed
System.Runtime.Remoting.RemotingException: Invalid arguments
Server stack trace:
at System.Runtime.Remoting.Channels.Tcp.HostConnectionPool.CreateConnection () [0x00030] in /private/tmp/source-mono-mac-4.2.0-pre2-branch/bockbuild-mono-4.2.0-pre2-branch/profiles/mono-mac-xamarin/build-root/mono-4.2.0/mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Tcp/TcpConnectionPool.cs:270
at System.Runtime.Remoting.Channels.Tcp.HostConnectionPool.GetConnection () [0x000bb] in /private/tmp/source-mono-mac-4.2.0-pre2-branch/bockbuild-mono-4.2.0-pre2-branch/profiles/mono-mac-xamarin/build-root/mono-4.2.0/mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Tcp/TcpConnectionPool.cs:254
at System.Runtime.Remoting.Channels.Tcp.TcpConnectionPool.GetConnection (System.String host, Int32 port) [0x0005c] in /private/tmp/source-mono-mac-4.2.0-pre2-branch/bockbuild-mono-4.2.0-pre2-branch/profiles/mono-mac-xamarin/build-root/mono-4.2.0/mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Tcp/TcpConnectionPool.cs:103
at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.ProcessMessage (IMessage msg, ITransportHeaders requestHeaders, System.IO.Stream requestStream, ITransportHeaders& responseHeaders, System.IO.Stream& responseStream) [0x00025] in /private/tmp/source-mono-mac-4.2.0-pre2-branch/bockbuild-mono-4.2.0-pre2-branch/profiles/mono-mac-xamarin/build-root/mono-4.2.0/mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels.Tcp/TcpClientTransportSink.cs:183
at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage (IMessage msg) [0x0006c] in /private/tmp/source-mono-mac-4.2.0-pre2-branch/bockbuild-mono-4.2.0-pre2-branch/profiles/mono-mac-xamarin/build-root/mono-4.2.0/mcs/class/System.Runtime.Remoting/System.Runtime.Remoting.Channels/BinaryClientFormatterSink.cs:157
Exception rethrown at [0]:
at (wrapper managed-to-native) System.Object:__icall_wrapper_mono_remoting_wrapper (intptr,intptr)
at (wrapper remoting-invoke) MonoDevelop.Projects.Formats.MSBuild.ProjectBuilder:Run (MonoDevelop.Projects.Formats.MSBuild.ProjectConfigurationInfo[],MonoDevelop.Projects.Formats.MSBuild.ILogWriter,MonoDevelop.Projects.Formats.MSBuild.MSBuildVerbosity,string[],string[],string[],System.Collections.Generic.Dictionary`2<string, string>,int)
at MonoDevelop.Projects.Formats.MSBuild.RemoteProjectBuilder+<ResolveAssemblyReferences>c__async0+<ResolveAssemblyReferences>c__AnonStorey5.<>m__0 () [0x000b9] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Core/MonoDevelop.Projects.Formats.MSBuild/RemoteProjectBuilder.cs:292
ERROR [2015-07-10 18:54:56Z]: The file '/Users/davidkarlas/GIT/MD2/monodevelop/main/src/core/MonoDevelop.Core/MonoDevelop.Core/PropertyService.cs' could not be opened.
System.NullReferenceException: Object reference not set to an instance of an object
at Mono.TextEditor.Utils.ImmutableText.ToBytesIfPossible (System.Char[] seq) [0x00089] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/Mono.Texteditor/Mono.TextEditor.Utils/ImmutableText.cs:380
at Mono.TextEditor.Utils.ImmutableText.CreateLeafNode (System.Char[] str) [0x00002] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/Mono.Texteditor/Mono.TextEditor.Utils/ImmutableText.cs:346
at Mono.TextEditor.Utils.ImmutableText..ctor (System.String str) [0x0000e] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/Mono.Texteditor/Mono.TextEditor.Utils/ImmutableText.cs:134
at Mono.TextEditor.TextDocument.set_Text (System.String value) [0x0002b] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/Mono.Texteditor/Mono.TextEditor/Document/TextDocument.cs:233
at MonoDevelop.SourceEditor.SourceEditorView.Load (System.String fileName, System.Text.Encoding loadEncoding, Boolean reload) [0x00107] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/addins/MonoDevelop.SourceEditor2/MonoDevelop.SourceEditor/SourceEditorView.cs:802
at MonoDevelop.SourceEditor.SourceEditorView.Load (MonoDevelop.Ide.Gui.FileOpenInformation fileOpenInformation) [0x00019] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/addins/MonoDevelop.SourceEditor2/MonoDevelop.SourceEditor/SourceEditorView.cs:753
at MonoDevelop.Ide.Editor.TextEditorViewContent.MonoDevelop.Ide.Gui.IViewContent.Load (MonoDevelop.Ide.Gui.FileOpenInformation fileOpenInformation) [0x00036] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Editor/TextEditorViewContent.cs:370
at MonoDevelop.Ide.Gui.LoadFileWrapper.Invoke (System.String fileName) [0x000d3] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/Workbench.cs:1446
Stacktrace:
at <unknown> <0xffffffff>
at (wrapper managed-to-native) object.__icall_wrapper_mono_gc_alloc_vector (intptr,intptr,intptr) <IL 0x00027, 0xffffffff>
at (wrapper alloc) object.AllocVector (intptr,intptr) <IL 0x00093, 0xffffffff>
at System.Collections.Generic.Dictionary`2<int, System.Action`1<Mono.TextEditor.TextEditorData>>.Resize (int,bool) [0x0001f] in /private/tmp/source-mono-mac-4.2.0-pre2-branch/bockbuild-mono-4.2.0-pre2-branch/profiles/mono-mac-xamarin/build-root/mono-4.2.0/external/referencesource/mscorlib/system/collections/generic/dictionary.cs:425
at System.Collections.Generic.Dictionary`2<int, System.Action`1<Mono.TextEditor.TextEditorData>>.Resize () [0x00000] in /private/tmp/source-mono-mac-4.2.0-pre2-branch/bockbuild-mono-4.2.0-pre2-branch/profiles/mono-mac-xamarin/build-root/mono-4.2.0/external/referencesource/mscorlib/system/collections/generic/dictionary.cs:418
at System.Collections.Generic.Dictionary`2<int, System.Action`1<Mono.TextEditor.TextEditorData>>.Insert (int,System.Action`1<Mono.TextEditor.TextEditorData>,bool) [0x0011f] in /private/tmp/source-mono-mac-4.2.0-pre2-branch/bockbuild-mono-4.2.0-pre2-branch/profiles/mono-mac-xamarin/build-root/mono-4.2.0/external/referencesource/mscorlib/system/collections/generic/dictionary.cs:349
at System.Collections.Generic.Dictionary`2<int, System.Action`1<Mono.TextEditor.TextEditorData>>.Add (int,System.Action`1<Mono.TextEditor.TextEditorData>) [0x00000] in /private/tmp/source-mono-mac-4.2.0-pre2-branch/bockbuild-mono-4.2.0-pre2-branch/profiles/mono-mac-xamarin/build-root/mono-4.2.0/external/referencesource/mscorlib/system/collections/generic/dictionary.cs:185
at Mono.TextEditor.SimpleEditMode.InitMacBindings () [0x00637] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/Mono.Texteditor/Mono.TextEditor/SimpleEditMode.cs:368
at Mono.TextEditor.SimpleEditMode..ctor () [0x0001d] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/Mono.Texteditor/Mono.TextEditor/SimpleEditMode.cs:43
at MonoDevelop.SourceEditor.ExtensibleTextEditor.UpdateEditMode () [0x00063] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/addins/MonoDevelop.SourceEditor2/MonoDevelop.SourceEditor/ExtensibleTextEditor.cs:218
at MonoDevelop.SourceEditor.ExtensibleTextEditor.OptionsChanged (object,System.EventArgs) [0x0003a] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/addins/MonoDevelop.SourceEditor2/MonoDevelop.SourceEditor/ExtensibleTextEditor.cs:267
at Mono.TextEditor.MonoTextEditor.<MonoTextEditor>m__0 (object,System.EventArgs) [0x00003] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/Mono.Texteditor/Mono.TextEditor/Gui/MonoTextEditor.cs:84
at Mono.TextEditor.TextArea.OptionsChanged (object,System.EventArgs) [0x000c3] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/Mono.Texteditor/Mono.TextEditor/Gui/TextArea.cs:726
at (wrapper delegate-invoke) <Module>.invoke_void_object_EventArgs (object,System.EventArgs) <IL 0x00074, 0xffffffff>
at Mono.TextEditor.TextEditorOptions.OnChanged (System.EventArgs) [0x00014] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/Mono.Texteditor/Mono.TextEditor/TextEditorOptions.cs:592
at MonoDevelop.SourceEditor.StyledSourceEditorOptions.set_OptionsCore (MonoDevelop.Ide.Editor.ITextEditorOptions) [0x0000e] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/addins/MonoDevelop.SourceEditor2/MonoDevelop.SourceEditor/StyledSourceEditorOptions.cs:43
at MonoDevelop.SourceEditor.SourceEditorView.MonoDevelop.Ide.Editor.ITextEditorImpl.set_Options (MonoDevelop.Ide.Editor.ITextEditorOptions) [0x00012] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/addins/MonoDevelop.SourceEditor2/MonoDevelop.SourceEditor/SourceEditorView.cs:2694
at MonoDevelop.Ide.Editor.TextEditor.set_Options (MonoDevelop.Ide.Editor.ITextEditorOptions) [0x00008] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Editor/TextEditor.cs:158
at MonoDevelop.Ide.Editor.TextEditorViewContent.UpdateStyleParent (MonoDevelop.Projects.Project,string) [0x00077] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Editor/TextEditorViewContent.cs:149
at MonoDevelop.Ide.Editor.TextEditorViewContent.UpdateTextEditorOptions (object,System.EventArgs) [0x00013] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Editor/TextEditorViewContent.cs:98
at MonoDevelop.Ide.Editor.TextEditorViewContent.set_Project (MonoDevelop.Projects.Project) [0x00010] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Editor/TextEditorViewContent.cs:441
at MonoDevelop.Ide.Editor.TextEditorDisplayBinding.CreateContent (MonoDevelop.Core.FilePath,string,MonoDevelop.Projects.Project) [0x00016] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Editor/TextEditorDisplayBinding.cs:100
at MonoDevelop.Ide.Gui.LoadFileWrapper.Invoke (string) [0x0004a] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/Workbench.cs:1431
at MonoDevelop.Ide.Gui.Workbench.RealOpenFile (MonoDevelop.Core.ProgressMonitor,MonoDevelop.Ide.Gui.FileOpenInformation) [0x002d2] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/Workbench.cs:896
at MonoDevelop.Ide.Gui.Workbench.BatchOpenDocument (MonoDevelop.Core.ProgressMonitor,MonoDevelop.Core.FilePath,MonoDevelop.Projects.Project,int,int,MonoDevelop.Components.DockNotebook.DockNotebook) [0x00060] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/Workbench.cs:555
at MonoDevelop.Ide.Gui.Workbench.OpenDocumentsInContainer (MonoDevelop.Core.ProgressMonitor,MonoDevelop.Core.FilePath,System.Collections.Generic.List`1<System.Tuple`2<MonoDevelop.Ide.Gui.IViewContent, string>>,System.Collections.Generic.List`1<MonoDevelop.Ide.Gui.DocumentUserPrefs>,MonoDevelop.Components.DockNotebook.DockNotebookContainer) [0x000a8] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/Workbench.cs:1080
at MonoDevelop.Ide.Gui.Workbench.OnLoadingWorkspaceUserPreferences (object,MonoDevelop.Ide.UserPreferencesEventArgs) [0x000bd] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/Workbench.cs:1015
at (wrapper delegate-invoke) System.EventHandler`1<T_REF>.invoke_void_object_TEventArgs (object,T_REF) <IL 0x00074, 0xffffffff>
at MonoDevelop.Ide.RootWorkspace.RestoreWorkspacePreferences (MonoDevelop.Projects.WorkspaceItem) [0x000fd] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/RootWorkspace.cs:627
at MonoDevelop.Ide.RootWorkspace/<BackgroundLoadWorkspace>c__async6.MoveNext () [0x003d1] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/RootWorkspace.cs:573
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.InvokeMoveNext (object) [0x00000] in /private/tmp/source-mono-mac-4.2.0-pre2-branch/bockbuild-mono-4.2.0-pre2-branch/profiles/mono-mac-xamarin/build-root/mono-4.2.0/external/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1064
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00081] in /private/tmp/source-mono-mac-4.2.0-pre2-branch/bockbuild-mono-4.2.0-pre2-branch/profiles/mono-mac-xamarin/build-root/mono-4.2.0/external/referencesource/mscorlib/system/threading/executioncontext.cs:581
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00000] in /private/tmp/source-mono-mac-4.2.0-pre2-branch/bockbuild-mono-4.2.0-pre2-branch/profiles/mono-mac-xamarin/build-root/mono-4.2.0/external/referencesource/mscorlib/system/threading/executioncontext.cs:530
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.Run () [0x0003b] in /private/tmp/source-mono-mac-4.2.0-pre2-branch/bockbuild-mono-4.2.0-pre2-branch/profiles/mono-mac-xamarin/build-root/mono-4.2.0/external/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1045
at System.Threading.Tasks.AwaitTaskContinuation.InvokeAction (object) [0x00000] in /private/tmp/source-mono-mac-4.2.0-pre2-branch/bockbuild-mono-4.2.0-pre2-branch/profiles/mono-mac-xamarin/build-root/mono-4.2.0/external/referencesource/mscorlib/system/threading/Tasks/TaskContinuation.cs:753
at System.Threading.Tasks.AwaitTaskContinuation.RunCallback (System.Threading.ContextCallback,object,System.Threading.Tasks.Task&) [0x00017] in /private/tmp/source-mono-mac-4.2.0-pre2-branch/bockbuild-mono-4.2.0-pre2-branch/profiles/mono-mac-xamarin/build-root/mono-4.2.0/external/referencesource/mscorlib/system/threading/Tasks/TaskContinuation.cs:784
at System.Threading.Tasks.SynchronizationContextAwaitTaskContinuation.Run (System.Threading.Tasks.Task,bool) [0x00016] in /private/tmp/source-mono-mac-4.2.0-pre2-branch/bockbuild-mono-4.2.0-pre2-branch/profiles/mono-mac-xamarin/build-root/mono-4.2.0/external/referencesource/mscorlib/system/threading/Tasks/TaskContinuation.cs:424
at System.Threading.Tasks.Task.FinishContinuations () [0x0008c] in /private/tmp/source-mono-mac-4.2.0-pre2-branch/bockbuild-mono-4.2.0-pre2-branch/profiles/mono-mac-xamarin/build-root/mono-4.2.0/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:3668
at System.Threading.Tasks.Task.FinishStageThree () [0x00045] in /private/tmp/source-mono-mac-4.2.0-pre2-branch/bockbuild-mono-4.2.0-pre2-branch/profiles/mono-mac-xamarin/build-root/mono-4.2.0/external/referencesource/mscorlib/system/threading/Tasks/Task.cs:2387
at System.Threading.Tasks.Task`1<T_REF>.TrySetResult (T_REF) <0x000b5>
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<T_REF>.SetResult (T_REF) <0x000a2>
at MonoDevelop.Projects.ProjectService/<ReadWorkspaceItem>c__AnonStorey1B/<ReadWorkspaceItem>c__async1A.MoveNext () [0x00218] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Core/MonoDevelop.Projects/ProjectService.cs:188
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.InvokeMoveNext (object) [0x00000] in /private/tmp/source-mono-mac-4.2.0-pre2-branch/bockbuild-mono-4.2.0-pre2-branch/profiles/mono-mac-xamarin/build-root/mono-4.2.0/external/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1064
at System.Threading.ExecutionContext.RunInternal (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00081] in /private/tmp/source-mono-mac-4.2.0-pre2-branch/bockbuild-mono-4.2.0-pre2-branch/profiles/mono-mac-xamarin/build-root/mono-4.2.0/external/referencesource/mscorlib/system/threading/executioncontext.cs:581
at System.Threading.ExecutionContext.Run (System.Threading.ExecutionContext,System.Threading.ContextCallback,object,bool) [0x00000] in /private/tmp/source-mono-mac-4.2.0-pre2-branch/bockbuild-mono-4.2.0-pre2-branch/profiles/mono-mac-xamarin/build-root/mono-4.2.0/external/referencesource/mscorlib/system/threading/executioncontext.cs:530
at System.Runtime.CompilerServices.AsyncMethodBuilderCore/MoveNextRunner.Run () [0x0003b] in /private/tmp/source-mono-mac-4.2.0-pre2-branch/bockbuild-mono-4.2.0-pre2-branch/profiles/mono-mac-xamarin/build-root/mono-4.2.0/external/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:1045
at System.Threading.Tasks.SynchronizationContextAwaitTaskContinuation.<s_postCallback>m__0 (object) [0x00000] in /private/tmp/source-mono-mac-4.2.0-pre2-branch/bockbuild-mono-4.2.0-pre2-branch/profiles/mono-mac-xamarin/build-root/mono-4.2.0/external/referencesource/mscorlib/system/threading/Tasks/TaskContinuation.cs:393
at MonoDevelop.Ide.Gui.GtkSynchronizationContext/<Post>c__AnonStorey0.<>m__0 () [0x0000d] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/GtkSynchronizationContext.cs:36
at MonoDevelop.Ide.DispatchService/<GuiDispatch>c__AnonStorey1.<>m__0 () [0x00008] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/DispatchService.cs:114
at MonoDevelop.Ide.GenericMessageContainer.Run () [0x00008] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/DispatchService.cs:479
at MonoDevelop.Ide.DispatchService.guiDispatcher () [0x0009b] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/DispatchService.cs:319
at MonoDevelop.Ide.DispatchService.RunPendingEvents () [0x0008a] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/DispatchService.cs:194
at MonoDevelop.Ide.Gui.StatusProgressMonitor.OnProgressChanged () [0x0005b] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/StatusProgressMonitor.cs:72
at MonoDevelop.Core.ProgressMonitor.<ReportProgressChanged>m__1 (object) [0x00001] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Core/MonoDevelop.Core/ProgressMonitor.cs:635
at MonoDevelop.Ide.Gui.GtkSynchronizationContext/<Post>c__AnonStorey0.<>m__0 () [0x0000d] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide.Gui/GtkSynchronizationContext.cs:36
at MonoDevelop.Ide.DispatchService/<GuiDispatch>c__AnonStorey1.<>m__0 () [0x00008] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/DispatchService.cs:114
at MonoDevelop.Ide.GenericMessageContainer.Run () [0x00008] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/DispatchService.cs:479
at MonoDevelop.Ide.DispatchService.guiDispatcher () [0x0009b] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/DispatchService.cs:319
at GLib.Timeout/TimeoutProxy.Handler () [0x0000f] in /private/tmp/source-mono-mac-4.2.0-pre2-branch/bockbuild-mono-4.2.0-pre2-branch/profiles/mono-mac-xamarin/build-root/gtk-sharp-2.12.21/glib/Timeout.cs:70
at (wrapper native-to-managed) GLib.Timeout/TimeoutProxy.Handler () <IL 0x00031, 0xffffffff>
at <unknown> <0xffffffff>
at (wrapper managed-to-native) Gtk.Application.gtk_main () <IL 0x00026, 0xffffffff>
at Gtk.Application.Run () [0x00001] in /private/tmp/source-mono-mac-4.2.0-pre2-branch/bockbuild-mono-4.2.0-pre2-branch/profiles/mono-mac-xamarin/build-root/gtk-sharp-2.12.21/gtk/Application.cs:135
at MonoDevelop.Ide.IdeApp.Run () [0x00000] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/Ide.cs:377
at MonoDevelop.Ide.IdeStartup.Run (MonoDevelop.Ide.MonoDevelopOptions) [0x007c0] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeStartup.cs:286
at MonoDevelop.Ide.IdeStartup.Main (string[],MonoDevelop.Ide.Extensions.IdeCustomizer) [0x00093] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Ide/MonoDevelop.Ide/IdeStartup.cs:655
at MonoDevelop.Startup.MonoDevelopMain.Main (string[]) [0x00000] in /Users/davidkarlas/GIT/MD1/monodevelop/main/src/core/MonoDevelop.Startup/MonoDevelop.Startup/MonoDevelopMain.cs:39
at (wrapper runtime-invoke) <Module>.runtime_invoke_int_object (object,intptr,intptr,intptr) <IL 0x00064, 0xffffffff>
Native stacktrace:
Debug info from gdb:
Attaching to process 97392.
Reading symbols for shared libraries . done
Reading symbols for shared libraries ................warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(AES.o)" - no debug information available for "AES.s".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(FIPSPOST.o)" - no debug information available for "FIPSPOST.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccaes_ccm_decrypt_mode.o)" - no debug information available for "ccaes_ccm_decrypt_mode.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(aes_crypt_hw.o)" - no debug information available for "aes_crypt_hw.s".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_decode_bitstring.o)" - no debug information available for "ccder_decode_bitstring.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(aes_key_hw.o)" - no debug information available for "aes_key_hw.s".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(aes_modes_asm.o)" - no debug information available for "aes_modes_asm.s".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(aes_modes_hw.o)" - no debug information available for "aes_modes_hw.s".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(aescrypt.o)" - no debug information available for "aescrypt.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(cccmac.o)" - no debug information available for "cccmac.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(aeskey-EBE2FAF25C67ED90.o)" - no debug information available for "aeskey.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccaes_ccm_encrypt_mode.o)" - no debug information available for "ccaes_ccm_encrypt_mode.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(aestab.o)" - no debug information available for "aestab.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(aesxts_asm.o)" - no debug information available for "aesxts_asm.s".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(c_enc.o)" - no debug information available for "c_enc.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(c_skey.o)" - no debug information available for "c_skey.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_compact_import_priv.o)" - no debug information available for "ccec_compact_import_priv.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccrsa_generate_fips186_key.o)" - no debug information available for "ccrsa_generate_fips186_key.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccaes_cbc_decrypt_mode.o)" - no debug information available for "ccaes_cbc_decrypt_mode.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccaes_cbc_encrypt_mode.o)" - no debug information available for "ccaes_cbc_encrypt_mode.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccaes_cfb8_decrypt_mode.o)" - no debug information available for "ccaes_cfb8_decrypt_mode.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccaes_cfb8_encrypt_mode.o)" - no debug information available for "ccaes_cfb8_encrypt_mode.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccaes_cfb_decrypt_mode.o)" - no debug information available for "ccaes_cfb_decrypt_mode.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_sign_internal.o)" - no debug information available for "ccec_sign_internal.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccaes_cfb_encrypt_mode.o)" - no debug information available for "ccaes_cfb_encrypt_mode.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccaes_ctr_crypt_mode.o)" - no debug information available for "ccaes_ctr_crypt_mode.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccaes_ecb_decrypt_mode.o)" - no debug information available for "ccaes_ecb_decrypt_mode.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccaes_ecb_encrypt_mode.o)" - no debug information available for "ccaes_ecb_encrypt_mode.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccaes_gcm_decrypt_mode.o)" - no debug information available for "ccaes_gcm_decrypt_mode.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccaes_gcm_encrypt_mode.o)" - no debug information available for "ccaes_gcm_encrypt_mode.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccaes_gladman_cbc_decrypt.o)" - no debug information available for "ccaes_gladman_cbc_decrypt.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccaes_gladman_cbc_encrypt.o)" - no debug information available for "ccaes_gladman_cbc_encrypt.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccaes_intel_cbc_decrypt_mode.o)" - no debug information available for "ccaes_intel_cbc_decrypt_mode.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccaes_intel_cbc_encrypt_mode.o)" - no debug information available for "ccaes_intel_cbc_encrypt_mode.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccaes_intel_ecb_decrypt_mode.o)" - no debug information available for "ccaes_intel_ecb_decrypt_mode.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccaes_intel_ecb_encrypt_mode.o)" - no debug information available for "ccaes_intel_ecb_encrypt_mode.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccaes_intel_xts_decrypt_mode.o)" - no debug information available for "ccaes_intel_xts_decrypt_mode.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccaes_intel_xts_encrypt_mode.o)" - no debug information available for "ccaes_intel_xts_encrypt_mode.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccaes_ltc_ecb_decrypt_mode.o)" - no debug information available for "ccaes_ltc_ecb_decrypt_mode.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccaes_ltc_ecb_encrypt_mode.o)" - no debug information available for "ccaes_ltc_ecb_encrypt_mode.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccaes_ofb_crypt_mode.o)" - no debug information available for "ccaes_ofb_crypt_mode.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccaes_xts_decrypt_mode.o)" - no debug information available for "ccaes_xts_decrypt_mode.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccaes_xts_encrypt_mode.o)" - no debug information available for "ccaes_xts_encrypt_mode.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccblowfish_constructed_modes.o)" - no debug information available for "ccblowfish_constructed_modes.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccblowfish_ltc_common.o)" - no debug information available for "ccblowfish_ltc_common.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccblowfish_ltc_ecb_decrypt.o)" - no debug information available for "ccblowfish_ltc_ecb_decrypt.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccblowfish_ltc_ecb_encrypt.o)" - no debug information available for "ccblowfish_ltc_ecb_encrypt.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(cccast_constructed_modes.o)" - no debug information available for "cccast_constructed_modes.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(cccast_ecb_decrypt_mode.o)" - no debug information available for "cccast_ecb_decrypt_mode.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(cccast_ecb_encrypt_mode.o)" - no debug information available for "cccast_ecb_encrypt_mode.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(cccast_setup.o)" - no debug information available for "cccast_setup.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_decode_constructed_tl.o)" - no debug information available for "ccder_decode_constructed_tl.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_decode_len.o)" - no debug information available for "ccder_decode_len.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_decode_oid.o)" - no debug information available for "ccder_decode_oid.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_decode_seqii.o)" - no debug information available for "ccder_decode_seqii.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_decode_sequence_tl.o)" - no debug information available for "ccder_decode_sequence_tl.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_decode_tag.o)" - no debug information available for "ccder_decode_tag.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_decode_tl.o)" - no debug information available for "ccder_decode_tl.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_decode_uint.o)" - no debug information available for "ccder_decode_uint.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_decode_uint64.o)" - no debug information available for "ccder_decode_uint64.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_encode_body.o)" - no debug information available for "ccder_encode_body.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_encode_body_nocopy.o)" - no debug information available for "ccder_encode_body_nocopy.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_encode_constructed_tl.o)" - no debug information available for "ccder_encode_constructed_tl.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_encode_implicit_integer.o)" - no debug information available for "ccder_encode_implicit_integer.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_encode_implicit_octet_string.o)" - no debug information available for "ccder_encode_implicit_octet_string.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_encode_implicit_raw_octet_string.o)" - no debug information available for "ccder_encode_implicit_raw_octet_string.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_encode_implicit_uint64.o)" - no debug information available for "ccder_encode_implicit_uint64.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_encode_integer.o)" - no debug information available for "ccder_encode_integer.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_encode_len.o)" - no debug information available for "ccder_encode_len.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_encode_octet_string.o)" - no debug information available for "ccder_encode_octet_string.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_encode_oid.o)" - no debug information available for "ccder_encode_oid.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_encode_raw_octet_string.o)" - no debug information available for "ccder_encode_raw_octet_string.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_encode_tag.o)" - no debug information available for "ccder_encode_tag.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_encode_tl.o)" - no debug information available for "ccder_encode_tl.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_encode_uint64.o)" - no debug information available for "ccder_encode_uint64.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_sizeof.o)" - no debug information available for "ccder_sizeof.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_rfc6637_unwrap.o)" - no debug information available for "ccec_rfc6637_unwrap.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccrsa_x931_generate_key.o)" - no debug information available for "ccrsa_x931_generate_key.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_sizeof_implicit_integer.o)" - no debug information available for "ccder_sizeof_implicit_integer.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_sizeof_implicit_octet_string.o)" - no debug information available for "ccder_sizeof_implicit_octet_string.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_sizeof_implicit_raw_octet_string.o)" - no debug information available for "ccder_sizeof_implicit_raw_octet_string.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_sizeof_implicit_uint64.o)" - no debug information available for "ccder_sizeof_implicit_uint64.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_decode_eckey.o)" - no debug information available for "ccder_decode_eckey.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_sizeof_integer.o)" - no debug information available for "ccder_sizeof_integer.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_sizeof_len.o)" - no debug information available for "ccder_sizeof_len.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_sizeof_octet_string.o)" - no debug information available for "ccder_sizeof_octet_string.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_sizeof_oid.o)" - no debug information available for "ccder_sizeof_oid.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_sizeof_raw_octet_string.o)" - no debug information available for "ccder_sizeof_raw_octet_string.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_sizeof_tag.o)" - no debug information available for "ccder_sizeof_tag.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_sizeof_uint64.o)" - no debug information available for "ccder_sizeof_uint64.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccdes3_ecb_decrypt_mode.o)" - no debug information available for "ccdes3_ecb_decrypt_mode.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccdes3_ecb_encrypt_mode.o)" - no debug information available for "ccdes3_ecb_encrypt_mode.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccdes3_ltc_common.o)" - no debug information available for "ccdes3_ltc_common.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccdes3_ltc_ecb_decrypt.o)" - no debug information available for "ccdes3_ltc_ecb_decrypt.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccdes3_ltc_ecb_encrypt.o)" - no debug information available for "ccdes3_ltc_ecb_encrypt.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccdes_cbc_cksum.o)" - no debug information available for "ccdes_cbc_cksum.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccdes_constructed_modes.o)" - no debug information available for "ccdes_constructed_modes.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccdes_ecb_decrypt_mode.o)" - no debug information available for "ccdes_ecb_decrypt_mode.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccdes_ecb_encrypt_mode.o)" - no debug information available for "ccdes_ecb_encrypt_mode.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccdes_key.o)" - no debug information available for "ccdes_key.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccecies_encrypt_gcm_setup.o)" - no debug information available for "ccecies_encrypt_gcm_setup.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccdes_ltc_common.o)" - no debug information available for "ccdes_ltc_common.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccdes_ltc_ecb_decrypt.o)" - no debug information available for "ccdes_ltc_ecb_decrypt.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccdes_ltc_ecb_encrypt.o)" - no debug information available for "ccdes_ltc_ecb_encrypt.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccdh_compute_key.o)" - no debug information available for "ccdh_compute_key.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_compact_generate_key.o)" - no debug information available for "ccec_compact_generate_key.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccdh_export_pub.o)" - no debug information available for "ccdh_export_pub.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccdh_generate_key.o)" - no debug information available for "ccdh_generate_key.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccdh_gp_rfc3526group05.o)" - no debug information available for "ccdh_gp_rfc3526group05.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccnistkdf_ctr_hmac.o)" - no debug information available for "ccnistkdf_ctr_hmac.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccdh_gp_rfc5114_MODP_2048_256.o)" - no debug information available for "ccdh_gp_rfc5114_MODP_2048_256.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccdh_import_priv.o)" - no debug information available for "ccdh_import_priv.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccdh_import_pub.o)" - no debug information available for "ccdh_import_pub.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccdh_init_gp.o)" - no debug information available for "ccdh_init_gp.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccdigest.o)" - no debug information available for "ccdigest.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccdigest_final_64be.o)" - no debug information available for "ccdigest_final_64be.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccdigest_final_64le.o)" - no debug information available for "ccdigest_final_64le.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccdigest_init.o)" - no debug information available for "ccdigest_init.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_signature_r_s_size.o)" - no debug information available for "ccec_signature_r_s_size.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccdigest_update.o)" - no debug information available for "ccdigest_update.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccdrbg_nistctr.o)" - no debug information available for "ccdrbg_nistctr.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_affinify.o)" - no debug information available for "ccec_affinify.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_compute_key.o)" - no debug information available for "ccec_compute_key.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_cp192.o)" - no debug information available for "ccec_cp192.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_cp224.o)" - no debug information available for "ccec_cp224.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_cp256.o)" - no debug information available for "ccec_cp256.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_cp384.o)" - no debug information available for "ccec_cp384.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_cp521.o)" - no debug information available for "ccec_cp521.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_debug.o)" - no debug information available for "ccec_debug.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_double.o)" - no debug information available for "ccec_double.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_export_pub.o)" - no debug information available for "ccec_export_pub.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_full_add.o)" - no debug information available for "ccec_full_add.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_full_sub.o)" - no debug information available for "ccec_full_sub.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_generate_key.o)" - no debug information available for "ccec_generate_key.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_get_cp.o)" - no debug information available for "ccec_get_cp.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_get_fullkey_components.o)" - no debug information available for "ccec_get_fullkey_components.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_get_pubkey_components.o)" - no debug information available for "ccec_get_pubkey_components.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_import_pub.o)" - no debug information available for "ccec_import_pub.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_is_point_affine.o)" - no debug information available for "ccec_is_point_affine.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_reconstruct_point.o)" - no debug information available for "ccec_reconstruct_point.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_make_pub.o)" - no debug information available for "ccec_make_pub.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_mult.o)" - no debug information available for "ccec_mult.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_pairwise_consistency_check.o)" - no debug information available for "ccec_pairwise_consistency_check.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_projectify.o)" - no debug information available for "ccec_projectify.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_sign.o)" - no debug information available for "ccec_sign.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_twin_mult.o)" - no debug information available for "ccec_twin_mult.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_unwrap_key.o)" - no debug information available for "ccec_unwrap_key.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_verify.o)" - no debug information available for "ccec_verify.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(cc_cmp_safe.o)" - no debug information available for "cc_cmp_safe.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_wrap_key.o)" - no debug information available for "ccec_wrap_key.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_generate_key_fips.o)" - no debug information available for "ccec_generate_key_fips.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_x963_export.o)" - no debug information available for "ccec_x963_export.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_x963_import_priv.o)" - no debug information available for "ccec_x963_import_priv.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_x963_import_pub.o)" - no debug information available for "ccec_x963_import_pub.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(cchmac.o)" - no debug information available for "cchmac.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(cchmac_final.o)" - no debug information available for "cchmac_final.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(cchmac_init.o)" - no debug information available for "cchmac_init.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccecies_pub_key_size.o)" - no debug information available for "ccecies_pub_key_size.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(cchmac_update.o)" - no debug information available for "cchmac_update.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccmd2_ltc.o)" - no debug information available for "ccmd2_ltc.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccmd4_initial_state.o)" - no debug information available for "ccmd4_initial_state.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccmd4_ltc.o)" - no debug information available for "ccmd4_ltc.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccmd5.o)" - no debug information available for "ccmd5.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccmd5_ltc.o)" - no debug information available for "ccmd5_ltc.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccmgf.o)" - no debug information available for "ccmgf.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccmode_cbc_decrypt.o)" - no debug information available for "ccmode_cbc_decrypt.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccmode_cbc_encrypt.o)" - no debug information available for "ccmode_cbc_encrypt.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccmode_cbc_init.o)" - no debug information available for "ccmode_cbc_init.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccmode_cfb8_decrypt.o)" - no debug information available for "ccmode_cfb8_decrypt.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccmode_cfb8_encrypt.o)" - no debug information available for "ccmode_cfb8_encrypt.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccmode_cfb8_init.o)" - no debug information available for "ccmode_cfb8_init.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccmode_cfb_decrypt.o)" - no debug information available for "ccmode_cfb_decrypt.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccmode_cfb_encrypt.o)" - no debug information available for "ccmode_cfb_encrypt.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccmode_cfb_init.o)" - no debug information available for "ccmode_cfb_init.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccmode_ctr_crypt.o)" - no debug information available for "ccmode_ctr_crypt.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccmode_ctr_init.o)" - no debug information available for "ccmode_ctr_init.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccmode_gcm_decrypt.o)" - no debug information available for "ccmode_gcm_decrypt.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccmode_gcm_encrypt.o)" - no debug information available for "ccmode_gcm_encrypt.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccmode_gcm_finalize.o)" - no debug information available for "ccmode_gcm_finalize.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccmode_gcm_gf_mult.o)" - no debug information available for "ccmode_gcm_gf_mult.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccrng_sequence.o)" - no debug information available for "ccrng_sequence.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccmode_gcm_gmac.o)" - no debug information available for "ccmode_gcm_gmac.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccmode_gcm_init.o)" - no debug information available for "ccmode_gcm_init.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccmode_gcm_mult_h.o)" - no debug information available for "ccmode_gcm_mult_h.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_import_priv.o)" - no debug information available for "ccec_import_priv.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(cczp_sqr_root.o)" - no debug information available for "cczp_sqr_root.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccmode_gcm_reset.o)" - no debug information available for "ccmode_gcm_reset.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccmode_gcm_set_iv.o)" - no debug information available for "ccmode_gcm_set_iv.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccmode_ofb_crypt.o)" - no debug information available for "ccmode_ofb_crypt.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccecies_encrypt_gcm_ciphertext_size.o)" - no debug information available for "ccecies_encrypt_gcm_ciphertext_size.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccmode_ofb_init.o)" - no debug information available for "ccmode_ofb_init.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_is_point.o)" - no debug information available for "ccec_is_point.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccmode_xts_mult_alpha.o)" - no debug information available for "ccmode_xts_mult_alpha.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccn_add-4AFB46F3A0366153.o)" - no debug information available for "ccn_add.s".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccn_add1-EC894A66EE5D2C5F.o)" - no debug information available for "ccn_add1.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccn_bitlen.o)" - no debug information available for "ccn_bitlen.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccn_cmp-7C4E6476BA83FD4C.o)" - no debug information available for "ccn_cmp.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccn_debug.o)" - no debug information available for "ccn_debug.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccn_divmod.o)" - no debug information available for "ccn_divmod.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccn_gcd.o)" - no debug information available for "ccn_gcd.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccn_lcm.o)" - no debug information available for "ccn_lcm.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccn_mul-D6D54049B1DC4D51.o)" - no debug information available for "ccn_mul.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(cced25519.o)" - no debug information available for "cced25519.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(curve25519-donna.o)" - no debug information available for "curve25519-donna.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccn_mul-C37CA61DD1AE7154.o)" - no debug information available for "ccn_mul.s".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccn_mul1-DA5A6AA3398C876F.o)" - no debug information available for "ccn_mul1.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccansikdf_x963.o)" - no debug information available for "ccansikdf_x963.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccn_n-F567156E34F51D5E.o)" - no debug information available for "ccn_n.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccn_random_bits.o)" - no debug information available for "ccn_random_bits.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccn_read_uint.o)" - no debug information available for "ccn_read_uint.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccn_set-815FB8B3754CC372.o)" - no debug information available for "ccn_set.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccn_shift_left.o)" - no debug information available for "ccn_shift_left.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccn_shift_left_multi.o)" - no debug information available for "ccn_shift_left_multi.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_verify_composite.o)" - no debug information available for "ccec_verify_composite.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccn_shift_right.o)" - no debug information available for "ccn_shift_right.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccn_shift_right_multi.o)" - no debug information available for "ccn_shift_right_multi.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_decode_dhparams.o)" - no debug information available for "ccder_decode_dhparams.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccn_sub-3BFE054803268155.o)" - no debug information available for "ccn_sub.s".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccn_sub1.o)" - no debug information available for "ccn_sub1.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccn_write_int.o)" - no debug information available for "ccn_write_int.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccn_write_uint.o)" - no debug information available for "ccn_write_uint.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccpad_cts1_decrypt.o)" - no debug information available for "ccpad_cts1_decrypt.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccpad_cts1_encrypt.o)" - no debug information available for "ccpad_cts1_encrypt.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccecies_encrypt_gcm.o)" - no debug information available for "ccecies_encrypt_gcm.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccpad_cts2_decrypt.o)" - no debug information available for "ccpad_cts2_decrypt.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccpad_cts2_encrypt.o)" - no debug information available for "ccpad_cts2_encrypt.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccpad_cts3_decrypt.o)" - no debug information available for "ccpad_cts3_decrypt.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccpad_cts3_encrypt.o)" - no debug information available for "ccpad_cts3_encrypt.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccpad_cts_decrypt.o)" - no debug information available for "ccpad_cts_decrypt.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccpad_cts_encrypt.o)" - no debug information available for "ccpad_cts_encrypt.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccpad_pkcs7_decrypt.o)" - no debug information available for "ccpad_pkcs7_decrypt.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccpad_pkcs7_encrypt.o)" - no debug information available for "ccpad_pkcs7_encrypt.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccecies_decrypt_gcm_setup.o)" - no debug information available for "ccecies_decrypt_gcm_setup.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccpad_xts_decrypt.o)" - no debug information available for "ccpad_xts_decrypt.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(cced25519_sign.o)" - no debug information available for "cced25519_sign.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccpad_xts_encrypt.o)" - no debug information available for "ccpad_xts_encrypt.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccpbkdf2_hmac.o)" - no debug information available for "ccpbkdf2_hmac.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccrng_rsafips_test.o)" - no debug information available for "ccrng_rsafips_test.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccrc2_constructed_modes.o)" - no debug information available for "ccrc2_constructed_modes.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccrc2_ltc_decrypt_mode.o)" - no debug information available for "ccrc2_ltc_decrypt_mode.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccrc2_ltc_encrypt_mode.o)" - no debug information available for "ccrc2_ltc_encrypt_mode.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccrc2_ltc_setup.o)" - no debug information available for "ccrc2_ltc_setup.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccrc4.o)" - no debug information available for "ccrc4.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccrc4_eay.o)" - no debug information available for "ccrc4_eay.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_make_priv.o)" - no debug information available for "ccec_make_priv.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccrmd128_ltc.o)" - no debug information available for "ccrmd128_ltc.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccrmd160_ltc.o)" - no debug information available for "ccrmd160_ltc.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccrmd256_ltc.o)" - no debug information available for "ccrmd256_ltc.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccrmd320_ltc.o)" - no debug information available for "ccrmd320_ltc.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccrng_CommonCrypto.o)" - no debug information available for "ccrng_CommonCrypto.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccrng_system.o)" - no debug information available for "ccrng_system.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccrsa_decrypt_eme_pkcs1v15.o)" - no debug information available for "ccrsa_decrypt_eme_pkcs1v15.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccrsa_decrypt_oaep.o)" - no debug information available for "ccrsa_decrypt_oaep.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccrsa_eme_pkcs1v15_decode.o)" - no debug information available for "ccrsa_eme_pkcs1v15_decode.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccrsa_eme_pkcs1v15_encode.o)" - no debug information available for "ccrsa_eme_pkcs1v15_encode.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccrsa_emsa_pkcs1v15_encode.o)" - no debug information available for "ccrsa_emsa_pkcs1v15_encode.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccrsa_emsa_pkcs1v15_verify.o)" - no debug information available for "ccrsa_emsa_pkcs1v15_verify.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccrsa_encrypt_eme_pkcs1v15.o)" - no debug information available for "ccrsa_encrypt_eme_pkcs1v15.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccrsa_encrypt_oaep.o)" - no debug information available for "ccrsa_encrypt_oaep.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(cccmac_final.o)" - no debug information available for "cccmac_final.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccrsa_generate_key.o)" - no debug information available for "ccrsa_generate_key.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccrsa_get_fullkey_components.o)" - no debug information available for "ccrsa_get_fullkey_components.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccrsa_get_pubkey_components.o)" - no debug information available for "ccrsa_get_pubkey_components.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccrsa_init_pub.o)" - no debug information available for "ccrsa_init_pub.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccrsa_oaep_decode.o)" - no debug information available for "ccrsa_oaep_decode.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccrsa_oaep_encode.o)" - no debug information available for "ccrsa_oaep_encode.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(cchkdf.o)" - no debug information available for "cchkdf.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccrsa_pairwise_consistency_check.o)" - no debug information available for "ccrsa_pairwise_consistency_check.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccrsa_priv_crypt.o)" - no debug information available for "ccrsa_priv_crypt.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccrsa_pub_crypt.o)" - no debug information available for "ccrsa_pub_crypt.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccrsa_sign_oaep.o)" - no debug information available for "ccrsa_sign_oaep.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccrsa_sign_pkcs1v15.o)" - no debug information available for "ccrsa_sign_pkcs1v15.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccrsa_verify_oaep.o)" - no debug information available for "ccrsa_verify_oaep.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccrsa_verify_pkcs1v15.o)" - no debug information available for "ccrsa_verify_pkcs1v15.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(cccmac_generate_subkey.o)" - no debug information available for "cccmac_generate_subkey.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccsha1.o)" - no debug information available for "ccsha1.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccsha1_eay.o)" - no debug information available for "ccsha1_eay.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccsha1_initial_state.o)" - no debug information available for "ccsha1_initial_state.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccsha1_ltc.o)" - no debug information available for "ccsha1_ltc.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccsha1_vng_intel.o)" - no debug information available for "ccsha1_vng_intel.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccsha1_vng_intel_compress.o)" - no debug information available for "ccsha1_vng_intel_compress.s".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_rfc6637_kdf.o)" - no debug information available for "ccec_rfc6637_kdf.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccsha224_initial_state.o)" - no debug information available for "ccsha224_initial_state.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(cced25519_make_key_pair.o)" - no debug information available for "cced25519_make_key_pair.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccsha224_ltc_di.o)" - no debug information available for "ccsha224_ltc_di.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccsha224_vng_intel_di.o)" - no debug information available for "ccsha224_vng_intel_di.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccsha256_K.o)" - no debug information available for "ccsha256_K.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccsha256_initial_state.o)" - no debug information available for "ccsha256_initial_state.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccsha256_ltc_compress.o)" - no debug information available for "ccsha256_ltc_compress.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccsha256_ltc_di.o)" - no debug information available for "ccsha256_ltc_di.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccsha256_vng_intel_compress.o)" - no debug information available for "ccsha256_vng_intel_compress.s".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccsha256_vng_intel_di.o)" - no debug information available for "ccsha256_vng_intel_di.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccsha256_vng_intel_nossse3_compress.o)" - no debug information available for "ccsha256_vng_intel_nossse3_compress.s".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccsha384_initial_state.o)" - no debug information available for "ccsha384_initial_state.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccpad_pkcs7_padding_decode.o)" - no debug information available for "ccpad_pkcs7_padding_decode.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccsha384_ltc_di.o)" - no debug information available for "ccsha384_ltc_di.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccsha512_initial_state.o)" - no debug information available for "ccsha512_initial_state.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccecies_encrypt_gcm_composite.o)" - no debug information available for "ccecies_encrypt_gcm_composite.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccsha512_ltc_compress.o)" - no debug information available for "ccsha512_ltc_compress.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccsha512_ltc_di.o)" - no debug information available for "ccsha512_ltc_di.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccz_add.o)" - no debug information available for "ccz_add.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccz_addi.o)" - no debug information available for "ccz_addi.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccz_bit.o)" - no debug information available for "ccz_bit.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccz_bitlen.o)" - no debug information available for "ccz_bitlen.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccz_cmp.o)" - no debug information available for "ccz_cmp.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccz_cmpi.o)" - no debug information available for "ccz_cmpi.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccz_debug.o)" - no debug information available for "ccz_debug.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccz_divmod.o)" - no debug information available for "ccz_divmod.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(cced25519_verify.o)" - no debug information available for "cced25519_verify.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccecies_decrypt_gcm_composite.o)" - no debug information available for "ccecies_decrypt_gcm_composite.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccz_expmod.o)" - no debug information available for "ccz_expmod.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccz_free.o)" - no debug information available for "ccz_free.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccz_gcd.o)" - no debug information available for "ccz_gcd.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccz_init.o)" - no debug information available for "ccz_init.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccz_invmod.o)" - no debug information available for "ccz_invmod.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccz_is_negative.o)" - no debug information available for "ccz_is_negative.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccz_is_one.o)" - no debug information available for "ccz_is_one.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_compact_export.o)" - no debug information available for "ccec_compact_export.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccz_is_prime.o)" - no debug information available for "ccz_is_prime.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccz_is_zero.o)" - no debug information available for "ccz_is_zero.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccz_lcm.o)" - no debug information available for "ccz_lcm.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccecies_decrypt_gcm.o)" - no debug information available for "ccecies_decrypt_gcm.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccz_lsl.o)" - no debug information available for "ccz_lsl.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccz_lsr.o)" - no debug information available for "ccz_lsr.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccz_mod.o)" - no debug information available for "ccz_mod.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccz_mul.o)" - no debug information available for "ccz_mul.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_export_priv.o)" - no debug information available for "ccec_export_priv.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccz_muli.o)" - no debug information available for "ccz_muli.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccz_mulmod.o)" - no debug information available for "ccz_mulmod.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccz_neg.o)" - no debug information available for "ccz_neg.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccz_random_bits.o)" - no debug information available for "ccz_random_bits.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_verify_internal.o)" - no debug information available for "ccec_verify_internal.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccz_read_radix.o)" - no debug information available for "ccz_read_radix.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccz_read_uint.o)" - no debug information available for "ccz_read_uint.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(cc_clear.o)" - no debug information available for "cc_clear.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccz_set.o)" - no debug information available for "ccz_set.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccz_set_bit.o)" - no debug information available for "ccz_set_bit.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_sign_composite.o)" - no debug information available for "ccec_sign_composite.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_rfc6637_wrap.o)" - no debug information available for "ccec_rfc6637_wrap.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccz_seti.o)" - no debug information available for "ccz_seti.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccz_size.o)" - no debug information available for "ccz_size.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccz_sqr.o)" - no debug information available for "ccz_sqr.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccz_sqrmod.o)" - no debug information available for "ccz_sqrmod.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccz_sub.o)" - no debug information available for "ccz_sub.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccz_subi.o)" - no debug information available for "ccz_subi.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccz_trailing_zeros.o)" - no debug information available for "ccz_trailing_zeros.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccz_write_int.o)" - no debug information available for "ccz_write_int.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccz_write_radix.o)" - no debug information available for "ccz_write_radix.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccz_write_uint.o)" - no debug information available for "ccz_write_uint.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccz_zero.o)" - no debug information available for "ccz_zero.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(cczp_add.o)" - no debug information available for "cczp_add.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_pgp_key_checksum.o)" - no debug information available for "ccec_pgp_key_checksum.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(cczp_div.o)" - no debug information available for "cczp_div.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccnistkdf_fb_hmac.o)" - no debug information available for "ccnistkdf_fb_hmac.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(cczp_div2.o)" - no debug information available for "cczp_div2.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(cczp_init.o)" - no debug information available for "cczp_init.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(cczp_mod.o)" - no debug information available for "cczp_mod.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(cczp_mod_inv.o)" - no debug information available for "cczp_mod_inv.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(cczp_mod_inv_slow.o)" - no debug information available for "cczp_mod_inv_slow.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(cczp_mul.o)" - no debug information available for "cczp_mul.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(cczp_power.o)" - no debug information available for "cczp_power.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(cczp_rabin_miller.o)" - no debug information available for "cczp_rabin_miller.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(cczp_random_prime.o)" - no debug information available for "cczp_random_prime.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(cccmac_block_update.o)" - no debug information available for "cccmac_block_update.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(cczp_sqr.o)" - no debug information available for "cczp_sqr.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(cczp_sub.o)" - no debug information available for "cczp_sub.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ltc_des.o)" - no debug information available for "ltc_des.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(vng_aes.o)" - no debug information available for "vng_aes.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(cccmac_init.o)" - no debug information available for "cccmac_init.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_generate_key_internal.o)" - no debug information available for "ccec_generate_key_internal.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccpad_pkcs7_ecb_encrypt.o)" - no debug information available for "ccpad_pkcs7_ecb_encrypt.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccpad_pkcs7_ecb_decrypt.o)" - no debug information available for "ccpad_pkcs7_ecb_decrypt.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccecdh_generate_key.o)" - no debug information available for "ccecdh_generate_key.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccsha224_di.o)" - no debug information available for "ccsha224_di.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccsha256_di.o)" - no debug information available for "ccsha256_di.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccsha384_di.o)" - no debug information available for "ccsha384_di.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccsha512_di.o)" - no debug information available for "ccsha512_di.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_encode_rsa_pub_size.o)" - no debug information available for "ccder_encode_rsa_pub_size.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_encode_rsa_pub.o)" - no debug information available for "ccder_encode_rsa_pub.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_encode_rsa_priv_size.o)" - no debug information available for "ccder_encode_rsa_priv_size.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_encode_rsa_priv.o)" - no debug information available for "ccder_encode_rsa_priv.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_decode_rsa_pub_n.o)" - no debug information available for "ccder_decode_rsa_pub_n.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_decode_rsa_pub.o)" - no debug information available for "ccder_decode_rsa_pub.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_decode_rsa_priv_n.o)" - no debug information available for "ccder_decode_rsa_priv_n.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_decode_rsa_priv.o)" - no debug information available for "ccder_decode_rsa_priv.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccrsa_import_pub.o)" - no debug information available for "ccrsa_import_pub.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccrsa_export_pub.o)" - no debug information available for "ccrsa_export_pub.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccdigest_oid_lookup.o)" - no debug information available for "ccdigest_oid_lookup.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccder_encode_dhparams.o)" - no debug information available for "ccder_encode_dhparams.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccrng_ecfips_test.o)" - no debug information available for "ccrng_ecfips_test.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccmode_ccm_init.o)" - no debug information available for "ccmode_ccm_init.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccmode_ccm_set_iv.o)" - no debug information available for "ccmode_ccm_set_iv.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccmode_ccm_cbcmac.o)" - no debug information available for "ccmode_ccm_cbcmac.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccmode_ccm_encrypt.o)" - no debug information available for "ccmode_ccm_encrypt.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccmode_ccm_decrypt.o)" - no debug information available for "ccmode_ccm_decrypt.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccmode_ccm_finalize.o)" - no debug information available for "ccmode_ccm_finalize.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccmode_ccm_reset.o)" - no debug information available for "ccmode_ccm_reset.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_generate_key_internal_fips.o)" - no debug information available for "ccec_generate_key_internal_fips.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_check_pub.o)" - no debug information available for "ccec_check_pub.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_curve_for_length_lookup.o)" - no debug information available for "ccec_curve_for_length_lookup.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccec_compact_import_pub.o)" - no debug information available for "ccec_compact_import_pub.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccsrp_gp_rfc5054_1024.o)" - no debug information available for "ccsrp_gp_rfc5054_1024.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccsrp_gp_rfc5054_2048.o)" - no debug information available for "ccsrp_gp_rfc5054_2048.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccsrp_gp_rfc5054_4096.o)" - no debug information available for "ccsrp_gp_rfc5054_4096.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccsrp_gp_rfc5054_8192.o)" - no debug information available for "ccsrp_gp_rfc5054_8192.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccn_zero_multi.o)" - no debug information available for "ccn_zero_multi.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccsrp_client.o)" - no debug information available for "ccsrp_client.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccecies_decrypt_gcm_plaintext_size.o)" - no debug information available for "ccecies_decrypt_gcm_plaintext_size.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccsrp_generate_salt_and_verification.o)" - no debug information available for "ccsrp_generate_salt_and_verification.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccsrp_server.o)" - no debug information available for "ccsrp_server.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccsrp_test_calculations.o)" - no debug information available for "ccsrp_test_calculations.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccwrap_auth_decrypt.o)" - no debug information available for "ccwrap_auth_decrypt.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccwrap_auth_encrypt.o)" - no debug information available for "ccwrap_auth_encrypt.c".
warning: Could not find object file "/BinaryCache/corecrypto/corecrypto-233.1.2~26/Symbols/BuiltProducts/libcorecrypto_static.a(ccrng_pbkdf2_prng.o)" - no debug information available for "ccrng_pbkdf2_prng.c".
..........bfd_mach_o_scan_read_symtab_symbol: symbol "_bzero" is unsupported 'indirect' reference: setting to undefined
bfd_mach_o_scan_read_symtab_symbol: symbol "_memccpy" is unsupported 'indirect' reference: setting to undefined
bfd_mach_o_scan_read_symtab_symbol: symbol "_memchr" is unsupported 'indirect' reference: setting to undefined
bfd_mach_o_scan_read_symtab_symbol: symbol "_memcmp" is unsupported 'indirect' reference: setting to undefined
bfd_mach_o_scan_read_symtab_symbol: symbol "_memcpy" is unsupported 'indirect' reference: setting to undefined
bfd_mach_o_scan_read_symtab_symbol: symbol "_memmove" is unsupported 'indirect' reference: setting to undefined
bfd_mach_o_scan_read_symtab_symbol: symbol "_memset" is unsupported 'indirect' reference: setting to undefined
bfd_mach_o_scan_read_symtab_symbol: symbol "_strchr" is unsupported 'indirect' reference: setting to undefined
bfd_mach_o_scan_read_symtab_symbol: symbol "_strcmp" is unsupported 'indirect' reference: setting to undefined
bfd_mach_o_scan_read_symtab_symbol: symbol "_strncmp" is unsupported 'indirect' reference: setting to undefined
...warning: Could not find object file "/BinaryCache/coreTLS/coreTLS-35.20.2~10/Objects/coretls.build/coretls.build/Objects-normal/i386/system_coretls_vers.o" - no debug information available for "system_coretls_vers.c".
warning: Could not find object file "/BinaryCache/coreTLS/coreTLS-35.20.2~10/Symbols/BuiltProducts/libcoretls_ciphersuites.a(tls_ciphersuites.o)" - no debug information available for "tls_ciphersuites.c".
warning: Could not find object file "/BinaryCache/coreTLS/coreTLS-35.20.2~10/Symbols/BuiltProducts/libcoretls_handshake.a(sslSession.o)" - no debug information available for "sslSession.c".
warning: Could not find object file "/BinaryCache/coreTLS/coreTLS-35.20.2~10/Symbols/BuiltProducts/libcoretls_handshake.a(sslCipherSpecs.o)" - no debug information available for "sslCipherSpecs.c".
warning: Could not find object file "/BinaryCache/coreTLS/coreTLS-35.20.2~10/Symbols/BuiltProducts/libcoretls_handshake.a(sslDigests.o)" - no debug information available for "sslDigests.c".
warning: Could not find object file "/BinaryCache/coreTLS/coreTLS-35.20.2~10/Symbols/BuiltProducts/libcoretls_handshake.a(sslCrypto.o)" - no debug information available for "sslCrypto.c".
warning: Could not find object file "/BinaryCache/coreTLS/coreTLS-35.20.2~10/Symbols/BuiltProducts/libcoretls_handshake.a(sslChangeCipher.o)" - no debug information available for "sslChangeCipher.c".
warning: Could not find object file "/BinaryCache/coreTLS/coreTLS-35.20.2~10/Symbols/BuiltProducts/libcoretls_handshake.a(sslCert.o)" - no debug information available for "sslCert.c".
warning: Could not find object file "/BinaryCache/coreTLS/coreTLS-35.20.2~10/Symbols/BuiltProducts/libcoretls_handshake.a(sslKeyExchange.o)" - no debug information available for "sslKeyExchange.c".
warning: Could not find object file "/BinaryCache/coreTLS/coreTLS-35.20.2~10/Symbols/BuiltProducts/libcoretls_handshake.a(sslAlertMessage.o)" - no debug information available for "sslAlertMessage.c".
warning: Could not find object file "/BinaryCache/coreTLS/coreTLS-35.20.2~10/Symbols/BuiltProducts/libcoretls_handshake.a(sslHandshake.o)" - no debug information available for "sslHandshake.c".
warning: Could not find object file "/BinaryCache/coreTLS/coreTLS-35.20.2~10/Symbols/BuiltProducts/libcoretls_handshake.a(sslHandshakeFinish.o)" - no debug information available for "sslHandshakeFinish.c".
warning: Could not find object file "/BinaryCache/coreTLS/coreTLS-35.20.2~10/Symbols/BuiltProducts/libcoretls_handshake.a(tls1Callouts.o)" - no debug information available for "tls1Callouts.c".
warning: Could not find object file "/BinaryCache/coreTLS/coreTLS-35.20.2~10/Symbols/BuiltProducts/libcoretls_handshake.a(sslHandshakeHello.o)" - no debug information available for "sslHandshakeHello.c".
warning: Could not find object file "/BinaryCache/coreTLS/coreTLS-35.20.2~10/Symbols/BuiltProducts/libcoretls_handshake.a(tls_handshake.o)" - no debug information available for "tls_handshake.c".
warning: Could not find object file "/BinaryCache/coreTLS/coreTLS-35.20.2~10/Symbols/BuiltProducts/libcoretls_handshake.a(ssl3Callouts.o)" - no debug information available for "ssl3Callouts.c".
warning: Could not find object file "/BinaryCache/coreTLS/coreTLS-35.20.2~10/Symbols/BuiltProducts/libcoretls_record.a(tls1RecordCallouts.o)" - no debug information available for "tls1RecordCallouts.c".
warning: Could not find object file "/BinaryCache/coreTLS/coreTLS-35.20.2~10/Symbols/BuiltProducts/libcoretls_record.a(ssl3RecordCallouts.o)" - no debug information available for "ssl3RecordCallouts.c".
warning: Could not find object file "/BinaryCache/coreTLS/coreTLS-35.20.2~10/Symbols/BuiltProducts/libcoretls_record.a(tls_record.o)" - no debug information available for "tls_record.c".
warning: Could not find object file "/BinaryCache/coreTLS/coreTLS-35.20.2~10/Symbols/BuiltProducts/libcoretls_record.a(sslRc4Cipher.o)" - no debug information available for "sslRc4Cipher.c".
warning: Could not find object file "/BinaryCache/coreTLS/coreTLS-35.20.2~10/Symbols/BuiltProducts/libcoretls_record.a(sslMemory.o)" - no debug information available for "sslMemory.c".
warning: Could not find object file "/BinaryCache/coreTLS/coreTLS-35.20.2~10/Symbols/BuiltProducts/libcoretls_record.a(sslUtils.o)" - no debug information available for "sslUtils.c".
warning: Could not find object file "/BinaryCache/coreTLS/coreTLS-35.20.2~10/Symbols/BuiltProducts/libcoretls_record.a(symCipherParams.o)" - no debug information available for "symCipherParams.c".
warning: Could not find object file "/BinaryCache/coreTLS/coreTLS-35.20.2~10/Symbols/BuiltProducts/libcoretls_record.a(sslNullCipher.o)" - no debug information available for "sslNullCipher.c".
warning: Could not find object file "/BinaryCache/coreTLS/coreTLS-35.20.2~10/Symbols/BuiltProducts/libcoretls_record.a(symCipher.o)" - no debug information available for "symCipher.c".
warning: Could not find object file "/BinaryCache/coreTLS/coreTLS-35.20.2~10/Symbols/BuiltProducts/libcoretls_record.a(tls_digest.o)" - no debug information available for "tls_digest.c".
warning: Could not find object file "/BinaryCache/coreTLS/coreTLS-35.20.2~10/Symbols/BuiltProducts/libcoretls_record.a(tls_hashhmac.o)" - no debug information available for "tls_hashhmac.c".
warning: Could not find object file "/BinaryCache/coreTLS/coreTLS-35.20.2~10/Symbols/BuiltProducts/libcoretls_record.a(tls_hmac.o)" - no debug information available for "tls_hmac.c".
warning: Could not find object file "/BinaryCache/coreTLS/coreTLS-35.20.2~10/Symbols/BuiltProducts/libcoretls_stream_parser.a(tls_stream_parser.o)" - no debug information available for "tls_stream_parser.c".
.............................................................................................warning: Could not find object file "/BinaryCache/cmph/cmph-1~1091/Objects/cmph.build/cmph.build/Objects-normal/i386/bdz.o" - no debug information available for "bdz.c".
warning: Could not find object file "/BinaryCache/cmph/cmph-1~1091/Objects/cmph.build/cmph.build/Objects-normal/i386/bdz_ph.o" - no debug information available for "bdz_ph.c".
warning: Could not find object file "/BinaryCache/cmph/cmph-1~1091/Objects/cmph.build/cmph.build/Objects-normal/i386/bmz.o" - no debug information available for "bmz.c".
warning: Could not find object file "/BinaryCache/cmph/cmph-1~1091/Objects/cmph.build/cmph.build/Objects-normal/i386/bmz8.o" - no debug information available for "bmz8.c".
warning: Could not find object file "/BinaryCache/cmph/cmph-1~1091/Objects/cmph.build/cmph.build/Objects-normal/i386/brz.o" - no debug information available for "brz.c".
warning: Could not find object file "/BinaryCache/cmph/cmph-1~1091/Objects/cmph.build/cmph.build/Objects-normal/i386/buffer_entry.o" - no debug information available for "buffer_entry.c".
warning: Could not find object file "/BinaryCache/cmph/cmph-1~1091/Objects/cmph.build/cmph.build/Objects-normal/i386/buffer_manager.o" - no debug information available for "buffer_manager.c".
warning: Could not find object file "/BinaryCache/cmph/cmph-1~1091/Objects/cmph.build/cmph.build/Objects-normal/i386/chd.o" - no debug information available for "chd.c".
warning: Could not find object file "/BinaryCache/cmph/cmph-1~1091/Objects/cmph.build/cmph.build/Objects-normal/i386/chd_ph.o" - no debug information available for "chd_ph.c".
warning: Could not find object file "/BinaryCache/cmph/cmph-1~1091/Objects/cmph.build/cmph.build/Objects-normal/i386/chm.o" - no debug information available for "chm.c".
warning: Could not find object file "/BinaryCache/cmph/cmph-1~1091/Objects/cmph.build/cmph.build/Objects-normal/i386/cmph.o" - no debug information available for "cmph.c".
warning: Could not find object file "/BinaryCache/cmph/cmph-1~1091/Objects/cmph.build/cmph.build/Objects-normal/i386/cmph_structs.o" - no debug information available for "cmph_structs.c".
warning: Could not find object file "/BinaryCache/cmph/cmph-1~1091/Objects/cmph.build/cmph.build/Objects-normal/i386/compressed_rank.o" - no debug information available for "compressed_rank.c".
warning: Could not find object file "/BinaryCache/cmph/cmph-1~1091/Objects/cmph.build/cmph.build/Objects-normal/i386/compressed_seq.o" - no debug information available for "compressed_seq.c".
warning: Could not find object file "/BinaryCache/cmph/cmph-1~1091/Objects/cmph.build/cmph.build/Objects-normal/i386/fch.o" - no debug information available for "fch.c".
warning: Could not find object file "/BinaryCache/cmph/cmph-1~1091/Objects/cmph.build/cmph.build/Objects-normal/i386/fch_buckets.o" - no debug information available for "fch_buckets.c".
warning: Could not find object file "/BinaryCache/cmph/cmph-1~1091/Objects/cmph.build/cmph.build/Objects-normal/i386/graph.o" - no debug information available for "graph.c".
warning: Could not find object file "/BinaryCache/cmph/cmph-1~1091/Objects/cmph.build/cmph.build/Objects-normal/i386/hash.o" - no debug information available for "hash.c".
warning: Could not find object file "/BinaryCache/cmph/cmph-1~1091/Objects/cmph.build/cmph.build/Objects-normal/i386/jenkins_hash.o" - no debug information available for "jenkins_hash.c".
warning: Could not find object file "/BinaryCache/cmph/cmph-1~1091/Objects/cmph.build/cmph.build/Objects-normal/i386/linear_string_map.o" - no debug information available for "linear_string_map.c".
warning: Could not find object file "/BinaryCache/cmph/cmph-1~1091/Objects/cmph.build/cmph.build/Objects-normal/i386/miller_rabin.o" - no debug information available for "miller_rabin.c".
warning: Could not find object file "/BinaryCache/cmph/cmph-1~1091/Objects/cmph.build/cmph.build/Objects-normal/i386/select.o" - no debug information available for "select.c".
warning: Could not find object file "/BinaryCache/cmph/cmph-1~1091/Objects/cmph.build/cmph.build/Objects-normal/i386/vqueue.o" - no debug information available for "vqueue.c".
warning: Could not find object file "/BinaryCache/cmph/cmph-1~1091/Objects/cmph.build/cmph.build/Objects-normal/i386/vstack.o" - no debug information available for "vstack.c".
..........................................................................warning: Could not find object file "/BinaryCache/CoreServicesInternal/CoreServicesInternal-221.7.2~1/Objects/CoreServicesInternal.build/CoreServicesInternal.build/Objects-normal/i386/BookmarkCommon.o" - no debug information available for "BookmarkCommon.cpp".
warning: Could not find object file "/BinaryCache/CoreServicesInternal/CoreServicesInternal-221.7.2~1/Objects/CoreServicesInternal.build/CoreServicesInternal.build/Objects-normal/i386/BookmarkData.o" - no debug information available for "BookmarkData.cpp".
warning: Could not find object file "/BinaryCache/CoreServicesInternal/CoreServicesInternal-221.7.2~1/Objects/CoreServicesInternal.build/CoreServicesInternal.build/Objects-normal/i386/CFURLAliasInteroperability.o" - no debug information available for "CFURLAliasInteroperability.cpp".
warning: Could not find object file "/BinaryCache/CoreServicesInternal/CoreServicesInternal-221.7.2~1/Objects/CoreServicesInternal.build/CoreServicesInternal.build/Objects-normal/i386/CFURLBookmark.o" - no debug information available for "CFURLBookmark.cp".
warning: Could not find object file "/BinaryCache/CoreServicesInternal/CoreServicesInternal-221.7.2~1/Objects/CoreServicesInternal.build/CoreServicesInternal.build/Objects-normal/i386/CFURLBookmarkFile.o" - no debug information available for "CFURLBookmarkFile.cpp".
warning: Could not find object file "/BinaryCache/CoreServicesInternal/CoreServicesInternal-221.7.2~1/Objects/CoreServicesInternal.build/CoreServicesInternal.build/Objects-normal/i386/CFURLBookmarkProperties.o" - no debug information available for "CFURLBookmarkProperties.cpp".
warning: Could not find object file "/BinaryCache/CoreServicesInternal/CoreServicesInternal-221.7.2~1/Objects/CoreServicesInternal.build/CoreServicesInternal.build/Objects-normal/i386/CFURLBookmarkResolution.o" - no debug information available for "CFURLBookmarkResolution.cpp".
warning: Could not find object file "/BinaryCache/CoreServicesInternal/CoreServicesInternal-221.7.2~1/Objects/CoreServicesInternal.build/CoreServicesInternal.build/Objects-normal/i386/FileURL.o" - no debug information available for "FileURL.cp".
warning: Could not find object file "/BinaryCache/CoreServicesInternal/CoreServicesInternal-221.7.2~1/Objects/CoreServicesInternal.build/CoreServicesInternal.build/Objects-normal/i386/FileURLEnumerator.o" - no debug information available for "FileURLEnumerator.cp".
warning: Could not find object file "/BinaryCache/CoreServicesInternal/CoreServicesInternal-221.7.2~1/Objects/CoreServicesInternal.build/CoreServicesInternal.build/Objects-normal/i386/FileURLReplaceObject.o" - no debug information available for "FileURLReplaceObject.cp".
warning: Could not find object file "/BinaryCache/CoreServicesInternal/CoreServicesInternal-221.7.2~1/Objects/CoreServicesInternal.build/CoreServicesInternal.build/Objects-normal/i386/ftsattr.o" - no debug information available for "ftsattr.c".
warning: Could not find object file "/BinaryCache/CoreServicesInternal/CoreServicesInternal-221.7.2~1/Objects/CoreServicesInternal.build/CoreServicesInternal.build/Objects-normal/i386/PlatformUtils.o" - no debug information available for "PlatformUtils.cpp".
warning: Could not find object file "/BinaryCache/CoreServicesInternal/CoreServicesInternal-221.7.2~1/Objects/CoreServicesInternal.build/CoreServicesInternal.build/Objects-normal/i386/ExternalProvider.o" - no debug information available for "ExternalProvider.cp".
warning: Could not find object file "/BinaryCache/CoreServicesInternal/CoreServicesInternal-221.7.2~1/Objects/CoreServicesInternal.build/CoreServicesInternal.build/Objects-normal/i386/ScopedBookmarksClient.o" - no debug information available for "ScopedBookmarksClient.cpp".
warning: Could not find object file "/BinaryCache/CoreServicesInternal/CoreServicesInternal-221.7.2~1/Objects/CoreServicesInternal.build/CoreServicesInternal.build/Objects-normal/i386/CoreServicesInternal_vers.o" - no debug information available for "CoreServicesInternal_vers.c".
.......warning: Could not find object file "/Users/builder/data/lanes/1880/248c95e2/source/maccore/launcher/.libs/mono-runtime.dylib.i386.o" - no debug information available for "mono-runtime.m".
warning: Could not find object file "/Users/builder/data/lanes/1880/248c95e2/source/maccore/launcher/.libs/bindings.dylib.i386.o" - no debug information available for "bindings.m".
warning: Could not find object file "/Users/builder/data/lanes/1880/248c95e2/source/maccore/launcher/.libs/shared.dylib.i386.o" - no debug information available for "shared.m".
warning: Could not find object file "/Users/builder/data/lanes/1880/248c95e2/source/maccore/launcher/.libs/runtime.dylib.i386.o" - no debug information available for "runtime.m".
warning: Could not find object file "/Users/builder/data/lanes/1880/248c95e2/source/maccore/launcher/.libs/trampolines.dylib.i386.o" - no debug information available for "trampolines.m".
warning: Could not find object file "/Users/builder/data/lanes/1880/248c95e2/source/maccore/launcher/.libs/trampolines-invoke.dylib.i386.o" - no debug information available for "trampolines-invoke.m".
warning: Could not find object file "/Users/builder/data/lanes/1880/248c95e2/source/maccore/launcher/.libs/monotouch-x86-double-abi-stret-trampoline.dylib.i386.o" - no debug information available for "monotouch-x86-double-abi-stret-trampoline.s".
warning: Could not find object file "/Users/builder/data/lanes/1880/248c95e2/source/maccore/launcher/.libs/launcher.dylib.i386.o" - no debug information available for "launcher.m".
.........................................................................................................................................warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/annotated_commit.c.o" - no debug information available for "annotated_commit.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/attr.c.o" - no debug information available for "attr.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/attr_file.c.o" - no debug information available for "attr_file.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/attrcache.c.o" - no debug information available for "attrcache.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/blame.c.o" - no debug information available for "blame.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/blame_git.c.o" - no debug information available for "blame_git.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/blob.c.o" - no debug information available for "blob.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/branch.c.o" - no debug information available for "branch.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/buf_text.c.o" - no debug information available for "buf_text.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/buffer.c.o" - no debug information available for "buffer.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/cache.c.o" - no debug information available for "cache.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/checkout.c.o" - no debug information available for "checkout.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/cherrypick.c.o" - no debug information available for "cherrypick.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/clone.c.o" - no debug information available for "clone.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/commit.c.o" - no debug information available for "commit.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/commit_list.c.o" - no debug information available for "commit_list.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/config.c.o" - no debug information available for "config.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/config_cache.c.o" - no debug information available for "config_cache.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/config_file.c.o" - no debug information available for "config_file.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/crlf.c.o" - no debug information available for "crlf.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/date.c.o" - no debug information available for "date.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/delta-apply.c.o" - no debug information available for "delta-apply.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/delta.c.o" - no debug information available for "delta.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/describe.c.o" - no debug information available for "describe.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/diff.c.o" - no debug information available for "diff.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/diff_driver.c.o" - no debug information available for "diff_driver.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/diff_file.c.o" - no debug information available for "diff_file.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/diff_patch.c.o" - no debug information available for "diff_patch.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/diff_print.c.o" - no debug information available for "diff_print.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/diff_stats.c.o" - no debug information available for "diff_stats.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/diff_tform.c.o" - no debug information available for "diff_tform.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/diff_xdiff.c.o" - no debug information available for "diff_xdiff.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/errors.c.o" - no debug information available for "errors.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/fetch.c.o" - no debug information available for "fetch.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/fetchhead.c.o" - no debug information available for "fetchhead.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/filebuf.c.o" - no debug information available for "filebuf.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/fileops.c.o" - no debug information available for "fileops.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/filter.c.o" - no debug information available for "filter.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/fnmatch.c.o" - no debug information available for "fnmatch.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/global.c.o" - no debug information available for "global.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/graph.c.o" - no debug information available for "graph.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/hash.c.o" - no debug information available for "hash.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/hashsig.c.o" - no debug information available for "hashsig.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/ident.c.o" - no debug information available for "ident.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/ignore.c.o" - no debug information available for "ignore.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/index.c.o" - no debug information available for "index.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/indexer.c.o" - no debug information available for "indexer.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/iterator.c.o" - no debug information available for "iterator.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/merge.c.o" - no debug information available for "merge.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/merge_file.c.o" - no debug information available for "merge_file.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/message.c.o" - no debug information available for "message.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/mwindow.c.o" - no debug information available for "mwindow.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/netops.c.o" - no debug information available for "netops.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/notes.c.o" - no debug information available for "notes.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/object.c.o" - no debug information available for "object.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/object_api.c.o" - no debug information available for "object_api.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/odb.c.o" - no debug information available for "odb.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/odb_loose.c.o" - no debug information available for "odb_loose.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/odb_mempack.c.o" - no debug information available for "odb_mempack.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/odb_pack.c.o" - no debug information available for "odb_pack.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/oid.c.o" - no debug information available for "oid.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/oidarray.c.o" - no debug information available for "oidarray.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/openssl_stream.c.o" - no debug information available for "openssl_stream.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/pack-objects.c.o" - no debug information available for "pack-objects.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/pack.c.o" - no debug information available for "pack.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/path.c.o" - no debug information available for "path.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/pathspec.c.o" - no debug information available for "pathspec.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/pool.c.o" - no debug information available for "pool.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/posix.c.o" - no debug information available for "posix.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/pqueue.c.o" - no debug information available for "pqueue.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/push.c.o" - no debug information available for "push.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/rebase.c.o" - no debug information available for "rebase.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/refdb.c.o" - no debug information available for "refdb.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/refdb_fs.c.o" - no debug information available for "refdb_fs.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/reflog.c.o" - no debug information available for "reflog.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/refs.c.o" - no debug information available for "refs.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/refspec.c.o" - no debug information available for "refspec.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/remote.c.o" - no debug information available for "remote.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/repository.c.o" - no debug information available for "repository.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/reset.c.o" - no debug information available for "reset.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/revert.c.o" - no debug information available for "revert.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/revparse.c.o" - no debug information available for "revparse.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/revwalk.c.o" - no debug information available for "revwalk.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/settings.c.o" - no debug information available for "settings.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/sha1_lookup.c.o" - no debug information available for "sha1_lookup.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/signature.c.o" - no debug information available for "signature.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/socket_stream.c.o" - no debug information available for "socket_stream.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/sortedcache.c.o" - no debug information available for "sortedcache.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/stash.c.o" - no debug information available for "stash.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/status.c.o" - no debug information available for "status.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/stransport_stream.c.o" - no debug information available for "stransport_stream.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/strmap.c.o" - no debug information available for "strmap.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/submodule.c.o" - no debug information available for "submodule.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/sysdir.c.o" - no debug information available for "sysdir.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/tag.c.o" - no debug information available for "tag.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/thread-utils.c.o" - no debug information available for "thread-utils.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/tls_stream.c.o" - no debug information available for "tls_stream.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/trace.c.o" - no debug information available for "trace.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/transaction.c.o" - no debug information available for "transaction.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/transport.c.o" - no debug information available for "transport.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/tree-cache.c.o" - no debug information available for "tree-cache.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/tree.c.o" - no debug information available for "tree.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/tsort.c.o" - no debug information available for "tsort.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/util.c.o" - no debug information available for "util.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/vector.c.o" - no debug information available for "vector.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/zstream.c.o" - no debug information available for "zstream.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/transports/auth.c.o" - no debug information available for "auth.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/transports/cred.c.o" - no debug information available for "cred.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/transports/cred_helpers.c.o" - no debug information available for "cred_helpers.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/transports/git.c.o" - no debug information available for "git.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/transports/http.c.o" - no debug information available for "http.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/transports/local.c.o" - no debug information available for "local.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/transports/smart.c.o" - no debug information available for "smart.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/transports/smart_pkt.c.o" - no debug information available for "smart_pkt.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/transports/smart_protocol.c.o" - no debug information available for "smart_protocol.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/transports/ssh.c.o" - no debug information available for "ssh.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/xdiff/xdiffi.c.o" - no debug information available for "xdiffi.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/xdiff/xemit.c.o" - no debug information available for "xemit.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/xdiff/xhistogram.c.o" - no debug information available for "xhistogram.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/xdiff/xmerge.c.o" - no debug information available for "xmerge.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/xdiff/xpatience.c.o" - no debug information available for "xpatience.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/xdiff/xprepare.c.o" - no debug information available for "xprepare.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/xdiff/xutils.c.o" - no debug information available for "xutils.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/unix/map.c.o" - no debug information available for "map.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/src/unix/realpath.c.o" - no debug information available for "realpath.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libgit2/build/CMakeFiles/git2.dir/deps/http-parser/http_parser.c.o" - no debug information available for "http_parser.c".
.warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libssh2/build/src/CMakeFiles/libssh2.dir/openssl.c.o" - no debug information available for "openssl.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libssh2/build/src/CMakeFiles/libssh2.dir/agent.c.o" - no debug information available for "agent.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libssh2/build/src/CMakeFiles/libssh2.dir/channel.c.o" - no debug information available for "channel.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libssh2/build/src/CMakeFiles/libssh2.dir/comp.c.o" - no debug information available for "comp.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libssh2/build/src/CMakeFiles/libssh2.dir/crypt.c.o" - no debug information available for "crypt.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libssh2/build/src/CMakeFiles/libssh2.dir/global.c.o" - no debug information available for "global.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libssh2/build/src/CMakeFiles/libssh2.dir/hostkey.c.o" - no debug information available for "hostkey.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libssh2/build/src/CMakeFiles/libssh2.dir/keepalive.c.o" - no debug information available for "keepalive.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libssh2/build/src/CMakeFiles/libssh2.dir/kex.c.o" - no debug information available for "kex.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libssh2/build/src/CMakeFiles/libssh2.dir/knownhost.c.o" - no debug information available for "knownhost.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libssh2/build/src/CMakeFiles/libssh2.dir/mac.c.o" - no debug information available for "mac.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libssh2/build/src/CMakeFiles/libssh2.dir/misc.c.o" - no debug information available for "misc.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libssh2/build/src/CMakeFiles/libssh2.dir/packet.c.o" - no debug information available for "packet.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libssh2/build/src/CMakeFiles/libssh2.dir/pem.c.o" - no debug information available for "pem.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libssh2/build/src/CMakeFiles/libssh2.dir/publickey.c.o" - no debug information available for "publickey.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libssh2/build/src/CMakeFiles/libssh2.dir/scp.c.o" - no debug information available for "scp.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libssh2/build/src/CMakeFiles/libssh2.dir/session.c.o" - no debug information available for "session.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libssh2/build/src/CMakeFiles/libssh2.dir/sftp.c.o" - no debug information available for "sftp.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libssh2/build/src/CMakeFiles/libssh2.dir/transport.c.o" - no debug information available for "transport.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libssh2/build/src/CMakeFiles/libssh2.dir/userauth.c.o" - no debug information available for "userauth.c".
warning: Could not find object file "/Users/therzok/Work/libgit-binary/external/libssh2/build/src/CMakeFiles/libssh2.dir/version.c.o" - no debug information available for "version.c".
. done
Reading symbols for shared libraries + done
0x901c2e16 in __wait4 ()
40 0x901c38b2 in kevent ()
39 0x901c2512 in __psynch_cvwait ()
38 0x901c38b2 in kevent ()
37 0x901c28f6 in __semwait_signal ()
36 0x901c254a in __psynch_mutexwait ()
35 0x901c1996 in accept$UNIX2003 ()
34 0x901c1996 in accept$UNIX2003 ()
33 0x00000000 in ?? ()
32 0x901c2e6a in __workq_kernreturn ()
31 0x901c2e6a in __workq_kernreturn ()
30 0x901c2e6a in __workq_kernreturn ()
29 0x901c2e6a in __workq_kernreturn ()
28 0x901c2e6a in __workq_kernreturn ()
27 0x901c2e6a in __workq_kernreturn ()
26 0x901c2e6a in __workq_kernreturn ()
25 0x901c2e6a in __workq_kernreturn ()
24 0x901c276e in recvfrom$UNIX2003 ()
23 0x901c2512 in __psynch_cvwait ()
22 0x901c276e in recvfrom$UNIX2003 ()
21 "com.apple.CFSocket.private" 0x901c284e in select$DARWIN_EXTSN ()
20 0x901bc9ce in mach_msg_trap ()
19 0x901c276e in recvfrom$UNIX2003 ()
18 0x901c276e in recvfrom$UNIX2003 ()
17 0x901c276e in recvfrom$UNIX2003 ()
16 0x901c2512 in __psynch_cvwait ()
15 0x901c38b2 in kevent ()
14 0x901c39ae in lstat64 ()
13 0x901c276e in recvfrom$UNIX2003 ()
12 "CVDisplayLink" 0x901c2512 in __psynch_cvwait ()
11 0x901c276e in recvfrom$UNIX2003 ()
10 0x901c276e in recvfrom$UNIX2003 ()
9 0x901c38b2 in kevent ()
8 0x901c2512 in __psynch_cvwait ()
7 0x901c2512 in __psynch_cvwait ()
6 0x901c2512 in __psynch_cvwait ()
5 0x901c2512 in __psynch_cvwait ()
4 "?'??" 0x901c38ce in kevent64 ()
3 0x901bca0a in semaphore_wait_trap ()
2 0x901c2512 in __psynch_cvwait ()
* 1 "?#??" 0x901c2e16 in __wait4 ()
Thread 40 (process 97392):
#0 0x901c38b2 in kevent ()
#1 0x181dfc30 in ?? ()
#2 0x181df6b4 in ?? ()
#3 0x181dce80 in ?? ()
#4 0x181dcd34 in ?? ()
#5 0x0194976f in System_Threading_ThreadHelper_ThreadStart_Context_object ()
#6 0x01947f65 in System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool ()
#7 0x01947db4 in System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool ()
#8 0x01947d2b in System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object ()
#9 0x0194989a in System_Threading_ThreadHelper_ThreadStart ()
#10 0x0069589d in ?? ()
#11 0x0007573a in mono_jit_runtime_invoke () at mini-runtime.c:2333
#12 0x00238d5f in mono_runtime_invoke (method=0x7a91bad0, obj=0xaff6f0) at object.c:2783
#13 0x0023e25c in mono_runtime_delegate_invoke (delegate=0xaff6f0, params=0x901c38b2, exc=0xb1e9eb2c) at object.c:3494
#14 0x002118e5 in start_wrapper_internal [inlined] () at :729
#15 0x002118e5 in start_wrapper (data=<value temporarily unavailable, due to optimizations>) at threads.c:770
#16 0x002c1680 in inner_start_thread (arg=<value temporarily unavailable, due to optimizations>) at mono-threads-posix.c:97
#17 0x967bfe13 in _pthread_body ()
#18 0x967bfd89 in _pthread_start ()
#19 0x967bde52 in thread_start ()
Thread 39 (process 97392):
#0 0x901c2512 in __psynch_cvwait ()
#1 0x967c0a4a in _pthread_cond_wait ()
#2 0x967c41c0 in pthread_cond_wait$UNIX2003 ()
#3 0x0029cb55 in _wapi_handle_timedwait_signal_handle (handle=<value temporarily unavailable, due to optimizations>, timeout=<value temporarily unavailable, due to optimizations>, poll=<value temporarily unavailable, due to optimizations>) at handles.c:1609
#4 0x0029cc08 in _wapi_handle_wait_signal_handle (handle=0x11f, alertable=1) at handles.c:1554
#5 0x002ac78d in wapi_WaitForSingleObjectEx (handle=<value temporarily unavailable, due to optimizations>, timeout=<value temporarily unavailable, due to optimizations>, alertable=1) at wait.c:194
#6 0x0020d832 in mono_wait_uninterrupted [inlined] () at :1447
#7 0x0020d832 in ves_icall_System_Threading_WaitHandle_WaitOne_internal (this=0x26823528, ms=Cannot access memory at address 0xffffffffffffffff
) at threads.c:1581
#8 0x08e63220 in ?? ()
#9 0x01b093c8 in System_Threading_WaitHandle_WaitOne ()
#10 0x2739755e in ?? ()
#11 0x0194976f in System_Threading_ThreadHelper_ThreadStart_Context_object ()
#12 0x01947f65 in System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool ()
#13 0x01947db4 in System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool ()
#14 0x01947d2b in System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object ()
#15 0x0194989a in System_Threading_ThreadHelper_ThreadStart ()
#16 0x0069589d in ?? ()
#17 0x0007573a in mono_jit_runtime_invoke () at mini-runtime.c:2333
#18 0x00238d5f in mono_runtime_invoke (method=0x7a91bad0, obj=0xa00700) at object.c:2783
#19 0x0023e25c in mono_runtime_delegate_invoke (delegate=0xa00700, params=0x901c2512, exc=0xb1d9ca5c) at object.c:3494
#20 0x002118e5 in start_wrapper_internal [inlined] () at :729
#21 0x002118e5 in start_wrapper (data=<value temporarily unavailable, due to optimizations>) at threads.c:770
#22 0x002c1680 in inner_start_thread (arg=<value temporarily unavailable, due to optimizations>) at mono-threads-posix.c:97
#23 0x967bfe13 in _pthread_body ()
#24 0x967bfd89 in _pthread_start ()
#25 0x967bde52 in thread_start ()
Thread 38 (process 97392):
#0 0x901c38b2 in kevent ()
#1 0x181dfc30 in ?? ()
#2 0x181df6b4 in ?? ()
#3 0x181dce80 in ?? ()
#4 0x181dcd34 in ?? ()
#5 0x0194976f in System_Threading_ThreadHelper_ThreadStart_Context_object ()
#6 0x01947f65 in System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool ()
#7 0x01947db4 in System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool ()
#8 0x01947d2b in System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object ()
#9 0x0194989a in System_Threading_ThreadHelper_ThreadStart ()
#10 0x0069589d in ?? ()
#11 0x0007573a in mono_jit_runtime_invoke () at mini-runtime.c:2333
#12 0x00238d5f in mono_runtime_invoke (method=0x7a91bad0, obj=0x9ca748) at object.c:2783
#13 0x0023e25c in mono_runtime_delegate_invoke (delegate=0x9ca748, params=0x901c38b2, exc=0xb1c9ab2c) at object.c:3494
#14 0x002118e5 in start_wrapper_internal [inlined] () at :729
#15 0x002118e5 in start_wrapper (data=<value temporarily unavailable, due to optimizations>) at threads.c:770
#16 0x002c1680 in inner_start_thread (arg=<value temporarily unavailable, due to optimizations>) at mono-threads-posix.c:97
#17 0x967bfe13 in _pthread_body ()
#18 0x967bfd89 in _pthread_start ()
#19 0x967bde52 in thread_start ()
Thread 37 (process 97392):
#0 0x901c28f6 in __semwait_signal ()
#1 0x9c2c8c06 in nanosleep$UNIX2003 ()
#2 0x002ae3a7 in wapi_SleepEx (ms=<value temporarily unavailable, due to optimizations>, alertable=1) at wthreads.c:289
#3 0x0020cc2e in ves_icall_System_Threading_Thread_Sleep_internal (ms=3000) at threads.c:1198
#4 0x1f53289c in ?? ()
#5 0x0194a314 in System_Threading_Thread_Sleep_int ()
#6 0x1f53268c in ?? ()
#7 0x0194976f in System_Threading_ThreadHelper_ThreadStart_Context_object ()
#8 0x01947f65 in System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool ()
#9 0x01947db4 in System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool ()
#10 0x01947d2b in System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object ()
#11 0x0194989a in System_Threading_ThreadHelper_ThreadStart ()
#12 0x0069589d in ?? ()
#13 0x0007573a in mono_jit_runtime_invoke () at mini-runtime.c:2333
#14 0x00238d5f in mono_runtime_invoke (method=0x7a91bad0, obj=0xbb7578) at object.c:2783
#15 0x0023e25c in mono_runtime_delegate_invoke (delegate=0xbb7578, params=0x901c28f6, exc=0xb1b98b3c) at object.c:3494
#16 0x002118e5 in start_wrapper_internal [inlined] () at :729
#17 0x002118e5 in start_wrapper (data=<value temporarily unavailable, due to optimizations>) at threads.c:770
#18 0x002c1680 in inner_start_thread (arg=<value temporarily unavailable, due to optimizations>) at mono-threads-posix.c:97
#19 0x967bfe13 in _pthread_body ()
#20 0x967bfd89 in _pthread_start ()
#21 0x967bde52 in thread_start ()
Thread 36 (process 97392):
#0 0x901c254a in __psynch_mutexwait ()
#1 0x967be210 in _pthread_mutex_lock ()
#2 0x967be003 in pthread_mutex_lock ()
#3 0x002729a7 in mono_gc_set_skip_thread (skip=0) at sgen-mono.c:2251
#4 0x00214b89 in monitor_thread () at threadpool-ms.c:817
#5 0x0021186c in start_wrapper_internal [inlined] () at :723
#6 0x0021186c in start_wrapper (data=<value temporarily unavailable, due to optimizations>) at threads.c:770
#7 0x002c1680 in inner_start_thread (arg=<value temporarily unavailable, due to optimizations>) at mono-threads-posix.c:97
#8 0x967bfe13 in _pthread_body ()
#9 0x967bfd89 in _pthread_start ()
#10 0x967bde52 in thread_start ()
Thread 35 (process 97392):
#0 0x901c1996 in accept$UNIX2003 ()
#1 0x002a8b53 in _wapi_accept (fd=30, addr=0x0, addrlen=<value temporarily unavailable, due to optimizations>) at sockets.c:179
#2 0x001fd141 in ves_icall_System_Net_Sockets_Socket_Accept_internal (sock=30, error=0xb1a96c3c, blocking=1) at socket-io.c:786
#3 0x1f3cbc08 in ?? ()
#4 0x1f3cb8d0 in ?? ()
#5 0x1f3cb710 in ?? ()
#6 0x1f3cf43c in ?? ()
#7 0x1f3cf298 in ?? ()
#8 0x0194976f in System_Threading_ThreadHelper_ThreadStart_Context_object ()
#9 0x01947f65 in System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool ()
#10 0x01947db4 in System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool ()
#11 0x01947d2b in System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object ()
#12 0x0194989a in System_Threading_ThreadHelper_ThreadStart ()
#13 0x0069589d in ?? ()
#14 0x0007573a in mono_jit_runtime_invoke () at mini-runtime.c:2333
#15 0x00238d5f in mono_runtime_invoke (method=0x7a91bad0, obj=0xad9528) at object.c:2783
#16 0x0023e25c in mono_runtime_delegate_invoke (delegate=0xad9528, params=0x901c1996, exc=0xb1a96aec) at object.c:3494
#17 0x002118e5 in start_wrapper_internal [inlined] () at :729
#18 0x002118e5 in start_wrapper (data=<value temporarily unavailable, due to optimizations>) at threads.c:770
#19 0x002c1680 in inner_start_thread (arg=<value temporarily unavailable, due to optimizations>) at mono-threads-posix.c:97
#20 0x967bfe13 in _pthread_body ()
#21 0x967bfd89 in _pthread_start ()
#22 0x967bde52 in thread_start ()
Thread 34 (process 97392):
#0 0x901c1996 in accept$UNIX2003 ()
#1 0x002a8b53 in _wapi_accept (fd=25, addr=0x0, addrlen=<value temporarily unavailable, due to optimizations>) at sockets.c:179
#2 0x001fd141 in ves_icall_System_Net_Sockets_Socket_Accept_internal (sock=25, error=0xb1404c3c, blocking=1) at socket-io.c:786
#3 0x1f3cbc08 in ?? ()
#4 0x1f3cb8d0 in ?? ()
#5 0x1f3cb710 in ?? ()
#6 0x1f3cb678 in ?? ()
#7 0x1f3cb088 in ?? ()
#8 0x1f3cafb8 in ?? ()
#9 0x0194976f in System_Threading_ThreadHelper_ThreadStart_Context_object ()
#10 0x01947f65 in System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool ()
#11 0x01947db4 in System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool ()
#12 0x01947d2b in System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object ()
#13 0x0194989a in System_Threading_ThreadHelper_ThreadStart ()
#14 0x0069589d in ?? ()
#15 0x0007573a in mono_jit_runtime_invoke () at mini-runtime.c:2333
#16 0x00238d5f in mono_runtime_invoke (method=0x7a91bad0, obj=0xa70650) at object.c:2783
#17 0x0023e25c in mono_runtime_delegate_invoke (delegate=0xa70650, params=0x901c1996, exc=0xb1404aec) at object.c:3494
#18 0x002118e5 in start_wrapper_internal [inlined] () at :729
#19 0x002118e5 in start_wrapper (data=<value temporarily unavailable, due to optimizations>) at threads.c:770
#20 0x002c1680 in inner_start_thread (arg=<value temporarily unavailable, due to optimizations>) at mono-threads-posix.c:97
#21 0x967bfe13 in _pthread_body ()
#22 0x967bfd89 in _pthread_start ()
#23 0x967bde52 in thread_start ()
Thread 33 (process 97392):
#0 0x00000000 in ?? ()
Thread 32 (process 97392):
#0 0x901c2e6a in __workq_kernreturn ()
#1 0x967c02b1 in _pthread_wqthread ()
#2 0x967bde2e in start_wqthread ()
Thread 31 (process 97392):
#0 0x901c2e6a in __workq_kernreturn ()
#1 0x967c02b1 in _pthread_wqthread ()
#2 0x967bde2e in start_wqthread ()
Thread 30 (process 97392):
#0 0x901c2e6a in __workq_kernreturn ()
#1 0x967c02b1 in _pthread_wqthread ()
#2 0x967bde2e in start_wqthread ()
Thread 29 (process 97392):
#0 0x901c2e6a in __workq_kernreturn ()
#1 0x967c02b1 in _pthread_wqthread ()
#2 0x967bde2e in start_wqthread ()
Thread 28 (process 97392):
#0 0x901c2e6a in __workq_kernreturn ()
#1 0x967c02b1 in _pthread_wqthread ()
#2 0x967bde2e in start_wqthread ()
Thread 27 (process 97392):
#0 0x901c2e6a in __workq_kernreturn ()
#1 0x967c02b1 in _pthread_wqthread ()
#2 0x967bde2e in start_wqthread ()
Thread 26 (process 97392):
#0 0x901c2e6a in __workq_kernreturn ()
#1 0x967c02b1 in _pthread_wqthread ()
#2 0x967bde2e in start_wqthread ()
Thread 25 (process 97392):
#0 0x901c2e6a in __workq_kernreturn ()
#1 0x967c02b1 in _pthread_wqthread ()
#2 0x967bde2e in start_wqthread ()
Thread 24 (process 97392):
#0 0x901c276e in recvfrom$UNIX2003 ()
#1 0x002a9388 in _wapi_recvfrom (fd=84, buf=0x99ed58) at sockets.c:503
#2 0x002a9307 in _wapi_recv (fd=84, buf=0x99ed58, len=4096, recv_flags=0) at sockets.c:486
#3 0x001fe43f in ves_icall_System_Net_Sockets_Socket_Receive_internal (sock=0, buffer=<value temporarily unavailable, due to optimizations>, offset=<value temporarily unavailable, due to optimizations>, flags=<value temporarily unavailable, due to optimizations>, error=<value temporarily unavailable, due to optimizations>) at socket-io.c:1377
#4 0x190a909c in ?? ()
#5 0x190a9004 in ?? ()
#6 0x190a9e54 in ?? ()
#7 0x190a9cf8 in ?? ()
#8 0x190a9b44 in ?? ()
#9 0x0184acbd in System_IO_BufferedStream_Read_byte___int_int ()
#10 0x1f534b34 in ?? ()
#11 0x1f53486c in ?? ()
#12 0x1f531ed8 in ?? ()
#13 0x1f52fbd5 in ?? ()
#14 0x1f52f301 in ?? ()
#15 0x01a90aaa in System_Runtime_Remoting_Proxies_RemotingProxy_Invoke_System_Runtime_Remoting_Messaging_IMessage ()
#16 0x01a8f423 in System_Runtime_Remoting_Proxies_RealProxy_PrivateInvoke_System_Runtime_Remoting_Proxies_RealProxy_System_Runtime_Remoting_Messaging_IMessage_System_Exception__object___ ()
#17 0x1112bccf in ?? ()
#18 0x0007573a in mono_jit_runtime_invoke () at mini-runtime.c:2333
#19 0x00238d5f in mono_runtime_invoke (method=0x790318b8, obj=0x0) at object.c:2783
#20 0x00242721 in mono_remoting_invoke (real_proxy=0x1deb5fe0, msg=0x8d9c88, exc=0x0, out_args=<value temporarily unavailable, due to optimizations>) at object.c:5942
#21 0x00204b50 in mono_remoting_wrapper (method=0x818e3970, params=0xb19949d4) at remoting.c:378
#22 0x1112bc08 in ?? ()
#23 0x1f5c7f80 in ?? ()
#24 0x1f5d2293 in ?? ()
#25 0x019223e5 in System_Threading_Tasks_Task_1_T_REF_InnerInvoke ()
#26 0x01934f4e in System_Threading_Tasks_Task_Execute ()
#27 0x01935679 in System_Threading_Tasks_Task_ExecutionContextCallback_object ()
#28 0x01947f65 in System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool ()
#29 0x01947db4 in System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool ()
#30 0x019355e8 in System_Threading_Tasks_Task_ExecuteWithThreadLocal_System_Threading_Tasks_Task_ ()
#31 0x01935470 in System_Threading_Tasks_Task_ExecuteEntry_bool ()
#32 0x01935316 in System_Threading_Tasks_Task_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem ()
#33 0x0194c999 in System_Threading_ThreadPoolWorkQueue_Dispatch ()
#34 0x0194df88 in System_Threading__ThreadPoolWaitCallback_PerformWaitCallback ()
#35 0x0376867d in ?? ()
#36 0x0007573a in mono_jit_runtime_invoke () at mini-runtime.c:2333
#37 0x00238d5f in mono_runtime_invoke (method=0x790de178, obj=0x0) at object.c:2783
#38 0x00214265 in worker_thread (data=0x0) at threadpool-ms.c:638
#39 0x0021186c in start_wrapper_internal [inlined] () at :723
#40 0x0021186c in start_wrapper (data=<value temporarily unavailable, due to optimizations>) at threads.c:770
#41 0x002c1680 in inner_start_thread (arg=<value temporarily unavailable, due to optimizations>) at mono-threads-posix.c:97
#42 0x967bfe13 in _pthread_body ()
#43 0x967bfd89 in _pthread_start ()
#44 0x967bde52 in thread_start ()
Thread 23 (process 97392):
#0 0x901c2512 in __psynch_cvwait ()
#1 0x967c0a4a in _pthread_cond_wait ()
#2 0x967c41c0 in pthread_cond_wait$UNIX2003 ()
#3 0x0455f169 in select_thread_func ()
#4 0x967bfe13 in _pthread_body ()
#5 0x967bfd89 in _pthread_start ()
#6 0x967bde52 in thread_start ()
Thread 22 (process 97392):
#0 0x901c276e in recvfrom$UNIX2003 ()
#1 0x002a9388 in _wapi_recvfrom (fd=81, buf=0x1c67eb10) at sockets.c:503
#2 0x002a9307 in _wapi_recv (fd=81, buf=0x1c67eb10, len=4096, recv_flags=0) at sockets.c:486
#3 0x001fe43f in ves_icall_System_Net_Sockets_Socket_Receive_internal (sock=0, buffer=<value temporarily unavailable, due to optimizations>, offset=<value temporarily unavailable, due to optimizations>, flags=<value temporarily unavailable, due to optimizations>, error=<value temporarily unavailable, due to optimizations>) at socket-io.c:1377
#4 0x190a909c in ?? ()
#5 0x190a9004 in ?? ()
#6 0x190a9e54 in ?? ()
#7 0x190a9cf8 in ?? ()
#8 0x190a9b44 in ?? ()
#9 0x0184acbd in System_IO_BufferedStream_Read_byte___int_int ()
#10 0x1f534b34 in ?? ()
#11 0x1f53486c in ?? ()
#12 0x1f531ed8 in ?? ()
#13 0x1f52fbd5 in ?? ()
#14 0x1f52f301 in ?? ()
#15 0x01a90aaa in System_Runtime_Remoting_Proxies_RemotingProxy_Invoke_System_Runtime_Remoting_Messaging_IMessage ()
#16 0x01a8f423 in System_Runtime_Remoting_Proxies_RealProxy_PrivateInvoke_System_Runtime_Remoting_Proxies_RealProxy_System_Runtime_Remoting_Messaging_IMessage_System_Exception__object___ ()
#17 0x1112bccf in ?? ()
#18 0x0007573a in mono_jit_runtime_invoke () at mini-runtime.c:2333
#19 0x00238d5f in mono_runtime_invoke (method=0x790318b8, obj=0x0) at object.c:2783
#20 0x00242721 in mono_remoting_invoke (real_proxy=0x1de9fce0, msg=0x828560, exc=0x0, out_args=<value temporarily unavailable, due to optimizations>) at object.c:5942
#21 0x00204b50 in mono_remoting_wrapper (method=0x818e3970, params=0xb18109d4) at remoting.c:378
#22 0x1112bc08 in ?? ()
#23 0x1f5c7f80 in ?? ()
#24 0x1f5d2293 in ?? ()
#25 0x019223e5 in System_Threading_Tasks_Task_1_T_REF_InnerInvoke ()
#26 0x01934f4e in System_Threading_Tasks_Task_Execute ()
#27 0x01935679 in System_Threading_Tasks_Task_ExecutionContextCallback_object ()
#28 0x01947f65 in System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool ()
#29 0x01947db4 in System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool ()
#30 0x019355e8 in System_Threading_Tasks_Task_ExecuteWithThreadLocal_System_Threading_Tasks_Task_ ()
#31 0x01935470 in System_Threading_Tasks_Task_ExecuteEntry_bool ()
#32 0x01935316 in System_Threading_Tasks_Task_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem ()
#33 0x0194c999 in System_Threading_ThreadPoolWorkQueue_Dispatch ()
#34 0x0194df88 in System_Threading__ThreadPoolWaitCallback_PerformWaitCallback ()
#35 0x0376867d in ?? ()
#36 0x0007573a in mono_jit_runtime_invoke () at mini-runtime.c:2333
#37 0x00238d5f in mono_runtime_invoke (method=0x790de178, obj=0x0) at object.c:2783
#38 0x00214265 in worker_thread (data=0x0) at threadpool-ms.c:638
#39 0x0021186c in start_wrapper_internal [inlined] () at :723
#40 0x0021186c in start_wrapper (data=<value temporarily unavailable, due to optimizations>) at threads.c:770
#41 0x002c1680 in inner_start_thread (arg=<value temporarily unavailable, due to optimizations>) at mono-threads-posix.c:97
#42 0x967bfe13 in _pthread_body ()
#43 0x967bfd89 in _pthread_start ()
#44 0x967bde52 in thread_start ()
Thread 21 (process 97392):
#0 0x901c284e in select$DARWIN_EXTSN ()
#1 0x97ee4b3a in __CFSocketManager ()
#2 0x967bfe13 in _pthread_body ()
#3 0x967bfd89 in _pthread_start ()
#4 0x967bde52 in thread_start ()
Thread 20 (process 97392):
#0 0x901bc9ce in mach_msg_trap ()
#1 0x901bba70 in mach_msg ()
#2 0x97e94ef6 in __CFRunLoopServiceMachPort ()
#3 0x97e94309 in __CFRunLoopRun ()
#4 0x97e93aa6 in CFRunLoopRunSpecific ()
#5 0x97e9390b in CFRunLoopRunInMode ()
#6 0x9b649ea0 in _NSEventThread ()
#7 0x967bfe13 in _pthread_body ()
#8 0x967bfd89 in _pthread_start ()
#9 0x967bde52 in thread_start ()
Thread 19 (process 97392):
#0 0x901c276e in recvfrom$UNIX2003 ()
#1 0x002a9388 in _wapi_recvfrom (fd=80, buf=0x11985620) at sockets.c:503
#2 0x002a9307 in _wapi_recv (fd=80, buf=0x11985620, len=4096, recv_flags=0) at sockets.c:486
#3 0x001fe43f in ves_icall_System_Net_Sockets_Socket_Receive_internal (sock=0, buffer=<value temporarily unavailable, due to optimizations>, offset=<value temporarily unavailable, due to optimizations>, flags=<value temporarily unavailable, due to optimizations>, error=<value temporarily unavailable, due to optimizations>) at socket-io.c:1377
#4 0x190a909c in ?? ()
#5 0x190a9004 in ?? ()
#6 0x190a9e54 in ?? ()
#7 0x190a9cf8 in ?? ()
#8 0x190a9b44 in ?? ()
#9 0x0184acbd in System_IO_BufferedStream_Read_byte___int_int ()
#10 0x1f534b34 in ?? ()
#11 0x1f53486c in ?? ()
#12 0x1f531ed8 in ?? ()
#13 0x1f52fbd5 in ?? ()
#14 0x1f52f301 in ?? ()
#15 0x01a90aaa in System_Runtime_Remoting_Proxies_RemotingProxy_Invoke_System_Runtime_Remoting_Messaging_IMessage ()
#16 0x01a8f423 in System_Runtime_Remoting_Proxies_RealProxy_PrivateInvoke_System_Runtime_Remoting_Proxies_RealProxy_System_Runtime_Remoting_Messaging_IMessage_System_Exception__object___ ()
#17 0x1112bccf in ?? ()
#18 0x0007573a in mono_jit_runtime_invoke () at mini-runtime.c:2333
#19 0x00238d5f in mono_runtime_invoke (method=0x790318b8, obj=0x0) at object.c:2783
#20 0x00242721 in mono_remoting_invoke (real_proxy=0x1de9fd20, msg=0x825030, exc=0x0, out_args=<value temporarily unavailable, due to optimizations>) at object.c:5942
#21 0x00204b50 in mono_remoting_wrapper (method=0x818e3970, params=0xb160a9d4) at remoting.c:378
#22 0x1112bc08 in ?? ()
#23 0x1f5c7f80 in ?? ()
#24 0x1f5d2293 in ?? ()
#25 0x019223e5 in System_Threading_Tasks_Task_1_T_REF_InnerInvoke ()
#26 0x01934f4e in System_Threading_Tasks_Task_Execute ()
#27 0x01935679 in System_Threading_Tasks_Task_ExecutionContextCallback_object ()
#28 0x01947f65 in System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool ()
#29 0x01947db4 in System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool ()
#30 0x019355e8 in System_Threading_Tasks_Task_ExecuteWithThreadLocal_System_Threading_Tasks_Task_ ()
#31 0x01935470 in System_Threading_Tasks_Task_ExecuteEntry_bool ()
#32 0x01935316 in System_Threading_Tasks_Task_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem ()
#33 0x0194c999 in System_Threading_ThreadPoolWorkQueue_Dispatch ()
#34 0x0194df88 in System_Threading__ThreadPoolWaitCallback_PerformWaitCallback ()
#35 0x0376867d in ?? ()
#36 0x0007573a in mono_jit_runtime_invoke () at mini-runtime.c:2333
#37 0x00238d5f in mono_runtime_invoke (method=0x790de178, obj=0x0) at object.c:2783
#38 0x00214265 in worker_thread (data=0x0) at threadpool-ms.c:638
#39 0x0021186c in start_wrapper_internal [inlined] () at :723
#40 0x0021186c in start_wrapper (data=<value temporarily unavailable, due to optimizations>) at threads.c:770
#41 0x002c1680 in inner_start_thread (arg=<value temporarily unavailable, due to optimizations>) at mono-threads-posix.c:97
#42 0x967bfe13 in _pthread_body ()
#43 0x967bfd89 in _pthread_start ()
#44 0x967bde52 in thread_start ()
Thread 18 (process 97392):
#0 0x901c276e in recvfrom$UNIX2003 ()
#1 0x002a9388 in _wapi_recvfrom (fd=77, buf=0x9d76e8) at sockets.c:503
#2 0x002a9307 in _wapi_recv (fd=77, buf=0x9d76e8, len=4096, recv_flags=0) at sockets.c:486
#3 0x001fe43f in ves_icall_System_Net_Sockets_Socket_Receive_internal (sock=0, buffer=<value temporarily unavailable, due to optimizations>, offset=<value temporarily unavailable, due to optimizations>, flags=<value temporarily unavailable, due to optimizations>, error=<value temporarily unavailable, due to optimizations>) at socket-io.c:1377
#4 0x190a909c in ?? ()
#5 0x190a9004 in ?? ()
#6 0x190a9e54 in ?? ()
#7 0x190a9cf8 in ?? ()
#8 0x190a9b44 in ?? ()
#9 0x0184acbd in System_IO_BufferedStream_Read_byte___int_int ()
#10 0x1f534b34 in ?? ()
#11 0x1f53486c in ?? ()
#12 0x1f531ed8 in ?? ()
#13 0x1f52fbd5 in ?? ()
#14 0x1f52f301 in ?? ()
#15 0x01a90aaa in System_Runtime_Remoting_Proxies_RemotingProxy_Invoke_System_Runtime_Remoting_Messaging_IMessage ()
#16 0x01a8f423 in System_Runtime_Remoting_Proxies_RealProxy_PrivateInvoke_System_Runtime_Remoting_Proxies_RealProxy_System_Runtime_Remoting_Messaging_IMessage_System_Exception__object___ ()
#17 0x1112bccf in ?? ()
#18 0x0007573a in mono_jit_runtime_invoke () at mini-runtime.c:2333
#19 0x00238d5f in mono_runtime_invoke (method=0x790318b8, obj=0x0) at object.c:2783
#20 0x00242721 in mono_remoting_invoke (real_proxy=0x1d26b820, msg=0x90c140, exc=0x0, out_args=<value temporarily unavailable, due to optimizations>) at object.c:5942
#21 0x00204b50 in mono_remoting_wrapper (method=0x818e3970, params=0xb15089d4) at remoting.c:378
#22 0x1112bc08 in ?? ()
#23 0x1f5c7f80 in ?? ()
#24 0x1f5d2293 in ?? ()
#25 0x019223e5 in System_Threading_Tasks_Task_1_T_REF_InnerInvoke ()
#26 0x01934f4e in System_Threading_Tasks_Task_Execute ()
#27 0x01935679 in System_Threading_Tasks_Task_ExecutionContextCallback_object ()
#28 0x01947f65 in System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool ()
#29 0x01947db4 in System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool ()
#30 0x019355e8 in System_Threading_Tasks_Task_ExecuteWithThreadLocal_System_Threading_Tasks_Task_ ()
#31 0x01935470 in System_Threading_Tasks_Task_ExecuteEntry_bool ()
#32 0x01935316 in System_Threading_Tasks_Task_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem ()
#33 0x0194c999 in System_Threading_ThreadPoolWorkQueue_Dispatch ()
#34 0x0194df88 in System_Threading__ThreadPoolWaitCallback_PerformWaitCallback ()
#35 0x0376867d in ?? ()
#36 0x0007573a in mono_jit_runtime_invoke () at mini-runtime.c:2333
#37 0x00238d5f in mono_runtime_invoke (method=0x790de178, obj=0x0) at object.c:2783
#38 0x00214265 in worker_thread (data=0x0) at threadpool-ms.c:638
#39 0x0021186c in start_wrapper_internal [inlined] () at :723
#40 0x0021186c in start_wrapper (data=<value temporarily unavailable, due to optimizations>) at threads.c:770
#41 0x002c1680 in inner_start_thread (arg=<value temporarily unavailable, due to optimizations>) at mono-threads-posix.c:97
#42 0x967bfe13 in _pthread_body ()
#43 0x967bfd89 in _pthread_start ()
#44 0x967bde52 in thread_start ()
Thread 17 (process 97392):
#0 0x901c276e in recvfrom$UNIX2003 ()
#1 0x002a9388 in _wapi_recvfrom (fd=86, buf=0x9af268) at sockets.c:503
#2 0x002a9307 in _wapi_recv (fd=86, buf=0x9af268, len=4096, recv_flags=0) at sockets.c:486
#3 0x001fe43f in ves_icall_System_Net_Sockets_Socket_Receive_internal (sock=0, buffer=<value temporarily unavailable, due to optimizations>, offset=<value temporarily unavailable, due to optimizations>, flags=<value temporarily unavailable, due to optimizations>, error=<value temporarily unavailable, due to optimizations>) at socket-io.c:1377
#4 0x190a909c in ?? ()
#5 0x190a9004 in ?? ()
#6 0x190a9e54 in ?? ()
#7 0x190a9cf8 in ?? ()
#8 0x190a9b44 in ?? ()
#9 0x0184acbd in System_IO_BufferedStream_Read_byte___int_int ()
#10 0x1f534b34 in ?? ()
#11 0x1f53486c in ?? ()
#12 0x1f531ed8 in ?? ()
#13 0x1f52fbd5 in ?? ()
#14 0x1f52f301 in ?? ()
#15 0x01a90aaa in System_Runtime_Remoting_Proxies_RemotingProxy_Invoke_System_Runtime_Remoting_Messaging_IMessage ()
#16 0x01a8f423 in System_Runtime_Remoting_Proxies_RealProxy_PrivateInvoke_System_Runtime_Remoting_Proxies_RealProxy_System_Runtime_Remoting_Messaging_IMessage_System_Exception__object___ ()
#17 0x1112bccf in ?? ()
#18 0x0007573a in mono_jit_runtime_invoke () at mini-runtime.c:2333
#19 0x00238d5f in mono_runtime_invoke (method=0x790318b8, obj=0x0) at object.c:2783
#20 0x00242721 in mono_remoting_invoke (real_proxy=0x1deb5ce0, msg=0x8e8760, exc=0x0, out_args=<value temporarily unavailable, due to optimizations>) at object.c:5942
#21 0x00204b50 in mono_remoting_wrapper (method=0x818e3970, params=0xb13029d4) at remoting.c:378
#22 0x1112bc08 in ?? ()
#23 0x1f5c7f80 in ?? ()
#24 0x1f5d2293 in ?? ()
#25 0x019223e5 in System_Threading_Tasks_Task_1_T_REF_InnerInvoke ()
#26 0x01934f4e in System_Threading_Tasks_Task_Execute ()
#27 0x01935679 in System_Threading_Tasks_Task_ExecutionContextCallback_object ()
#28 0x01947f65 in System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool ()
#29 0x01947db4 in System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool ()
#30 0x019355e8 in System_Threading_Tasks_Task_ExecuteWithThreadLocal_System_Threading_Tasks_Task_ ()
#31 0x01935470 in System_Threading_Tasks_Task_ExecuteEntry_bool ()
#32 0x01935316 in System_Threading_Tasks_Task_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem ()
#33 0x0194c999 in System_Threading_ThreadPoolWorkQueue_Dispatch ()
#34 0x0194df88 in System_Threading__ThreadPoolWaitCallback_PerformWaitCallback ()
#35 0x0376867d in ?? ()
#36 0x0007573a in mono_jit_runtime_invoke () at mini-runtime.c:2333
#37 0x00238d5f in mono_runtime_invoke (method=0x790de178, obj=0x0) at object.c:2783
#38 0x00214265 in worker_thread (data=0x0) at threadpool-ms.c:638
#39 0x0021186c in start_wrapper_internal [inlined] () at :723
#40 0x0021186c in start_wrapper (data=<value temporarily unavailable, due to optimizations>) at threads.c:770
#41 0x002c1680 in inner_start_thread (arg=<value temporarily unavailable, due to optimizations>) at mono-threads-posix.c:97
#42 0x967bfe13 in _pthread_body ()
#43 0x967bfd89 in _pthread_start ()
#44 0x967bde52 in thread_start ()
Thread 16 (process 97392):
#0 0x901c2512 in __psynch_cvwait ()
#1 0x967c0a4a in _pthread_cond_wait ()
#2 0x967c41c0 in pthread_cond_wait$UNIX2003 ()
#3 0x002143d8 in worker_park [inlined] () at :527
#4 0x002143d8 in worker_thread (data=0x0) at threadpool-ms.c:612
#5 0x0021186c in start_wrapper_internal [inlined] () at :723
#6 0x0021186c in start_wrapper (data=<value temporarily unavailable, due to optimizations>) at threads.c:770
#7 0x002c1680 in inner_start_thread (arg=<value temporarily unavailable, due to optimizations>) at mono-threads-posix.c:97
#8 0x967bfe13 in _pthread_body ()
#9 0x967bfd89 in _pthread_start ()
#10 0x967bde52 in thread_start ()
Thread 15 (process 97392):
#0 0x901c38b2 in kevent ()
#1 0x181dfc30 in ?? ()
#2 0x181df6b4 in ?? ()
#3 0x181dce80 in ?? ()
#4 0x181dcd34 in ?? ()
#5 0x0194976f in System_Threading_ThreadHelper_ThreadStart_Context_object ()
#6 0x01947f65 in System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool ()
#7 0x01947db4 in System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool ()
#8 0x01947d2b in System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object ()
#9 0x0194989a in System_Threading_ThreadHelper_ThreadStart ()
#10 0x0069589d in ?? ()
#11 0x0007573a in mono_jit_runtime_invoke () at mini-runtime.c:2333
#12 0x00238d5f in mono_runtime_invoke (method=0x7a91bad0, obj=0x8ffe30) at object.c:2783
#13 0x0023e25c in mono_runtime_delegate_invoke (delegate=0x8ffe30, params=0x901c38b2, exc=0xb10feb2c) at object.c:3494
#14 0x002118e5 in start_wrapper_internal [inlined] () at :729
#15 0x002118e5 in start_wrapper (data=<value temporarily unavailable, due to optimizations>) at threads.c:770
#16 0x002c1680 in inner_start_thread (arg=<value temporarily unavailable, due to optimizations>) at mono-threads-posix.c:97
#17 0x967bfe13 in _pthread_body ()
#18 0x967bfd89 in _pthread_start ()
#19 0x967bde52 in thread_start ()
Thread 14 (process 97392):
#0 0x901c39ae in lstat64 ()
#1 0x1f8d5350 in git_path_lstat ()
#2 0x1f8d629a in git_path_diriter_stat ()
#3 0x1f8be29f in fs_iterator__expand_dir ()
#4 0x1f8bd09a in fs_iterator__advance_into ()
#5 0x1f8a1a93 in git_diff__from_iterators ()
#6 0x1f8a2610 in git_diff_index_to_workdir ()
#7 0x1f8f423d in git_status_list_new ()
#8 0x1f5cfac8 in ?? ()
#9 0x1f5cfa08 in ?? ()
#10 0x1f5ce56c in ?? ()
#11 0x1f5cdc0c in ?? ()
#12 0x1f5cd344 in ?? ()
#13 0x1f526a08 in ?? ()
#14 0x1f525598 in ?? ()
#15 0x1f5238ef in ?? ()
#16 0x0194e1d0 in System_Threading_QueueUserWorkItemCallback_WaitCallback_Context_object ()
#17 0x01947f65 in System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool ()
#18 0x01947db4 in System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool ()
#19 0x0194e14b in System_Threading_QueueUserWorkItemCallback_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem ()
#20 0x0194c999 in System_Threading_ThreadPoolWorkQueue_Dispatch ()
#21 0x0194df88 in System_Threading__ThreadPoolWaitCallback_PerformWaitCallback ()
#22 0x0376867d in ?? ()
#23 0x0007573a in mono_jit_runtime_invoke () at mini-runtime.c:2333
#24 0x00238d5f in mono_runtime_invoke (method=0x790de178, obj=0x0) at object.c:2783
#25 0x00214265 in worker_thread (data=0x0) at threadpool-ms.c:638
#26 0x0021186c in start_wrapper_internal [inlined] () at :723
#27 0x0021186c in start_wrapper (data=<value temporarily unavailable, due to optimizations>) at threads.c:770
#28 0x002c1680 in inner_start_thread (arg=<value temporarily unavailable, due to optimizations>) at mono-threads-posix.c:97
#29 0x967bfe13 in _pthread_body ()
#30 0x967bfd89 in _pthread_start ()
#31 0x967bde52 in thread_start ()
Thread 13 (process 97392):
#0 0x901c276e in recvfrom$UNIX2003 ()
#1 0x002a9388 in _wapi_recvfrom (fd=85, buf=0x9b0a48) at sockets.c:503
#2 0x002a9307 in _wapi_recv (fd=85, buf=0x9b0a48, len=4096, recv_flags=0) at sockets.c:486
#3 0x001fe43f in ves_icall_System_Net_Sockets_Socket_Receive_internal (sock=0, buffer=<value temporarily unavailable, due to optimizations>, offset=<value temporarily unavailable, due to optimizations>, flags=<value temporarily unavailable, due to optimizations>, error=<value temporarily unavailable, due to optimizations>) at socket-io.c:1377
#4 0x190a909c in ?? ()
#5 0x190a9004 in ?? ()
#6 0x190a9e54 in ?? ()
#7 0x190a9cf8 in ?? ()
#8 0x190a9b44 in ?? ()
#9 0x0184acbd in System_IO_BufferedStream_Read_byte___int_int ()
#10 0x1f534b34 in ?? ()
#11 0x1f53486c in ?? ()
#12 0x1f531ed8 in ?? ()
#13 0x1f52fbd5 in ?? ()
#14 0x1f52f301 in ?? ()
#15 0x01a90aaa in System_Runtime_Remoting_Proxies_RemotingProxy_Invoke_System_Runtime_Remoting_Messaging_IMessage ()
#16 0x01a8f423 in System_Runtime_Remoting_Proxies_RealProxy_PrivateInvoke_System_Runtime_Remoting_Proxies_RealProxy_System_Runtime_Remoting_Messaging_IMessage_System_Exception__object___ ()
#17 0x1112bccf in ?? ()
#18 0x0007573a in mono_jit_runtime_invoke () at mini-runtime.c:2333
#19 0x00238d5f in mono_runtime_invoke (method=0x790318b8, obj=0x0) at object.c:2783
#20 0x00242721 in mono_remoting_invoke (real_proxy=0x1de9fea0, msg=0x8e6c88, exc=0x0, out_args=<value temporarily unavailable, due to optimizations>) at object.c:5942
#21 0x00204b50 in mono_remoting_wrapper (method=0x818e3970, params=0xb0cf69d4) at remoting.c:378
#22 0x1112bc08 in ?? ()
#23 0x1f5c7f80 in ?? ()
#24 0x1f5d2293 in ?? ()
#25 0x019223e5 in System_Threading_Tasks_Task_1_T_REF_InnerInvoke ()
#26 0x01934f4e in System_Threading_Tasks_Task_Execute ()
#27 0x01935679 in System_Threading_Tasks_Task_ExecutionContextCallback_object ()
#28 0x01947f65 in System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool ()
#29 0x01947db4 in System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool ()
#30 0x019355e8 in System_Threading_Tasks_Task_ExecuteWithThreadLocal_System_Threading_Tasks_Task_ ()
#31 0x01935470 in System_Threading_Tasks_Task_ExecuteEntry_bool ()
#32 0x01935316 in System_Threading_Tasks_Task_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem ()
#33 0x0194c999 in System_Threading_ThreadPoolWorkQueue_Dispatch ()
#34 0x0194df88 in System_Threading__ThreadPoolWaitCallback_PerformWaitCallback ()
#35 0x0376867d in ?? ()
#36 0x0007573a in mono_jit_runtime_invoke () at mini-runtime.c:2333
#37 0x00238d5f in mono_runtime_invoke (method=0x790de178, obj=0x0) at object.c:2783
#38 0x00214265 in worker_thread (data=0x0) at threadpool-ms.c:638
#39 0x0021186c in start_wrapper_internal [inlined] () at :723
#40 0x0021186c in start_wrapper (data=<value temporarily unavailable, due to optimizations>) at threads.c:770
#41 0x002c1680 in inner_start_thread (arg=<value temporarily unavailable, due to optimizations>) at mono-threads-posix.c:97
#42 0x967bfe13 in _pthread_body ()
#43 0x967bfd89 in _pthread_start ()
#44 0x967bde52 in thread_start ()
Thread 12 (process 97392):
#0 0x901c2512 in __psynch_cvwait ()
#1 0x967c0a4a in _pthread_cond_wait ()
#2 0x967c41c0 in pthread_cond_wait$UNIX2003 ()
#3 0x946c67ef in CVDisplayLink::runIOThread ()
#4 0x946c6439 in startIOThread ()
#5 0x967bfe13 in _pthread_body ()
#6 0x967bfd89 in _pthread_start ()
#7 0x967bde52 in thread_start ()
Thread 11 (process 97392):
#0 0x901c276e in recvfrom$UNIX2003 ()
#1 0x002a9388 in _wapi_recvfrom (fd=79, buf=0x99dd48) at sockets.c:503
#2 0x002a9307 in _wapi_recv (fd=79, buf=0x99dd48, len=4096, recv_flags=0) at sockets.c:486
#3 0x001fe43f in ves_icall_System_Net_Sockets_Socket_Receive_internal (sock=0, buffer=<value temporarily unavailable, due to optimizations>, offset=<value temporarily unavailable, due to optimizations>, flags=<value temporarily unavailable, due to optimizations>, error=<value temporarily unavailable, due to optimizations>) at socket-io.c:1377
#4 0x190a909c in ?? ()
#5 0x190a9004 in ?? ()
#6 0x190a9e54 in ?? ()
#7 0x190a9cf8 in ?? ()
#8 0x190a9b44 in ?? ()
#9 0x0184acbd in System_IO_BufferedStream_Read_byte___int_int ()
#10 0x1f534b34 in ?? ()
#11 0x1f53486c in ?? ()
#12 0x1f531ed8 in ?? ()
#13 0x1f52fbd5 in ?? ()
#14 0x1f52f301 in ?? ()
#15 0x01a90aaa in System_Runtime_Remoting_Proxies_RemotingProxy_Invoke_System_Runtime_Remoting_Messaging_IMessage ()
#16 0x01a8f423 in System_Runtime_Remoting_Proxies_RealProxy_PrivateInvoke_System_Runtime_Remoting_Proxies_RealProxy_System_Runtime_Remoting_Messaging_IMessage_System_Exception__object___ ()
#17 0x1112bccf in ?? ()
#18 0x0007573a in mono_jit_runtime_invoke () at mini-runtime.c:2333
#19 0x00238d5f in mono_runtime_invoke (method=0x790318b8, obj=0x0) at object.c:2783
#20 0x00242721 in mono_remoting_invoke (real_proxy=0x1deb6760, msg=0x8d5d18, exc=0x0, out_args=<value temporarily unavailable, due to optimizations>) at object.c:5942
#21 0x00204b50 in mono_remoting_wrapper (method=0x818e3970, params=0xb0b729d4) at remoting.c:378
#22 0x1112bc08 in ?? ()
#23 0x1f5c7f80 in ?? ()
#24 0x1f5d2293 in ?? ()
#25 0x019223e5 in System_Threading_Tasks_Task_1_T_REF_InnerInvoke ()
#26 0x01934f4e in System_Threading_Tasks_Task_Execute ()
#27 0x01935679 in System_Threading_Tasks_Task_ExecutionContextCallback_object ()
#28 0x01947f65 in System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool ()
#29 0x01947db4 in System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool ()
#30 0x019355e8 in System_Threading_Tasks_Task_ExecuteWithThreadLocal_System_Threading_Tasks_Task_ ()
#31 0x01935470 in System_Threading_Tasks_Task_ExecuteEntry_bool ()
#32 0x01935316 in System_Threading_Tasks_Task_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem ()
#33 0x0194c999 in System_Threading_ThreadPoolWorkQueue_Dispatch ()
#34 0x0194df88 in System_Threading__ThreadPoolWaitCallback_PerformWaitCallback ()
#35 0x0376867d in ?? ()
#36 0x0007573a in mono_jit_runtime_invoke () at mini-runtime.c:2333
#37 0x00238d5f in mono_runtime_invoke (method=0x790de178, obj=0x0) at object.c:2783
#38 0x00214265 in worker_thread (data=0x0) at threadpool-ms.c:638
#39 0x0021186c in start_wrapper_internal [inlined] () at :723
#40 0x0021186c in start_wrapper (data=<value temporarily unavailable, due to optimizations>) at threads.c:770
#41 0x002c1680 in inner_start_thread (arg=<value temporarily unavailable, due to optimizations>) at mono-threads-posix.c:97
#42 0x967bfe13 in _pthread_body ()
#43 0x967bfd89 in _pthread_start ()
#44 0x967bde52 in thread_start ()
Thread 10 (process 97392):
#0 0x901c276e in recvfrom$UNIX2003 ()
#1 0x002a9388 in _wapi_recvfrom (fd=82, buf=0x1c67d620) at sockets.c:503
#2 0x002a9307 in _wapi_recv (fd=82, buf=0x1c67d620, len=4096, recv_flags=0) at sockets.c:486
#3 0x001fe43f in ves_icall_System_Net_Sockets_Socket_Receive_internal (sock=0, buffer=<value temporarily unavailable, due to optimizations>, offset=<value temporarily unavailable, due to optimizations>, flags=<value temporarily unavailable, due to optimizations>, error=<value temporarily unavailable, due to optimizations>) at socket-io.c:1377
#4 0x190a909c in ?? ()
#5 0x190a9004 in ?? ()
#6 0x190a9e54 in ?? ()
#7 0x190a9cf8 in ?? ()
#8 0x190a9b44 in ?? ()
#9 0x0184acbd in System_IO_BufferedStream_Read_byte___int_int ()
#10 0x1f534b34 in ?? ()
#11 0x1f53486c in ?? ()
#12 0x1f531ed8 in ?? ()
#13 0x1f52fbd5 in ?? ()
#14 0x1f52f301 in ?? ()
#15 0x01a90aaa in System_Runtime_Remoting_Proxies_RemotingProxy_Invoke_System_Runtime_Remoting_Messaging_IMessage ()
#16 0x01a8f423 in System_Runtime_Remoting_Proxies_RealProxy_PrivateInvoke_System_Runtime_Remoting_Proxies_RealProxy_System_Runtime_Remoting_Messaging_IMessage_System_Exception__object___ ()
#17 0x1112bccf in ?? ()
#18 0x0007573a in mono_jit_runtime_invoke () at mini-runtime.c:2333
#19 0x00238d5f in mono_runtime_invoke (method=0x790318b8, obj=0x0) at object.c:2783
#20 0x00242721 in mono_remoting_invoke (real_proxy=0x1de9fca0, msg=0x825c00, exc=0x0, out_args=<value temporarily unavailable, due to optimizations>) at object.c:5942
#21 0x00204b50 in mono_remoting_wrapper (method=0x818e3970, params=0xb0a709d4) at remoting.c:378
#22 0x1112bc08 in ?? ()
#23 0x1f5c7f80 in ?? ()
#24 0x1f5d2293 in ?? ()
#25 0x019223e5 in System_Threading_Tasks_Task_1_T_REF_InnerInvoke ()
#26 0x01934f4e in System_Threading_Tasks_Task_Execute ()
#27 0x01935679 in System_Threading_Tasks_Task_ExecutionContextCallback_object ()
#28 0x01947f65 in System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool ()
#29 0x01947db4 in System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool ()
#30 0x019355e8 in System_Threading_Tasks_Task_ExecuteWithThreadLocal_System_Threading_Tasks_Task_ ()
#31 0x01935470 in System_Threading_Tasks_Task_ExecuteEntry_bool ()
#32 0x01935316 in System_Threading_Tasks_Task_System_Threading_IThreadPoolWorkItem_ExecuteWorkItem ()
#33 0x0194c999 in System_Threading_ThreadPoolWorkQueue_Dispatch ()
#34 0x0194df88 in System_Threading__ThreadPoolWaitCallback_PerformWaitCallback ()
#35 0x0376867d in ?? ()
#36 0x0007573a in mono_jit_runtime_invoke () at mini-runtime.c:2333
#37 0x00238d5f in mono_runtime_invoke (method=0x790de178, obj=0x0) at object.c:2783
#38 0x00214265 in worker_thread (data=0x0) at threadpool-ms.c:638
#39 0x0021186c in start_wrapper_internal [inlined] () at :723
#40 0x0021186c in start_wrapper (data=<value temporarily unavailable, due to optimizations>) at threads.c:770
#41 0x002c1680 in inner_start_thread (arg=<value temporarily unavailable, due to optimizations>) at mono-threads-posix.c:97
#42 0x967bfe13 in _pthread_body ()
#43 0x967bfd89 in _pthread_start ()
#44 0x967bde52 in thread_start ()
Thread 9 (process 97392):
#0 0x901c38b2 in kevent ()
#1 0x00216a26 in kqueue_event_wait () at threadpool-ms-io-kqueue.c:67
#2 0x00215f61 in selector_thread (data=0x0) at threadpool-ms-io.c:252
#3 0x0021186c in start_wrapper_internal [inlined] () at :723
#4 0x0021186c in start_wrapper (data=<value temporarily unavailable, due to optimizations>) at threads.c:770
#5 0x002c1680 in inner_start_thread (arg=<value temporarily unavailable, due to optimizations>) at mono-threads-posix.c:97
#6 0x967bfe13 in _pthread_body ()
#7 0x967bfd89 in _pthread_start ()
#8 0x967bde52 in thread_start ()
Thread 8 (process 97392):
#0 0x901c2512 in __psynch_cvwait ()
#1 0x967c0a4a in _pthread_cond_wait ()
#2 0x967c420c in pthread_cond_timedwait$UNIX2003 ()
#3 0x0029cb47 in timedwait_signal_poll_cond [inlined] () at :1514
#4 0x0029cb47 in _wapi_handle_timedwait_signal_handle (handle=<value temporarily unavailable, due to optimizations>, timeout=0xb094caa0, poll=<value temporarily unavailable, due to optimizations>) at handles.c:1604
#5 0x002ac7aa in wapi_WaitForSingleObjectEx (handle=<value temporarily unavailable, due to optimizations>, timeout=<value temporarily unavailable, due to optimizations>, alertable=<value temporarily unavailable, due to optimizations>) at wait.c:196
#6 0x0020d832 in mono_wait_uninterrupted [inlined] () at :1447
#7 0x0020d832 in ves_icall_System_Threading_WaitHandle_WaitOne_internal (this=0xa74a60, ms=Cannot access memory at address 0xffffffffffffffff
) at threads.c:1581
#8 0x08e63220 in ?? ()
#9 0x01b0948e in System_Threading_WaitHandle_WaitOne_int_bool ()
#10 0x01b0952d in System_Threading_WaitHandle_WaitOne_int ()
#11 0x01b0864e in System_Threading_Timer_Scheduler_SchedulerThread ()
#12 0x0194976f in System_Threading_ThreadHelper_ThreadStart_Context_object ()
#13 0x01947f65 in System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool ()
#14 0x01947db4 in System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool ()
#15 0x01947d2b in System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object ()
#16 0x0194989a in System_Threading_ThreadHelper_ThreadStart ()
#17 0x0069589d in ?? ()
#18 0x0007573a in mono_jit_runtime_invoke () at mini-runtime.c:2333
#19 0x00238d5f in mono_runtime_invoke (method=0x7a91bad0, obj=0xa74b48) at object.c:2783
#20 0x0023e25c in mono_runtime_delegate_invoke (delegate=0xa74b48, params=0x901c2512, exc=0xb094c97c) at object.c:3494
#21 0x002118e5 in start_wrapper_internal [inlined] () at :729
#22 0x002118e5 in start_wrapper (data=<value temporarily unavailable, due to optimizations>) at threads.c:770
#23 0x002c1680 in inner_start_thread (arg=<value temporarily unavailable, due to optimizations>) at mono-threads-posix.c:97
#24 0x967bfe13 in _pthread_body ()
#25 0x967bfd89 in _pthread_start ()
#26 0x967bde52 in thread_start ()
Thread 7 (process 97392):
#0 0x901c2512 in __psynch_cvwait ()
#1 0x967c0a4a in _pthread_cond_wait ()
#2 0x967c41c0 in pthread_cond_wait$UNIX2003 ()
#3 0x002143d8 in worker_park [inlined] () at :527
#4 0x002143d8 in worker_thread (data=0x0) at threadpool-ms.c:612
#5 0x0021186c in start_wrapper_internal [inlined] () at :723
#6 0x0021186c in start_wrapper (data=<value temporarily unavailable, due to optimizations>) at threads.c:770
#7 0x002c1680 in inner_start_thread (arg=<value temporarily unavailable, due to optimizations>) at mono-threads-posix.c:97
#8 0x967bfe13 in _pthread_body ()
#9 0x967bfd89 in _pthread_start ()
#10 0x967bde52 in thread_start ()
Thread 6 (process 97392):
#0 0x901c2512 in __psynch_cvwait ()
#1 0x967c0a4a in _pthread_cond_wait ()
#2 0x967c41c0 in pthread_cond_wait$UNIX2003 ()
#3 0x002143d8 in worker_park [inlined] () at :527
#4 0x002143d8 in worker_thread (data=0x0) at threadpool-ms.c:612
#5 0x0021186c in start_wrapper_internal [inlined] () at :723
#6 0x0021186c in start_wrapper (data=<value temporarily unavailable, due to optimizations>) at threads.c:770
#7 0x002c1680 in inner_start_thread (arg=<value temporarily unavailable, due to optimizations>) at mono-threads-posix.c:97
#8 0x967bfe13 in _pthread_body ()
#9 0x967bfd89 in _pthread_start ()
#10 0x967bde52 in thread_start ()
Thread 5 (process 97392):
#0 0x901c2512 in __psynch_cvwait ()
#1 0x967c0a4a in _pthread_cond_wait ()
#2 0x967c41c0 in pthread_cond_wait$UNIX2003 ()
#3 0x0029cb55 in _wapi_handle_timedwait_signal_handle (handle=<value temporarily unavailable, due to optimizations>, timeout=<value temporarily unavailable, due to optimizations>, poll=<value temporarily unavailable, due to optimizations>) at handles.c:1609
#4 0x0029cc08 in _wapi_handle_wait_signal_handle (handle=0x10a, alertable=1) at handles.c:1554
#5 0x002ac78d in wapi_WaitForSingleObjectEx (handle=<value temporarily unavailable, due to optimizations>, timeout=<value temporarily unavailable, due to optimizations>, alertable=1) at wait.c:194
#6 0x0020d832 in mono_wait_uninterrupted [inlined] () at :1447
#7 0x0020d832 in ves_icall_System_Threading_WaitHandle_WaitOne_internal (this=0x9fed98, ms=Cannot access memory at address 0xffffffffffffffff
) at threads.c:1581
#8 0x08e63220 in ?? ()
#9 0x01b093c8 in System_Threading_WaitHandle_WaitOne ()
#10 0x08e62f96 in ?? ()
#11 0x0194976f in System_Threading_ThreadHelper_ThreadStart_Context_object ()
#12 0x01947f65 in System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool ()
#13 0x01947db4 in System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool ()
#14 0x01947d2b in System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object ()
#15 0x0194989a in System_Threading_ThreadHelper_ThreadStart ()
#16 0x0069589d in ?? ()
#17 0x0007573a in mono_jit_runtime_invoke () at mini-runtime.c:2333
#18 0x00238d5f in mono_runtime_invoke (method=0x7a91bad0, obj=0x9fefe0) at object.c:2783
#19 0x0023e25c in mono_runtime_delegate_invoke (delegate=0x9fefe0, params=0x901c2512, exc=0xb0520a7c) at object.c:3494
#20 0x002118e5 in start_wrapper_internal [inlined] () at :729
#21 0x002118e5 in start_wrapper (data=<value temporarily unavailable, due to optimizations>) at threads.c:770
#22 0x002c1680 in inner_start_thread (arg=<value temporarily unavailable, due to optimizations>) at mono-threads-posix.c:97
#23 0x967bfe13 in _pthread_body ()
#24 0x967bfd89 in _pthread_start ()
#25 0x967bde52 in thread_start ()
Thread 4 (process 97392):
#0 0x901c38ce in kevent64 ()
#1 0x95fc173f in _dispatch_mgr_invoke ()
#2 0x95fc13a2 in _dispatch_mgr_thread ()
Thread 3 (process 97392):
#0 0x901bca0a in semaphore_wait_trap ()
#1 0x002b9b0a in mono_sem_wait (sem=0x399064, alertable=1) at mono-semaphore.c:109
#2 0x00236c5e in finalizer_thread (unused=0x0) at gc.c:1096
#3 0x0021186c in start_wrapper_internal [inlined] () at :723
#4 0x0021186c in start_wrapper (data=<value temporarily unavailable, due to optimizations>) at threads.c:770
#5 0x002c1680 in inner_start_thread (arg=<value temporarily unavailable, due to optimizations>) at mono-threads-posix.c:97
#6 0x967bfe13 in _pthread_body ()
#7 0x967bfd89 in _pthread_start ()
#8 0x967bde52 in thread_start ()
Thread 2 (process 97392):
#0 0x901c2512 in __psynch_cvwait ()
#1 0x967c0a4a in _pthread_cond_wait ()
#2 0x967c41c0 in pthread_cond_wait$UNIX2003 ()
#3 0x00297162 in thread_func (thread_data=0x0) at sgen-thread-pool.c:118
#4 0x967bfe13 in _pthread_body ()
#5 0x967bfd89 in _pthread_start ()
#6 0x967bde52 in thread_start ()
Thread 1 (process 97392):
#0 0x901c2e16 in __wait4 ()
#1 0x9c2c8b15 in waitpid$UNIX2003 ()
#2 0x00124a6d in mono_handle_native_sigsegv (signal=11, ctx=0x72ffe0, info=0x72ffa0) at mini-exceptions.c:2237
#3 0x00170da2 in mono_arch_handle_altstack_exception (sigctx=<value temporarily unavailable, due to optimizations>, siginfo=<value temporarily unavailable, due to optimizations>, fault_addr=<value temporarily unavailable, due to optimizations>, stack_ovf=0) at exceptions-x86.c:1097
#4 0x0007284e in mono_sigsegv_signal_handler (_info=<value temporarily unavailable, due to optimizations>, context=<value temporarily unavailable, due to optimizations>) at mini-runtime.c:2460
#5 <signal handler called>
#6 0x00283f15 in sgen_vtable_get_descriptor [inlined] () at :39
#7 0x00283f15 in sgen_client_par_object_get_size (vtable=0x50000, o=0xa005a0) at sgen-client-mono.h:143
#8 0x002835f0 in pin_objects_from_nursery_pin_queue [inlined] () at :733
#9 0x002835f0 in pin_objects_in_nursery () at sgen-gc.c:738
#10 0x0027e99b in collect_nursery () at sgen-gc.c:1566
#11 0x0027e26d in sgen_perform_collection (requested_size=<value temporarily unavailable, due to optimizations>, generation_to_collect=<value temporarily unavailable, due to optimizations>, reason=0x2fc676 "Nursery full", wait_to_finish=Cannot access memory at address 0x1
) at sgen-gc.c:2367
#12 0x0027df95 in sgen_ensure_free_space (size=<value temporarily unavailable, due to optimizations>) at sgen-gc.c:2296
#13 0x00273f78 in sgen_alloc_obj_nolock (vtable=0x78726860, size=3168) at sgen-alloc.c:274
#14 0x002716aa in mono_gc_alloc_vector (vtable=<value temporarily unavailable, due to optimizations>) at sgen-mono.c:1727
#15 0x00695317 in ?? ()
#16 0x00693540 in ?? ()
#17 0x2739fce0 in ?? ()
#18 0x2739fc5c in ?? ()
#19 0x2739f95c in ?? ()
#20 0x2739f7a8 in ?? ()
#21 0x2739d8f4 in ?? ()
#22 0x2739bce0 in ?? ()
#23 0x273b7f68 in ?? ()
#24 0x273b7e04 in ?? ()
#25 0x273b7da2 in ?? ()
#26 0x273a8536 in ?? ()
#27 0x09d434a0 in ?? ()
#28 0x273c5796 in ?? ()
#29 0x273c5754 in ?? ()
#30 0x273c56ec in ?? ()
#31 0x273c5500 in ?? ()
#32 0x273c5288 in ?? ()
#33 0x273c4fb0 in ?? ()
#34 0x273c4e2c in ?? ()
#35 0x273955ec in ?? ()
#36 0x273950d4 in ?? ()
#37 0x1f5df8dc in ?? ()
#38 0x1f5dee04 in ?? ()
#39 0x1f5de94c in ?? ()
#40 0x1f5d6410 in ?? ()
#41 0x1bb2be80 in ?? ()
#42 0x1f5d0636 in ?? ()
#43 0x1dd3dbc0 in ?? ()
#44 0x0188c182 in System_Runtime_CompilerServices_AsyncMethodBuilderCore_MoveNextRunner_InvokeMoveNext_object ()
#45 0x01947f65 in System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool ()
#46 0x01947db4 in System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool ()
#47 0x0188c05c in System_Runtime_CompilerServices_AsyncMethodBuilderCore_MoveNextRunner_Run ()
#48 0x0193f23b in System_Threading_Tasks_AwaitTaskContinuation_InvokeAction_object ()
#49 0x0193f354 in System_Threading_Tasks_AwaitTaskContinuation_RunCallback_System_Threading_ContextCallback_object_System_Threading_Tasks_Task_ ()
#50 0x0193e775 in System_Threading_Tasks_SynchronizationContextAwaitTaskContinuation_Run_System_Threading_Tasks_Task_bool ()
#51 0x01936948 in System_Threading_Tasks_Task_FinishContinuations ()
#52 0x01934b5c in System_Threading_Tasks_Task_FinishStageThree ()
#53 0x01922046 in System_Threading_Tasks_Task_1_T_REF_TrySetResult_T_REF ()
#54 0x0188b233 in System_Runtime_CompilerServices_AsyncTaskMethodBuilder_1_T_REF_SetResult_T_REF ()
#55 0x1dd40864 in ?? ()
#56 0x0188c182 in System_Runtime_CompilerServices_AsyncMethodBuilderCore_MoveNextRunner_InvokeMoveNext_object ()
#57 0x01947f65 in System_Threading_ExecutionContext_RunInternal_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool ()
#58 0x01947db4 in System_Threading_ExecutionContext_Run_System_Threading_ExecutionContext_System_Threading_ContextCallback_object_bool ()
#59 0x0188c05c in System_Runtime_CompilerServices_AsyncMethodBuilderCore_MoveNextRunner_Run ()
#60 0x0193ea8b in System_Threading_Tasks_SynchronizationContextAwaitTaskContinuation__s_postCallbackm__0_object ()
#61 0x1dd45bbc in ?? ()
#62 0x1dd45b65 in ?? ()
#63 0x1dd45adc in ?? ()
#64 0x1ba39d84 in ?? ()
#65 0x1a702bc4 in ?? ()
#66 0x1dd47504 in ?? ()
#67 0x1dd47421 in ?? ()
#68 0x1dd45bbc in ?? ()
#69 0x1dd45b65 in ?? ()
#70 0x1dd45adc in ?? ()
#71 0x1ba39d84 in ?? ()
#72 0x1bf819a5 in ?? ()
#73 0x118a0af8 in ?? ()
#74 0x03dae137 in g_timeout_dispatch ()
#75 0x03db2ea3 in g_main_dispatch ()
#76 0x03db2cb5 in g_main_context_dispatch ()
#77 0x03db336b in g_main_context_iterate ()
#78 0x03db393a in g_main_loop_run ()
#79 0x0409459f in gtk_main ()
#80 0x1bb2f794 in ?? ()
#81 0x1bb2f684 in ?? ()
#82 0x1bb2f664 in ?? ()
#83 0x039bf68c in ?? ()
#84 0x00693140 in ?? ()
#85 0x00692ee4 in ?? ()
#86 0x00692fbc in ?? ()
#87 0x0007573a in mono_jit_runtime_invoke () at mini-runtime.c:2333
#88 0x00238d5f in mono_runtime_invoke (method=0x7909dcc8, obj=0x0) at object.c:2783
#89 0x0023eab1 in mono_runtime_exec_main (method=0x7909dcc8, args=<value temporarily unavailable, due to optimizations>, exc=0x0) at object.c:4040
#90 0x0023e86a in mono_runtime_run_main () at object.c:3666
#91 0x000ed65d in mono_jit_exec (domain=0x78726ed0, assembly=0x78731a70, argc=10487200, argv=0x50000) at driver.c:1004
#92 0x000ef970 in mono_main (argc=<value temporarily unavailable, due to optimizations>, argv=<value temporarily unavailable, due to optimizations>) at driver.c:1063
#93 0x00067d90 in main (argc=<value temporarily unavailable, due to optimizations>, argv=<value temporarily unavailable, due to optimizations>) at main.c:94
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
make[1]: *** [runmd-sgen] Abort trap: 6
make: *** [run] Error 2
davicmac:monodevelop davidkarlas$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment