I Keep getting the following crash log in my new relic board. But I am not able to replicate the bug. The issue affects maybe more than half of the users. Has anyone else faced a similar issue or know how to fix it?
Hardware Model: iPhone 6 (iPhone7,2)
Process: T_APP [1421]
Code Type: arm64
Parent Process: launchd [1]
Date/Time: 2015-07-22 01:09:04 +0000
Launch Time: 2015-07-22 01:09:04 +0000
OS Version: iOS 8.1.2 (12B440)
Exception Type: SIGSEGV
Crashed Thread: 14
Application Specific Information:
*** Terminating app due to uncaught exception 'SIGSEGV', reason: ''
Thread 14 Crashed:
0 CFNetwork 0x187e41030 __ZN11HTTPMessage20ensureParserFinishedEv + 69680
1 CFNetwork 0x187e40fb8 __ZN11HTTPMessage19copyAllHeaderFieldsEPPK9__CFArray + 69560
2 CFNetwork 0x187e766d4 [NSHTTPURLResponse allHeaderFields] + 288468
3 T_App 0x10006b22c [NRMANSURLConnectionSupport noticeResponse:forRequest:withTimer:andBody:bytesSent:bytesReceived:] (NRMANSURLConnectionSupport.m:341)
4 T_App 0x100097fe0 [NRMANSURLConnectionDelegateBase connectionDidFinishLoading:] (NRMANSURLConnectionDelegateBase.m:126)
5 CFNetwork 0x187f8ae70 ___65-[NSURLConnectionInternal + 1420912
6 CFNetwork 0x187f8ae00 [NSURLConnectionInternal _withConnectionAndDelegate:onlyActive:] + 1420800
7 CFNetwork 0x187f8af7c [NSURLConnectionInternal _withActiveConnectionAndDelegate:] + 1421180
8 CFNetwork 0x187f2c3f4 ____ZN27URLConnectionClient_Classic23_delegate_cacheTrifectaEPK20_CFCachedURLResponseU13block_pointerFvvE_block_invoke + 1033204
9 CFNetwork 0x187f28540 ____ZN27URLConnectionClient_Classic18_withDelegateAsyncEPKcU13block_pointerFvP16_CFURLConnectionPK33CFURLConnectionClientCurrent_VMaxE_block_invoke_2 + 1017152
10 CFNetwork 0x187e4bb54 __ZN19RunloopBlockContext13_invoke_blockEPKvPv + 113492
11 CoreFoundation 0x1883c8aac _CFArrayApplyFunction + 35500
12 CFNetwork 0x187e4ba00 __ZN19RunloopBlockContext7performEv + 113152
13 CFNetwork 0x187e4b8b4 __ZN17MultiplexerSource7performEv + 112820
14 CFNetwork 0x187e4b6e0 __ZN17MultiplexerSource8_performEPv + 112352
15 CoreFoundation 0x18849e9ec ___CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 911852
16 CoreFoundation 0x18849dc90 ___CFRunLoopDoSources0 + 908432
17 CoreFoundation 0x18849bd40 ___CFRunLoopRun + 900416
18 CoreFoundation 0x1883c90a4 _CFRunLoopRunSpecific + 37028
19 WebCore 0x195f50674 __ZN7WebCoreL15runLoaderThreadEPv + 935540
20 JavaScriptCore 0x189950b80 __ZN3WTFL19wtfThreadEntryPointEPv + 84864
21 libsystem_pthread.dylib 0x19945fe80 __pthread_body + 16000
22 libsystem_pthread.dylib 0x19945fddc __pthread_body + 15836
23 libsystem_pthread.dylib 0x19945cfb0 _thread_start + 4016
Related
I am unable to edit storyboard files in my xcode project.
I have tried cleaning my Derived Data and cleaning my project but it has had no effect.
In the IBAgent crash log I found this.
I get further errors in the designer "already shutdown" errors. I believe because of the IBAgent crash
Here is the crash log:
Process: IBAgent-iOS [81085]
Path: /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/Overlays/IBAgent-iOS
Identifier: IBAgent-iOS
Version: 12.0.1 (17125)
Code Type: X86-64 (Native)
Parent Process: launchd_sim [81011]
Responsible: SimulatorTrampoline [1320]
User ID: 501
Date/Time: 2020-10-07 12:38:24.736 -0400
OS Version: Mac OS X 10.15.6 (19G2021)
Report Version: 12
Anonymous UUID: B35CBFA6-5A9D-0F38-AAF9-43DECA2C829D
Time Awake Since Boot: 440000 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Application Specific Information:
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Failed to create work interval'
terminating with uncaught exception of type NSException
abort() called
CoreSimulator 732.17 - Device: iPhone Xʀ (4069A6FF-6A3D-4066-A9E5-2871B5CF6183) - Runtime: iOS 14.0 (18A372) - DeviceType: iPhone Xʀ
Application Specific Backtrace 1:
0 CoreFoundation 0x00007fff2043a126 __exceptionPreprocess + 242
1 libobjc.A.dylib 0x00007fff20177f78 objc_exception_throw + 48
2 UIKitCore 0x00007fff24a5fcb7 _UIQOSProcessingEnd + 0
3 UIKitCore 0x00007fff24a5faf9 _UIQOSProcessingBegin + 309
4 UIKitCore 0x00007fff2404fd51 -[_UISceneDisplayLink _displayLinkTick:] + 98
5 QuartzCore 0x00007fff278e732d _ZN2CA7Display11DisplayLink14dispatch_itemsEyyy + 755
6 QuartzCore 0x00007fff279cb99c _ZL22display_timer_callbackP12__CFMachPortPvlS1_ + 639
7 CoreFoundation 0x00007fff2037670c __CFMachPortPerform + 157
8 CoreFoundation 0x00007fff203a913d __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41
9 CoreFoundation 0x00007fff203a84de __CFRunLoopDoSource1 + 614
10 CoreFoundation 0x00007fff203a29ba __CFRunLoopRun + 2353
11 CoreFoundation 0x00007fff203a1b9e CFRunLoopRunSpecific + 567
12 Foundation 0x00007fff20846e61 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 209
13 IBFoundation 0x000000010c137bf0 -[IBAbstractPlatformTool startServingReceiveChannel:] + 399
14 IBFoundation 0x000000010c137e56 -[IBAbstractPlatformTool startServingWriteDescriptor:readDescriptor:] + 111
15 IBFoundation 0x000000010c138b40 +[IBAbstractPlatformTool main] + 1237
16 IBAgent-iOS 0x000000010bba295f main + 34
17 libdyld.dylib 0x00007fff20257415 start + 1
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff5dca633a __pthread_kill + 10
1 libsystem_pthread.dylib 0x00007fff5dcdbe60 pthread_kill + 430
2 libsystem_c.dylib 0x00007fff200fabd4 abort + 120
3 libc++abi.dylib 0x00007fff20250818 abort_message + 231
4 libc++abi.dylib 0x00007fff20241e7d demangling_terminate_handler() + 266
5 libobjc.A.dylib 0x00007fff201781d1 _objc_terminate() + 96
6 libc++abi.dylib 0x00007fff2024fc47 std::__terminate(void (*)()) + 8
7 libc++abi.dylib 0x00007fff202525b6 __cxa_rethrow + 99
8 libobjc.A.dylib 0x00007fff2017810c objc_exception_rethrow + 37
9 com.apple.CoreFoundation 0x00007fff203a1cc4 CFRunLoopRunSpecific + 861
10 com.apple.Foundation 0x00007fff20846e61 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 209
11 com.apple.dt.IBFoundation 0x000000010c137bf0 -[IBAbstractPlatformTool startServingReceiveChannel:] + 399
12 com.apple.dt.IBFoundation 0x000000010c137e56 -[IBAbstractPlatformTool startServingWriteDescriptor:readDescriptor:] + 111
13 com.apple.dt.IBFoundation 0x000000010c138b40 +[IBAbstractPlatformTool main] + 1237
14 IBAgent-iOS 0x000000010bba295f main + 34
15 libdyld.dylib 0x00007fff20257415 start + 1
This happened when I upgraded to Xcode 13.0.
I couldn't find much help on the subject, but from trial and error, the solution for my situation seemed to be:
open ~/Library/Developer/Xcode/iOS\ DeviceSupport
rm -rf <VERSION>
I did this for every version expect the latest version (in this case 15.0.2 (19A404))
Recently I got this error:
Failed to render and update auto layout status for YourViewController (GwR-7s-08s): The agent crashed
I've tried:
Editor > Refresh all views
Delete Derived Data
Delete and Undo my view controller
Restart My Pc
I'm really lost now.
This is what i found from console (~/Library/Logs/DiagnosticReports) IBDesignablesAgent-IOS.crash.
Process: IBDesignablesAgent-iOS [8917]
Path: /Users/USER/Desktop/Xcode (Vers 10.1).app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/Library/Xcode/Overlays/IBDesignablesAgent-iOS
Identifier: IBDesignablesAgent-iOS
Version: 10.1 (14460.20)
Code Type: X86-64 (Native)
Parent Process: launchd_sim [696]
Responsible: IBDesignablesAgent-iOS [8917]
User ID: 501
Date/Time: 2020-04-15 18:02:05.468 +0800
OS Version: Mac OS X 10.14.6 (18G103)
Report Version: 12
Bridge OS Version: 4.1 (17P1081)
Anonymous UUID: CBF175F5-90A8-CA46-157A-EAC22B0E9C53
Time Awake Since Boot: 7000 seconds
System Integrity Protection: enabled
Crashed Thread: 0
Exception Type: EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Signal: Illegal instruction: 4
Termination Reason: Namespace SIGNAL, Code 0x4
Terminating Process: exc handler [8917]
Application Specific Information:
CoreSimulator 681.15 - Device: iPhone 8 (B66229B4-2385-44FD-B679-B71B2306DF10) - Runtime: iOS 12.1 (16B91) - DeviceType: iPhone 8
Fatal error: Unexpectedly found nil while unwrapping an Optional value
Thread 0 Crashed:
0 libswiftCore.dylib 0x0000000226d276f1 specialized _fatalErrorMessage(_:_:file:line:flags:) + 113
1 libswiftCore.dylib 0x0000000226b5d053 _fatalErrorMessage(_:_:file:line:flags:) + 19
2 com.MiCaresvc.MyMed 0x0000000225e03dac UsefulLinksTableViewCell.layoutSubviews() + 268
3 com.MiCaresvc.MyMed 0x0000000225e041f4 #objc UsefulLinksTableViewCell.layoutSubviews() + 36
4 com.apple.UIKitCore 0x000000011d38d795 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 1441
5 com.apple.QuartzCore 0x000000010e885b19 -[CALayer layoutSublayers] + 175
6 com.apple.QuartzCore 0x000000010e88a9d3 CA::Layer::layout_if_needed(CA::Transaction*) + 395
7 com.apple.UIKitCore 0x000000011d378077 -[UIView(Hierarchy) layoutBelowIfNeeded] + 1429
8 com.apple.IBCocoaTouchToolFoundation 0x000000010d33d267 -[UITableViewCell(IBCocoaTouchToolIntegration) awakeAfterMarshallerDidEstablishAttributesWithContext:] + 58
9 com.apple.IBCocoaTouchToolFoundation 0x000000010d332248 -[IBCocoaTouchToolObjectPackage initWithRequest:globalMarshallingContext:] + 3391
10 com.apple.IBCocoaTouchToolFoundation 0x000000010d330d91 +[IBCocoaTouchToolObjectPackage objectPackageFromRequest:] + 67
11 com.apple.IBCocoaTouchToolFoundation 0x000000010d333f1e +[IBCocoaTouchToolObjectPackage decodeWithBinaryUnarchiver:] + 106
12 com.apple.dt.IBFoundation 0x000000010e54241c -[IBBinaryUnarchiver decodeObject] + 109
13 com.apple.dt.IBFoundation 0x000000010e5e2e4f -[IBObjectBasedMarshallingRequest initWithBinaryUnarchiver:] + 135
14 com.apple.dt.IBAutolayoutFoundation 0x000000010e4b2f63 -[IBFullSceneUpdateRequest initWithBinaryUnarchiver:] + 65
15 com.apple.dt.IBFoundation 0x000000010e538f05 +[NSObject(IBBinaryArchivingAdditions) decodeWithBinaryUnarchiver:] + 65
16 com.apple.dt.IBFoundation 0x000000010e54241c -[IBBinaryUnarchiver decodeObject] + 109
17 com.apple.dt.IBFoundation 0x000000010e54281d -[IBBinaryUnarchiver decodeObjectReferenceIfPossible] + 74
18 com.apple.dt.IBFoundation 0x000000010e539486 -[NSArray(IBBinaryArchivingAdditions) initWithBinaryUnarchiver:] + 180
19 com.apple.dt.IBFoundation 0x000000010e538f05 +[NSObject(IBBinaryArchivingAdditions) decodeWithBinaryUnarchiver:] + 65
20 com.apple.dt.IBFoundation 0x000000010e54241c -[IBBinaryUnarchiver decodeObject] + 109
21 com.apple.dt.IBFoundation 0x000000010e62e745 -[IBMessageReceiveChannel deliverMessage:toTarget:withArguments:context:result:] + 424
22 com.apple.dt.IBFoundation 0x000000010e62e152 __88-[IBMessageReceiveChannel runBlockingReceiveLoopNotifyingQueue:notifyingTarget:context:]_block_invoke + 143
23 libdispatch.dylib 0x00000001167f954b _dispatch_client_callout + 8
24 libdispatch.dylib 0x0000000116806036 _dispatch_async_and_wait_invoke + 109
25 libdispatch.dylib 0x00000001167f954b _dispatch_client_callout + 8
26 libdispatch.dylib 0x0000000116805380 _dispatch_main_queue_callback_4CF + 1290
27 com.apple.CoreFoundation 0x00000001105183e9 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
28 com.apple.CoreFoundation 0x0000000110512a76 __CFRunLoopRun + 2342
29 com.apple.CoreFoundation 0x0000000110511e11 CFRunLoopRunSpecific + 625
30 com.apple.Foundation 0x000000010eaea322 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 277
31 com.apple.dt.IBFoundation 0x000000010e5e9c36 -[IBAbstractPlatformTool startServingReceiveChannel:] + 447
32 com.apple.dt.IBFoundation 0x000000010e5e9ef2 -[IBAbstractPlatformTool startServingWriteDescriptor:readDescriptor:] + 119
33 com.apple.dt.IBFoundation 0x000000010e5ead9a +[IBAbstractPlatformTool main] + 1211
34 IBDesignablesAgent-iOS 0x000000010d253957 main + 34
35 libdyld.dylib 0x0000000116869575 start + 1
I am a relatively new developer and would like some assistance. My app does not crash when I have it hooked up via Xcode. However, when I try to run it again the next day (launching from my phone), it crashes when trying to open it. I am currently debugging the situation and am unsure how to proceed.
I'm having troubles with understanding how a device log crashes work. I was able to get to my device's crashes in Xcode via Window>Device and Simulators>View Device Logs>All Logs. I am able to understand that having an Exception type of "EXC_BREAKPOINT (SIGTRAP)" means that I force unwrap a nil value. I am unsure how through looking at the log (or any other method) that I can locate in my code where this is happening. How can I locate in all my files where this is causing a crash?
Date/Time: 2018-04-05 14:33:48.7121 -0500
Launch Time: 2018-04-05 14:33:47.8058 -0500
OS Version: iPhone OS 11.3 (15E216)
Baseband Version: 1.04.16
Report Version: 104
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x0000000104177ff8
Termination Signal: Trace/BPT trap: 5
Termination Reason: Namespace SIGNAL, Code 0x5
Terminating Process: exc handler [0]
Triggered by Thread: 1
Filtered syslog:
None found
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0:
0 libsystem_kernel.dylib 0x0000000180d07e08 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x0000000180d07c80 mach_msg + 72
2 CoreFoundation 0x000000018124ae40 __CFRunLoopServiceMachPort + 196
3 CoreFoundation 0x0000000181248908 __CFRunLoopRun + 1568
4 CoreFoundation 0x0000000181168da8 CFRunLoopRunSpecific + 552
5 GraphicsServices 0x000000018314b020 GSEventRunModal + 100
6 UIKit 0x000000018b14978c UIApplicationMain + 236
7 &me 0x0000000102cd00e4 0x102bac000 + 1196260
8 libdyld.dylib 0x0000000180bf9fc0 start + 4
Thread 1 name: Dispatch queue: NSOperationQueue 0x1d4224f80 (QOS: UNSPECIFIED)
Thread 1 Crashed:
0 libswiftCore.dylib 0x0000000104177ff8 0x103fd0000 + 1736696
1 libswiftCore.dylib 0x0000000104177ff8 0x103fd0000 + 1736696
2 libswiftCore.dylib 0x00000001040182b8 0x103fd0000 + 295608
3 &me 0x0000000102c9576c 0x102bac000 + 956268
4 &me 0x0000000102c95cbc 0x102bac000 + 957628
5 CFNetwork 0x0000000181831c1c __75-[__NSURLSessionLocal taskForClass:request:uploadFile:bodyData:completion:]_block_invoke + 32
6 CFNetwork 0x000000018184a93c __49-[__NSCFLocalSessionTask _task_onqueue_didFinish]_block_invoke + 152
7 Foundation 0x0000000181ccae88 __NSBLOCKOPERATION_IS_CALLING_OUT_TO_A_BLOCK__ + 16
8 Foundation 0x0000000181c0c8d0 -[NSBlockOperation main] + 72
9 Foundation 0x0000000181c0bcac -[__NSOperationInternal _start:] + 848
10 libdispatch.dylib 0x0000000180b94ae4 _dispatch_client_callout + 16
11 libdispatch.dylib 0x0000000180bd0b0c _dispatch_block_invoke_direct$VARIANT$armv81 + 216
12 libdispatch.dylib 0x0000000180b94ae4 _dispatch_client_callout + 16
13 libdispatch.dylib 0x0000000180bd0b0c _dispatch_block_invoke_direct$VARIANT$armv81 + 216
14 libdispatch.dylib 0x0000000180bd0a00 dispatch_block_perform$VARIANT$armv81 + 104
15 Foundation 0x0000000181ccc750 __NSOQSchedule_f + 376
16 libdispatch.dylib 0x0000000180b94ae4 _dispatch_client_callout + 16
17 libdispatch.dylib 0x0000000180bd17a8 _dispatch_continuation_pop$VARIANT$armv81 + 416
18 libdispatch.dylib 0x0000000180bd0180 _dispatch_async_redirect_invoke$VARIANT$armv81 + 596
19 libdispatch.dylib 0x0000000180bd63a4 _dispatch_root_queue_drain + 592
20 libdispatch.dylib 0x0000000180bd60f0 _dispatch_worker_thread3 + 112
21 libsystem_pthread.dylib 0x0000000180ec7fac _pthread_wqthread + 1176
22 libsystem_pthread.dylib 0x0000000180ec7b08 start_wqthread + 4
To understand the crash log you can go through the following apple documentation. This is the best explanation I found so far.
https://developer.apple.com/library/content/technotes/tn2151/_index.html
I have strange crashes on devices in my Xamarin App. It happens at any time of app, without any connection to particular actions inside the app. What can I do to find a reason for that crash?
The crash log was caught through HockeyApp.
OS Version: iPhone OS 11.0.1 (15A402)
Report Version: 104
Exception Type: SIGBUS
Exception Codes: BUS_ADRALN at 0x1
Crashed Thread: 0
Application Specific Information:
Selector name found in current argument registers: prev_signal_handlers
Thread 0 Crashed:
0 ??? 0x0000000000000001 0x0 + 0
1 libsystem_platform.dylib 0x0000000180fafb60 _sigtramp + 48
2 libsystem_kernel.dylib 0x0000000180e80a3c mach_msg + 68
3 CoreFoundation 0x000000018132fce4 __CFRunLoopServiceMachPort + 192
4 CoreFoundation 0x000000018132d8b0 __CFRunLoopRun + 1420
5 CoreFoundation 0x000000018124e2d8 CFRunLoopRunSpecific + 432
6 GraphicsServices 0x00000001830dff84 GSEventRunModal + 96
7 UIKit 0x000000018a7fb880 UIApplicationMain + 204
8 FaxiOS 0x00000001006c76f4 wrapper_managed_to_native_UIKit_UIApplication_UIApplicationMain_int_string___intptr_intptr (<unknown>:1)
9 FaxiOS 0x00000001006742ec UIKit_UIApplication_Main_string___intptr_intptr (UIApplication.cs:79)
10 FaxiOS 0x00000001006742ac UIKit_UIApplication_Main_string___string_string (UIApplication.cs:63)
11 FaxiOS 0x00000001002c3544 Fax_iOS_Application_Main_string__ (<unknown>:1)
12 FaxiOS 0x00000001005a9094 wrapper_runtime_invoke_object_runtime_invoke_dynamic_intptr_intptr_intptr_intptr + 240
13 FaxiOS 0x00000001012f3b38 mono_jit_runtime_invoke (mini-runtime.c:2509)
14 FaxiOS 0x000000010136e620 do_runtime_invoke (object.c:2860)
15 FaxiOS 0x0000000101371844 do_exec_main_checked (object.c:3018)
16 FaxiOS 0x00000001012d7770 mono_jit_exec (driver.g.c:1037)
17 FaxiOS 0x0000000101424f48 xamarin_main (monotouch-main.m:480)
18 FaxiOS 0x00000001011a4108 main (main.m:179)
19 libdyld.dylib 0x0000000180d7256c start + 0
Apple gave me below crash report. I checked with other questions similar to EXC_BREAKPOINT (SIGTRAP) crashes but that don't helpful to me to solve my crash. Apple specified in comment that these crashes are in iOS 9.3.2 and I checked same with other OS and working fine.
Any help would be appreciated. :)
Here is crash report with all required information and logs for Thread 1, I think this will necessary
Incident Identifier: D5E9014C-59EE-44EA-8E7E-45D74466EE2F
CrashReporter Key: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hardware Model: xxx
Process: My App [248]
Path: /private/var/containers/Bundle/Application/F19FB288-F626-4887-AFFE-34B5A465BFAD/My App.app/My App
Identifier: com.myapp
Version: 1.2 (1.2.1)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
Date/Time: 2016-05-18 16:52:31.31 -0700
Launch Time: 2016-05-18 16:52:30.30 -0700
OS Version: iOS 9.3.2 (13F69)
Report Version: 105
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000001, 0x0000000183338f9c
Triggered by Thread: 0
Filtered syslog:
None found
Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0 CoreFoundation 0x0000000183338f9c 0x183334000 + 20380
1 My App 0x00000001002ccf90 0x100040000 + 2674576
2 My App 0x00000001002ccf90 0x100040000 + 2674576
3 UIKit 0x00000001885bcc40 0x1885a8000 + 85056
4 UIKit 0x00000001885bc844 0x1885a8000 + 84036
5 My App 0x00000001000e6644 0x100040000 + 681540
6 My App 0x00000001000e50b0 0x100040000 + 676016
7 My App 0x00000001001f07b0 0x100040000 + 1771440
8 My App 0x00000001002fe314 0x100040000 + 2876180
9 UIKit 0x00000001885bcc40 0x1885a8000 + 85056
10 UIKit 0x000000018867d230 0x1885a8000 + 873008
11 UIKit 0x000000018867d108 0x1885a8000 + 872712
12 UIKit 0x000000018867c350 0x1885a8000 + 869200
13 UIKit 0x000000018867bef4 0x1885a8000 + 868084
14 UIKit 0x000000018867bb1c 0x1885a8000 + 867100
15 UIKit 0x000000018867ba84 0x1885a8000 + 866948
16 UIKit 0x00000001885b81e4 0x1885a8000 + 66020
17 QuartzCore 0x0000000185f4a994 0x185f3c000 + 59796
18 QuartzCore 0x0000000185f455d0 0x185f3c000 + 38352
19 QuartzCore 0x0000000185f45490 0x185f3c000 + 38032
20 QuartzCore 0x0000000185f44ac0 0x185f3c000 + 35520
21 QuartzCore 0x0000000185f44820 0x185f3c000 + 34848
22 QuartzCore 0x0000000185f3dde4 0x185f3c000 + 7652
23 CoreFoundation 0x0000000183414728 0x183334000 + 919336
24 CoreFoundation 0x00000001834124cc 0x183334000 + 910540
25 CoreFoundation 0x000000018333cc70 0x183334000 + 35952
26 UIKit 0x000000018862b94c 0x1885a8000 + 538956
27 UIKit 0x0000000188626088 0x1885a8000 + 516232
28 My App 0x0000000100342414 0x100040000 + 3154964
29 libdyld.dylib 0x0000000182eda8b8 0x182ed8000 + 10424
Activity ID: 0x00000000000050d0
Activity Name: starting resolver activity
Activity Image Path: /usr/lib/system/libsystem_network.dylib
Activity Image UUID: A8E4200A-ECC7-3E56-A845-8A0E9CB4A6F0
Activity Offset: 0x0003333c
Activity Running Time: 6148914683.455229 sec
Thread 1 name: Dispatch queue: com.apple.CoreLocation.ConnectionClient.0x1456b7cc0.events
Thread 1:
0 libsystem_kernel.dylib 0x0000000182fdd02c 0x182fdc000 + 4140
1 libdispatch.dylib 0x0000000182eba394 0x182ea8000 + 74644
2 CoreLocation 0x000000018a1aed4c 0x18a1ac000 + 11596
3 CoreLocation 0x000000018a1b3804 0x18a1ac000 + 30724
4 CoreLocation 0x000000018a1eec44 0x18a1ac000 + 273476
5 CoreLocation 0x000000018a1ec898 0x18a1ac000 + 264344
6 CoreLocation 0x000000018a1ec7cc 0x18a1ac000 + 264140
7 CoreLocation 0x000000018a1eda18 0x18a1ac000 + 268824
8 libxpc.dylib 0x00000001830f4f68 0x1830f0000 + 20328
9 libxpc.dylib 0x00000001830f2d10 0x1830f0000 + 11536
10 libdispatch.dylib 0x0000000182ea9578 0x182ea8000 + 5496
11 libdispatch.dylib 0x0000000182ead864 0x182ea8000 + 22628
12 libdispatch.dylib 0x0000000182eb5694 0x182ea8000 + 54932
13 libdispatch.dylib 0x0000000182eac978 0x182ea8000 + 18808
14 libdispatch.dylib 0x0000000182eb5694 0x182ea8000 + 54932
15 libdispatch.dylib 0x0000000182eacf80 0x182ea8000 + 20352
16 libdispatch.dylib 0x0000000182eb5694 0x182ea8000 + 54932
17 libdispatch.dylib 0x0000000182eacf80 0x182ea8000 + 20352
18 libdispatch.dylib 0x0000000182ea947c 0x182ea8000 + 5244
19 libdispatch.dylib 0x0000000182eb7914 0x182ea8000 + 63764
20 libdispatch.dylib 0x0000000182eb70b0 0x182ea8000 + 61616
21 libsystem_pthread.dylib 0x00000001830c1470 0x1830c0000 + 5232
22 libsystem_pthread.dylib 0x00000001830c1020 0x1830c0000 + 4128