Skip to content

Instantly share code, notes, and snippets.

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 ganorkargaurav/1a3a98c8b65ec1f6e106ca9b47023937 to your computer and use it in GitHub Desktop.
Save ganorkargaurav/1a3a98c8b65ec1f6e106ca9b47023937 to your computer and use it in GitHub Desktop.
Application output
TVos Crashing the application after breakpoint is hit
Launching 'tvOS.Debugging' on 'Apple TV'...
Loaded assembly: /private/var/containers/Bundle/Application/A17DC8B3-E820-472F-8DC2-C4E2DE050933/tvOS.Debugging.app/Xamarin.TVOS.dll [External]
Loaded assembly: /private/var/containers/Bundle/Application/A17DC8B3-E820-472F-8DC2-C4E2DE050933/tvOS.Debugging.app/Mono.Security.dll [External]
Loaded assembly: /private/var/containers/Bundle/Application/A17DC8B3-E820-472F-8DC2-C4E2DE050933/tvOS.Debugging.app/System.dll [External]
Loaded assembly: /private/var/containers/Bundle/Application/A17DC8B3-E820-472F-8DC2-C4E2DE050933/tvOS.Debugging.app/System.Core.dll [External]
Loaded assembly: /private/var/containers/Bundle/Application/A17DC8B3-E820-472F-8DC2-C4E2DE050933/tvOS.Debugging.app/System.Runtime.Serialization.dll [External]
Loaded assembly: /private/var/containers/Bundle/Application/A17DC8B3-E820-472F-8DC2-C4E2DE050933/tvOS.Debugging.app/Newtonsoft.Json.dll [External]
Launch succeeded. The app 'tvOS.Debugging' has been successfully launched on 'Apple TV'.
Loaded assembly: /private/var/containers/Bundle/Application/A17DC8B3-E820-472F-8DC2-C4E2DE050933/tvOS.Debugging.app/tvOS.Debugging.exe
Thread started: #2
2017-04-27 16:10:41.146 tvOS.Debugging[151:3172] <CATransformLayer: 0x17423f960> - changing property backgroundColor in transform-only layer, will have no effect
2017-04-27 16:10:41.900 tvOS.Debugging[151:3172] <CATransformLayer: 0x17062e9c0> - changing property backgroundColor in transform-only layer, will have no effect
An unhandled exception occured.
2017-04-27 16:10:49.801 tvOS.Debugging[151:3172]
Unhandled Exception:
System.NullReferenceException: Object reference not set to an instance of an object
at tvOS.Debugging.TestPartViewController.InvokeMethod (System.String methodInfo) [0x00034] in <e91d7423c7a54766b550b5ee60421b99>:0
at tvOS.Debugging.TestPartViewController.SetupTestCaseStep () [0x00134] in <e91d7423c7a54766b550b5ee60421b99>:0
at tvOS.Debugging.TestPartViewController.ButtoncCicked (Foundation.NSObject sender) [0x00044] in <e91d7423c7a54766b550b5ee60421b99>:0
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/4691/675645b0/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/4691/675645b0/so
urce/xamarin-macios/src/UIKit/UIApplication.cs:63
at tvOS.Debugging.Application.Main (System.String[] args) [0x00001] in <e91d7423c7a54766b550b5ee60421b99>:0
2017-04-27 16:10:49.805 tvOS.Debugging[151:3172] Unhandled managed exception:
Object reference not set to an instance of an object (System.NullReferenceException)
at tvOS.Debugging.TestPartViewController.InvokeMethod (System.String methodInfo) [0x00034] in <e91d7423c7a54766b550b5ee60421b99>:0
at tvOS.Debugging.TestPartViewController.SetupTestCaseStep () [0x00134] in <e91d7423c7a54766b550b5ee60421b99>:0
at tvOS.Debugging.TestPartViewController.ButtoncCicked (Foundation.NSObject sender) [0x00044] in <e91d7423c7a54766b550b5ee60421b99>:0
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/4691/675645b0/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/4691/675
645b0/source/xamarin-macios/src/UIKit/UIApplication.cs:63
at tvOS.Debugging.Application.Main (System.String[] args) [0x00001] in <e91d7423c7a54766b550b5ee60421b99>:0
Found new TLS offset at 224
2017-04-27 16:10:49.806 tvOS.Debugging[151:3172] critical: Stacktrace:
2017-04-27 16:10:49.806 tvOS.Debugging[151:3172] critical:
Native stacktrace:
2017-04-27 16:10:49.868 tvOS.Debugging[151:3172] critical: 0 libmonosgen-2.0.dylib 0x00000001012a3428 mono_handle_native_crash + 256
2017-04-27 16:10:49.869 tvOS.Debugging[151:3172] critical: 1 libsystem_platform.dylib 0x000000018d65831c _sigtramp + 52
2017-04-27 16:10:49.869 tvOS.Debugging[151:3172] critical: 2 libsystem_pthread.dylib 0x000000018d65e334 pthread_kill + 112
2017-04-27 16:10:49.869 tvOS.Debugging[151:3172] critical: 3 libsystem_c.dylib 0x000000018d50adcc abort + 140
2017-04-27 16:10:49.869 tvOS.Debugging[151:3172] critical: 4 libxamarin-debug.dylib 0x000000010266c738 xamarin_printf + 0
2017-04-27 16:10:49.869 tvOS.Debugging[151:3172] critical: 5 libmonosgen-2.0.dylib 0x00000001012ff594 mono_invoke_unhandled_exception_hook + 132
2017-04-27 16:10:49.869 tvOS.Debugging[151:3172] critical: 6 libmonosgen-2.0.dylib 0x00000001012a2f2c mono_handle_exception_internal + 4048
2017-04-27 16:10:49.870 tvOS.Debugging[151:3172] critical: 7 libmonosgen-2.0.dylib 0x00000001012a1f50 mono_handle_exception + 40
2017-04-27 16:10:4
9.870 tvOS.Debugging[151:3172] critical: 8 libmonosgen-2.0.dylib 0x00000001012cddfc handle_signal_exception + 52
2017-04-27 16:10:49.870 tvOS.Debugging[151:3172] critical: 9 ??? 0x0000000000000001 0x0 + 1
2017-04-27 16:10:49.870 tvOS.Debugging[151:3172] critical: 10 libtvOS.Debugging.exe.dylib 0x00000001000cbb60 tvOS_Debugging_TestPartViewController_SetupTestCaseStep + 1936
2017-04-27 16:10:49.870 tvOS.Debugging[151:3172] critical: 11 libtvOS.Debugging.exe.dylib 0x00000001000cc7f8 tvOS_Debugging_TestPartViewController_ButtoncCicked_Foundation_NSObject + 600
2017-04-27 16:10:49.871 tvOS.Debugging[151:3172] critical: 12 libmscorlib.dll.dylib 0x00000001003a1b04 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 244
2017-04-27 16:10:49.871 tvOS.Debugging[151:3172] critical: 13 libmonosgen-2.0.dylib 0x0000000101286a8c mono_jit_runtime_invoke + 832
2017-04-27 16:10:49.871 tvOS.Debu
gging[151:3172] critical: 14 libmonosgen-2.0.dylib 0x0000000101368694 do_runtime_invoke + 112
2017-04-27 16:10:49.871 tvOS.Debugging[151:3172] critical: 15 libmonosgen-2.0.dylib 0x00000001013685f0 mono_runtime_invoke + 208
2017-04-27 16:10:49.871 tvOS.Debugging[151:3172] critical: 16 tvOS.Debugging 0x00000001000a002c _Z31native_to_managed_trampoline_16P11objc_objectP13objc_selectorPP11_MonoMethodP8NSObjectj + 456
2017-04-27 16:10:49.872 tvOS.Debugging[151:3172] critical: 17 tvOS.Debugging 0x000000010009fe58 -[TestPartViewController ButtoncCicked:] + 56
2017-04-27 16:10:49.872 tvOS.Debugging[151:3172] critical: 18 UIKit 0x00000001939e8b24 <redacted> + 96
2017-04-27 16:10:49.872 tvOS.Debugging[151:3172] critical: 19 UIKit 0x00000001939e8aa4 <redacted> + 80
2017-04-27 16:10:49.872 tvOS.Debugging[151:3172] critical: 20 UIKit 0x00000001939d30b
4 <redacted> + 440
2017-04-27 16:10:49.872 tvOS.Debugging[151:3172] critical: 21 UIKit 0x0000000193f71748 <redacted> + 64
2017-04-27 16:10:49.872 tvOS.Debugging[151:3172] critical: 22 UIKit 0x0000000193f74f7c <redacted> + 124
2017-04-27 16:10:49.873 tvOS.Debugging[151:3172] critical: 23 UIKit 0x0000000193b41344 <redacted> + 252
2017-04-27 16:10:49.873 tvOS.Debugging[151:3172] critical: 24 UIKit 0x00000001939e4ee8 <redacted> + 720
2017-04-27 16:10:49.873 tvOS.Debugging[151:3172] critical: 25 UIKit 0x0000000193f65210 <redacted> + 988
2017-04-27 16:10:49.873 tvOS.Debugging[151:3172] critical: 26 UIKit 0x0000000193f64de0 <redacted> + 404
2017-04-27 16:10:49.873 tvOS.Debugging[151:3172] critical: 27 UIKit 0x0000000193f640e8 <redacted> + 360
2017-04-27 16:10:49.873 tvOS.Debugging[151:3172] criti
cal: 28 UIKit 0x00000001939e2f60 <redacted> + 2376
2017-04-27 16:10:49.874 tvOS.Debugging[151:3172] critical: 29 UIKit 0x00000001939b4088 <redacted> + 364
2017-04-27 16:10:49.874 tvOS.Debugging[151:3172] critical: 30 UIKit 0x000000019de6eef0 <redacted> + 100
2017-04-27 16:10:49.874 tvOS.Debugging[151:3172] critical: 31 UIKit 0x000000019417f1f0 <redacted> + 2400
2017-04-27 16:10:49.874 tvOS.Debugging[151:3172] critical: 32 UIKit 0x000000019417994c <redacted> + 4268
2017-04-27 16:10:49.874 tvOS.Debugging[151:3172] critical: 33 UIKit 0x0000000194179d78 <redacted> + 148
2017-04-27 16:10:49.874 tvOS.Debugging[151:3172] critical: 34 CoreFoundation 0x000000018d9aa900 <redacted> + 24
2017-04-27 16:10:49.875 tvOS.Debugging[151:3172] critical: 35 CoreFoundation 0x000000018d9aa270 <reda
cted> + 540
2017-04-27 16:10:49.875 tvOS.Debugging[151:3172] critical: 36 CoreFoundation 0x000000018d9a7e7c <redacted> + 744
2017-04-27 16:10:49.875 tvOS.Debugging[151:3172] critical: 37 CoreFoundation 0x000000018d8d8454 CFRunLoopRunSpecific + 424
2017-04-27 16:10:49.875 tvOS.Debugging[151:3172] critical: 38 GraphicsServices 0x000000018f33d074 GSEventRunModal + 100
2017-04-27 16:10:49.875 tvOS.Debugging[151:3172] critical: 39 UIKit 0x0000000193a187ec UIApplicationMain + 208
2017-04-27 16:10:49.876 tvOS.Debugging[151:3172] critical: 40 libXamarin.TVOS.dll.dylib 0x000000010116a564 wrapper_managed_to_native_UIKit_UIApplication_UIApplicationMain_int_string___intptr_intptr + 340
2017-04-27 16:10:49.876 tvOS.Debugging[151:3172] critical: 41 libXamarin.TVOS.dll.dylib 0x00000001011166ac UIKit_UIApplication_Main_string___intptr_intptr + 44
2017-04-27 16:10:49.876 tvOS.Debugging[151:3172] critical:
42 libXamarin.TVOS.dll.dylib 0x000000010111666c UIKit_UIApplication_Main_string___string_string + 172
2017-04-27 16:10:49.876 tvOS.Debugging[151:3172] critical: 43 libtvOS.Debugging.exe.dylib 0x00000001000ca0a0 tvOS_Debugging_Application_Main_string__ + 128
2017-04-27 16:10:49.876 tvOS.Debugging[151:3172] critical: 44 libmscorlib.dll.dylib 0x00000001003a1b04 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 244
2017-04-27 16:10:49.876 tvOS.Debugging[151:3172] critical: 45 libmonosgen-2.0.dylib 0x0000000101286a8c mono_jit_runtime_invoke + 832
2017-04-27 16:10:49.876 tvOS.Debugging[151:3172] critical: 46 libmonosgen-2.0.dylib 0x0000000101368694 do_runtime_invoke + 112
2017-04-27 16:10:49.877 tvOS.Debugging[151:3172] critical: 47 libmonosgen-2.0.dylib 0x000000010136b8b8 do_exec_main_checked + 152
2017-04-27 16:10:49.877 tvOS.Debugging[151:3172] critical: 48 libmonosgen-2.0.dylib
0x000000010128d6a0 mono_jit_exec + 268
2017-04-27 16:10:49.877 tvOS.Debugging[151:3172] critical: 49 libxamarin-debug.dylib 0x0000000102679888 xamarin_main + 2168
2017-04-27 16:10:49.877 tvOS.Debugging[151:3172] critical: 50 tvOS.Debugging 0x00000001000a1ff4 main + 96
2017-04-27 16:10:49.877 tvOS.Debugging[151:3172] critical: 51 libdyld.dylib 0x000000018d485658 <redacted> + 4
2017-04-27 16:10:49.877 tvOS.Debugging[151:3172] 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.
=================================================================
The app has been terminated.
Launching 'tvOS.Debugging' on 'Apple TV'...
Loaded assembly: /private/var/containers/Bundle/Application/1508B856-B84F-4FDE-A79E-F1BCC03B411F/tvOS.Debugging.app/Xamarin.TVOS.dll [External]
Loaded assembly: /private/var/containers/Bundle/Application/1508B856-B84F-4FDE-A79E-F1BCC03B411F/tvOS.Debugging.app/Mono.Security.dll [External]
Loaded assembly: /private/var/containers/Bundle/Application/1508B856-B84F-4FDE-A79E-F1BCC03B411F/tvOS.Debugging.app/System.dll [External]
Loaded assembly: /private/var/containers/Bundle/Application/1508B856-B84F-4FDE-A79E-F1BCC03B411F/tvOS.Debugging.app/System.Core.dll [External]
Loaded assembly: /private/var/containers/Bundle/Application/1508B856-B84F-4FDE-A79E-F1BCC03B411F/tvOS.Debugging.app/System.Runtime.Serialization.dll [External]
Loaded assembly: /private/var/containers/Bundle/Application/1508B856-B84F-4FDE-A79E-F1BCC03B411F/tvOS.Debugging.app/Newtonsoft.Json.dll [External]
Loaded assembly: /private/var/containers/Bundle/Application/1508B856-B84F-4FDE-A79E-F1BCC03B411F/tvOS.Debugging.app/tvOS.Debugging.exe
Thread started: #2
Launch succeeded. The app 'tvOS.Debugging' has been successfully launched on 'Apple TV'.
2017-04-27 16:12:29.937 tvOS.Debugging[163:3959] <CATransformLayer: 0x170836020> - changing property backgroundColor in transform-only layer, will have no effect
2017-04-27 16:12:30.847 tvOS.Debugging[163:3959] <CATransformLayer: 0x170835a40> - changing property backgroundColor in transform-only layer, will have no effect
An unhandled exception occured.
2017-04-27 16:12:44.445 tvOS.Debugging[163:3959]
Unhandled Exception:
System.NullReferenceException: Object reference not set to an instance of an object
at tvOS.Debugging.TestPartViewController.InvokeMethod (System.String methodInfo) [0x00034] in <e91d7423c7a54766b550b5ee60421b99>:0
at tvOS.Debugging.TestPartViewController.SetupTestCaseStep () [0x00134] in <e91d7423c7a54766b550b5ee60421b99>:0
at tvOS.Debugging.TestPartViewController.ButtoncCicked (Foundation.NSObject sender) [0x00044] in <e91d7423c7a54766b550b5ee60421b99>:0
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/4691/675645b0/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/4691/675645b0/so
urce/xamarin-macios/src/UIKit/UIApplication.cs:63
at tvOS.Debugging.Application.Main (System.String[] args) [0x00001] in <e91d7423c7a54766b550b5ee60421b99>:0
2017-04-27 16:12:44.449 tvOS.Debugging[163:3959] Unhandled managed exception:
Object reference not set to an instance of an object (System.NullReferenceException)
at tvOS.Debugging.TestPartViewController.InvokeMethod (System.String methodInfo) [0x00034] in <e91d7423c7a54766b550b5ee60421b99>:0
at tvOS.Debugging.TestPartViewController.SetupTestCaseStep () [0x00134] in <e91d7423c7a54766b550b5ee60421b99>:0
at tvOS.Debugging.TestPartViewController.ButtoncCicked (Foundation.NSObject sender) [0x00044] in <e91d7423c7a54766b550b5ee60421b99>:0
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/4691/675645b0/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/4691/675
645b0/source/xamarin-macios/src/UIKit/UIApplication.cs:63
at tvOS.Debugging.Application.Main (System.String[] args) [0x00001] in <e91d7423c7a54766b550b5ee60421b99>:0
Found new TLS offset at 224
2017-04-27 16:12:44.450 tvOS.Debugging[163:3959] critical: Stacktrace:
2017-04-27 16:12:44.450 tvOS.Debugging[163:3959] critical:
Native stacktrace:
2017-04-27 16:12:44.470 tvOS.Debugging[163:3959] critical: 0 libmonosgen-2.0.dylib 0x0000000101233428 mono_handle_native_crash + 256
2017-04-27 16:12:44.470 tvOS.Debugging[163:3959] critical: 1 libsystem_platform.dylib 0x000000018d65831c _sigtramp + 52
2017-04-27 16:12:44.471 tvOS.Debugging[163:3959] critical: 2 libsystem_pthread.dylib 0x000000018d65e334 pthread_kill + 112
2017-04-27 16:12:44.471 tvOS.Debugging[163:3959] critical: 3 libsystem_c.dylib 0x000000018d50adcc abort + 140
2017-04-27 16:12:44.471 tvOS.Debugging[163:3959] critical: 4 libxamarin-debug.dylib 0x00000001025fc738 xamarin_printf + 0
2017-04-27 16:12:44.472 tvOS.Debugging[163:3959] critical: 5 libmonosgen-2.0.dylib 0x000000010128f594 mono_invoke_unhandled_exception_hook + 132
2017-04-27 16:12:44.472 tvOS.Debugging[163:3959] critical: 6 libmonosgen-2.0.dylib 0x0000000101232f2c mono_handle_exception_internal + 4048
2017-04-27 16:12:44.473 tvOS.Debugging[163:3959] critical: 7 libmonosgen-2.0.dylib 0x0000000101231f50 mono_handle_exception + 40
2017-04-27 16:12:44.473 tvOS.Debugging[163:3959] critical: 8 libmonosgen-2.0.dylib 0x000000010125ddfc handle_signal_exception + 52
2017-04-27 16:12:44.473 tvOS.Debugging[163:3959] critical: 9 ??? 0x0000000000000001 0x0 + 1
2017-04-27 16:12:44.473 tvOS.Debugging[163:3959] critical: 10 libtvOS.Debugging.exe.dylib 0x00000001000b3b60 tvOS_Debugging_TestPartViewController_SetupTestCaseStep + 1936
2017-04-27 16:12:44.474 tvOS.Debugging[163:3959] critical: 11 libtvOS.Debugging.exe.dylib 0x00000001000b47f8 tvOS_Debugging_TestPartViewController_ButtoncCicked_Foundation_NSObject + 600
2017-04-27 16:12:44.474 tvOS.Debugging[163:3959] critical: 12 libmscorlib.dll.dylib 0x0000000100319b04 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 244
2017-04-27 16:12:44.474 tvOS.Debugging[163:3959] critical: 13 libmonosgen-2.0.dylib 0x0000000101216a8c mono_jit_runtime_invoke + 832
2017-04-27 16:12:44.475 tvOS.Debugging[163:3959] critical: 14 libmonosgen-2.0.dylib 0x00000001012f8694 do_runtime_invoke + 112
2017-04-27 16:12:44.475 tvOS.Debugging[163:3959] critical: 15 libmonosgen-2.0.dylib 0x00000001012f85f0 mono_runtime_invoke + 208
2017-04-27 16:12:44.476 tvOS.Debugging[163:3959] critical: 16 tvOS.Debugging 0x000000010008002c _Z31native_to_managed_trampoline_16P11objc_objectP13objc_selectorPP11_MonoMethodP8NSObjectj + 456
2017-04-27 16:12:44.477 tvOS.Debugging[163:3959] critical: 17 tvOS.Debugging 0x000000010007fe58 -[TestPartViewController ButtoncCicked:] + 56
2017-04-27 16:12:44.477 tvOS.Debugging[163:3959] critical: 18 UIKit 0x00000001939e8b24 <redacted> + 96
2017-04-27 16:12:44.477 tvOS.Debugging[163:3959] critical: 19 UIKit 0x00000001939e8aa4 <redacted> + 80
2017-04-27 16:12:44.478 tvOS.Debugging[163:3959] critical: 20 UIKit 0x00000001939d30b4 <redacted> + 440
2017-04-27 16:12:44.478 tvOS.Debugging[163:3959] critical: 21 UIKit 0x0000000193f71748 <redacted> + 64
2017-04-27 16:12:44.478 tvOS.Debugging[163:3959] critical: 22 UIKit 0x0000000193f74f7c <redacted> + 124
2017-04-27 16:12:44.479 tvOS.Debugging[163:3959] critical: 23 UIKit 0x0000000193b41344 <redacted> + 252
2017-04-27 16:12:44.479 tvOS.Debugging[163:3959] critical: 24 UIKit 0x00000001939e4ee8 <redacted> + 720
2017-04-27 16:12:44.480 tvOS.Debugging[163:3959] critical: 25 UIKit 0x0000000193f65210 <redacted> + 988
2017-04-27 16:12:44.480 tvOS.Debugging[163:3959] critical: 26 UIKit 0x0000000193f64de0 <redacted> + 404
2017-04-27 16:12:44.481 tvOS.Debugging[163:3959] critical: 27 UIKit 0x0000000193f640e8 <redacted> + 360
2017-04-27 16:12:44.481 tvOS.Debugging[163:3959] critical: 28 UIKit 0x00000001939e2f60 <redacted> + 2376
2017-04-27 16:12:44.481 tvOS.Debugging[163:3959] critical: 29 UIKit 0x00000001939b4088 <redacted> + 364
2017-04-27 16:12:44.482 tvOS.Debugging[163:3959] critical: 30 UIKit 0x000000019de6eef0 <redacted> + 100
2017-04-27 16:12:44.482 tvOS.Debugging[163:3959] critical: 31 UIKit 0x000000019417f1f0 <redacted> + 2400
2017-04-27 16:12:44.482 tvOS.Debugging[163:3959] critical: 32 UIKit 0x000000019417994c <redacted> + 4268
2017-04-27 16:12:44.483 tvOS.Debugging[163:3959] critical: 33 UIKit 0x0000000194179d78 <redacted> + 148
2017-04-27 16:12:44.483 tvOS.Debugging[163:3959] critical: 34 CoreFoundation 0x000000018d9aa900 <redacted> + 24
2017-04-27 16:12:44.483 tvOS.Debugging[163:3959] critical: 35 CoreFoundation 0x000000018d9aa270 <redacted> + 540
2017-04-27 16:12:44.484 tvOS.Debugging[163:3959] critical: 36 CoreFoundation 0x000000018d9a7e7c <redacted> + 744
2017-04-27 16:12:44.484 tvOS.Debugging[163:3959] critical: 37 CoreFoundation 0x000000018d8d8454 CFRunLoopRunSpecific + 424
2017-04-27 16:12:44.484 tvOS.Debugging[163:3959] critical: 38 GraphicsServices 0x000000018f33d074 GSEventRunModal + 100
2017-04-27 16:12:44.485 tvOS.Debugging[163:3959] critical: 39 UIKit 0x0000000193a187ec UIApplicationMain + 208
2017-04-27 16:12:44.486 tvOS.Debugging[163:3959] critical: 40 libXamarin.TVOS.dll.dylib 0x00000001010fa564 wrapper_managed_to_native_UIKit_UIApplication_UIApplicationMain_int_string___intptr_intptr + 340
2017-04-27 16:12:44.486 tvOS.Debugging[163:3959] critical: 41 libXamarin.TVOS.dll.dylib 0x00000001010a66ac UIKit_UIApplication_Main_string___intptr_intptr + 44
2017-04-27 16:12:44.486 tvOS.Debugging[163:3959] critical: 42 libXamarin.TVOS.dll.dylib 0x00000001010a666c UIKit_UIApplication_Main_string___string_string + 172
2017-04-27 16:12:44.487 tvOS.Debugging[163:3959] critical: 43 libtvOS.Debugging.exe.dylib 0x00000001000b20a0 tvOS_Debugging_Application_Main_string__ + 128
2017-04-27 16:12:44.487 tvOS.Debugging[163:3959] critical: 44 libmscorlib.dll.dylib 0x0000000100319b04 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 244
2017-04-27 16:12:44.487 tvOS.Debugging[163:3959] critical: 45 libmonosgen-2.0.dylib 0x0000000101216a8c mono_jit_runtime_invoke + 832
2017-04-27 16:12:44.488 tvOS.Debugging[163:3959] critical: 46 libmonosgen-2.0.dylib 0x00000001012f8694 do_runtime_invoke + 112
2017-04-27 16:12:44.488 tvOS.Debugging[163:3959] critical: 47 libmonosgen-2.0.dylib 0x00000001012fb8b8 do_exec_main_checked + 152
2017-04-27 16:12:44.488 tvOS.Debugging[163:3959] critical: 48 libmonosgen-2.0.dylib 0x000000010121d6a0 mono_jit_exec + 268
2017-04-27 16:12:44.489 tvOS.Debugging[163:3959] critical: 49 libxamarin-debug.dylib 0x0000000102609888 xamarin_main + 2168
2017-04-27 16:12:44.489 tvOS.Debugging[163:3959] critical: 50 tvOS.Debugging 0x0000000100081ff4 main + 96
2017-04-27 16:12:44.490 tvOS.Debugging[163:3959] critical: 51 libdyld.dylib 0x000000018d485658 <redacted> + 4
2017-04-27 16:12:44.490 tvOS.Debugging[163:3959] 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.
=================================================================
Failed to Stop app: An error occured on client IDB450427 while executing a reply for topic xvs/idb/4.5.0.427/stop-app
The app has been terminated.
The app has been terminated.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment