Created
October 19, 2018 08:16
-
-
Save lewurm/a3a868989e3073c23ec7c4056763d49c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oct 19 10:14:28 iPhone7 backboardd(IOKit)[56] <Notice>: <private> set batch interval 16667 for <private> | |
at <unknown> <0xffffffff> | |
at (wrapper managed-to-native) ObjCRuntime.Messaging.void_objc_msgSend_IntPtr (intptr,intptr,intptr) [0x0000b] in <0ee042f2af524abf992df069e69c9514>:0 | |
at Foundation.NSRunLoop.RunUntil (Foundation.NSDate) [0x0001f] in /Users/lewurm/work/xiinterp/xamarin-macios/src/build/mac/mobile/Foundation/NSRunLoop.g.cs:252 | |
at Xamarin.Utils.NSRunLoopExtensions.RunUntilEvent (Foundation.NSRunLoop,System.Threading.ManualResetEvent,System.Nullable`1<System.TimeSpan>) [0x00027] in /Users/lewurm/work/xiinterp/maciostools/Xamarin.Hosting/Xamarin.Utils/Extensions.cs:16 | |
at Xamarin.Hosting.Services.RunMainLoopUntil (System.Threading.ManualResetEvent) [0x00001] in /Users/lewurm/work/xiinterp/maciostools/Xamarin.Hosting/Xamarin.Hosting/Services.cs:1367 | |
at Xamarin.Hosting.Logger.LogToConsole (string) [0x0002c] in /Users/lewurm/work/xiinterp/maciostools/Xamarin.Hosting/Xamarin.Hosting/Logger.cs:183 | |
at Xamarin.Launcher.DevController.ShowLog (string) [0x00007] in /Users/lewurm/work/xiinterp/maciostools/Xamarin.Hosting/Xamarin.Launcher/controller-device.cs:41 | |
at Xamarin.Launcher.Driver/<MainAsync>d__56.MoveNext () [0x00244] in /Users/lewurm/work/xiinterp/maciostools/Xamarin.Hosting/Xamarin.Launcher/Main.cs:456 | |
at System.Runtime.CompilerServices.AsyncTaskMethodBuilder`1<int>.Start<Xamarin.Launcher.Driver/<MainAsync>d__56> (Xamarin.Launcher.Driver/<MainAsync>d__56&) [0x0002c] in /Users/lewurm/work/xiinterp/xamarin-macios/external/mono/mcs/class/referencesource/mscorlib/system/runtime/compilerservices/AsyncMethodBuilder.cs:471 | |
at Xamarin.Launcher.Driver.MainAsync () [0x00023] in <0f060a58727541dba2b2547b07115094>:0 | |
at Xamarin.Launcher.Driver.Main2 (string[]) [0x00af2] in /Users/lewurm/work/xiinterp/maciostools/Xamarin.Hosting/Xamarin.Launcher/Main.cs:446 | |
at Xamarin.Launcher.Driver.Main (string[]) [0x0006d] in /Users/lewurm/work/xiinterp/maciostools/Xamarin.Hosting/Xamarin.Launcher/Main.cs:147 | |
at (wrapper runtime-invoke) <Module>.runtime_invoke_int_object (object,intptr,intptr,intptr) [0x00057] in <0f060a58727541dba2b2547b07115094>:0 | |
Memory around native instruction pointer (0x7fff5b94dc2a): | |
0x7fff5b94dc1a 00 01 0f 05 c3 90 49 89 ca b8 1f 00 00 01 0f 05 ......I......... | |
0x7fff5b94dc2a c3 90 49 89 ca b8 20 00 00 01 0f 05 c3 90 49 89 ..I... .......I. | |
0x7fff5b94dc3a ca b8 21 00 00 01 0f 05 c3 90 49 89 ca b8 22 00 ..!.......I...". | |
0x7fff5b94dc4a 00 01 0f 05 c3 90 49 89 ca b8 23 00 00 01 0f 05 ......I...#..... | |
Native stacktrace: | |
Oct 19 10:14:28 iPhone7 backboardd(IOKit)[56] <Notice>: <private> set report interval 16667 for <private> | |
0 mlaunch 0x00000001024e044b mono_handle_native_crash + 1083 | |
1 libsystem_platform.dylib 0x00007fff5b9feb3d _sigtramp + 29 | |
2 libdispatch.dylib 0x00007fff5b7e1bcb _dispatch_kq_poll + 276 | |
Entering thread summarizer from 4491638208 | |
3 CoreFoundation 0x00007fff2e78105e __CFRunLoopServiceMachPort + 337 | |
4 CoreFoundation 0x00007fff2e7805ad __CFRunLoopRun + 1654 | |
5 CoreFoundation 0x00007fff2e77fce4 CFRunLoopRunSpecific + 463 | |
6 Foundation 0x00007fff30ae05da -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 280 | |
7 Foundation 0x00007fff30bb3684 -[NSRunLoop(NSRunLoop) runUntilDate:] + 104 | |
8 mlaunch 0x000000010240f149 xamarin_dyn_objc_msgSend + 217 | |
9 ??? 0x0000000107a5a35b 0x0 + 4423263067 | |
10 ??? 0x0000000107a4b0fb 0x0 + 4423201019 | |
11 ??? 0x0000000107a4a163 0x0 + 4423197027 | |
12 ??? 0x00000001029f60e3 0x0 + 4338966755 | |
13 ??? 0x00000001029f65ad 0x0 + 4338967981 | |
14 mlaunch 0x00000001024f5783 mono_jit_runtime_invoke + 1587 | |
15 mlaunch 0x000000010261302f mono_runtime_invoke_checked + 127 | |
16 mlaunch 0x000000010261a18e mono_runtime_exec_main_checked + 110 | |
17 mlaunch 0x00000001024520b9 mono_jit_exec + 297 | |
18 mlaunch 0x0000000102455233 mono_main + 11491 | |
19 mlaunch 0x000000010240fa19 xamarin_main + 1305 | |
20 mlaunch 0x00000001024108a4 main + 36 | |
21 libdyld.dylib 0x00007fff5b815085 start + 1 | |
22 ??? 0x0000000000000006 0x0 + 6 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment