Skip to content

Instantly share code, notes, and snippets.

@alanmcgovern
Created January 21, 2016 18:01
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 alanmcgovern/3478213353c19c6f6cd6 to your computer and use it in GitHub Desktop.
Save alanmcgovern/3478213353c19c6f6cd6 to your computer and use it in GitHub Desktop.
FATAL ERROR [2016-01-21 17:39:06Z]: An unhandled exception has occured. Terminating Xamarin Studio? True
System.NullReferenceException: Object reference not set to an instance of an object
at Microsoft.CodeAnalysis.RecoverableTextAndVersion.InitRecoverable (Microsoft.CodeAnalysis.TextAndVersion textAndVersion) <0x1e3dffd0 + 0x00015> in <filename unknown>:0
at Microsoft.CodeAnalysis.RecoverableTextAndVersion+<GetValueAsync>d__12.MoveNext () <0x1e304d60 + 0x00413> in <filename unknown>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in /private/tmp/source-mono-4.3.1/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/exceptionservices/exceptionservicescommon.cs:143
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess (System.Threading.Tasks.Task task) [0x00047] in /private/tmp/source-mono-4.3.1/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:187
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification (System.Threading.Tasks.Task task) [0x0002e] in /private/tmp/source-mono-4.3.1/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:156
at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd (System.Threading.Tasks.Task task) [0x0000b] in /private/tmp/source-mono-4.3.1/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:128
at System.Runtime.CompilerServices.ConfiguredTaskAwaitable`1+ConfiguredTaskAwaiter[TResult].GetResult () [0x00000] in /private/tmp/source-mono-4.3.1/bockbuild-xamarin/profiles/mono-mac-xamarin/build-root/mono-x86/external/referencesource/mscorlib/system/runtime/compilerservices/TaskAwaiter.cs:535
at Microsoft.CodeAnalysis.DocumentState+<FullyParseTreeAsync>d__11.MoveNext () <0x1e304348 + 0x001fb> in <filename unknown>:0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment