Skip to content

Instantly share code, notes, and snippets.

@GouriKumari
Last active March 15, 2017 19:49
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 GouriKumari/da8139a7460874ac4040c8923fc12614 to your computer and use it in GitHub Desktop.
Save GouriKumari/da8139a7460874ac4040c8923fc12614 to your computer and use it in GitHub Desktop.
StackTrace
Loaded assembly: /Users/gourikumari/Library/Developer/CoreSimulator/Devices/0BCFEA0D-5892-4733-866D-990AE1796A21/data/Containers/Bundle/Application/940DC8C6-9274-40F0-A796-15CC4A65C1FD/testConcurrentGC.app/Xamarin.iOS.dll [External]
Loaded assembly: /Users/gourikumari/Library/Developer/CoreSimulator/Devices/0BCFEA0D-5892-4733-866D-990AE1796A21/data/Containers/Bundle/Application/940DC8C6-9274-40F0-A796-15CC4A65C1FD/testConcurrentGC.app/System.dll [External]
Resolved pending breakpoint for 'UIKit.UIApplication.Main(string[], string, string)' to /Users/builder/data/lanes/4466/f94cf268/source/xamarin-macios/src/UIKit/UIApplication.cs:61 [0x00000].
Resolved pending breakpoint for 'UIKit.UIApplication.Main(string[], System.Type, System.Type)' to /Users/builder/data/lanes/4466/f94cf268/source/xamarin-macios/src/UIKit/UIApplication.cs:68 [0x00000].
Resolved pending breakpoint for 'UIKit.UIApplication.Main(string[])' to /Users/builder/data/lanes/4466/f94cf268/source/xamarin-macios/src/UIKit/UIApplication.cs:73 [0x00000].
Resolved pending breakpoint for 'UIKit.UIApplication.Main(string[], System.IntPtr, System.IntPtr)' to /Users/builder/data/lanes/4466/f94cf268/source/xamarin-macios/src/UIKit/UIApplication.cs:78 [0x00000].
Thread started: #2
Loaded assembly: /Users/gourikumari/Library/Developer/CoreSimulator/Devices/0BCFEA0D-5892-4733-866D-990AE1796A21/data/Containers/Bundle/Application/940DC8C6-9274-40F0-A796-15CC4A65C1FD/testConcurrentGC.app/testConcurrentGC.exe
Loaded assembly: /Library/Frameworks/Xamarin.Interactive.framework/Versions/Current/Agents/Forms/iOS/Xamarin.Interactive.iOS.dll [External]
Loaded assembly: /Library/Frameworks/Xamarin.Interactive.framework/Versions/Current/Agents/Forms/iOS/Xamarin.Interactive.dll [External]
2017-03-15 15:49:41.729 testConcurrentGC[15385:1093177]
Unhandled Exception:
System.NullReferenceException: Object reference not set to an instance of an object
at testConcurrentGC.AppDelegate.FinishedLaunching (UIKit.UIApplication application, Foundation.NSDictionary launchOptions) [0x00010] in /Users/gourikumari/Projects/testConcurrentGC/AppDelegate.cs:24
at (wrapper managed-to-native) UIKit.UIApplication:UIApplicationMain (int,string[],intptr,intptr)
at UIKit.UIApplication.Main (System.String[] args, System.IntPtr principal, System.IntPtr delegate) [0x00005] in /Users/builder/data/lanes/4466/f94cf268/source/xamarin-macios/src/UIKit/UIApplication.cs:79
at UIKit.UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) [0x00038] in /Users/builder/data/lanes/4466/f94cf268/source/xamarin-macios/src/UIKit/UIApplication.cs:63
at testConcurrentGC.Application.Main (System.String[] args) [0x00008] in /Users/gourikumari/Projects/testConcurrentGC/Main.cs:12
2017-03-15 15:49:41.731 testConcurrentGC[15385:1093177] Unhandled managed exception:
Object reference not set to an instance of an object (System.NullReferenceException)
at testConcurrentGC.AppDelegate.FinishedLaunching (UIKit.UIApplication application, Foundation.NSDictionary launchOptions) [0x00010] in /Users/gourikumari/Projects/testConcurrentGC/AppDelegate.cs:24
at (wrapper managed-to-native) UIKit.UIApplication:UIApplicationMain (int,string[],intptr,intptr)
at UIKit.UIApplication.Main (System.String[] args, System.IntPtr principal, System.IntPtr delegate) [0x00005] in /Users/builder/data/lanes/4466/f94cf268/source/xamarin-macios/src/UIKit/UIApplication.cs:79
at UIKit.UIApplication.Main (System.String[] args, System.String principalClassName, System.String delegateClassName) [0x00038] in /Users/builder/data/lanes/4466/f94cf268/source/xamarin-macios/src/UIKit/UIApplication.cs:63
at testConcurrentGC.Application.Main (System.String[] args) [0x00008] in /Users/gourikumari/Projects/testConcurrentGC/Main.cs:12
2017-03-15 15:49:41.731 testConcurrentGC[15385:1093177] critical: Stacktrace:
2017-03-15 15:49:41.732 testConcurrentGC[15385:1093177] critical:
Native stacktrace:
2017-03-15 15:49:41.746 testConcurrentGC[15385:1093177] critical: 0 testConcurrentGC 0x000000010c1c557d mono_handle_native_sigsegv + 253
2017-03-15 15:49:41.746 testConcurrentGC[15385:1093177] critical: 1 libsystem_platform.dylib 0x0000000117e85bba _sigtramp + 26
2017-03-15 15:49:41.747 testConcurrentGC[15385:1093177] critical: 2 ??? 0x000000010c7830d0 0x0 + 4504170704
2017-03-15 15:49:41.748 testConcurrentGC[15385:1093177] critical: 3 libsystem_c.dylib 0x0000000117af9fd7 abort + 129
2017-03-15 15:49:41.748 testConcurrentGC[15385:1093177] critical: 4 testConcurrentGC 0x000000010c36257f xamarin_unhandled_exception_handler + 47
2017-03-15 15:49:41.749 testConcurrentGC[15385:1093177] critical: 5 testConcurrentGC 0x000000010c226d3b mono_invoke_unhandled_exception_hook + 139
2017-03-15 15:49:41.749 testConcurrentGC[15385:1093177] critical: 6 testConcurrentGC 0x000000010c1c4dcf mono_handle_exception_internal + 5135
2017-03-15 15:49:41.750 testConcurrentGC[15385:1093177] critical: 7 testConcurrentGC 0x000000010c1c39b8 mono_handle_exception + 24
2017-03-15 15:49:41.751 testConcurrentGC[15385:1093177] critical: 8 testConcurrentGC 0x000000010c13a58b altstack_handle_and_restore + 59
2017-03-15 15:49:41.751 testConcurrentGC[15385:1093177] critical: 9 ??? 0x000000012f905282 0x0 + 5092954754
2017-03-15 15:49:41.752 testConcurrentGC[15385:1093177] critical: 10 testConcurrentGC 0x000000010c1d5b07 mono_jit_runtime_invoke + 2247
2017-03-15 15:49:41.752 testConcurrentGC[15385:1093177] critical: 11 testConcurrentGC 0x000000010c28a7b8 do_runtime_invoke + 88
2017-03-15 15:49:41.753 testConcurrentGC[15385:1093177] critical: 12 testConcurrentGC 0x000000010c28a730 mono_runtime_invoke + 208
2017-03-15 15:49:41.753 testConcurrentGC[15385:1093177] critical: 13 testConcurrentGC 0x000000010c3674b5 xamarin_invoke_trampoline + 5589
2017-03-15 15:49:41.754 testConcurrentGC[15385:1093177] critical: 14 testConcurrentGC 0x000000010c36f0fd xamarin_arch_trampoline + 189
2017-03-15 15:49:41.755 testConcurrentGC[15385:1093177] critical: 15 testConcurrentGC 0x000000010c3704c1 xamarin_x86_64_common_trampoline + 110
2017-03-15 15:49:41.755 testConcurrentGC[15385:1093177] critical: 16 UIKit 0x00000001109413c2 -[UIApplication _handleDelegateCallbacksWithOptions:isSuspended:restoreState:] + 290
2017-03-15 15:49:41.757 testConcurrentGC[15385:1093177] critical: 17 UIKit 0x0000000110942d47 -[UIApplication _callInitializationDelegatesForMainScene:transitionContext:] + 4236
2017-03-15 15:49:41.758 testConcurrentGC[15385:1093177] critical: 18 UIKit 0x00000001109490ed -[UIApplication _runWithMainScene:transitionContext:completion:] + 1731
2017-03-15 15:49:41.758 testConcurrentGC[15385:1093177] critical: 19 UIKit 0x000000011094626d -[UIApplication workspaceDidEndTransaction:] + 188
2017-03-15 15:49:41.759 testConcurrentGC[15385:1093177] critical: 20 FrontBoardServices 0x000000011a1936cb __FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__ + 24
2017-03-15 15:49:41.759 testConcurrentGC[15385:1093177] critical: 21 FrontBoardServices 0x000000011a193544 -[FBSSerialQueue _performNext] + 189
2017-03-15 15:49:41.761 testConcurrentGC[15385:1093177] critical: 22 FrontBoardServices 0x000000011a1938cd -[FBSSerialQueue _performNextFromRunLoopSource] + 45
2017-03-15 15:49:41.761 testConcurrentGC[15385:1093177] critical: 23 CoreFoundation 0x000000010c97e761 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
2017-03-15 15:49:41.761 testConcurrentGC[15385:1093177] critical: 24 CoreFoundation 0x000000010c96398c __CFRunLoopDoSources0 + 556
2017-03-15 15:49:41.762 testConcurrentGC[15385:1093177] critical: 25 CoreFoundation 0x000000010c962e76 __CFRunLoopRun + 918
2017-03-15 15:49:41.762 testConcurrentGC[15385:1093177] critical: 26 CoreFoundation 0x000000010c962884 CFRunLoopRunSpecific + 420
2017-03-15 15:49:41.762 testConcurrentGC[15385:1093177] critical: 27 UIKit 0x0000000110944aea -[UIApplication _run] + 434
2017-03-15 15:49:41.762 testConcurrentGC[15385:1093177] critical: 28 UIKit 0x000000011094ac68 UIApplicationMain + 159
2017-03-15 15:49:41.762 testConcurrentGC[15385:1093177] critical: 29 ??? 0x000000012f6a34dc 0x0 + 5090456796
2017-03-15 15:49:41.763 testConcurrentGC[15385:1093177] critical: 30 ??? 0x000000012f6a311d 0x0 + 5090455837
2017-03-15 15:49:41.763 testConcurrentGC[15385:1093177] critical:
=================================================================
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