Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

wellander1

Contributor
Original poster
What is causing this crash? Crash log below. Thanks.
Code:
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               routined [1664]
Path:                  /usr/libexec/routined
Identifier:            routined
Version:               ???
Code Type:             X86-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2025-02-17 11:05:22.0279 -0700
OS Version:            macOS 13.7.4 (22H420)
Report Version:        12
Bridge OS Version:     9.3 (22P3051)
Anonymous UUID:        A2FDDEE6-2356-985D-C625-0031F0680D20


Time Awake Since Boot: 1200 seconds

System Integrity Protection: disabled

Crashed Thread:        1  Dispatch queue: RTEventModelProvider-0x7ff2ee990800

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000

Termination Reason:    Namespace SIGNAL, Code 6 Abort trap: 6
Terminating Process:   routined [1664]

Application Specific Information:
abort() called


Application Specific Backtrace 0:
0   CoreFoundation                      0x00007ff80c63f0fa __exceptionPreprocess + 242
1   libobjc.A.dylib                     0x00007ff80c1640b7 objc_exception_throw + 48
2   CoreFoundation                      0x00007ff80c7193ca -[__NSCFString characterAtIndex:].cold.1 + 0
3   CoreFoundation                      0x00007ff80c71645f -[__NSArrayM insertObject:atIndex:].cold.2 + 0
4   CoreFoundation                      0x00007ff80c56bad3 -[__NSArrayM insertObject:atIndex:] + 950
5   libcoreroutine.dylib                0x00007ff81cf17761 -[RTLocationOfInterest(RTExtensions) initWithLearnedLocationOfInterest:] + 456
6   libcoreroutine.dylib                0x00007ff81cf17b84 +[RTLocationOfInterest(RTExtensions) locationsOfInterestFromLearnedLocationsOfInterest:] + 326
7   libcoreroutine.dylib                0x00007ff81ce2d4af __54-[RTEventModelProvider _restoreEventModelWithHandler:]_block_invoke_2 + 241
8   libdispatch.dylib                   0x00007ff80c349d91 _dispatch_call_block_and_release + 12
9   libdispatch.dylib                   0x00007ff80c34b033 _dispatch_client_callout + 8
10  libdispatch.dylib                   0x00007ff80c351200 _dispatch_lane_serial_drain + 769
11  libdispatch.dylib                   0x00007ff80c351d6c _dispatch_lane_invoke + 417
12  libdispatch.dylib                   0x00007ff80c35c3fc _dispatch_workloop_worker_thread + 765
13  libsystem_pthread.dylib             0x00007ff80c4e8c55 _pthread_wqthread + 327
14  libsystem_pthread.dylib             0x00007ff80c4e7bbf start_wqthread + 15


Thread 0::  Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib                0x7ff80c4ad552 mach_msg2_trap + 10
1   libsystem_kernel.dylib                0x7ff80c4bb6cd mach_msg2_internal + 78
2   libsystem_kernel.dylib                0x7ff80c4b4584 mach_msg_overwrite + 692
3   libsystem_kernel.dylib                0x7ff80c4ad83a mach_msg + 19
4   CoreFoundation                        0x7ff80c5c7fdf __CFRunLoopServiceMachPort + 145
5   CoreFoundation                        0x7ff80c5c6a60 __CFRunLoopRun + 1365
6   CoreFoundation                        0x7ff80c5c5ea1 CFRunLoopRunSpecific + 560
7   Foundation                            0x7ff80d4540d3 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 216
8   Foundation                            0x7ff80d4d6ac8 -[NSRunLoop(NSRunLoop) run] + 76
9   routined                                 0x10dd4665c 0x10dd40000 + 26204
10  dyld                                  0x7ff80c191418 start + 1896

Thread 1 Crashed::  Dispatch queue: RTEventModelProvider-0x7ff2ee990800
0   libsystem_kernel.dylib                0x7ff80c4b4196 __pthread_kill + 10
1   libsystem_pthread.dylib               0x7ff80c4ebee6 pthread_kill + 263
2   libsystem_c.dylib                     0x7ff80c412b45 abort + 123
3   libc++abi.dylib                       0x7ff80c4a6282 abort_message + 241
4   libc++abi.dylib                       0x7ff80c4983fb demangling_terminate_handler() + 267
5   libobjc.A.dylib                       0x7ff80c16b7ca _objc_terminate() + 96
6   libc++abi.dylib                       0x7ff80c4a56db std::__terminate(void (*)()) + 6
7   libc++abi.dylib                       0x7ff80c4a5696 std::terminate() + 54
8   libdispatch.dylib                     0x7ff80c34b047 _dispatch_client_callout + 28
9   libdispatch.dylib                     0x7ff80c351200 _dispatch_lane_serial_drain + 769
10  libdispatch.dylib                     0x7ff80c351d6c _dispatch_lane_invoke + 417
11  libdispatch.dylib                     0x7ff80c35c3fc _dispatch_workloop_worker_thread + 765
12  libsystem_pthread.dylib               0x7ff80c4e8c55 _pthread_wqthread + 327
13  libsystem_pthread.dylib               0x7ff80c4e7bbf start_wqthread + 15

Thread 2::  Dispatch queue: SQLQueue 0x7ff2eeac6d00 for Cloud-V2.sqlite
0   libobjc.A.dylib                       0x7ff80c156200 objc_msgSend + 0
1   CoreData                              0x7ff8122acf7f _prepareResultsFromResultSet + 1215
2   CoreData                              0x7ff81228c48f newFetchedRowsForFetchPlan_MT + 1967
3   CoreData                              0x7ff81228a1c7 _executeFetchRequest + 39
4   CoreData                              0x7ff81227e5e9 -[NSSQLFetchRequestContext executeRequestCore:] + 41
5   CoreData                              0x7ff81227e2a9 -[NSSQLStoreRequestContext executeRequestUsingConnection:] + 457
6   CoreData                              0x7ff81227df28 __52-[NSSQLDefaultConnectionManager handleStoreRequest:]_block_invoke + 56
7   CoreData                              0x7ff812264d9c __37-[NSSQLiteConnection performAndWait:]_block_invoke + 28
8   libdispatch.dylib                     0x7ff80c34b033 _dispatch_client_callout + 8
9   libdispatch.dylib                     0x7ff80c358ba1 _dispatch_lane_barrier_sync_invoke_and_complete + 60
10  CoreData                              0x7ff812264ca7 -[NSSQLiteConnection performAndWait:] + 151
11  CoreData                              0x7ff81227dc33 -[NSSQLDefaultConnectionManager handleStoreRequest:] + 259
12  CoreData                              0x7ff81227daf8 -[NSSQLCoreDispatchManager routeStoreRequest:] + 312
13  CoreData                              0x7ff81227d434 -[NSSQLCore dispatchRequest:withRetries:] + 196
14  CoreData                              0x7ff81227a46c -[NSSQLCore executeRequest:withContext:error:] + 5372
15  CoreData                              0x7ff8123d3af4 __65-[NSPersistentStoreCoordinator executeRequest:withContext:error:]_block_invoke.688 + 3044
16  CoreData                              0x7ff812278b26 -[NSPersistentStoreCoordinator _routeHeavyweightBlock:] + 262
17  CoreData                              0x7ff8122781c7 -[NSPersistentStoreCoordinator executeRequest:withContext:error:] + 1943
18  CoreData                              0x7ff812275fc7 -[NSManagedObjectContext executeFetchRequest:error:] + 1319
19  CoreData                              0x7ff81230a202 _faultBatchAtIndex + 930
20  CoreData                              0x7ff81230cd75 -[_PFBatchFaultingArray objectAtIndex:] + 85
21  CoreData                              0x7ff812476e04 -[_PFMutableProxyArray getObjects:range:] + 324
22  CoreFoundation                        0x7ff80c5b95c6 -[NSArray countByEnumeratingWithState:objects:count:] + 180
23  CoreData                              0x7ff8125d455e __85-[PFCloudKitMetadataModelMigrator checkForRecordMetadataZoneCorruptionInStore:error:]_block_invoke_2 + 190
24  CoreData                              0x7ff8123abeda +[_PFRoutines efficientlyEnumerateManagedObjectsInFetchRequest:usingManagedObjectContext:andApplyBlock:] + 698
25  CoreData                              0x7ff81233a9d9 __85-[PFCloudKitMetadataModelMigrator checkForRecordMetadataZoneCorruptionInStore:error:]_block_invoke + 537
26  CoreData                              0x7ff8122739ae developerSubmittedBlockToNSManagedObjectContextPerform + 158
27  libdispatch.dylib                     0x7ff80c34b033 _dispatch_client_callout + 8
28  libdispatch.dylib                     0x7ff80c358ba1 _dispatch_lane_barrier_sync_invoke_and_complete + 60
29  CoreData                              0x7ff8122738c5 -[NSManagedObjectContext performBlockAndWait:] + 277
30  CoreData                              0x7ff812327b4f -[PFCloudKitMetadataModelMigrator checkAndPerformMigrationIfNecessary:] + 927
31  CoreData                              0x7ff8123275d6 +[PFCloudKitMetadataModel checkAndRepairSchemaOfStore:withManagedObjectContext:error:] + 294
32  CoreData                              0x7ff812326e07 __56-[PFCloudKitSetupAssistant _checkAndInitializeMetadata:]_block_invoke + 263
33  CoreData                              0x7ff812326c48 -[PFCloudKitStoreMonitor performBlock:] + 72
34  CoreData                              0x7ff8124f40e8 -[PFCloudKitSetupAssistant _initializeCloudKitForObservedStore:andNoteMetadataInitialization:] + 312
35  CoreData                              0x7ff81232588b __52-[NSCloudKitMirroringDelegate _performSetupRequest:]_block_invoke + 491
36  CoreData                              0x7ff812448427 __92-[NSCloudKitMirroringDelegate _openTransactionWithLabel:assertionLabel:andExecuteWorkBlock:]_block_invoke + 55
37  libdispatch.dylib                     0x7ff80c349d91 _dispatch_call_block_and_release + 12
38  libdispatch.dylib                     0x7ff80c34b033 _dispatch_client_callout + 8
39  libdispatch.dylib                     0x7ff80c351200 _dispatch_lane_serial_drain + 769
40  libdispatch.dylib                     0x7ff80c351d6c _dispatch_lane_invoke + 417
41  libdispatch.dylib                     0x7ff80c35c3fc _dispatch_workloop_worker_thread + 765
42  libsystem_pthread.dylib               0x7ff80c4e8c55 _pthread_wqthread + 327
43  libsystem_pthread.dylib               0x7ff80c4e7bbf start_wqthread + 15

Thread 3:
0   libsystem_pthread.dylib               0x7ff80c4e7bb0 start_wqthread + 0

Thread 4::  Dispatch queue: NSManagedObjectContext 0x7ff2eeb9c6a0: routined
0   libsystem_malloc.dylib                0x7ff80c320cca free_tiny + 543
1   CoreData                              0x7ff8122a93ab -[_PFArray dealloc] + 171
2   libobjc.A.dylib                       0x7ff80c15c26c AutoreleasePoolPage::releaseUntil(objc_object**) + 168
3   libobjc.A.dylib                       0x7ff80c159719 objc_autoreleasePoolPop + 227
4   CoreData                              0x7ff812273a70 developerSubmittedBlockToNSManagedObjectContextPerform + 352
5   libdispatch.dylib                     0x7ff80c34b033 _dispatch_client_callout + 8
6   libdispatch.dylib                     0x7ff80c351200 _dispatch_lane_serial_drain + 769
7   libdispatch.dylib                     0x7ff80c351d39 _dispatch_lane_invoke + 366
8   libdispatch.dylib                     0x7ff80c35c3fc _dispatch_workloop_worker_thread + 765
9   libsystem_pthread.dylib               0x7ff80c4e8c55 _pthread_wqthread + 327
10  libsystem_pthread.dylib               0x7ff80c4e7bbf start_wqthread + 15

Thread 5:
0   libsystem_pthread.dylib               0x7ff80c4e7bb0 start_wqthread + 0

Thread 6:
0   libsystem_pthread.dylib               0x7ff80c4e7bb0 start_wqthread + 0

Thread 7:
0   libsystem_pthread.dylib               0x7ff80c4e7bb0 start_wqthread + 0

Thread 8:
0   libsystem_pthread.dylib               0x7ff80c4e7bb0 start_wqthread + 0

Thread 9::  Dispatch queue: RTVisitManager-0x7ff2ee853370
0   libsystem_kernel.dylib                0x7ff80c4aec86 kevent_id + 10
1   libdispatch.dylib                     0x7ff80c36b020 _dispatch_kq_poll + 164
2   libdispatch.dylib                     0x7ff80c36a845 _dispatch_event_loop_poke + 365
3   libcoreroutine.dylib                  0x7ff81cd63656 -[RTDistanceCalculator distanceFromLocation:toLocation:error:] + 373
4   libcoreroutine.dylib                  0x7ff81ce439fb -[RTVisitLocationPoints enumerateLowSpeedSegementsUsingBlock:block:] + 606
5   libcoreroutine.dylib                  0x7ff81cec6ac7 -[RTVisitPipelineModuleSpeedCluster process:] + 1640
6   libcoreroutine.dylib                  0x7ff81cc3a890 -[RTVisitPipeline processVisitCluster:] + 520
7   libcoreroutine.dylib                  0x7ff81cc3a293 -[RTVisitPipeline processLocations:] + 396
8   libcoreroutine.dylib                  0x7ff81cd26f19 __56-[RTVisitMonitor _batchProcess:fromDate:toDate:handler:]_block_invoke_3 + 1126
9   libdispatch.dylib                     0x7ff80c349d91 _dispatch_call_block_and_release + 12
10  libdispatch.dylib                     0x7ff80c34b033 _dispatch_client_callout + 8
11  libdispatch.dylib                     0x7ff80c351200 _dispatch_lane_serial_drain + 769
12  libdispatch.dylib                     0x7ff80c351d6c _dispatch_lane_invoke + 417
13  libdispatch.dylib                     0x7ff80c35c3fc _dispatch_workloop_worker_thread + 765
14  libsystem_pthread.dylib               0x7ff80c4e8c55 _pthread_wqthread + 327
15  libsystem_pthread.dylib               0x7ff80c4e7bbf start_wqthread + 15

Thread 10::  Dispatch queue: NSPersistentStoreCoordinator 0x7ff2ee8142c0: All
0   libsystem_malloc.dylib                0x7ff80c3227fe malloc_zone_free + 29
1   CoreData                              0x7ff81229dd58 _NSQLRow_dealloc_standard + 40
2   CoreFoundation                        0x7ff80c6629aa __CFBasicHashRemoveValue + 162
3   CoreFoundation                        0x7ff80c58f00b CFBasicHashRemoveValue + 3151
4   CoreFoundation                        0x7ff80c5a5fea CFDictionaryRemoveValue + 167
5   CoreData                              0x7ff8122aa87c -[NSSQLCore managedObjectContextDidUnregisterObjectsWithIDs:generation:] + 364
6   CoreData                              0x7ff8122aa5cd __111-[NSPersistentStoreCoordinator(_NSInternalMethods) managedObjectContextDidUnregisterObjectsWithIDs:generation:]_block_invoke + 1069
7   CoreData                              0x7ff812251ae1 gutsOfBlockToNSPersistentStoreCoordinatorPerform + 209
8   libdispatch.dylib                     0x7ff80c34b033 _dispatch_client_callout + 8
9   libdispatch.dylib                     0x7ff80c351200 _dispatch_lane_serial_drain + 769
10  libdispatch.dylib                     0x7ff80c351d39 _dispatch_lane_invoke + 366
11  libdispatch.dylib                     0x7ff80c35c3fc _dispatch_workloop_worker_thread + 765
12  libsystem_pthread.dylib               0x7ff80c4e8c55 _pthread_wqthread + 327
13  libsystem_pthread.dylib               0x7ff80c4e7bbf start_wqthread + 15

Thread 11::  Dispatch queue: NSManagedObjectContext 0x7ff2eeb97f20: routined
0   libsystem_kernel.dylib                0x7ff80c4aec86 kevent_id + 10
1   libdispatch.dylib                     0x7ff80c36b020 _dispatch_kq_poll + 164
2   libdispatch.dylib                     0x7ff80c36ba7b _dispatch_event_loop_wait_for_ownership + 515
3   libdispatch.dylib                     0x7ff80c358df9 __DISPATCH_WAIT_FOR_QUEUE__ + 290
4   libdispatch.dylib                     0x7ff80c358a49 _dispatch_sync_f_slow + 170
5   CoreData                              0x7ff8123ce402 _perform + 162
6   CoreData                              0x7ff812278af4 -[NSPersistentStoreCoordinator _routeHeavyweightBlock:] + 212
7   CoreData                              0x7ff8122781c7 -[NSPersistentStoreCoordinator executeRequest:withContext:error:] + 1943
8   CoreData                              0x7ff812275fc7 -[NSManagedObjectContext executeFetchRequest:error:] + 1319
9   libcoreroutine.dylib                  0x7ff81cccb004 -[RTPersistenceContext executeFetchRequest:error:] + 476
10  CoreData                              0x7ff81230a202 _faultBatchAtIndex + 930
11  CoreData                              0x7ff81230b90f -[_PFBatchFaultingArray countByEnumeratingWithState:objects:count:] + 159
12  libcoreroutine.dylib                  0x7ff81cde020b __60-[RTLocationStore _fetchStoredLocationsWithContext:handler:]_block_invoke + 781
13  libcoreroutine.dylib                  0x7ff81cde96b7 __50-[RTStore _performBlock:contextType:errorHandler:]_block_invoke.172 + 20
14  CoreData                              0x7ff8122739ae developerSubmittedBlockToNSManagedObjectContextPerform + 158
15  libdispatch.dylib                     0x7ff80c34b033 _dispatch_client_callout + 8
16  libdispatch.dylib                     0x7ff80c351200 _dispatch_lane_serial_drain + 769
17  libdispatch.dylib                     0x7ff80c351d39 _dispatch_lane_invoke + 366
18  libdispatch.dylib                     0x7ff80c35c3fc _dispatch_workloop_worker_thread + 765
19  libsystem_pthread.dylib               0x7ff80c4e8c55 _pthread_wqthread + 327
20  libsystem_pthread.dylib               0x7ff80c4e7bbf start_wqthread + 15

Thread 12:
0   libsystem_pthread.dylib               0x7ff80c4e7bb0 start_wqthread + 0

Thread 13:
0   libsystem_pthread.dylib               0x7ff80c4e7bb0 start_wqthread + 0


Thread 1 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x000070000e1a3000  rcx: 0x000070000e1a26d8  rdx: 0x0000000000000000
  rdi: 0x0000000000000e03  rsi: 0x0000000000000006  rbp: 0x000070000e1a2700  rsp: 0x000070000e1a26d8
   r8: 0x000070000e1a25a0   r9: 0x00007ff80c4a9729  r10: 0x0000000000000000  r11: 0x0000000000000246
  r12: 0x0000000000000e03  r13: 0x0000003000000008  r14: 0x0000000000000006  r15: 0x0000000000000016
  rip: 0x00007ff80c4b4196  rfl: 0x0000000000000246  cr2: 0x0000000000000000
  
Logical CPU:     0
Error Code:      0x02000148 
Trap Number:     133


Binary Images:
       0x10dd40000 -        0x10dd47fff routined (*) <57fcf63e-80e0-385a-b5d5-c9e241888e4b> /usr/libexec/routined
       0x10deb1000 -        0x10dec0fff libobjc-trampolines.dylib (*) <36a3bfbf-d3b0-3617-bc40-e0d8a668d1fe> /usr/lib/libobjc-trampolines.dylib
       0x10de95000 -        0x10de98fff com.apple.AddressBook.LocalSourceBundle (11.0) <a55e9074-fbf8-3ac9-b76f-74ebfb516461> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
       0x113dfa000 -        0x113e01fff com.apple.DirectoryServicesSource (11.0) <97b9d5c7-378c-3e18-b412-65005e7d5ee5> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
       0x113f95000 -        0x114014fff com.apple.AddressBook.CardDAVPlugin (10.9) <8746aa8a-32ae-35af-9661-f67fde0bbf31> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
    0x7ff80c4ac000 -     0x7ff80c4e5fff libsystem_kernel.dylib (*) <91f164d1-a55f-34cf-b2a4-bd515a4994d1> /usr/lib/system/libsystem_kernel.dylib
    0x7ff80c54b000 -     0x7ff80c9e7fef com.apple.CoreFoundation (6.9) <7b6e03ad-3416-38a7-838c-36f8bfdc347d> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7ff80d3f5000 -     0x7ff80dd7dff1 com.apple.Foundation (6.9) <40db35a2-4d78-3229-bcdf-76740df66844> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7ff80c18b000 -     0x7ff80c2233af dyld (*) <35147f34-023b-37a6-80df-5753d952a289> /usr/lib/dyld
    0x7ff80c4e6000 -     0x7ff80c4f1fff libsystem_pthread.dylib (*) <51a43b06-feb4-3836-9e4f-21b69bb13726> /usr/lib/system/libsystem_pthread.dylib
    0x7ff80c393000 -     0x7ff80c41aff7 libsystem_c.dylib (*) <77738df4-82b8-3690-937e-cc1d4981a630> /usr/lib/system/libsystem_c.dylib
    0x7ff80c497000 -     0x7ff80c4abff3 libc++abi.dylib (*) <717bce6c-23b4-31dc-9d8b-6859639a38d5> /usr/lib/libc++abi.dylib
    0x7ff80c14f000 -     0x7ff80c18aff8 libobjc.A.dylib (*) <eca9b165-074c-38aa-9425-f75d13e69d17> /usr/lib/libobjc.A.dylib
    0x7ff80c348000 -     0x7ff80c38fff3 libdispatch.dylib (*) <41ebdd82-a707-34d3-8cd1-ec1503b37324> /usr/lib/system/libdispatch.dylib
    0x7ff81223e000 -     0x7ff8126a3ff9 com.apple.CoreData (120) <f733d81f-848c-3f3a-ab6b-3d40f74d1be2> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7ff80c31b000 -     0x7ff80c347fff libsystem_malloc.dylib (*) <d85398a8-d6a5-336d-b38d-d3a578ba0cd5> /usr/lib/system/libsystem_malloc.dylib
    0x7ff81cbe3000 -     0x7ff81cfdeff5 libcoreroutine.dylib (*) <892f22f6-5893-3514-b045-1b585ce986be> /usr/lib/libcoreroutine.dylib

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=726.0M resident=0K(0%) swapped_out_or_unallocated=726.0M(100%)
Writable regions: Total=129.3M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=129.3M(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Activity Tracing                   256K        1 
CoreData                           124K        1 
CoreData Object IDs               4100K        2 
Dispatch continuations            48.0M        1 
Foundation                          16K        1 
Kernel Alloc Once                    8K        1 
MALLOC                            55.9M       26 
MALLOC guard page                   16K        4 
SQLite page cache                 6272K       49 
STACK GUARD                       56.1M       14 
Stack                             14.6M       14 
VM_ALLOCATE                          8K        2 
__CTF                               824        1 
__DATA                            26.6M      535 
__DATA_CONST                      35.8M      343 
__DATA_DIRTY                      1720K      201 
__FONT_DATA                        2352        1 
__INFO_FILTER                         8        1 
__LINKEDIT                       171.2M        7 
__OBJC_RO                         66.3M        1 
__OBJC_RW                         2013K        2 
__TEXT                           554.8M      561 
dyld private memory                260K        2 
mapped file                       42.8M       18 
shared memory                      600K        8 
===========                     =======  ======= 
TOTAL                              1.1G     1797 



-----------
Full Report
-----------

{"app_name":"routined","timestamp":"2025-02-17 11:05:22.00 -0700","app_version":"","slice_uuid":"57fcf63e-80e0-385a-b5d5-c9e241888e4b","build_version":"","platform":1,"share_with_app_devs":0,"is_first_party":1,"bug_type":"309","os_version":"macOS 13.7.4 (22H420)","roots_installed":0,"incident_id":"8C9C455C-E6EF-4C40-A000-21C73742145D","name":"routined"}
{
  "uptime" : 1200,
  "procRole" : "Unspecified",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "Macmini8,1",
  "coalitionID" : 525,
  "osVersion" : {
    "train" : "macOS 13.7.4",
    "build" : "22H420",
    "releaseType" : "User"
  },
  "captureTime" : "2025-02-17 11:05:22.0279 -0700",
  "incident" : "8C9C455C-E6EF-4C40-A000-21C73742145D",
  "pid" : 1664,
  "cpuType" : "X86-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2025-02-17 11:05:20.3674 -0700",
  "procStartAbsTime" : 1224289975011,
  "procExitAbsTime" : 1225949619396,
  "procName" : "routined",
  "procPath" : "\/usr\/libexec\/routined",
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "com.apple.routined",
  "crashReporterKey" : "A2FDDEE6-2356-985D-C625-0031F0680D20",
  "consecutiveCrashCount" : 26,
  "throttleTimeout" : 10,
  "codeSigningID" : "com.apple.routined",
  "codeSigningTeamID" : "",
  "codeSigningFlags" : 570518017,
  "codeSigningValidationCategory" : 1,
  "codeSigningTrustLevel" : 0,
  "bridgeVersion" : {"build":"22P3051","train":"9.3"},
  "sip" : "disabled",
  "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
  "termination" : {"flags":0,"code":6,"namespace":"SIGNAL","indicator":"Abort trap: 6","byProc":"routined","byPid":1664},
  "asi" : {"libsystem_c.dylib":["abort() called"]},
  "asiBacktraces" : ["0   CoreFoundation                      0x00007ff80c63f0fa __exceptionPreprocess + 242\n1   libobjc.A.dylib                     0x00007ff80c1640b7 objc_exception_throw + 48\n2   CoreFoundation                      0x00007ff80c7193ca -[__NSCFString characterAtIndex:].cold.1 + 0\n3   CoreFoundation                      0x00007ff80c71645f -[__NSArrayM insertObject:atIndex:].cold.2 + 0\n4   CoreFoundation                      0x00007ff80c56bad3 -[__NSArrayM insertObject:atIndex:] + 950\n5   libcoreroutine.dylib                0x00007ff81cf17761 -[RTLocationOfInterest(RTExtensions) initWithLearnedLocationOfInterest:] + 456\n6   libcoreroutine.dylib                0x00007ff81cf17b84 +[RTLocationOfInterest(RTExtensions) locationsOfInterestFromLearnedLocationsOfInterest:] + 326\n7   libcoreroutine.dylib                0x00007ff81ce2d4af __54-[RTEventModelProvider _restoreEventModelWithHandler:]_block_invoke_2 + 241\n8   libdispatch.dylib                   0x00007ff80c349d91 _dispatch_call_block_and_release + 12\n9   libdispatch.dylib                   0x00007ff80c34b033 _dispatch_client_callout + 8\n10  libdispatch.dylib                   0x00007ff80c351200 _dispatch_lane_serial_drain + 769\n11  libdispatch.dylib                   0x00007ff80c351d6c _dispatch_lane_invoke + 417\n12  libdispatch.dylib                   0x00007ff80c35c3fc _dispatch_workloop_worker_thread + 765\n13  libsystem_pthread.dylib             0x00007ff80c4e8c55 _pthread_wqthread + 327\n14  libsystem_pthread.dylib             0x00007ff80c4e7bbf start_wqthread + 15"],
  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "lastExceptionBacktrace" : [{"imageOffset":999658,"symbol":"__exceptionPreprocess","symbolLocation":226,"imageIndex":6},{"imageOffset":86199,"symbol":"objc_exception_throw","symbolLocation":48,"imageIndex":12},{"imageOffset":1893322,"symbol":"-[__NSCFString characterAtIndex:].cold.1","symbolLocation":0,"imageIndex":6},{"imageOffset":1881183,"symbol":"-[__NSArrayM insertObject:atIndex:].cold.2","symbolLocation":0,"imageIndex":6},{"imageOffset":133843,"symbol":"-[__NSArrayM insertObject:atIndex:]","symbolLocation":950,"imageIndex":6},{"imageOffset":3360609,"symbol":"-[RTLocationOfInterest(RTExtensions) initWithLearnedLocationOfInterest:]","symbolLocation":456,"imageIndex":16},{"imageOffset":3361668,"symbol":"+[RTLocationOfInterest(RTExtensions) locationsOfInterestFromLearnedLocationsOfInterest:]","symbolLocation":326,"imageIndex":16},{"imageOffset":2401455,"symbol":"__54-[RTEventModelProvider _restoreEventModelWithHandler:]_block_invoke_2","symbolLocation":241,"imageIndex":16},{"imageOffset":7569,"symbol":"_dispatch_call_block_and_release","symbolLocation":12,"imageIndex":13},{"imageOffset":12339,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":13},{"imageOffset":37376,"symbol":"_dispatch_lane_serial_drain","symbolLocation":769,"imageIndex":13},{"imageOffset":40300,"symbol":"_dispatch_lane_invoke","symbolLocation":417,"imageIndex":13},{"imageOffset":82940,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":765,"imageIndex":13},{"imageOffset":11349,"symbol":"_pthread_wqthread","symbolLocation":327,"imageIndex":9},{"imageOffset":7103,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":9}],
  "faultingThread" : 1,
  "threads" : [{"id":22662,"queue":"com.apple.main-thread","frames":[{"imageOffset":5458,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":5},{"imageOffset":63181,"symbol":"mach_msg2_internal","symbolLocation":78,"imageIndex":5},{"imageOffset":34180,"symbol":"mach_msg_overwrite","symbolLocation":692,"imageIndex":5},{"imageOffset":6202,"symbol":"mach_msg","symbolLocation":19,"imageIndex":5},{"imageOffset":511967,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":6},{"imageOffset":506464,"symbol":"__CFRunLoopRun","symbolLocation":1365,"imageIndex":6},{"imageOffset":503457,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":6},{"imageOffset":389331,"symbol":"-[NSRunLoop(NSRunLoop) runMode:beforeDate:]","symbolLocation":216,"imageIndex":7},{"imageOffset":924360,"symbol":"-[NSRunLoop(NSRunLoop) run]","symbolLocation":76,"imageIndex":7},{"imageOffset":26204,"imageIndex":0},{"imageOffset":25624,"symbol":"start","symbolLocation":1896,"imageIndex":8}]},{"triggered":true,"id":22667,"threadState":{"r13":{"value":206158430216},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":6},"rsi":{"value":6},"r8":{"value":123145538905504},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":140703334831913},"r15":{"value":22},"rbx":{"value":123145538908160},"trap":{"value":133},"err":{"value":33554760},"r11":{"value":582},"rip":{"value":140703334875542,"matchesCrashFrame":1},"rbp":{"value":123145538905856},"rsp":{"value":123145538905816},"r12":{"value":3587},"rcx":{"value":123145538905816},"flavor":"x86_THREAD_STATE","rdi":{"value":3587}},"queue":"RTEventModelProvider-0x7ff2ee990800","frames":[{"imageOffset":33174,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":5},{"imageOffset":24294,"symbol":"pthread_kill","symbolLocation":263,"imageIndex":9},{"imageOffset":523077,"symbol":"abort","symbolLocation":123,"imageIndex":10},{"imageOffset":62082,"symbol":"abort_message","symbolLocation":241,"imageIndex":11},{"imageOffset":5115,"symbol":"demangling_terminate_handler()","symbolLocation":267,"imageIndex":11},{"imageOffset":116682,"symbol":"_objc_terminate()","symbolLocation":96,"imageIndex":12},{"imageOffset":59099,"symbol":"std::__terminate(void (*)())","symbolLocation":6,"imageIndex":11},{"imageOffset":59030,"symbol":"std::terminate()","symbolLocation":54,"imageIndex":11},{"imageOffset":12359,"symbol":"_dispatch_client_callout","symbolLocation":28,"imageIndex":13},{"imageOffset":37376,"symbol":"_dispatch_lane_serial_drain","symbolLocation":769,"imageIndex":13},{"imageOffset":40300,"symbol":"_dispatch_lane_invoke","symbolLocation":417,"imageIndex":13},{"imageOffset":82940,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":765,"imageIndex":13},{"imageOffset":11349,"symbol":"_pthread_wqthread","symbolLocation":327,"imageIndex":9},{"imageOffset":7103,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":9}]},{"id":22668,"queue":"SQLQueue 0x7ff2eeac6d00 for Cloud-V2.sqlite","frames":[{"imageOffset":29184,"symbol":"objc_msgSend","symbolLocation":0,"imageIndex":12},{"imageOffset":454527,"symbol":"_prepareResultsFromResultSet","symbolLocation":1215,"imageIndex":14},{"imageOffset":320655,"symbol":"newFetchedRowsForFetchPlan_MT","symbolLocation":1967,"imageIndex":14},{"imageOffset":311751,"symbol":"_executeFetchRequest","symbolLocation":39,"imageIndex":14},{"imageOffset":263657,"symbol":"-[NSSQLFetchRequestContext executeRequestCore:]","symbolLocation":41,"imageIndex":14},{"imageOffset":262825,"symbol":"-[NSSQLStoreRequestContext executeRequestUsingConnection:]","symbolLocation":457,"imageIndex":14},{"imageOffset":261928,"symbol":"__52-[NSSQLDefaultConnectionManager handleStoreRequest:]_block_invoke","symbolLocation":56,"imageIndex":14},{"imageOffset":159132,"symbol":"__37-[NSSQLiteConnection performAndWait:]_block_invoke","symbolLocation":28,"imageIndex":14},{"imageOffset":12339,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":13},{"imageOffset":68513,"symbol":"_dispatch_lane_barrier_sync_invoke_and_complete","symbolLocation":60,"imageIndex":13},{"imageOffset":158887,"symbol":"-[NSSQLiteConnection performAndWait:]","symbolLocation":151,"imageIndex":14},{"imageOffset":261171,"symbol":"-[NSSQLDefaultConnectionManager handleStoreRequest:]","symbolLocation":259,"imageIndex":14},{"imageOffset":260856,"symbol":"-[NSSQLCoreDispatchManager routeStoreRequest:]","symbolLocation":312,"imageIndex":14},{"imageOffset":259124,"symbol":"-[NSSQLCore dispatchRequest:withRetries:]","symbolLocation":196,"imageIndex":14},{"imageOffset":246892,"symbol":"-[NSSQLCore executeRequest:withContext:error:]","symbolLocation":5372,"imageIndex":14},{"imageOffset":1661684,"symbol":"__65-[NSPersistentStoreCoordinator executeRequest:withContext:error:]_block_invoke.688","symbolLocation":3044,"imageIndex":14},{"imageOffset":240422,"symbol":"-[NSPersistentStoreCoordinator _routeHeavyweightBlock:]","symbolLocation":262,"imageIndex":14},{"imageOffset":238023,"symbol":"-[NSPersistentStoreCoordinator executeRequest:withContext:error:]","symbolLocation":1943,"imageIndex":14},{"imageOffset":229319,"symbol":"-[NSManagedObjectContext executeFetchRequest:error:]","symbolLocation":1319,"imageIndex":14},{"imageOffset":836098,"symbol":"_faultBatchAtIndex","symbolLocation":930,"imageIndex":14},{"imageOffset":847221,"symbol":"-[_PFBatchFaultingArray objectAtIndex:]","symbolLocation":85,"imageIndex":14},{"imageOffset":2330116,"symbol":"-[_PFMutableProxyArray getObjects:range:]","symbolLocation":324,"imageIndex":14},{"imageOffset":452038,"symbol":"-[NSArray countByEnumeratingWithState:objects:count:]","symbolLocation":180,"imageIndex":6},{"imageOffset":3761502,"symbol":"__85-[PFCloudKitMetadataModelMigrator checkForRecordMetadataZoneCorruptionInStore:error:]_block_invoke_2","symbolLocation":190,"imageIndex":14},{"imageOffset":1498842,"symbol":"+[_PFRoutines efficientlyEnumerateManagedObjectsInFetchRequest:usingManagedObjectContext:andApplyBlock:]","symbolLocation":698,"imageIndex":14},{"imageOffset":1034713,"symbol":"__85-[PFCloudKitMetadataModelMigrator checkForRecordMetadataZoneCorruptionInStore:error:]_block_invoke","symbolLocation":537,"imageIndex":14},{"imageOffset":219566,"symbol":"developerSubmittedBlockToNSManagedObjectContextPerform","symbolLocation":158,"imageIndex":14},{"imageOffset":12339,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":13},{"imageOffset":68513,"symbol":"_dispatch_lane_barrier_sync_invoke_and_complete","symbolLocation":60,"imageIndex":13},{"imageOffset":219333,"symbol":"-[NSManagedObjectContext performBlockAndWait:]","symbolLocation":277,"imageIndex":14},{"imageOffset":957263,"symbol":"-[PFCloudKitMetadataModelMigrator checkAndPerformMigrationIfNecessary:]","symbolLocation":927,"imageIndex":14},{"imageOffset":955862,"symbol":"+[PFCloudKitMetadataModel checkAndRepairSchemaOfStore:withManagedObjectContext:error:]","symbolLocation":294,"imageIndex":14},{"imageOffset":953863,"symbol":"__56-[PFCloudKitSetupAssistant _checkAndInitializeMetadata:]_block_invoke","symbolLocation":263,"imageIndex":14},{"imageOffset":953416,"symbol":"-[PFCloudKitStoreMonitor performBlock:]","symbolLocation":72,"imageIndex":14},{"imageOffset":2842856,"symbol":"-[PFCloudKitSetupAssistant _initializeCloudKitForObservedStore:andNoteMetadataInitialization:]","symbolLocation":312,"imageIndex":14},{"imageOffset":948363,"symbol":"__52-[NSCloudKitMirroringDelegate _performSetupRequest:]_block_invoke","symbolLocation":491,"imageIndex":14},{"imageOffset":2139175,"symbol":"__92-[NSCloudKitMirroringDelegate _openTransactionWithLabel:assertionLabel:andExecuteWorkBlock:]_block_invoke","symbolLocation":55,"imageIndex":14},{"imageOffset":7569,"symbol":"_dispatch_call_block_and_release","symbolLocation":12,"imageIndex":13},{"imageOffset":12339,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":13},{"imageOffset":37376,"symbol":"_dispatch_lane_serial_drain","symbolLocation":769,"imageIndex":13},{"imageOffset":40300,"symbol":"_dispatch_lane_invoke","symbolLocation":417,"imageIndex":13},{"imageOffset":82940,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":765,"imageIndex":13},{"imageOffset":11349,"symbol":"_pthread_wqthread","symbolLocation":327,"imageIndex":9},{"imageOffset":7103,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":9}]},{"id":22669,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":9}]},{"id":22670,"queue":"NSManagedObjectContext 0x7ff2eeb9c6a0: routined","frames":[{"imageOffset":23754,"symbol":"free_tiny","symbolLocation":543,"imageIndex":15},{"imageOffset":439211,"symbol":"-[_PFArray dealloc]","symbolLocation":171,"imageIndex":14},{"imageOffset":53868,"symbol":"AutoreleasePoolPage::releaseUntil(objc_object**)","symbolLocation":168,"imageIndex":12},{"imageOffset":42777,"symbol":"objc_autoreleasePoolPop","symbolLocation":227,"imageIndex":12},{"imageOffset":219760,"symbol":"developerSubmittedBlockToNSManagedObjectContextPerform","symbolLocation":352,"imageIndex":14},{"imageOffset":12339,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":13},{"imageOffset":37376,"symbol":"_dispatch_lane_serial_drain","symbolLocation":769,"imageIndex":13},{"imageOffset":40249,"symbol":"_dispatch_lane_invoke","symbolLocation":366,"imageIndex":13},{"imageOffset":82940,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":765,"imageIndex":13},{"imageOffset":11349,"symbol":"_pthread_wqthread","symbolLocation":327,"imageIndex":9},{"imageOffset":7103,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":9}]},{"id":22671,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":9}]},{"id":22672,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":9}]},{"id":22679,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":9}]},{"id":22681,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":9}]},{"id":22682,"queue":"RTVisitManager-0x7ff2ee853370","frames":[{"imageOffset":11398,"symbol":"kevent_id","symbolLocation":10,"imageIndex":5},{"imageOffset":143392,"symbol":"_dispatch_kq_poll","symbolLocation":164,"imageIndex":13},{"imageOffset":141381,"symbol":"_dispatch_event_loop_poke","symbolLocation":365,"imageIndex":13},{"imageOffset":1574486,"symbol":"-[RTDistanceCalculator distanceFromLocation:toLocation:error:]","symbolLocation":373,"imageIndex":16},{"imageOffset":2492923,"symbol":"-[RTVisitLocationPoints enumerateLowSpeedSegementsUsingBlock:block:]","symbolLocation":606,"imageIndex":16},{"imageOffset":3029703,"symbol":"-[RTVisitPipelineModuleSpeedCluster process:]","symbolLocation":1640,"imageIndex":16},{"imageOffset":358544,"symbol":"-[RTVisitPipeline processVisitCluster:]","symbolLocation":520,"imageIndex":16},{"imageOffset":357011,"symbol":"-[RTVisitPipeline processLocations:]","symbolLocation":396,"imageIndex":16},{"imageOffset":1326873,"symbol":"__56-[RTVisitMonitor _batchProcess:fromDate:toDate:handler:]_block_invoke_3","symbolLocation":1126,"imageIndex":16},{"imageOffset":7569,"symbol":"_dispatch_call_block_and_release","symbolLocation":12,"imageIndex":13},{"imageOffset":12339,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":13},{"imageOffset":37376,"symbol":"_dispatch_lane_serial_drain","symbolLocation":769,"imageIndex":13},{"imageOffset":40300,"symbol":"_dispatch_lane_invoke","symbolLocation":417,"imageIndex":13},{"imageOffset":82940,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":765,"imageIndex":13},{"imageOffset":11349,"symbol":"_pthread_wqthread","symbolLocation":327,"imageIndex":9},{"imageOffset":7103,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":9}]},{"id":22699,"queue":"NSPersistentStoreCoordinator 0x7ff2ee8142c0: All","frames":[{"imageOffset":30718,"symbol":"malloc_zone_free","symbolLocation":29,"imageIndex":15},{"imageOffset":392536,"symbol":"_NSQLRow_dealloc_standard","symbolLocation":40,"imageIndex":14},{"imageOffset":1145258,"symbol":"__CFBasicHashRemoveValue","symbolLocation":162,"imageIndex":6},{"imageOffset":278539,"symbol":"CFBasicHashRemoveValue","symbolLocation":3151,"imageIndex":6},{"imageOffset":372714,"symbol":"CFDictionaryRemoveValue","symbolLocation":167,"imageIndex":6},{"imageOffset":444540,"symbol":"-[NSSQLCore managedObjectContextDidUnregisterObjectsWithIDs:generation:]","symbolLocation":364,"imageIndex":14},{"imageOffset":443853,"symbol":"__111-[NSPersistentStoreCoordinator(_NSInternalMethods) managedObjectContextDidUnregisterObjectsWithIDs:generation:]_block_invoke","symbolLocation":1069,"imageIndex":14},{"imageOffset":80609,"symbol":"gutsOfBlockToNSPersistentStoreCoordinatorPerform","symbolLocation":209,"imageIndex":14},{"imageOffset":12339,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":13},{"imageOffset":37376,"symbol":"_dispatch_lane_serial_drain","symbolLocation":769,"imageIndex":13},{"imageOffset":40249,"symbol":"_dispatch_lane_invoke","symbolLocation":366,"imageIndex":13},{"imageOffset":82940,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":765,"imageIndex":13},{"imageOffset":11349,"symbol":"_pthread_wqthread","symbolLocation":327,"imageIndex":9},{"imageOffset":7103,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":9}]},{"id":22700,"queue":"NSManagedObjectContext 0x7ff2eeb97f20: routined","frames":[{"imageOffset":11398,"symbol":"kevent_id","symbolLocation":10,"imageIndex":5},{"imageOffset":143392,"symbol":"_dispatch_kq_poll","symbolLocation":164,"imageIndex":13},{"imageOffset":146043,"symbol":"_dispatch_event_loop_wait_for_ownership","symbolLocation":515,"imageIndex":13},{"imageOffset":69113,"symbol":"__DISPATCH_WAIT_FOR_QUEUE__","symbolLocation":290,"imageIndex":13},{"imageOffset":68169,"symbol":"_dispatch_sync_f_slow","symbolLocation":170,"imageIndex":13},{"imageOffset":1639426,"symbol":"_perform","symbolLocation":162,"imageIndex":14},{"imageOffset":240372,"symbol":"-[NSPersistentStoreCoordinator _routeHeavyweightBlock:]","symbolLocation":212,"imageIndex":14},{"imageOffset":238023,"symbol":"-[NSPersistentStoreCoordinator executeRequest:withContext:error:]","symbolLocation":1943,"imageIndex":14},{"imageOffset":229319,"symbol":"-[NSManagedObjectContext executeFetchRequest:error:]","symbolLocation":1319,"imageIndex":14},{"imageOffset":950276,"symbol":"-[RTPersistenceContext executeFetchRequest:error:]","symbolLocation":476,"imageIndex":16},{"imageOffset":836098,"symbol":"_faultBatchAtIndex","symbolLocation":930,"imageIndex":14},{"imageOffset":841999,"symbol":"-[_PFBatchFaultingArray countByEnumeratingWithState:objects:count:]","symbolLocation":159,"imageIndex":14},{"imageOffset":2085387,"symbol":"__60-[RTLocationStore _fetchStoredLocationsWithContext:handler:]_block_invoke","symbolLocation":781,"imageIndex":16},{"imageOffset":2123447,"symbol":"__50-[RTStore _performBlock:contextType:errorHandler:]_block_invoke.172","symbolLocation":20,"imageIndex":16},{"imageOffset":219566,"symbol":"developerSubmittedBlockToNSManagedObjectContextPerform","symbolLocation":158,"imageIndex":14},{"imageOffset":12339,"symbol":"_dispatch_client_callout","symbolLocation":8,"imageIndex":13},{"imageOffset":37376,"symbol":"_dispatch_lane_serial_drain","symbolLocation":769,"imageIndex":13},{"imageOffset":40249,"symbol":"_dispatch_lane_invoke","symbolLocation":366,"imageIndex":13},{"imageOffset":82940,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":765,"imageIndex":13},{"imageOffset":11349,"symbol":"_pthread_wqthread","symbolLocation":327,"imageIndex":9},{"imageOffset":7103,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":9}]},{"id":22701,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":9}]},{"id":22702,"frames":[{"imageOffset":7088,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":9}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4526964736,
    "size" : 32768,
    "uuid" : "57fcf63e-80e0-385a-b5d5-c9e241888e4b",
    "path" : "\/usr\/libexec\/routined",
    "name" : "routined"
  },
  {
    "source" : "P",
    "arch" : "x86_64h",
    "base" : 4528476160,
    "size" : 65536,
    "uuid" : "36a3bfbf-d3b0-3617-bc40-e0d8a668d1fe",
    "path" : "\/usr\/lib\/libobjc-trampolines.dylib",
    "name" : "libobjc-trampolines.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4528361472,
    "CFBundleShortVersionString" : "11.0",
    "CFBundleIdentifier" : "com.apple.AddressBook.LocalSourceBundle",
    "size" : 16384,
    "uuid" : "a55e9074-fbf8-3ac9-b76f-74ebfb516461",
    "path" : "\/System\/Library\/Address Book Plug-Ins\/LocalSource.sourcebundle\/Contents\/MacOS\/LocalSource",
    "name" : "LocalSource",
    "CFBundleVersion" : "2539.13"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4628389888,
    "CFBundleShortVersionString" : "11.0",
    "CFBundleIdentifier" : "com.apple.DirectoryServicesSource",
    "size" : 32768,
    "uuid" : "97b9d5c7-378c-3e18-b412-65005e7d5ee5",
    "path" : "\/System\/Library\/Address Book Plug-Ins\/DirectoryServices.sourcebundle\/Contents\/MacOS\/DirectoryServices",
    "name" : "DirectoryServices",
    "CFBundleVersion" : "2539.13"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4630073344,
    "CFBundleShortVersionString" : "10.9",
    "CFBundleIdentifier" : "com.apple.AddressBook.CardDAVPlugin",
    "size" : 524288,
    "uuid" : "8746aa8a-32ae-35af-9661-f67fde0bbf31",
    "path" : "\/System\/Library\/Address Book Plug-Ins\/CardDAVPlugin.sourcebundle\/Contents\/MacOS\/CardDAVPlugin",
    "name" : "CardDAVPlugin",
    "CFBundleVersion" : "1098"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703334842368,
    "size" : 237568,
    "uuid" : "91f164d1-a55f-34cf-b2a4-bd515a4994d1",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64h",
    "base" : 140703335493632,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 4837360,
    "uuid" : "7b6e03ad-3416-38a7-838c-36f8bfdc347d",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1979.104.901"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703350870016,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.Foundation",
    "size" : 9998322,
    "uuid" : "40db35a2-4d78-3229-bcdf-76740df66844",
    "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
    "name" : "Foundation",
    "CFBundleVersion" : "1979.104.901"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703331561472,
    "size" : 623536,
    "uuid" : "35147f34-023b-37a6-80df-5753d952a289",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703335079936,
    "size" : 49152,
    "uuid" : "51a43b06-feb4-3836-9e4f-21b69bb13726",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703333691392,
    "size" : 557048,
    "uuid" : "77738df4-82b8-3690-937e-cc1d4981a630",
    "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    "name" : "libsystem_c.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703334756352,
    "size" : 86004,
    "uuid" : "717bce6c-23b4-31dc-9d8b-6859639a38d5",
    "path" : "\/usr\/lib\/libc++abi.dylib",
    "name" : "libc++abi.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64h",
    "base" : 140703331315712,
    "size" : 245753,
    "uuid" : "eca9b165-074c-38aa-9425-f75d13e69d17",
    "path" : "\/usr\/lib\/libobjc.A.dylib",
    "name" : "libobjc.A.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703333384192,
    "size" : 294900,
    "uuid" : "41ebdd82-a707-34d3-8cd1-ec1503b37324",
    "path" : "\/usr\/lib\/system\/libdispatch.dylib",
    "name" : "libdispatch.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703432957952,
    "CFBundleShortVersionString" : "120",
    "CFBundleIdentifier" : "com.apple.CoreData",
    "size" : 4612090,
    "uuid" : "f733d81f-848c-3f3a-ab6b-3d40f74d1be2",
    "path" : "\/System\/Library\/Frameworks\/CoreData.framework\/Versions\/A\/CoreData",
    "name" : "CoreData",
    "CFBundleVersion" : "1251.10"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703333199872,
    "size" : 184320,
    "uuid" : "d85398a8-d6a5-336d-b38d-d3a578ba0cd5",
    "path" : "\/usr\/lib\/system\/libsystem_malloc.dylib",
    "name" : "libsystem_malloc.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703610843136,
    "size" : 4177910,
    "uuid" : "892f22f6-5893-3514-b045-1b585ce986be",
    "path" : "\/usr\/lib\/libcoreroutine.dylib",
    "name" : "libcoreroutine.dylib"
  }
],
  "sharedCache" : {
  "base" : 140703330938880,
  "size" : 21474836480,
  "uuid" : "d23d12c3-82ca-30a7-9d43-7c7c0380823f"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=726.0M resident=0K(0%) swapped_out_or_unallocated=726.0M(100%)\nWritable regions: Total=129.3M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=129.3M(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nActivity Tracing                   256K        1 \nCoreData                           124K        1 \nCoreData Object IDs               4100K        2 \nDispatch continuations            48.0M        1 \nFoundation                          16K        1 \nKernel Alloc Once                    8K        1 \nMALLOC                            55.9M       26 \nMALLOC guard page                   16K        4 \nSQLite page cache                 6272K       49 \nSTACK GUARD                       56.1M       14 \nStack                             14.6M       14 \nVM_ALLOCATE                          8K        2 \n__CTF                               824        1 \n__DATA                            26.6M      535 \n__DATA_CONST                      35.8M      343 \n__DATA_DIRTY                      1720K      201 \n__FONT_DATA                        2352        1 \n__INFO_FILTER                         8        1 \n__LINKEDIT                       171.2M        7 \n__OBJC_RO                         66.3M        1 \n__OBJC_RW                         2013K        2 \n__TEXT                           554.8M      561 \ndyld private memory                260K        2 \nmapped file                       42.8M       18 \nshared memory                      600K        8 \n===========                     =======  ======= \nTOTAL                              1.1G     1797 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "RTEventModelProvider-0x7ff2ee990800"
  }
},
  "logWritingSignature" : "b3ffa8d6642eb01ac4e070f34119334928f8336f",
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "62c751b6bcb0435c2153fe92",
      "factorPackIds" : {
        "SIRI_UNDERSTANDING_ASR_ASSISTANT" : "6317ae3a3d24842ff84fd83f",
        "SIRI_UNDERSTANDING_MORPHUN" : "64e514ddc83b9a3d50649ddc"
      },
      "deploymentId" : 240000366
    },
    {
      "rolloutId" : "6425c75e4327780c10cc4252",
      "factorPackIds" : {
        "SIRI_HOME_AUTOMATION_INTENT_SELECTION_CACHE" : "642600a457e7664b1698eb32"
      },
      "deploymentId" : 240000004
    }
  ],
  "experiments" : [

  ]
}
}
 
Last edited by a moderator:
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.