Skip to content

Instantly share code, notes, and snippets.

@atin360
Created July 3, 2013 05:45
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 atin360/ca1ba9100a424c9eb86b to your computer and use it in GitHub Desktop.
Save atin360/ca1ba9100a424c9eb86b to your computer and use it in GitHub Desktop.
Starting Xamarin Studio
Loading Workbench
ERROR [2013-07-03 11:01:51Z]: ANDROID: Error finding Xamarin.Android SDK
System.ArgumentException: Invalid sdk path
at Xamarin.AndroidTools.MonoDroidSdkBase.Initialize (System.String mfaSdkPath, System.String mfaFrameworkPath) [0x00098] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/md-addins/MonoDevelop.MonoDroid/external/androidtools/Xamarin.AndroidTools/Sdks/MonoDroidSdkBase.cs:70
at Xamarin.AndroidTools.MonoDroidSdk.Refresh (System.String mfaSdkPath, System.String mfaFrameworkPath) [0x00037] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/md-addins/MonoDevelop.MonoDroid/external/androidtools/Xamarin.AndroidTools/MonoDroidSdk.cs:120
Initializing Main Window
ICSharpCode.NRefactory.TypeSystem.Implementation.DefaultResolvedMethod doesn't implement interface ICSharpCode.NRefactory.TypeSystem.IField
Stacktrace:
at <unknown> <0xffffffff>
at ICSharpCode.NRefactory.TypeSystem.SignatureComparer.Equals (ICSharpCode.NRefactory.TypeSystem.IMember,ICSharpCode.NRefactory.TypeSystem.IMember) [0x00009] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory/TypeSystem/ParameterListComparer.cs:114
at ICSharpCode.NRefactory.CSharp.Resolver.MemberLookup.AddMembers (ICSharpCode.NRefactory.TypeSystem.IType,System.Collections.Generic.IEnumerable`1<ICSharpCode.NRefactory.TypeSystem.IMember>,bool,System.Collections.Generic.List`1<ICSharpCode.NRefactory.CSharp.Resolver.MemberLookup/LookupGroup>,bool,System.Collections.Generic.IEnumerable`1<ICSharpCode.NRefactory.TypeSystem.IType>&,System.Collections.Generic.List`1<ICSharpCode.NRefactory.TypeSystem.IParameterizedMember>&,ICSharpCode.NRefactory.TypeSystem.IMember&) [0x0009a] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Resolver/MemberLookup.cs:526
at ICSharpCode.NRefactory.CSharp.Resolver.MemberLookup.Lookup (ICSharpCode.NRefactory.Semantics.ResolveResult,string,System.Collections.Generic.IList`1<ICSharpCode.NRefactory.TypeSystem.IType>,bool) [0x0014c] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Resolver/MemberLookup.cs:382
at ICSharpCode.NRefactory.CSharp.Resolver.CSharpResolver.ResolveMemberAccess (ICSharpCode.NRefactory.Semantics.ResolveResult,string,System.Collections.Generic.IList`1<ICSharpCode.NRefactory.TypeSystem.IType>,ICSharpCode.NRefactory.CSharp.NameLookupMode) [0x000a4] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Resolver/CSharpResolver.cs:1638
at ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.ResolveMemberReferenceOnGivenTarget (ICSharpCode.NRefactory.Semantics.ResolveResult,ICSharpCode.NRefactory.CSharp.MemberReferenceExpression) [0x0000d] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Resolver/ResolveVisitor.cs:1859
at ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.ICSharpCode.NRefactory.CSharp.IAstVisitor<ICSharpCode.NRefactory.Semantics.ResolveResult>.VisitInvocationExpression (ICSharpCode.NRefactory.CSharp.InvocationExpression) [0x00060] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Resolver/ResolveVisitor.cs:1880
at ICSharpCode.NRefactory.CSharp.InvocationExpression.AcceptVisitor<T> (ICSharpCode.NRefactory.CSharp.IAstVisitor`1<T>) [0x00000] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Ast/Expressions/InvocationExpression.cs:60
at ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.Resolve (ICSharpCode.NRefactory.CSharp.AstNode) [0x00051] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Resolver/ResolveVisitor.cs:220
at ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.ICSharpCode.NRefactory.CSharp.IAstVisitor<ICSharpCode.NRefactory.Semantics.ResolveResult>.VisitBinaryOperatorExpression (ICSharpCode.NRefactory.CSharp.BinaryOperatorExpression) [0x00021] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Resolver/ResolveVisitor.cs:1355
at ICSharpCode.NRefactory.CSharp.BinaryOperatorExpression.AcceptVisitor<T> (ICSharpCode.NRefactory.CSharp.IAstVisitor`1<T>) [0x00000] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Ast/Expressions/BinaryOperatorExpression.cs:97
at ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.Resolve (ICSharpCode.NRefactory.CSharp.AstNode) [0x00051] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Resolver/ResolveVisitor.cs:220
at ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.GetArguments (System.Collections.Generic.IEnumerable`1<ICSharpCode.NRefactory.CSharp.Expression>,string[]&) [0x00060] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Resolver/ResolveVisitor.cs:1768
at ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.ResolveInvocationOnGivenTarget (ICSharpCode.NRefactory.Semantics.ResolveResult,ICSharpCode.NRefactory.CSharp.InvocationExpression) [0x00000] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Resolver/ResolveVisitor.cs:1913
at ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.ICSharpCode.NRefactory.CSharp.IAstVisitor<ICSharpCode.NRefactory.Semantics.ResolveResult>.VisitInvocationExpression (ICSharpCode.NRefactory.CSharp.InvocationExpression) [0x000c0] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Resolver/ResolveVisitor.cs:1896
at ICSharpCode.NRefactory.CSharp.InvocationExpression.AcceptVisitor<T> (ICSharpCode.NRefactory.CSharp.IAstVisitor`1<T>) [0x00000] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Ast/Expressions/InvocationExpression.cs:60
at ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.Resolve (ICSharpCode.NRefactory.CSharp.AstNode) [0x00051] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Resolver/ResolveVisitor.cs:220
at ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.Scan (ICSharpCode.NRefactory.CSharp.AstNode) [0x0011a] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Resolver/ResolveVisitor.cs:192
at ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.ScanChildren (ICSharpCode.NRefactory.CSharp.AstNode) [0x0000c] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Resolver/ResolveVisitor.cs:270
at ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.ICSharpCode.NRefactory.CSharp.IAstVisitor<ICSharpCode.NRefactory.Semantics.ResolveResult>.VisitExpressionStatement (ICSharpCode.NRefactory.CSharp.ExpressionStatement) [0x00000] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Resolver/ResolveVisitor.cs:3060
at ICSharpCode.NRefactory.CSharp.ExpressionStatement.AcceptVisitor<T> (ICSharpCode.NRefactory.CSharp.IAstVisitor`1<T>) [0x00000] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Ast/Statements/ExpressionStatement.cs:50
at ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.Resolve (ICSharpCode.NRefactory.CSharp.AstNode) [0x00051] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Resolver/ResolveVisitor.cs:220
at ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.Scan (ICSharpCode.NRefactory.CSharp.AstNode) [0x0011a] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Resolver/ResolveVisitor.cs:192
at ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.ScanChildren (ICSharpCode.NRefactory.CSharp.AstNode) [0x0000c] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Resolver/ResolveVisitor.cs:270
at ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.ICSharpCode.NRefactory.CSharp.IAstVisitor<ICSharpCode.NRefactory.Semantics.ResolveResult>.VisitBlockStatement (ICSharpCode.NRefactory.CSharp.BlockStatement) [0x00011] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Resolver/ResolveVisitor.cs:2881
at ICSharpCode.NRefactory.CSharp.BlockStatement.AcceptVisitor<T> (ICSharpCode.NRefactory.CSharp.IAstVisitor`1<T>) [0x00000] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Ast/Statements/BlockStatement.cs:134
at ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.Resolve (ICSharpCode.NRefactory.CSharp.AstNode) [0x00051] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Resolver/ResolveVisitor.cs:220
at ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.Scan (ICSharpCode.NRefactory.CSharp.AstNode) [0x0011a] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Resolver/ResolveVisitor.cs:192
at ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.ScanChildren (ICSharpCode.NRefactory.CSharp.AstNode) [0x0000c] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Resolver/ResolveVisitor.cs:270
at ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.VisitMethodMember (ICSharpCode.NRefactory.CSharp.EntityDeclaration) [0x00134] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Resolver/ResolveVisitor.cs:822
at ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.ICSharpCode.NRefactory.CSharp.IAstVisitor<ICSharpCode.NRefactory.Semantics.ResolveResult>.VisitMethodDeclaration (ICSharpCode.NRefactory.CSharp.MethodDeclaration) [0x00000] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Resolver/ResolveVisitor.cs:835
at ICSharpCode.NRefactory.CSharp.MethodDeclaration.AcceptVisitor<T> (ICSharpCode.NRefactory.CSharp.IAstVisitor`1<T>) [0x00000] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Ast/TypeMembers/MethodDeclaration.cs:85
at ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.Resolve (ICSharpCode.NRefactory.CSharp.AstNode) [0x00051] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Resolver/ResolveVisitor.cs:220
at ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.Scan (ICSharpCode.NRefactory.CSharp.AstNode) [0x0011a] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Resolver/ResolveVisitor.cs:192
at ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.ScanChildren (ICSharpCode.NRefactory.CSharp.AstNode) [0x0000c] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Resolver/ResolveVisitor.cs:270
at ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.VisitTypeOrDelegate (ICSharpCode.NRefactory.CSharp.AstNode,string,int) [0x000d8] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Resolver/ResolveVisitor.cs:630
at ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.ICSharpCode.NRefactory.CSharp.IAstVisitor<ICSharpCode.NRefactory.Semantics.ResolveResult>.VisitTypeDeclaration (ICSharpCode.NRefactory.CSharp.TypeDeclaration) [0x00000] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Resolver/ResolveVisitor.cs:644
at ICSharpCode.NRefactory.CSharp.TypeDeclaration.AcceptVisitor<T> (ICSharpCode.NRefactory.CSharp.IAstVisitor`1<T>) [0x00000] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Ast/GeneralScope/TypeDeclaration.cs:112
at ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.Resolve (ICSharpCode.NRefactory.CSharp.AstNode) [0x00051] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Resolver/ResolveVisitor.cs:220
at ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.Scan (ICSharpCode.NRefactory.CSharp.AstNode) [0x0011a] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Resolver/ResolveVisitor.cs:192
at ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.ScanChildren (ICSharpCode.NRefactory.CSharp.AstNode) [0x0000c] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Resolver/ResolveVisitor.cs:270
at ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.ICSharpCode.NRefactory.CSharp.IAstVisitor<ICSharpCode.NRefactory.Semantics.ResolveResult>.VisitNamespaceDeclaration (ICSharpCode.NRefactory.CSharp.NamespaceDeclaration) [0x00106] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Resolver/ResolveVisitor.cs:596
at ICSharpCode.NRefactory.CSharp.NamespaceDeclaration.AcceptVisitor<T> (ICSharpCode.NRefactory.CSharp.IAstVisitor`1<T>) [0x00000] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Ast/GeneralScope/NamespaceDeclaration.cs:134
at ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.Resolve (ICSharpCode.NRefactory.CSharp.AstNode) [0x00051] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Resolver/ResolveVisitor.cs:220
at ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.Scan (ICSharpCode.NRefactory.CSharp.AstNode) [0x0011a] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Resolver/ResolveVisitor.cs:192
at ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.ScanChildren (ICSharpCode.NRefactory.CSharp.AstNode) [0x0000c] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Resolver/ResolveVisitor.cs:270
at ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.ICSharpCode.NRefactory.CSharp.IAstVisitor<ICSharpCode.NRefactory.Semantics.ResolveResult>.VisitSyntaxTree (ICSharpCode.NRefactory.CSharp.SyntaxTree) [0x00079] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Resolver/ResolveVisitor.cs:544
at ICSharpCode.NRefactory.CSharp.SyntaxTree.AcceptVisitor<T> (ICSharpCode.NRefactory.CSharp.IAstVisitor`1<T>) [0x00000] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Ast/SyntaxTree.cs:145
at ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.Resolve (ICSharpCode.NRefactory.CSharp.AstNode) [0x00051] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Resolver/ResolveVisitor.cs:220
at ICSharpCode.NRefactory.CSharp.Resolver.ResolveVisitor.Scan (ICSharpCode.NRefactory.CSharp.AstNode) [0x0011a] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Resolver/ResolveVisitor.cs:192
at ICSharpCode.NRefactory.CSharp.Resolver.CSharpAstResolver.ApplyNavigator (ICSharpCode.NRefactory.CSharp.Resolver.IResolveVisitorNavigator,System.Threading.CancellationToken) [0x00057] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/external/nrefactory/ICSharpCode.NRefactory.CSharp/Resolver/CSharpAstResolver.cs:148
at MonoDevelop.Refactoring.ExtensionMethods/<GetSharedResolver>c__AnonStorey2D.<>m__50 () [0x00018] in /Users/builder/data/lanes/monodevelop-lion-master/2e7fa9c3/source/monodevelop/main/src/addins/MonoDevelop.Refactoring/MonoDevelop.Refactoring/ExtensionMethods.cs:102
at System.Threading.Tasks.TaskActionInvoker/FuncInvoke`1.Invoke (System.Threading.Tasks.Task,object,System.Threading.Tasks.Task) [0x00000] in /private/tmp/source/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-3.0.12/mcs/class/corlib/System.Threading.Tasks/TaskActionInvoker.cs:241
at System.Threading.Tasks.Task.InnerInvoke () [0x00028] in /private/tmp/source/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-3.0.12/mcs/class/corlib/System.Threading.Tasks/Task.cs:507
at System.Threading.Tasks.Task.ThreadStart () [0x00097] in /private/tmp/source/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-3.0.12/mcs/class/corlib/System.Threading.Tasks/Task.cs:406
at System.Threading.Tasks.Task.Execute () [0x00000] in /private/tmp/source/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-3.0.12/mcs/class/corlib/System.Threading.Tasks/Task.cs:471
at System.Threading.Tasks.TpScheduler.TaskExecuterCallback (object) [0x00007] in /private/tmp/source/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-3.0.12/mcs/class/corlib/System.Threading.Tasks/TpScheduler.cs:59
at (wrapper runtime-invoke) <Module>.runtime_invoke_void__this___object (object,intptr,intptr,intptr) <IL 0x00052, 0xffffffff>
Native stacktrace:
0 libmonosgen-2.0.dylib 0x002a6774 mono_handle_native_sigsegv + 292
1 libmonosgen-2.0.dylib 0x002fbcdd sigabrt_signal_handler + 109
2 libsystem_c.dylib 0x91f9659b _sigtramp + 43
3 ??? 0xffffffff 0x0 + 4294967295
4 libsystem_c.dylib 0x91f31bdd abort + 167
5 libmonosgen-2.0.dylib 0x0044ce9c monoeg_g_logv + 188
6 libmonosgen-2.0.dylib 0x0044cef9 monoeg_g_log + 41
7 libmonosgen-2.0.dylib 0x002aab16 mono_convert_imt_slot_to_vtable_slot + 198
8 libmonosgen-2.0.dylib 0x002ab53c common_call_trampoline + 236
9 libmonosgen-2.0.dylib 0x002a930a mono_vcall_trampoline + 202
10 ??? 0x00026c74 0x0 + 158836
11 ??? 0x122f55e4 0x0 + 305092068
12 ??? 0x122f4fd8 0x0 + 305090520
13 ??? 0x09a7b96c 0x0 + 161986924
14 ??? 0x122f765c 0x0 + 305100380
15 ??? 0x1288dfac 0x0 + 310960044
16 ??? 0x1288de5e 0x0 + 310959710
17 ??? 0x0991ca27 0x0 + 160549415
18 ??? 0x1289cff4 0x0 + 311021556
19 ??? 0x1289ced6 0x0 + 311021270
20 ??? 0x0991ca27 0x0 + 160549415
21 ??? 0x09a85b3c 0x0 + 162028348
22 ??? 0x12891138 0x0 + 310972728
23 ??? 0x1288e078 0x0 + 310960248
24 ??? 0x1288de5e 0x0 + 310959710
25 ??? 0x0991ca27 0x0 + 160549415
26 ??? 0x0991c870 0x0 + 160548976
27 ??? 0x0991dbec 0x0 + 160553964
28 ??? 0x122f46a4 0x0 + 305088164
29 ??? 0x122f4676 0x0 + 305088118
30 ??? 0x0991ca27 0x0 + 160549415
31 ??? 0x0991c870 0x0 + 160548976
32 ??? 0x0991dbec 0x0 + 160553964
33 ??? 0x122f4444 0x0 + 305087556
34 ??? 0x122f43de 0x0 + 305087454
35 ??? 0x0991ca27 0x0 + 160549415
36 ??? 0x0991c870 0x0 + 160548976
37 ??? 0x0991dbec 0x0 + 160553964
38 ??? 0x122f34a0 0x0 + 305083552
39 ??? 0x122f31b4 0x0 + 305082804
40 ??? 0x098feb16 0x0 + 160426774
41 ??? 0x0991ca27 0x0 + 160549415
42 ??? 0x0991c870 0x0 + 160548976
43 ??? 0x0991dbec 0x0 + 160553964
44 ??? 0x09a7dfdc 0x0 + 161996764
45 ??? 0x09a7ddbc 0x0 + 161996220
46 ??? 0x098f9e5e 0x0 + 160407134
47 ??? 0x0991ca27 0x0 + 160549415
48 ??? 0x0991c870 0x0 + 160548976
49 ??? 0x0991dbec 0x0 + 160553964
50 ??? 0x09a7c124 0x0 + 161988900
51 ??? 0x098f8fd6 0x0 + 160403414
52 ??? 0x0991ca27 0x0 + 160549415
53 ??? 0x0991c870 0x0 + 160548976
54 ??? 0x0991dbec 0x0 + 160553964
55 ??? 0x0991cd48 0x0 + 160550216
56 ??? 0x0991cb96 0x0 + 160549782
57 ??? 0x0991ca27 0x0 + 160549415
58 ??? 0x0991c870 0x0 + 160548976
59 ??? 0x0991c52c 0x0 + 160548140
60 ??? 0x09911d94 0x0 + 160505236
61 ??? 0x0b022732 0x0 + 184690482
62 ??? 0x0b0225bf 0x0 + 184690111
63 ??? 0x0b0220bc 0x0 + 184688828
64 ??? 0x0b021a7c 0x0 + 184687228
65 ??? 0x0b021a44 0x0 + 184687172
66 ??? 0x000b6cc5 0x0 + 748741
67 libmonosgen-2.0.dylib 0x0020d1d5 mono_jit_runtime_invoke + 741
68 libmonosgen-2.0.dylib 0x003c2cfe mono_runtime_invoke + 126
69 libmonosgen-2.0.dylib 0x003c2e6c mono_runtime_delegate_invoke + 140
70 libmonosgen-2.0.dylib 0x0039a4e1 async_invoke_thread + 2161
71 libmonosgen-2.0.dylib 0x00393296 start_wrapper + 470
72 libmonosgen-2.0.dylib 0x0043823a thread_start_routine + 154
73 libmonosgen-2.0.dylib 0x00448c01 inner_start_thread + 65
74 libsystem_c.dylib 0x91f3eed9 _pthread_start + 335
75 libsystem_c.dylib 0x91f426de thread_start + 34
Debug info from gdb:
Attaching to process 3100.
Reading symbols for shared libraries . done
Reading symbols for shared libraries .................................................................................................................................................................................................................................................................... done
0x95ae1c22 in mach_msg_trap ()
21 0x95ae383e in __psynch_cvwait ()
20 0x95ae383e in __psynch_cvwait ()
19 0x95ae402e in __workq_kernreturn ()
18 0x95ae1c22 in mach_msg_trap ()
17 0x95ae3b42 in select$DARWIN_EXTSN ()
16 "com.apple.CFSocket.private" 0x95ae3b42 in select$DARWIN_EXTSN ()
15 0x95ae383e in __psynch_cvwait ()
14 0x95ae383e in __psynch_cvwait ()
13 0x95ae3fda in __wait4 ()
12 0x95ae1c76 in semaphore_timedwait_trap ()
11 0x95ae3b42 in select$DARWIN_EXTSN ()
10 0x95ae3a9a in recvfrom$UNIX2003 ()
9 0x95ae383e in __psynch_cvwait ()
8 0x95ae3bb2 in __semwait_signal ()
7 "CVDisplayLink" 0x95ae383e in __psynch_cvwait ()
6 0x95ae383e in __psynch_cvwait ()
5 0x95ae3bb2 in __semwait_signal ()
4 0x95ae383e in __psynch_cvwait ()
3 "com.apple.libdispatch-manager" 0x95ae490a in kevent ()
2 0x95ae1c5e in semaphore_wait_trap ()
* 1 "com.apple.main-thread" 0x95ae1c22 in mach_msg_trap ()
Thread 21 (process 3100):
#0 0x95ae383e in __psynch_cvwait ()
#1 0x91f42e21 in _pthread_cond_wait ()
#2 0x91ef342c in pthread_cond_wait$UNIX2003 ()
#3 0x00421f1c in _wapi_handle_timedwait_signal_handle (handle=0x4b5, timeout=0x0, alertable=1, poll=0) at handles.c:1588
#4 0x00421f68 in _wapi_handle_wait_signal_handle (handle=0x4b5, alertable=1) at handles.c:1533
#5 0x00435291 in WaitForSingleObjectEx (handle=0x131, timeout=4294967295, alertable=1) at wait.c:196
#6 0x00395f5a in mono_wait_uninterrupted () at atomic.h:95
#7 0x0039601f in ves_icall_System_Threading_WaitHandle_WaitOne_internal (handle=0x4b5, this=0x10a5918, ms=-1, exitContext=0) at threads.c:1583
#8 0x07067574 in ?? ()
#9 0x070673b8 in ?? ()
#10 0x088acbff in ?? ()
#11 0x07066a98 in ?? ()
#12 0x03614c55 in ?? ()
#13 0x0020d1d5 in mono_jit_runtime_invoke (method=0xddd3dc, obj=0x10a5a18, params=0xb0f19f34, exc=0x0) at mini.c:6388
#14 0x003c2cfe in mono_runtime_invoke (method=0xddd3dc, obj=0x10a5a18, params=0xb0f19f34, exc=0x0) at object.c:2827
#15 0x003c2e6c in mono_runtime_delegate_invoke (delegate=0x10a5a18, params=0xb0f19f34, exc=0x0) at object.c:3538
#16 0x003932c2 in start_wrapper_internal [inlined] () at :614
#17 0x003932c2 in start_wrapper (data=0x8d7fd30) at threads.c:653
#18 0x0043823a in thread_start_routine (args=0xc10cf8) at wthreads.c:294
#19 0x00448c01 in inner_start_thread (arg=0x8d80d60) at mono-threads-posix.c:49
#20 0x91f3eed9 in _pthread_start ()
#21 0x91f426de in thread_start ()
Thread 20 (process 3100):
#0 0x95ae383e in __psynch_cvwait ()
#1 0x91f42e21 in _pthread_cond_wait ()
#2 0x91ef342c in pthread_cond_wait$UNIX2003 ()
#3 0x00421f1c in _wapi_handle_timedwait_signal_handle (handle=0x4b1, timeout=0x0, alertable=1, poll=0) at handles.c:1588
#4 0x00421f68 in _wapi_handle_wait_signal_handle (handle=0x4b1, alertable=1) at handles.c:1533
#5 0x00435291 in WaitForSingleObjectEx (handle=0x131, timeout=4294967295, alertable=1) at wait.c:196
#6 0x00395f5a in mono_wait_uninterrupted () at atomic.h:95
#7 0x0039601f in ves_icall_System_Threading_WaitHandle_WaitOne_internal (handle=0x4b1, this=0x1235940, ms=-1, exitContext=0) at threads.c:1583
#8 0x07067574 in ?? ()
#9 0x070673b8 in ?? ()
#10 0x0855840f in ?? ()
#11 0x07066a98 in ?? ()
#12 0x03614c55 in ?? ()
#13 0x0020d1d5 in mono_jit_runtime_invoke (method=0xddd3dc, obj=0x1237de8, params=0xb05aef34, exc=0x0) at mini.c:6388
#14 0x003c2cfe in mono_runtime_invoke (method=0xddd3dc, obj=0x1237de8, params=0xb05aef34, exc=0x0) at object.c:2827
#15 0x003c2e6c in mono_runtime_delegate_invoke (delegate=0x1237de8, params=0xb05aef34, exc=0x0) at object.c:3538
#16 0x003932c2 in start_wrapper_internal [inlined] () at :614
#17 0x003932c2 in start_wrapper (data=0x1295f880) at threads.c:653
#18 0x0043823a in thread_start_routine (args=0xc10b08) at wthreads.c:294
#19 0x00448c01 in inner_start_thread (arg=0x12961540) at mono-threads-posix.c:49
#20 0x91f3eed9 in _pthread_start ()
#21 0x91f426de in thread_start ()
Thread 19 (process 3100):
#0 0x95ae402e in __workq_kernreturn ()
#1 0x91f40ccf in _pthread_wqthread ()
#2 0x91f426fe in start_wqthread ()
Thread 18 (process 3100):
#0 0x95ae1c22 in mach_msg_trap ()
#1 0x95ae11f6 in mach_msg ()
#2 0x10fd9c18 in ?? ()
#3 0x10fd9b94 in ?? ()
#4 0x10fd98f8 in ?? ()
#5 0x10fd92c0 in ?? ()
#6 0x07066a98 in ?? ()
#7 0x03614c55 in ?? ()
#8 0x0020d1d5 in mono_jit_runtime_invoke (method=0xddd3dc, obj=0x11085d0, params=0xb0e17f34, exc=0x0) at mini.c:6388
#9 0x003c2cfe in mono_runtime_invoke (method=0xddd3dc, obj=0x11085d0, params=0xb0e17f34, exc=0x0) at object.c:2827
#10 0x003c2e6c in mono_runtime_delegate_invoke (delegate=0x11085d0, params=0xb0e17f34, exc=0x0) at object.c:3538
#11 0x003932c2 in start_wrapper_internal [inlined] () at :614
#12 0x003932c2 in start_wrapper (data=0x12992bf0) at threads.c:653
#13 0x0043823a in thread_start_routine (args=0xc0e828) at wthreads.c:294
#14 0x00448c01 in inner_start_thread (arg=0x12993640) at mono-threads-posix.c:49
#15 0x91f3eed9 in _pthread_start ()
#16 0x91f426de in thread_start ()
Thread 17 (process 3100):
#0 0x95ae3b42 in select$DARWIN_EXTSN ()
#1 0x045ba09f in g_poll ()
#2 0x0472da1c in select_thread_func ()
#3 0x91f3eed9 in _pthread_start ()
#4 0x91f426de in thread_start ()
Thread 16 (process 3100):
#0 0x95ae3b42 in select$DARWIN_EXTSN ()
#1 0x97ebae15 in __CFSocketManager ()
#2 0x91f3eed9 in _pthread_start ()
#3 0x91f426de in thread_start ()
Thread 15 (process 3100):
#0 0x95ae383e in __psynch_cvwait ()
#1 0x91f42e21 in _pthread_cond_wait ()
#2 0x91ef33e0 in pthread_cond_timedwait$UNIX2003 ()
#3 0x00421eb4 in timedwait_signal_poll_cond [inlined] () at :1493
#4 0x00421eb4 in _wapi_handle_timedwait_signal_handle (handle=0x43e, timeout=0xb0c82be0, alertable=1, poll=0) at handles.c:1583
#5 0x004352b4 in WaitForSingleObjectEx (handle=0x131, timeout=259199996, alertable=1) at wait.c:198
#6 0x00395f5a in mono_wait_uninterrupted () at atomic.h:95
#7 0x0039601f in ves_icall_System_Threading_WaitHandle_WaitOne_internal (handle=0x43e, this=0x12cace8, ms=259199996, exitContext=0) at threads.c:1583
#8 0x07067574 in ?? ()
#9 0x0f0ec9f8 in ?? ()
#10 0x110492a1 in ?? ()
#11 0x11047e64 in ?? ()
#12 0x07066a98 in ?? ()
#13 0x03614c55 in ?? ()
#14 0x0020d1d5 in mono_jit_runtime_invoke (method=0xddd3dc, obj=0x12cadb8, params=0xb0c82f34, exc=0x0) at mini.c:6388
#15 0x003c2cfe in mono_runtime_invoke (method=0xddd3dc, obj=0x12cadb8, params=0xb0c82f34, exc=0x0) at object.c:2827
#16 0x003c2e6c in mono_runtime_delegate_invoke (delegate=0x12cadb8, params=0xb0c82f34, exc=0x0) at object.c:3538
#17 0x003932c2 in start_wrapper_internal [inlined] () at :614
#18 0x003932c2 in start_wrapper (data=0xf1b7e10) at threads.c:653
#19 0x0043823a in thread_start_routine (args=0xc0d354) at wthreads.c:294
#20 0x00448c01 in inner_start_thread (arg=0xf1b73d0) at mono-threads-posix.c:49
#21 0x91f3eed9 in _pthread_start ()
#22 0x91f426de in thread_start ()
Thread 14 (process 3100):
#0 0x95ae383e in __psynch_cvwait ()
#1 0x91f42e21 in _pthread_cond_wait ()
#2 0x91ef33e0 in pthread_cond_timedwait$UNIX2003 ()
#3 0x00421eb4 in timedwait_signal_poll_cond [inlined] () at :1493
#4 0x00421eb4 in _wapi_handle_timedwait_signal_handle (handle=0x42f, timeout=0xb0b80cb0, alertable=1, poll=0) at handles.c:1583
#5 0x004352b4 in WaitForSingleObjectEx (handle=0x131, timeout=5000, alertable=1) at wait.c:198
#6 0x00395f5a in mono_wait_uninterrupted () at atomic.h:95
#7 0x0039601f in ves_icall_System_Threading_WaitHandle_WaitOne_internal (handle=0x42f, this=0xf2fc6a0, ms=5000, exitContext=1) at threads.c:1583
#8 0x07067574 in ?? ()
#9 0x0f0ec9f8 in ?? ()
#10 0x104e6fac in ?? ()
#11 0x103a6db8 in ?? ()
#12 0x07066a98 in ?? ()
#13 0x03614c55 in ?? ()
#14 0x0020d1d5 in mono_jit_runtime_invoke (method=0xddd3dc, obj=0x12b3f30, params=0xb0b80f34, exc=0x0) at mini.c:6388
#15 0x003c2cfe in mono_runtime_invoke (method=0xddd3dc, obj=0x12b3f30, params=0xb0b80f34, exc=0x0) at object.c:2827
#16 0x003c2e6c in mono_runtime_delegate_invoke (delegate=0x12b3f30, params=0xb0b80f34, exc=0x0) at object.c:3538
#17 0x003932c2 in start_wrapper_internal [inlined] () at :614
#18 0x003932c2 in start_wrapper (data=0xf1b6380) at threads.c:653
#19 0x0043823a in thread_start_routine (args=0xc0d1e0) at wthreads.c:294
#20 0x00448c01 in inner_start_thread (arg=0xc1825f0) at mono-threads-posix.c:49
#21 0x91f3eed9 in _pthread_start ()
#22 0x91f426de in thread_start ()
Thread 13 (process 3100):
#0 0x95ae3fda in __wait4 ()
#1 0x91ef34ec in waitpid$UNIX2003 ()
#2 0x002a6842 in mono_handle_native_sigsegv (signal=6, ctx=0xb0a7ddec) at mini-exceptions.c:2344
#3 0x002fbcdd in sigabrt_signal_handler (_dummy=6, info=0xb0a7ddac, context=0xb0a7ddec) at mini-posix.c:206
#4 <signal handler called>
#5 0x95ae39c6 in __pthread_kill ()
#6 0x91f40f78 in pthread_kill ()
#7 0x91f31bdd in abort ()
#8 0x0044ce9c in monoeg_g_logv (log_domain=0x0, log_level=G_LOG_LEVEL_ERROR, format=0x4fca44 "%s doesn't implement interface %s\n", args=0xb0a7debc "0{�\b") at goutput.c:175
#9 0x0044cef9 in monoeg_g_log (log_domain=0x0, log_level=G_LOG_LEVEL_ERROR, format=0x4fca44 "%s doesn't implement interface %s\n") at goutput.c:185
#10 0x002aab16 in mono_convert_imt_slot_to_vtable_slot ()
#11 0x002ab53c in common_call_trampoline ()
#12 0x002a930a in mono_vcall_trampoline (regs=0xb0a7dfd8, code=0x1289d1a4 "��\020�E���\fW�\a��\016Y\023�P̃�\020�ЋE��M���\004RQP�", slot=-13, tramp=0x0) at mini-trampolines.c:767
#13 0x00026c74 in ?? ()
#14 0x122f55e4 in ?? ()
#15 0x122f4fd8 in ?? ()
#16 0x09a7b96c in ?? ()
#17 0x122f765c in ?? ()
#18 0x1288dfac in ?? ()
#19 0x1288de5e in ?? ()
#20 0x0991ca27 in ?? ()
#21 0x1289cff4 in ?? ()
#22 0x1289ced6 in ?? ()
#23 0x0991ca27 in ?? ()
#24 0x09a85b3c in ?? ()
#25 0x12891138 in ?? ()
#26 0x1288e078 in ?? ()
#27 0x1288de5e in ?? ()
#28 0x0991ca27 in ?? ()
#29 0x0991c870 in ?? ()
#30 0x0991dbec in ?? ()
#31 0x122f46a4 in ?? ()
#32 0x122f4676 in ?? ()
#33 0x0991ca27 in ?? ()
#34 0x0991c870 in ?? ()
#35 0x0991dbec in ?? ()
#36 0x122f4444 in ?? ()
#37 0x122f43de in ?? ()
#38 0x0991ca27 in ?? ()
#39 0x0991c870 in ?? ()
#40 0x0991dbec in ?? ()
#41 0x122f34a0 in ?? ()
#42 0x122f31b4 in ?? ()
#43 0x098feb16 in ?? ()
#44 0x0991ca27 in ?? ()
#45 0x0991c870 in ?? ()
#46 0x0991dbec in ?? ()
#47 0x09a7dfdc in ?? ()
#48 0x09a7ddbc in ?? ()
#49 0x098f9e5e in ?? ()
#50 0x0991ca27 in ?? ()
#51 0x0991c870 in ?? ()
#52 0x0991dbec in ?? ()
#53 0x09a7c124 in ?? ()
#54 0x098f8fd6 in ?? ()
#55 0x0991ca27 in ?? ()
#56 0x0991c870 in ?? ()
#57 0x0991dbec in ?? ()
#58 0x0991cd48 in ?? ()
#59 0x0991cb96 in ?? ()
#60 0x0991ca27 in ?? ()
#61 0x0991c870 in ?? ()
#62 0x0991c52c in ?? ()
#63 0x09911d94 in ?? ()
#64 0x0b022732 in ?? ()
#65 0x0b0225bf in ?? ()
#66 0x0b0220bc in ?? ()
#67 0x0b021a7c in ?? ()
#68 0x0b021a44 in ?? ()
#69 0x000b6cc5 in ?? ()
#70 0x0020d1d5 in mono_jit_runtime_invoke (method=0xd66dbc, obj=0x9ad62d8, params=0xb0a7eeec, exc=0xb0a7eef4) at mini.c:6388
#71 0x003c2cfe in mono_runtime_invoke (method=0xd66dbc, obj=0x9ad62d8, params=0xb0a7eeec, exc=0xb0a7eef4) at object.c:2827
#72 0x003c2e6c in mono_runtime_delegate_invoke (delegate=0x9ad62d8, params=0xb0a7eeec, exc=0xb0a7eef4) at object.c:3538
#73 0x0039a4e1 in mono_async_invoke [inlined] () at :619
#74 0x0039a4e1 in async_invoke_thread (data=0x113f1b8) at threadpool.c:1476
#75 0x00393296 in start_wrapper_internal [inlined] () at :608
#76 0x00393296 in start_wrapper (data=0x41a6900) at threads.c:653
#77 0x0043823a in thread_start_routine (args=0xc0d0e8) at wthreads.c:294
#78 0x00448c01 in inner_start_thread (arg=0x41b4dc0) at mono-threads-posix.c:49
#79 0x91f3eed9 in _pthread_start ()
#80 0x91f426de in thread_start ()
Thread 12 (process 3100):
#0 0x95ae1c76 in semaphore_timedwait_trap ()
#1 0x00443d25 in mono_sem_timedwait (sem=0x5355c8, timeout_ms=2000, alertable=1) at mono-semaphore.c:79
#2 0x0039a824 in async_invoke_thread (data=0x0) at threadpool.c:1527
#3 0x00393296 in start_wrapper_internal [inlined] () at :608
#4 0x00393296 in start_wrapper (data=0xee02b80) at threads.c:653
#5 0x0043823a in thread_start_routine (args=0xc0d06c) at wthreads.c:294
#6 0x00448c01 in inner_start_thread (arg=0xee03070) at mono-threads-posix.c:49
#7 0x91f3eed9 in _pthread_start ()
#8 0x91f426de in thread_start ()
Thread 11 (process 3100):
#0 0x95ae3b42 in select$DARWIN_EXTSN ()
#1 0x0044375f in mono_poll (ufds=0x28c3400, nfds=3, timeout=-1) at mono-poll.c:76
#2 0x00398c6e in tp_poll_wait (p=0x535660) at tpool-poll.c:184
#3 0x00393296 in start_wrapper_internal [inlined] () at :608
#4 0x00393296 in start_wrapper (data=0xee03600) at threads.c:653
#5 0x0043823a in thread_start_routine (args=0xc0cff0) at wthreads.c:294
#6 0x00448c01 in inner_start_thread (arg=0xee02b80) at mono-threads-posix.c:49
#7 0x91f3eed9 in _pthread_start ()
#8 0x91f426de in thread_start ()
Thread 10 (process 3100):
#0 0x95ae3a9a in recvfrom$UNIX2003 ()
#1 0x00432188 in _wapi_recvfrom (fd=48, buf=0x13f5298, len=16, recv_flags=0, from=0x0, fromlen=0x0) at sockets.c:580
#2 0x00432256 in _wapi_recv (fd=48, buf=0x13f5298, len=16, recv_flags=0) at sockets.c:558
#3 0x0038681e in ves_icall_System_Net_Sockets_Socket_Receive_internal (sock=48, buffer=0x13f5288, offset=0, count=16, flags=0, error=0xb0938cbc) at socket-io.c:1475
#4 0x1173af8c in ?? ()
#5 0x1173af04 in ?? ()
#6 0x110d2e94 in ?? ()
#7 0x1200bff0 in ?? ()
#8 0x1200bbd8 in ?? ()
#9 0x000b6cc5 in ?? ()
#10 0x0020d1d5 in mono_jit_runtime_invoke (method=0xd65d0c, obj=0x12a587b8, params=0xb0938eec, exc=0xb0938ef4) at mini.c:6388
#11 0x003c2cfe in mono_runtime_invoke (method=0xd65d0c, obj=0x12a587b8, params=0xb0938eec, exc=0xb0938ef4) at object.c:2827
#12 0x003c2e6c in mono_runtime_delegate_invoke (delegate=0x12a587b8, params=0xb0938eec, exc=0xb0938ef4) at object.c:3538
#13 0x0039a4e1 in mono_async_invoke [inlined] () at :619
#14 0x0039a4e1 in async_invoke_thread (data=0x1185600) at threadpool.c:1476
#15 0x00393296 in start_wrapper_internal [inlined] () at :608
#16 0x00393296 in start_wrapper (data=0xc1df350) at threads.c:653
#17 0x0043823a in thread_start_routine (args=0xc0cf74) at wthreads.c:294
#18 0x00448c01 in inner_start_thread (arg=0xf195800) at mono-threads-posix.c:49
#19 0x91f3eed9 in _pthread_start ()
#20 0x91f426de in thread_start ()
Thread 9 (process 3100):
#0 0x95ae383e in __psynch_cvwait ()
#1 0x91f42e21 in _pthread_cond_wait ()
#2 0x91ef33e0 in pthread_cond_timedwait$UNIX2003 ()
#3 0x00421f03 in timedwait_signal_poll_cond [inlined] () at :1505
#4 0x00421f03 in _wapi_handle_timedwait_signal_handle (handle=0x400, timeout=0x0, alertable=1, poll=1) at handles.c:1583
#5 0x00421fe1 in _wapi_handle_wait_signal (poll=1) at handles.c:1521
#6 0x004362cf in WaitForMultipleObjectsEx (numobjects=2, handles=0xb0836b6c, waitall=0, timeout=4294967295, alertable=1) at wait.c:668
#7 0x00395f3f in mono_wait_uninterrupted () at atomic.h:95
#8 0x00396108 in ves_icall_System_Threading_WaitHandle_WaitAny_internal (mono_handles=0x1037a80, ms=-1, exitContext=0) at threads.c:1547
#9 0x117d3130 in ?? ()
#10 0x117d2e6c in ?? ()
#11 0x117d2aa0 in ?? ()
#12 0x000b6cc5 in ?? ()
#13 0x0020d1d5 in mono_jit_runtime_invoke (method=0xd66dbc, obj=0x12a48b38, params=0xb0836eec, exc=0xb0836ef4) at mini.c:6388
#14 0x003c2cfe in mono_runtime_invoke (method=0xd66dbc, obj=0x12a48b38, params=0xb0836eec, exc=0xb0836ef4) at object.c:2827
#15 0x003c2e6c in mono_runtime_delegate_invoke (delegate=0x12a48b38, params=0xb0836eec, exc=0xb0836ef4) at object.c:3538
#16 0x0039a4e1 in mono_async_invoke [inlined] () at :619
#17 0x0039a4e1 in async_invoke_thread (data=0x12a67298) at threadpool.c:1476
#18 0x00393296 in start_wrapper_internal [inlined] () at :608
#19 0x00393296 in start_wrapper (data=0xeeb4820) at threads.c:653
#20 0x0043823a in thread_start_routine (args=0xc0cef8) at wthreads.c:294
#21 0x00448c01 in inner_start_thread (arg=0xeeb48f0) at mono-threads-posix.c:49
#22 0x91f3eed9 in _pthread_start ()
#23 0x91f426de in thread_start ()
Thread 8 (process 3100):
#0 0x95ae3bb2 in __semwait_signal ()
#1 0x91ef37b9 in nanosleep$UNIX2003 ()
#2 0x004374a5 in SleepEx (ms=500, alertable=1) at wthreads.c:842
#3 0x00396298 in ves_icall_System_Threading_Thread_Sleep_internal (ms=500) at threads.c:1211
#4 0x0f0dbd44 in ?? ()
#5 0x0f0dbcb0 in ?? ()
#6 0x0f0dba04 in ?? ()
#7 0x07066a98 in ?? ()
#8 0x03614c55 in ?? ()
#9 0x0020d1d5 in mono_jit_runtime_invoke (method=0xddd3dc, obj=0x13628f8, params=0xb0734f34, exc=0x0) at mini.c:6388
#10 0x003c2cfe in mono_runtime_invoke (method=0xddd3dc, obj=0x13628f8, params=0xb0734f34, exc=0x0) at object.c:2827
#11 0x003c2e6c in mono_runtime_delegate_invoke (delegate=0x13628f8, params=0xb0734f34, exc=0x0) at object.c:3538
#12 0x003932c2 in start_wrapper_internal [inlined] () at :614
#13 0x003932c2 in start_wrapper (data=0x35b0280) at threads.c:653
#14 0x0043823a in thread_start_routine (args=0xc0cd08) at wthreads.c:294
#15 0x00448c01 in inner_start_thread (arg=0x35b04b0) at mono-threads-posix.c:49
#16 0x91f3eed9 in _pthread_start ()
#17 0x91f426de in thread_start ()
Thread 7 (process 3100):
#0 0x95ae383e in __psynch_cvwait ()
#1 0x91f42e21 in _pthread_cond_wait ()
#2 0x91ef342c in pthread_cond_wait$UNIX2003 ()
#3 0x982830cd in CVDisplayLink::runIOThread ()
#4 0x98282d05 in startIOThread ()
#5 0x91f3eed9 in _pthread_start ()
#6 0x91f426de in thread_start ()
Thread 6 (process 3100):
#0 0x95ae383e in __psynch_cvwait ()
#1 0x91f42e21 in _pthread_cond_wait ()
#2 0x91ef342c in pthread_cond_wait$UNIX2003 ()
#3 0x00421f1c in _wapi_handle_timedwait_signal_handle (handle=0x4be, timeout=0x0, alertable=1, poll=0) at handles.c:1588
#4 0x00421f68 in _wapi_handle_wait_signal_handle (handle=0x4be, alertable=1) at handles.c:1533
#5 0x00435291 in WaitForSingleObjectEx (handle=0x131, timeout=4294967295, alertable=1) at wait.c:196
#6 0x00395f5a in mono_wait_uninterrupted () at atomic.h:95
#7 0x0039601f in ves_icall_System_Threading_WaitHandle_WaitOne_internal (handle=0x4be, this=0x11406a0, ms=-1, exitContext=0) at threads.c:1583
#8 0x07067574 in ?? ()
#9 0x0f0ec9f8 in ?? ()
#10 0x10fdb1a8 in ?? ()
#11 0x10fe6374 in ?? ()
#12 0x10fe6078 in ?? ()
#13 0x0b0bbdd4 in ?? ()
#14 0x09912358 in ?? ()
#15 0x09911ed8 in ?? ()
#16 0x10fd9aae in ?? ()
#17 0x0b0225bf in ?? ()
#18 0x0b0220bc in ?? ()
#19 0x0b021a7c in ?? ()
#20 0x0b021a44 in ?? ()
#21 0x000b6cc5 in ?? ()
#22 0x0020d1d5 in mono_jit_runtime_invoke (method=0xd66dbc, obj=0x9ad62d8, params=0xb04aceec, exc=0xb04acef4) at mini.c:6388
#23 0x003c2cfe in mono_runtime_invoke (method=0xd66dbc, obj=0x9ad62d8, params=0xb04aceec, exc=0xb04acef4) at object.c:2827
#24 0x003c2e6c in mono_runtime_delegate_invoke (delegate=0x9ad62d8, params=0xb04aceec, exc=0xb04acef4) at object.c:3538
#25 0x0039a4e1 in mono_async_invoke [inlined] () at :619
#26 0x0039a4e1 in async_invoke_thread (data=0x113f328) at threadpool.c:1476
#27 0x00393296 in start_wrapper_internal [inlined] () at :608
#28 0x00393296 in start_wrapper (data=0x1519a0) at threads.c:653
#29 0x0043823a in thread_start_routine (args=0xc0c4cc) at wthreads.c:294
#30 0x00448c01 in inner_start_thread (arg=0x8477520) at mono-threads-posix.c:49
#31 0x91f3eed9 in _pthread_start ()
#32 0x91f426de in thread_start ()
Thread 5 (process 3100):
#0 0x95ae3bb2 in __semwait_signal ()
#1 0x91ef37b9 in nanosleep$UNIX2003 ()
#2 0x004374a5 in SleepEx (ms=500, alertable=1) at wthreads.c:842
#3 0x00397d98 in monitor_thread (unused=0x0) at threadpool.c:777
#4 0x00393296 in start_wrapper_internal [inlined] () at :608
#5 0x00393296 in start_wrapper (data=0x205fb00) at threads.c:653
#6 0x0043823a in thread_start_routine (args=0xc0c450) at wthreads.c:294
#7 0x00448c01 in inner_start_thread (arg=0x205fdd0) at mono-threads-posix.c:49
#8 0x91f3eed9 in _pthread_start ()
#9 0x91f426de in thread_start ()
Thread 4 (process 3100):
#0 0x95ae383e in __psynch_cvwait ()
#1 0x91f42e21 in _pthread_cond_wait ()
#2 0x91ef342c in pthread_cond_wait$UNIX2003 ()
#3 0x00421f1c in _wapi_handle_timedwait_signal_handle (handle=0x409, timeout=0x0, alertable=1, poll=0) at handles.c:1588
#4 0x00421f68 in _wapi_handle_wait_signal_handle (handle=0x409, alertable=1) at handles.c:1533
#5 0x00435291 in WaitForSingleObjectEx (handle=0x131, timeout=4294967295, alertable=1) at wait.c:196
#6 0x00395f5a in mono_wait_uninterrupted () at atomic.h:95
#7 0x0039601f in ves_icall_System_Threading_WaitHandle_WaitOne_internal (handle=0x409, this=0x10f1fdf0, ms=-1, exitContext=0) at threads.c:1583
#8 0x07067574 in ?? ()
#9 0x070673b8 in ?? ()
#10 0x07066c6b in ?? ()
#11 0x07066a98 in ?? ()
#12 0x03614c55 in ?? ()
#13 0x0020d1d5 in mono_jit_runtime_invoke (method=0xddd3dc, obj=0x105bb60, params=0xb0388f34, exc=0x0) at mini.c:6388
#14 0x003c2cfe in mono_runtime_invoke (method=0xddd3dc, obj=0x105bb60, params=0xb0388f34, exc=0x0) at object.c:2827
#15 0x003c2e6c in mono_runtime_delegate_invoke (delegate=0x105bb60, params=0xb0388f34, exc=0x0) at object.c:3538
#16 0x003932c2 in start_wrapper_internal [inlined] () at :614
#17 0x003932c2 in start_wrapper (data=0x130300) at threads.c:653
#18 0x0043823a in thread_start_routine (args=0xc0b9a8) at wthreads.c:294
#19 0x00448c01 in inner_start_thread (arg=0x13b7b0) at mono-threads-posix.c:49
#20 0x91f3eed9 in _pthread_start ()
#21 0x91f426de in thread_start ()
Thread 3 (process 3100):
#0 0x95ae490a in kevent ()
#1 0x9079be10 in _dispatch_mgr_invoke ()
#2 0x9079a85f in _dispatch_mgr_thread ()
Thread 2 (process 3100):
#0 0x95ae1c5e in semaphore_wait_trap ()
#1 0x00443d9e in mono_sem_wait (sem=Cannot access memory at address 0x0
) at mono-semaphore.c:118
#2 0x003bc65a in finalizer_thread (unused=0x0) at gc.c:1073
#3 0x00393296 in start_wrapper_internal [inlined] () at :608
#4 0x00393296 in start_wrapper (data=0x18da90) at threads.c:653
#5 0x0043823a in thread_start_routine (args=0xc0b7b8) at wthreads.c:294
#6 0x00448c01 in inner_start_thread (arg=0x18dd50) at mono-threads-posix.c:49
#7 0x91f3eed9 in _pthread_start ()
#8 0x91f426de in thread_start ()
Thread 1 (process 3100):
#0 0x95ae1c22 in mach_msg_trap ()
#1 0x95ae11f6 in mach_msg ()
#2 0x97e639da in __CFRunLoopServiceMachPort ()
#3 0x97e6cb04 in __CFRunLoopRun ()
#4 0x97e6c1dc in CFRunLoopRunSpecific ()
#5 0x97e6c088 in CFRunLoopRunInMode ()
#6 0x91876723 in RunCurrentEventLoopInMode ()
#7 0x9187da8b in ReceiveNextEventCommon ()
#8 0x9187d8fa in BlockUntilNextEventMatchingListInMode ()
#9 0x9a97b0d8 in _DPSNextEvent ()
#10 0x9a97a942 in -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] ()
#11 0x0472e80c in poll_func ()
#12 0x045a7278 in g_main_context_poll ()
#13 0x045a6a22 in g_main_context_iterate ()
#14 0x045a6f8f in g_main_loop_run ()
#15 0x05137640 in gtk_main ()
#16 0x11052710 in ?? ()
#17 0x110526d4 in ?? ()
#18 0x110526b4 in ?? ()
#19 0x0364fec0 in ?? ()
#20 0x000b7054 in ?? ()
#21 0x000b6dfc in ?? ()
#22 0x000b6ec2 in ?? ()
#23 0x0020d1d5 in mono_jit_runtime_invoke (method=0xbede1c, obj=0x0, params=0xbffff848, exc=0x0) at mini.c:6388
#24 0x003c2cfe in mono_runtime_invoke (method=0xbede1c, obj=0x0, params=0xbffff848, exc=0x0) at object.c:2827
#25 0x003c7284 in mono_runtime_exec_main (method=0xbede1c, args=0x1000798, exc=0x0) at object.c:4054
#26 0x003c75f5 in mono_runtime_run_main (method=0xbede1c, argc=0, argv=0x175d28, exc=0x0) at object.c:3678
#27 0x00277885 in mono_jit_exec (domain=0x176ae0, assembly=0x18ee20, argc=2, argv=0x175d28) at driver.c:955
#28 0x00279e7f in mono_main (argc=4, argv=0x175d20) at driver.c:1014
#29 0x00003817 in main ()
=================================================================
Got a SIGABRT while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment