[GH-ISSUE #1319] [App Support]: Google Maps #767

Open
opened 2026-03-03 19:00:50 +03:00 by kerem · 1 comment
Owner

Originally created by @aurimasniekis on GitHub (Jan 12, 2024).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/1319

https://apps.apple.com/us/app/google-maps/id585027354

Current issues

  • App fails to install
  • App fails to open
  • App crashes randomly during usage
  • App experiences graphical issues or broken UI
  • App fails to connect to servers
  • Other

More details

App opens asks for “Google Maps” would like to use your current location. and crashes (but sometimes I am able see app window with typical google maps view. I tried all possible setting combinations no luck. I have allowed the location services through settings but no luck too.

Crash log

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               maps [74413]
Path:                  /Users/USER/Library/Containers/io.playcover.PlayCover/Google Maps.app/maps
Identifier:            com.google.Maps
Version:               6.96.1 (6.96.1.30580)
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2024-01-12 13:59:03.6276 +0900
OS Version:            macOS 13.6.3 (22G436)
Report Version:        12
Anonymous UUID:        4BAB57C4-E76D-3B35-F149-756D6DEEC618

Sleep/Wake UUID:       BBBC5A32-5097-4B4D-A711-826DBC18A072

Time Awake Since Boot: 190000 seconds
Time Since Wake:       12607 seconds

System Integrity Protection: enabled

Crashed Thread:        3  Dispatch queue: com.google.Maps.PostInit

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x3fe0406380000000 -> 0xffffc06380000000 (possible pointer authentication failure)
Exception Codes:       0x0000000000000001, 0x3fe0406380000000

Termination Reason:    Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process:   exc handler [74413]

VM Region Info: 0xffffc06380000000 is not in any region.  Bytes after previous region: 18446568578661482497  
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      MALLOC_NANO (reserved)   600018000000-600020000000 [128.0M] rw-/rwx SM=NUL  ...(unallocated)
--->  
      UNUSED SPACE AT END

Thread 0::  Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	       0x184ee7f34 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x184efa260 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x184ef0b98 mach_msg_overwrite + 604
3   libsystem_kernel.dylib        	       0x184ee82b0 mach_msg + 24
4   SkyLight                      	       0x189c18910 CGSWindowSynchronizeBacking + 176
5   SkyLight                      	       0x189cde9cc SLSDeviceLock + 44
6   CoreGraphics                  	       0x18a0b87a0 ripd_Lock + 52
7   CoreGraphics                  	       0x18a0633b8 RIPLayerBltShape + 480
8   CoreGraphics                  	       0x18a061ce8 ripc_Render + 320
9   CoreGraphics                  	       0x18a05f714 ripc_DrawRects + 344
10  CoreGraphics                  	       0x18a05f4e8 CGContextFillRects + 152
11  CoreGraphics                  	       0x18a05f438 CGContextFillRect + 100
12  CoreGraphics                  	       0x18a05ee24 CGContextClearRect + 84
13  HIToolbox                     	       0x18e92dd08 HIMenuBarView::DrawOnce(CGRect, CGRect, bool, HIMenuBarTextAppearance, CGContext*) + 148
14  HIToolbox                     	       0x18e92dc34 HIMenuBarView::DrawIntoWindow(unsigned int*, CGRect, double, CGRect, bool, HIMenuBarTextAppearance, CGContext*) + 360
15  HIToolbox                     	       0x18e84dba8 HIMenuBarView::DrawSelf(short, __HIShape const*, CGContext*) + 272
16  HIToolbox                     	       0x18e84d748 HIMenuBarView::DrawingDelegateHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 300
17  HIToolbox                     	       0x18e8313a4 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1092
18  HIToolbox                     	       0x18e830828 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 356
19  HIToolbox                     	       0x18e8306b8 SendEventToEventTargetWithOptions + 44
20  HIToolbox                     	       0x18e84d240 HIView::SendDraw(short, OpaqueGrafPtr*, __HIShape const*, CGContext*) + 332
21  HIToolbox                     	       0x18e84cd78 HIView::RecursiveDrawComposited(__HIShape const*, __HIShape const*, unsigned int, HIView*, CGContext*, unsigned char, double) + 472
22  HIToolbox                     	       0x18e84cee8 HIView::RecursiveDrawComposited(__HIShape const*, __HIShape const*, unsigned int, HIView*, CGContext*, unsigned char, double) + 840
23  HIToolbox                     	       0x18e84c808 HIView::DrawComposited(short, OpaqueGrafPtr*, __HIShape const*, unsigned int, HIView*, CGContext*) + 740
24  HIToolbox                     	       0x18e862890 FlushWindowObject(WindowData*, void**, unsigned char) + 668
25  HIToolbox                     	       0x18e862394 FlushAllBuffers(__CFRunLoopObserver*, unsigned long, void*) + 220
26  CoreFoundation                	       0x185005960 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 36
27  CoreFoundation                	       0x18500584c __CFRunLoopDoObservers + 532
28  CoreFoundation                	       0x1850043c4 CFRunLoopRunSpecific + 512
29  HIToolbox                     	       0x18e858df0 RunCurrentEventLoopInMode + 292
30  HIToolbox                     	       0x18e858c2c ReceiveNextEventCommon + 648
31  HIToolbox                     	       0x18e858984 _BlockUntilNextEventMatchingListInModeWithFilter + 76
32  AppKit                        	       0x18822c908 _DPSNextEvent + 636
33  AppKit                        	       0x18822baa4 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 716
34  AppKit                        	       0x18821ff08 -[NSApplication run] + 464
35  AppKit                        	       0x1881f7358 NSApplicationMain + 880
36  AppKit                        	       0x18844fb04 _NSApplicationMainWithInfoDictionary + 24
37  UIKitMacHelper                	       0x19c680960 UINSApplicationMain + 988
38  UIKitCore                     	       0x1b07ef8e8 UIApplicationMain + 148
39  maps                          	       0x1025a9f40 0x10258c000 + 122688
40  dyld                          	       0x184bcff28 start + 2236

Thread 1::  Dispatch queue: NSManagedObjectContext 0x6000038452b0
0   libsystem_kernel.dylib        	       0x184eeabe8 __psynch_mutexwait + 8
1   libsystem_pthread.dylib       	       0x184f250c4 _pthread_mutex_firstfit_lock_wait + 84
2   libsystem_pthread.dylib       	       0x184f22a5c _pthread_mutex_firstfit_lock_slow + 248
3   maps                          	       0x102658b68 0x10258c000 + 838504
4   maps                          	       0x1026586bc 0x10258c000 + 837308
5   maps                          	       0x102658630 0x10258c000 + 837168
6   CoreData                      	       0x18ac1fe38 developerSubmittedBlockToNSManagedObjectContextPerform + 156
7   libdispatch.dylib             	       0x184d78400 _dispatch_client_callout + 20
8   libdispatch.dylib             	       0x184d7fa88 _dispatch_lane_serial_drain + 668
9   libdispatch.dylib             	       0x184d805f8 _dispatch_lane_invoke + 384
10  libdispatch.dylib             	       0x184d8b244 _dispatch_workloop_worker_thread + 648
11  libsystem_pthread.dylib       	       0x184f24074 _pthread_wqthread + 288
12  libsystem_pthread.dylib       	       0x184f22d94 start_wqthread + 8

Thread 2::  Dispatch queue: NSManagedObjectContext 0x600003844000
0   libsystem_kernel.dylib        	       0x184eeabe8 __psynch_mutexwait + 8
1   libsystem_pthread.dylib       	       0x184f250c4 _pthread_mutex_firstfit_lock_wait + 84
2   libsystem_pthread.dylib       	       0x184f22a5c _pthread_mutex_firstfit_lock_slow + 248
3   maps                          	       0x102658b68 0x10258c000 + 838504
4   maps                          	       0x1026586bc 0x10258c000 + 837308
5   maps                          	       0x102658630 0x10258c000 + 837168
6   CoreData                      	       0x18ac1fe38 developerSubmittedBlockToNSManagedObjectContextPerform + 156
7   libdispatch.dylib             	       0x184d78400 _dispatch_client_callout + 20
8   libdispatch.dylib             	       0x184d7fa88 _dispatch_lane_serial_drain + 668
9   libdispatch.dylib             	       0x184d805f8 _dispatch_lane_invoke + 384
10  libdispatch.dylib             	       0x184d8b244 _dispatch_workloop_worker_thread + 648
11  libsystem_pthread.dylib       	       0x184f24074 _pthread_wqthread + 288
12  libsystem_pthread.dylib       	       0x184f22d94 start_wqthread + 8

Thread 3 Crashed::  Dispatch queue: com.google.Maps.PostInit
0   libobjc.A.dylib               	       0x184bb8ae8 objc_opt_respondsToSelector + 12
1   Foundation                    	       0x185f2d344 _NSDescriptionWithStringProxyFunc + 56
2   CoreFoundation                	       0x184fb576c __CFStringAppendFormatCore + 8920
3   CoreFoundation                	       0x1850f3068 _CFStringCreateWithFormatAndArgumentsReturningMetadata + 184
4   CoreFoundation                	       0x184fb3488 _CFStringCreateWithFormatAndArgumentsAux2 + 44
5   Foundation                    	       0x185f3b64c +[NSString stringWithFormat:] + 68
6   PlayTools                     	       0x109d0c94c pt_SecItemCopyMatching + 252
7   maps                          	       0x1038633b8 0x10258c000 + 19755960
8   maps                          	       0x103862a88 0x10258c000 + 19753608
9   maps                          	       0x10385dee8 0x10258c000 + 19734248
10  maps                          	       0x1028c4db0 0x10258c000 + 3378608
11  maps                          	       0x1028c4ce0 0x10258c000 + 3378400
12  libdispatch.dylib             	       0x184d76874 _dispatch_call_block_and_release + 32
13  libdispatch.dylib             	       0x184d78400 _dispatch_client_callout + 20
14  libdispatch.dylib             	       0x184d7fa88 _dispatch_lane_serial_drain + 668
15  libdispatch.dylib             	       0x184d805f8 _dispatch_lane_invoke + 384
16  libdispatch.dylib             	       0x184d8b244 _dispatch_workloop_worker_thread + 648
17  libsystem_pthread.dylib       	       0x184f24074 _pthread_wqthread + 288
18  libsystem_pthread.dylib       	       0x184f22d94 start_wqthread + 8

Thread 4::  Dispatch queue: com.google.Maps.UserDefaultWriter
0   libsystem_kernel.dylib        	       0x184ee9dc4 __ulock_wake + 8
1   libsystem_platform.dylib      	       0x184f547e4 _os_unfair_lock_unlock_slow + 56
2   CoreFoundation                	       0x184fc8e1c -[CFPrefsSource setValues:forKeys:count:copyValues:removeValuesForKeys:count:from:] + 460
3   CoreFoundation                	       0x18500c754 -[CFPrefsSource setValue:forKey:from:] + 72
4   CoreFoundation                	       0x18500c684 __76-[_CFXPreferences setValue:forKey:appIdentifier:container:configurationURL:]_block_invoke + 60
5   CoreFoundation                	       0x184fb31d0 __108-[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]_block_invoke + 376
6   CoreFoundation                	       0x18512fc74 -[_CFXPreferences withSearchListForIdentifier:container:cloudConfigurationURL:perform:] + 384
7   CoreFoundation                	       0x18500c620 -[_CFXPreferences setValue:forKey:appIdentifier:container:configurationURL:] + 128
8   CoreFoundation                	       0x18500c560 _CFPreferencesSetAppValueWithContainerAndConfiguration + 120
9   Foundation                    	       0x185f8bfe8 -[NSUserDefaults(NSUserDefaults) setObject:forKey:] + 68
10  maps                          	       0x1025d4384 0x10258c000 + 295812
11  maps                          	       0x10264ccec 0x10258c000 + 789740
12  libdispatch.dylib             	       0x184d76874 _dispatch_call_block_and_release + 32
13  libdispatch.dylib             	       0x184d78400 _dispatch_client_callout + 20
14  libdispatch.dylib             	       0x184d7fb68 _dispatch_lane_serial_drain + 892
15  libdispatch.dylib             	       0x184d805f8 _dispatch_lane_invoke + 384
16  libdispatch.dylib             	       0x184d8b244 _dispatch_workloop_worker_thread + 648
17  libsystem_pthread.dylib       	       0x184f24074 _pthread_wqthread + 288
18  libsystem_pthread.dylib       	       0x184f22d94 start_wqthread + 8

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

Thread 6:
0   libsystem_kernel.dylib        	       0x184ee7f34 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x184efa260 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x184ef0b98 mach_msg_overwrite + 604
3   libsystem_kernel.dylib        	       0x184ee82b0 mach_msg + 24
4   maps                          	       0x1048a50f0 0x10258c000 + 36802800
5   libsystem_pthread.dylib       	       0x184f27fa8 _pthread_start + 148
6   libsystem_pthread.dylib       	       0x184f22da0 thread_start + 8

Thread 7:: com.apple.uikit.eventfetch-thread
0   libsystem_kernel.dylib        	       0x184ee7f34 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x184efa260 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x184ef0b98 mach_msg_overwrite + 604
3   libsystem_kernel.dylib        	       0x184ee82b0 mach_msg + 24
4   CoreFoundation                	       0x185006754 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x185005034 __CFRunLoopRun + 1208
6   CoreFoundation                	       0x185004428 CFRunLoopRunSpecific + 612
7   Foundation                    	       0x185f7df7c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8   Foundation                    	       0x185ff2344 -[NSRunLoop(NSRunLoop) runUntilDate:] + 100
9   UIKitCore                     	       0x1b07f0e04 -[UIEventFetcher threadMain] + 104
10  Foundation                    	       0x185f774fc __NSThread__start__ + 716
11  libsystem_pthread.dylib       	       0x184f27fa8 _pthread_start + 148
12  libsystem_pthread.dylib       	       0x184f22da0 thread_start + 8

Thread 8::  Dispatch queue: com.google.Maps.FileIO
0   libsystem_kernel.dylib        	       0x184ee7f34 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x184efa260 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x184ef0b98 mach_msg_overwrite + 604
3   libsystem_kernel.dylib        	       0x184ee82b0 mach_msg + 24
4   libdispatch.dylib             	       0x184d939f8 _dispatch_mach_send_and_wait_for_reply + 548
5   libdispatch.dylib             	       0x184d93d88 dispatch_mach_send_with_result_and_wait_for_reply + 60
6   libxpc.dylib                  	       0x184c69c3c xpc_connection_send_message_with_reply_sync + 264
7   Metadata                      	       0x18c0a5a04 _itemsForPathsBulk + 104
8   Metadata                      	       0x18c0a562c MDItemCreate + 664
9   CarbonCore                    	       0x187d3bb9c CSBackupSetItemExcluded + 340
10  CoreServicesInternal          	       0x188045a30 pathURLPropertyProviderSetValues(__CFURL const*, __FileCache*, __CFString const* const*, void const**, void const**, long, void const*, __CFError**) + 460
11  CoreServicesInternal          	       0x18803f7d8 _FSURLSetResourcePropertyForKey + 200
12  CoreFoundation                	       0x1850084e0 CFURLSetResourcePropertyForKey + 120
13  CoreFoundation                	       0x185008410 -[NSURL setResourceValue:forKey:error:] + 104
14  maps                          	       0x1025b978c 0x10258c000 + 186252
15  libdispatch.dylib             	       0x184d76874 _dispatch_call_block_and_release + 32
16  libdispatch.dylib             	       0x184d78400 _dispatch_client_callout + 20
17  libdispatch.dylib             	       0x184d7fb68 _dispatch_lane_serial_drain + 892
18  libdispatch.dylib             	       0x184d805f8 _dispatch_lane_invoke + 384
19  libdispatch.dylib             	       0x184d8b244 _dispatch_workloop_worker_thread + 648
20  libsystem_pthread.dylib       	       0x184f24074 _pthread_wqthread + 288
21  libsystem_pthread.dylib       	       0x184f22d94 start_wqthread + 8

Thread 9::  Dispatch queue: com.google.AZSpotlightServiceIndexingQueue
0   libsystem_kernel.dylib        	       0x184eeabe8 __psynch_mutexwait + 8
1   libsystem_pthread.dylib       	       0x184f250c4 _pthread_mutex_firstfit_lock_wait + 84
2   libsystem_pthread.dylib       	       0x184f22a5c _pthread_mutex_firstfit_lock_slow + 248
3   maps                          	       0x102658b68 0x10258c000 + 838504
4   maps                          	       0x1026c9ce8 0x10258c000 + 1301736
5   libdispatch.dylib             	       0x184d76874 _dispatch_call_block_and_release + 32
6   libdispatch.dylib             	       0x184d78400 _dispatch_client_callout + 20
7   libdispatch.dylib             	       0x184d7fa88 _dispatch_lane_serial_drain + 668
8   libdispatch.dylib             	       0x184d805f8 _dispatch_lane_invoke + 384
9   libdispatch.dylib             	       0x184d8b244 _dispatch_workloop_worker_thread + 648
10  libsystem_pthread.dylib       	       0x184f24074 _pthread_wqthread + 288
11  libsystem_pthread.dylib       	       0x184f22d94 start_wqthread + 8

Thread 10::  Dispatch queue: com.apple.libtrace.state.block-list
0   libsystem_kernel.dylib        	       0x184ee9cf0 __ulock_wait + 8
1   libdispatch.dylib             	       0x184d78df0 _dlock_wait + 56
2   libdispatch.dylib             	       0x184d78ba4 _dispatch_thread_event_wait_slow + 56
3   libdispatch.dylib             	       0x184d87c68 __DISPATCH_WAIT_FOR_QUEUE__ + 368
4   libdispatch.dylib             	       0x184d87814 _dispatch_sync_f_slow + 148
5   libsystem_trace.dylib         	       0x184cade64 ___os_state_request_for_self_block_invoke + 372
6   libdispatch.dylib             	       0x184d76874 _dispatch_call_block_and_release + 32
7   libdispatch.dylib             	       0x184d78400 _dispatch_client_callout + 20
8   libdispatch.dylib             	       0x184d7fa88 _dispatch_lane_serial_drain + 668
9   libdispatch.dylib             	       0x184d8062c _dispatch_lane_invoke + 436
10  libdispatch.dylib             	       0x184d8b244 _dispatch_workloop_worker_thread + 648
11  libsystem_pthread.dylib       	       0x184f24074 _pthread_wqthread + 288
12  libsystem_pthread.dylib       	       0x184f22d94 start_wqthread + 8

Thread 11:
0   libsystem_pthread.dylib       	       0x184f22d8c start_wqthread + 0

Thread 12:: default-executor
0   libsystem_kernel.dylib        	       0x184eeb730 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x184f28574 _pthread_cond_wait + 1232
2   maps                          	       0x1025f3404 0x10258c000 + 422916
3   maps                          	       0x1025f331c 0x10258c000 + 422684
4   maps                          	       0x1025f2498 0x10258c000 + 418968
5   maps                          	       0x1025f2310 0x10258c000 + 418576
6   maps                          	       0x1025f20f0 0x10258c000 + 418032
7   maps                          	       0x1025f2008 0x10258c000 + 417800
8   maps                          	       0x1025f1480 0x10258c000 + 414848
9   libsystem_pthread.dylib       	       0x184f27fa8 _pthread_start + 148
10  libsystem_pthread.dylib       	       0x184f22da0 thread_start + 8

Thread 13:: resolver-executor
0   libsystem_kernel.dylib        	       0x184eeb730 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x184f28574 _pthread_cond_wait + 1232
2   maps                          	       0x1025f3404 0x10258c000 + 422916
3   maps                          	       0x1025f331c 0x10258c000 + 422684
4   maps                          	       0x1025f2498 0x10258c000 + 418968
5   maps                          	       0x1025f2310 0x10258c000 + 418576
6   maps                          	       0x1025f20f0 0x10258c000 + 418032
7   maps                          	       0x1025f2008 0x10258c000 + 417800
8   maps                          	       0x1025f1480 0x10258c000 + 414848
9   libsystem_pthread.dylib       	       0x184f27fa8 _pthread_start + 148
10  libsystem_pthread.dylib       	       0x184f22da0 thread_start + 8

Thread 14:: grpc_global_timer
0   libsystem_kernel.dylib        	       0x184eeb730 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x184f285a0 _pthread_cond_wait + 1276
2   maps                          	       0x1025f4bbc 0x10258c000 + 428988
3   maps                          	       0x1025f33f0 0x10258c000 + 422896
4   maps                          	       0x1025f331c 0x10258c000 + 422684
5   maps                          	       0x1025f2498 0x10258c000 + 418968
6   maps                          	       0x1025f235c 0x10258c000 + 418652
7   maps                          	       0x1025f39b4 0x10258c000 + 424372
8   maps                          	       0x1025f2008 0x10258c000 + 417800
9   maps                          	       0x1025f1480 0x10258c000 + 414848
10  libsystem_pthread.dylib       	       0x184f27fa8 _pthread_start + 148
11  libsystem_pthread.dylib       	       0x184f22da0 thread_start + 8

Thread 15::  Dispatch queue: com.google.ULR.WorkQueue
0   libsystem_kernel.dylib        	       0x184ee9cf0 __ulock_wait + 8
1   libdispatch.dylib             	       0x184d78df0 _dlock_wait + 56
2   libdispatch.dylib             	       0x184d78d20 _dispatch_once_wait + 112
3   maps                          	       0x102710fd8 0x10258c000 + 1593304
4   maps                          	       0x102712114 0x10258c000 + 1597716
5   libdispatch.dylib             	       0x184d76874 _dispatch_call_block_and_release + 32
6   libdispatch.dylib             	       0x184d78400 _dispatch_client_callout + 20
7   libdispatch.dylib             	       0x184d7fa88 _dispatch_lane_serial_drain + 668
8   libdispatch.dylib             	       0x184d805f8 _dispatch_lane_invoke + 384
9   libdispatch.dylib             	       0x184d8b244 _dispatch_workloop_worker_thread + 648
10  libsystem_pthread.dylib       	       0x184f24074 _pthread_wqthread + 288
11  libsystem_pthread.dylib       	       0x184f22d94 start_wqthread + 8

Thread 16::  Dispatch queue: CCTLogWriter
0   libsystem_kernel.dylib        	       0x184ee7f34 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x184efa260 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x184ef0b98 mach_msg_overwrite + 604
3   libsystem_kernel.dylib        	       0x184ee82b0 mach_msg + 24
4   libdispatch.dylib             	       0x184d939f8 _dispatch_mach_send_and_wait_for_reply + 548
5   libdispatch.dylib             	       0x184d93d88 dispatch_mach_send_with_result_and_wait_for_reply + 60
6   libxpc.dylib                  	       0x184c69c3c xpc_connection_send_message_with_reply_sync + 264
7   CarbonCore                    	       0x187d4f4f4 _CSBackupXPCSendMessageSyncCopyReply + 88
8   CarbonCore                    	       0x187df7fc4 _CSBackupIsItemExcluded_Remote + 288
9   CarbonCore                    	       0x187d4f2cc CSBackupIsItemExcluded + 92
10  CoreServicesInternal          	       0x18803c970 pathURLPropertyProviderPrepareValues(__CFURL const*, __FileCache*, __CFString const* const*, void const**, long, void const*, __CFError**) + 800
11  CoreServicesInternal          	       0x18803aa04 prepareValuesForBitmap(__CFURL const*, __FileCache*, _FilePropertyBitmap*, __CFError**) + 452
12  CoreServicesInternal          	       0x18803786c _FSURLCopyResourcePropertyForKeyInternal(__CFURL const*, __CFString const*, void*, void*, __CFError**, unsigned char) + 232
13  CoreFoundation                	       0x184fdaf9c CFURLCopyResourcePropertyForKey + 108
14  CoreFoundation                	       0x184feff34 -[NSURL getResourceValue:forKey:error:] + 104
15  maps                          	       0x10261cf2c 0x10258c000 + 593708
16  maps                          	       0x10261ba94 0x10258c000 + 588436
17  maps                          	       0x10261b980 0x10258c000 + 588160
18  maps                          	       0x102610778 0x10258c000 + 542584
19  maps                          	       0x102610234 0x10258c000 + 541236
20  libdispatch.dylib             	       0x184d76874 _dispatch_call_block_and_release + 32
21  libdispatch.dylib             	       0x184d78400 _dispatch_client_callout + 20
22  libdispatch.dylib             	       0x184d7fa88 _dispatch_lane_serial_drain + 668
23  libdispatch.dylib             	       0x184d8062c _dispatch_lane_invoke + 436
24  libdispatch.dylib             	       0x184d8b244 _dispatch_workloop_worker_thread + 648
25  libsystem_pthread.dylib       	       0x184f24074 _pthread_wqthread + 288
26  libsystem_pthread.dylib       	       0x184f22d94 start_wqthread + 8

Thread 17::  Dispatch queue: NSManagedObjectContext 0x600003845ba0
0   libsystem_kernel.dylib        	       0x184ee7f34 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x184efa260 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x184ef0b98 mach_msg_overwrite + 604
3   libsystem_kernel.dylib        	       0x184ee82b0 mach_msg + 24
4   libdispatch.dylib             	       0x184d939f8 _dispatch_mach_send_and_wait_for_reply + 548
5   libdispatch.dylib             	       0x184d93d88 dispatch_mach_send_with_result_and_wait_for_reply + 60
6   libxpc.dylib                  	       0x184c69c3c xpc_connection_send_message_with_reply_sync + 264
7   Metadata                      	       0x18c0a7830 sendServerMessageWithTimeout + 80
8   Metadata                      	       0x18c0a8648 _setAttributesBulk + 228
9   Metadata                      	       0x18c0a617c __MDItemSetAttributes + 400
10  Metadata                      	       0x18c0a5f30 MDItemSetAttribute + 364
11  CarbonCore                    	       0x187d3bc6c CSBackupSetItemExcluded + 548
12  CoreServicesInternal          	       0x188045a30 pathURLPropertyProviderSetValues(__CFURL const*, __FileCache*, __CFString const* const*, void const**, void const**, long, void const*, __CFError**) + 460
13  CoreServicesInternal          	       0x18803f7d8 _FSURLSetResourcePropertyForKey + 200
14  CoreFoundation                	       0x1850084e0 CFURLSetResourcePropertyForKey + 120
15  CoreFoundation                	       0x185008410 -[NSURL setResourceValue:forKey:error:] + 104
16  maps                          	       0x1025b978c 0x10258c000 + 186252
17  maps                          	       0x1026798d4 0x10258c000 + 973012
18  maps                          	       0x102658de4 0x10258c000 + 839140
19  maps                          	       0x102658b80 0x10258c000 + 838528
20  maps                          	       0x1026586bc 0x10258c000 + 837308
21  maps                          	       0x102658630 0x10258c000 + 837168
22  CoreData                      	       0x18ac1fe38 developerSubmittedBlockToNSManagedObjectContextPerform + 156
23  libdispatch.dylib             	       0x184d78400 _dispatch_client_callout + 20
24  libdispatch.dylib             	       0x184d7fa88 _dispatch_lane_serial_drain + 668
25  libdispatch.dylib             	       0x184d805f8 _dispatch_lane_invoke + 384
26  libdispatch.dylib             	       0x184d8b244 _dispatch_workloop_worker_thread + 648
27  libsystem_pthread.dylib       	       0x184f24074 _pthread_wqthread + 288
28  libsystem_pthread.dylib       	       0x184f22d94 start_wqthread + 8

Thread 18:: NavigationThread
0   libsystem_kernel.dylib        	       0x184eeb730 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x184f28574 _pthread_cond_wait + 1232
2   maps                          	       0x1025f3404 0x10258c000 + 422916
3   maps                          	       0x1025f331c 0x10258c000 + 422684
4   maps                          	       0x10269cf74 0x10258c000 + 1118068
5   maps                          	       0x1025f91a4 0x10258c000 + 446884
6   maps                          	       0x10269cd7c 0x10258c000 + 1117564
7   maps                          	       0x10269ccb8 0x10258c000 + 1117368
8   maps                          	       0x1025f1480 0x10258c000 + 414848
9   libsystem_pthread.dylib       	       0x184f27fa8 _pthread_start + 148
10  libsystem_pthread.dylib       	       0x184f22da0 thread_start + 8

Thread 19:: EdgeRouterThread
0   libsystem_kernel.dylib        	       0x184eeb730 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x184f28574 _pthread_cond_wait + 1232
2   maps                          	       0x1025f3404 0x10258c000 + 422916
3   maps                          	       0x1025f331c 0x10258c000 + 422684
4   maps                          	       0x10269cf74 0x10258c000 + 1118068
5   maps                          	       0x1025f91a4 0x10258c000 + 446884
6   maps                          	       0x10269cd7c 0x10258c000 + 1117564
7   maps                          	       0x10269ccb8 0x10258c000 + 1117368
8   maps                          	       0x1025f1480 0x10258c000 + 414848
9   libsystem_pthread.dylib       	       0x184f27fa8 _pthread_start + 148
10  libsystem_pthread.dylib       	       0x184f22da0 thread_start + 8

Thread 20:: LocationThread
0   libsystem_kernel.dylib        	       0x184eeb730 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x184f28574 _pthread_cond_wait + 1232
2   maps                          	       0x1025f3404 0x10258c000 + 422916
3   maps                          	       0x1025f331c 0x10258c000 + 422684
4   maps                          	       0x10269cf74 0x10258c000 + 1118068
5   maps                          	       0x1025f91a4 0x10258c000 + 446884
6   maps                          	       0x10269cd7c 0x10258c000 + 1117564
7   maps                          	       0x10269ccb8 0x10258c000 + 1117368
8   maps                          	       0x1025f1480 0x10258c000 + 414848
9   libsystem_pthread.dylib       	       0x184f27fa8 _pthread_start + 148
10  libsystem_pthread.dylib       	       0x184f22da0 thread_start + 8

Thread 21::  Dispatch queue: NSManagedObjectContext 0x6000038438e0
0   libsystem_kernel.dylib        	       0x184eeabe8 __psynch_mutexwait + 8
1   libsystem_pthread.dylib       	       0x184f250c4 _pthread_mutex_firstfit_lock_wait + 84
2   libsystem_pthread.dylib       	       0x184f22a5c _pthread_mutex_firstfit_lock_slow + 248
3   maps                          	       0x102658b68 0x10258c000 + 838504
4   maps                          	       0x1026cea6c 0x10258c000 + 1321580
5   CoreData                      	       0x18ac1fe38 developerSubmittedBlockToNSManagedObjectContextPerform + 156
6   libdispatch.dylib             	       0x184d78400 _dispatch_client_callout + 20
7   libdispatch.dylib             	       0x184d7fa88 _dispatch_lane_serial_drain + 668
8   libdispatch.dylib             	       0x184d805f8 _dispatch_lane_invoke + 384
9   libdispatch.dylib             	       0x184d8b244 _dispatch_workloop_worker_thread + 648
10  libsystem_pthread.dylib       	       0x184f24074 _pthread_wqthread + 288
11  libsystem_pthread.dylib       	       0x184f22d94 start_wqthread + 8

Thread 22:: caulk.messenger.shared:17
0   libsystem_kernel.dylib        	       0x184ee7eb0 semaphore_wait_trap + 8
1   caulk                         	       0x18e565024 caulk::semaphore::timed_wait(double) + 212
2   caulk                         	       0x18e564ed8 caulk::concurrent::details::worker_thread::run() + 36
3   caulk                         	       0x18e564bc8 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 96
4   libsystem_pthread.dylib       	       0x184f27fa8 _pthread_start + 148
5   libsystem_pthread.dylib       	       0x184f22da0 thread_start + 8

Thread 23::  Dispatch queue: com.apple.root.utility-qos
0   libsystem_kernel.dylib        	       0x184ee7eb0 semaphore_wait_trap + 8
1   libdispatch.dylib             	       0x184d7899c _dispatch_sema4_wait + 28
2   libdispatch.dylib             	       0x184d79050 _dispatch_semaphore_wait_slow + 132
3   maps                          	       0x102916b18 0x10258c000 + 3713816
4   maps                          	       0x102917408 0x10258c000 + 3716104
5   maps                          	       0x1029173ac 0x10258c000 + 3716012
6   maps                          	       0x1029171e4 0x10258c000 + 3715556
7   maps                          	       0x1029170fc 0x10258c000 + 3715324
8   maps                          	       0x102916eb0 0x10258c000 + 3714736
9   maps                          	       0x102916d80 0x10258c000 + 3714432
10  maps                          	       0x10291675c 0x10258c000 + 3712860
11  maps                          	       0x10291641c 0x10258c000 + 3712028
12  libdispatch.dylib             	       0x184d76874 _dispatch_call_block_and_release + 32
13  libdispatch.dylib             	       0x184d78400 _dispatch_client_callout + 20
14  libdispatch.dylib             	       0x184d8a0c8 _dispatch_root_queue_drain + 956
15  libdispatch.dylib             	       0x184d8a6c0 _dispatch_worker_thread2 + 164
16  libsystem_pthread.dylib       	       0x184f24038 _pthread_wqthread + 228
17  libsystem_pthread.dylib       	       0x184f22d94 start_wqthread + 8

Thread 24:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib        	       0x184ee7f34 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x184efa260 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x184ef0b98 mach_msg_overwrite + 604
3   libsystem_kernel.dylib        	       0x184ee82b0 mach_msg + 24
4   CoreFoundation                	       0x185006754 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x185005034 __CFRunLoopRun + 1208
6   CoreFoundation                	       0x185004428 CFRunLoopRunSpecific + 612
7   CFNetwork                     	       0x1899ebd18 0x189798000 + 2440472
8   Foundation                    	       0x185f774fc __NSThread__start__ + 716
9   libsystem_pthread.dylib       	       0x184f27fa8 _pthread_start + 148
10  libsystem_pthread.dylib       	       0x184f22da0 thread_start + 8

Thread 25:: com.google.Maps.RenderThread
0   libsystem_kernel.dylib        	       0x184ee7f34 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x184efa260 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x184ef0b98 mach_msg_overwrite + 604
3   libsystem_kernel.dylib        	       0x184ee82b0 mach_msg + 24
4   CoreFoundation                	       0x185006754 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x185005034 __CFRunLoopRun + 1208
6   CoreFoundation                	       0x185004428 CFRunLoopRunSpecific + 612
7   Foundation                    	       0x185f7df7c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8   maps                          	       0x1026c98c4 0x10258c000 + 1300676
9   Foundation                    	       0x185f774fc __NSThread__start__ + 716
10  libsystem_pthread.dylib       	       0x184f27fa8 _pthread_start + 148
11  libsystem_pthread.dylib       	       0x184f22da0 thread_start + 8

Thread 26::  Dispatch queue: com.google.Maps.BuildUPProto
0   libsystem_kernel.dylib        	       0x184ee9cf0 __ulock_wait + 8
1   libdispatch.dylib             	       0x184d78df0 _dlock_wait + 56
2   libdispatch.dylib             	       0x184d78ba4 _dispatch_thread_event_wait_slow + 56
3   libdispatch.dylib             	       0x184d87c68 __DISPATCH_WAIT_FOR_QUEUE__ + 368
4   libdispatch.dylib             	       0x184d87814 _dispatch_sync_f_slow + 148
5   maps                          	       0x102825258 0x10258c000 + 2724440
6   libdispatch.dylib             	       0x184d76874 _dispatch_call_block_and_release + 32
7   libdispatch.dylib             	       0x184d78400 _dispatch_client_callout + 20
8   libdispatch.dylib             	       0x184d7fb68 _dispatch_lane_serial_drain + 892
9   libdispatch.dylib             	       0x184d805f8 _dispatch_lane_invoke + 384
10  libdispatch.dylib             	       0x184d8b244 _dispatch_workloop_worker_thread + 648
11  libsystem_pthread.dylib       	       0x184f24074 _pthread_wqthread + 288
12  libsystem_pthread.dylib       	       0x184f22d94 start_wqthread + 8

Thread 27:
0   libsystem_pthread.dylib       	       0x184f22d8c start_wqthread + 0

Thread 28::  Dispatch queue: NSManagedObjectContext 0x600003871d40
0   libsystem_kernel.dylib        	       0x184ee9cf0 __ulock_wait + 8
1   libsystem_platform.dylib      	       0x184f5470c _os_unfair_lock_lock_slow + 208
2   libobjc.A.dylib               	       0x184b95400 objc_sync_enter + 40
3   maps                          	       0x102658b44 0x10258c000 + 838468
4   maps                          	       0x1026cea6c 0x10258c000 + 1321580
5   CoreData                      	       0x18ac1fe38 developerSubmittedBlockToNSManagedObjectContextPerform + 156
6   libdispatch.dylib             	       0x184d78400 _dispatch_client_callout + 20
7   libdispatch.dylib             	       0x184d7fa88 _dispatch_lane_serial_drain + 668
8   libdispatch.dylib             	       0x184d805f8 _dispatch_lane_invoke + 384
9   libdispatch.dylib             	       0x184d8b244 _dispatch_workloop_worker_thread + 648
10  libsystem_pthread.dylib       	       0x184f24074 _pthread_wqthread + 288
11  libsystem_pthread.dylib       	       0x184f22d94 start_wqthread + 8

Thread 29:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	       0x184ee7f34 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x184efa260 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x184ef0b98 mach_msg_overwrite + 604
3   libsystem_kernel.dylib        	       0x184ee82b0 mach_msg + 24
4   CoreFoundation                	       0x185006754 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x185005034 __CFRunLoopRun + 1208
6   CoreFoundation                	       0x185004428 CFRunLoopRunSpecific + 612
7   AppKit                        	       0x188356ee0 _NSEventThread + 172
8   libsystem_pthread.dylib       	       0x184f27fa8 _pthread_start + 148
9   libsystem_pthread.dylib       	       0x184f22da0 thread_start + 8

Thread 30:: com.google.Maps.LabelingBehavior
0   libsystem_kernel.dylib        	       0x184ee7f34 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x184efa260 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x184ef0b98 mach_msg_overwrite + 604
3   libsystem_kernel.dylib        	       0x184ee82b0 mach_msg + 24
4   CoreFoundation                	       0x185006754 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x185005034 __CFRunLoopRun + 1208
6   CoreFoundation                	       0x185004428 CFRunLoopRunSpecific + 612
7   Foundation                    	       0x185f7df7c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
8   maps                          	       0x1026c98c4 0x10258c000 + 1300676
9   Foundation                    	       0x185f774fc __NSThread__start__ + 716
10  libsystem_pthread.dylib       	       0x184f27fa8 _pthread_start + 148
11  libsystem_pthread.dylib       	       0x184f22da0 thread_start + 8

Thread 31:
0   libsystem_pthread.dylib       	       0x184f22d8c start_wqthread + 0


Thread 3 crashed with ARM Thread State (64-bit):
    x0: 0x3fe0406380000000   x1: 0x00000001d4f80c2a   x2: 0x00000001d4f80c2a   x3: 0x0000000000000000
    x4: 0x000000016da111c0   x5: 0x0000000000000000   x6: 0x0000000000000000   x7: 0x000000016da11a10
    x8: 0x00000001d4f80000   x9: 0x000000016da11640  x10: 0x0000000000000000  x11: 0x000000016da11a4b
   x12: 0x0000000000000025  x13: 0x00000000ffffffff  x14: 0x000000016da11a10  x15: 0x00000000fa61c845
   x16: 0x0000000184bb8adc  x17: 0x00000001e16c79f0  x18: 0x0000000000000000  x19: 0x00000001e157aeb0
   x20: 0x000000016da111c0  x21: 0x0000000109ebf6c0  x22: 0x3fe0406380000000  x23: 0x0000000000000000
   x24: 0x0000000000000000  x25: 0x0000000000000002  x26: 0x0000000000000001  x27: 0x0000000000000000
   x28: 0x0000000000000000   fp: 0x000000016da10fe0   lr: 0x0000000185f2d344
    sp: 0x000000016da10fb0   pc: 0x0000000184bb8ae8 cpsr: 0x60001000
   far: 0x3fe0406380000000  esr: 0x92000004 (Data Abort) byte read Translation fault

Binary Images:
       0x10258c000 -        0x10805ffff com.google.Maps (6.96.1) <607cbe32-7c39-342b-ad07-bf1a283f4edf> /Users/USER/Library/Containers/io.playcover.PlayCover/Google Maps.app/maps
       0x10964c000 -        0x109677fff com.spotify.sdk.ios (1.0) <0cf79737-0fcc-3c7f-a61f-9bcd2911886a> /Users/USER/Library/Containers/io.playcover.PlayCover/Google Maps.app/Frameworks/SpotifyiOS.framework/SpotifyiOS
       0x109d08000 -        0x109ea7fff io.playcover.PlayTools (1.1.7) <258931cd-d406-3990-a514-f40a9ae335c9> /Users/USER/Library/Frameworks/PlayTools.framework/PlayTools
       0x109738000 -        0x109743fff libobjc-trampolines.dylib (*) <106e99a0-0b8d-34fb-ad61-91eca3d8285c> /usr/lib/libobjc-trampolines.dylib
       0x109890000 -        0x109897fff io.playcover.AKInterface (1.0) <1faa2a38-10c9-3ce1-983e-33a63ee7dcbe> /Users/USER/Library/Containers/io.playcover.PlayCover/Google Maps.app/PlugIns/AKInterface.bundle/Contents/MacOS/AKInterface
       0x111d54000 -        0x111d5bfff com.apple.CloudDocsFileProvider (1.0) <d2b091b6-06c7-3bf9-90fc-cd0ca93f688f> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/CloudDocsFileProvider.bundle/Contents/MacOS/CloudDocsFileProvider
       0x111d6c000 -        0x111d73fff com.apple.FileProviderOverride (855.140.6.701.1) <939c5126-e736-3ff8-bad3-63023a9d7063> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/FileProviderOverride.bundle/Contents/MacOS/FileProviderOverride
       0x111e0c000 -        0x111e2bfff com.apple.findersync.fileprovideroverride.FinderSyncCollaborationFileProviderOverride (13.5) <86ee3f06-341d-3970-bcaf-f170132930e8> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/FinderSyncCollaborationFileProviderOverride.bundle/Contents/MacOS/FinderSyncCollaborationFileProviderOverride
       0x115840000 -        0x115887fff com.apple.cmio.DAL.VDC-4 (810.0) <12662bf5-7bc0-3a96-bd50-f81ef9ddf271> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/Resources/VDC.plugin/Contents/MacOS/VDC
       0x184ee7000 -        0x184f20fe7 libsystem_kernel.dylib (*) <6024d562-0a3b-3568-8ee2-1741160ba022> /usr/lib/system/libsystem_kernel.dylib
       0x189c13000 -        0x18a03efff com.apple.SkyLight (1.600.0) <fd67ff37-189e-315c-ba82-f8fa91bc3143> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
       0x18a03f000 -        0x18a685fff com.apple.CoreGraphics (2.0) <a86a169e-09ea-372c-85ee-a7ad341b168a> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
       0x18e828000 -        0x18eb5bfff com.apple.HIToolbox (2.1.1) <4e1025f1-7083-3323-8c04-ac349fd79b73> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
       0x184f87000 -        0x185460fff com.apple.CoreFoundation (6.9) <c8a55620-0514-3ffd-af7f-854d6b752b18> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x1881f3000 -        0x189102fff com.apple.AppKit (6.9) <956685f7-4174-3135-911d-cf52948ce09a> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x19c67c000 -        0x19c78ffff com.apple.UIKitMacHelper (1.0) <ab48b682-649a-3c0d-999d-023302435bec> /System/Library/PrivateFrameworks/UIKitMacHelper.framework/Versions/A/UIKitMacHelper
       0x1b07ec000 -        0x1b1ebdfff com.apple.UIKitCore (1.0) <c6bd6f63-38dc-3da7-971f-bf82fc51d717> /System/iOSSupport/System/Library/PrivateFrameworks/UIKitCore.framework/Versions/A/UIKitCore
       0x184bca000 -        0x184c58587 dyld (*) <b35b0343-b5b9-3204-8eba-8dad651a4e3a> /usr/lib/dyld
       0x184f21000 -        0x184f2dfff libsystem_pthread.dylib (*) <7acb080f-eabe-3a59-8d9f-7459f33bb263> /usr/lib/system/libsystem_pthread.dylib
       0x18abf5000 -        0x18afbbfff com.apple.CoreData (120) <e1f88df9-75ca-3a4b-878c-7a2cfe2abcfa> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
       0x184d74000 -        0x184dbbfff libdispatch.dylib (*) <b86c558f-d7cd-340d-97a6-7c19135943bb> /usr/lib/system/libdispatch.dylib
       0x184b84000 -        0x184bc9edf libobjc.A.dylib (*) <6036f16b-43bc-37f7-ad77-b942d5c19c92> /usr/lib/libobjc.A.dylib
       0x185f21000 -        0x1868e6fff com.apple.Foundation (6.9) <05392821-5fc5-3c1a-82a4-006d989963a9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
       0x184f53000 -        0x184f59ffb libsystem_platform.dylib (*) <444c6830-b32f-3e36-bf91-eef686fd4de0> /usr/lib/system/libsystem_platform.dylib
       0x184c5e000 -        0x184ca1fff libxpc.dylib (*) <efc7a7f0-b709-37a6-96cd-6a67a28dbd47> /usr/lib/system/libxpc.dylib
       0x18c0a3000 -        0x18c13bfff com.apple.Metadata (10.7.0) <f6f1de71-ea47-330b-9a8a-44f95c2a0f3e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
       0x187d2e000 -        0x188035fff com.apple.CoreServices.CarbonCore (1333) <b3d732db-165c-32aa-8ee1-12c075e4f65b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
       0x188036000 -        0x188075ff7 com.apple.CoreServicesInternal (484) <4035d328-57d7-3c0c-99fb-9888919cebd2> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
       0x184ca2000 -        0x184cbcfff libsystem_trace.dylib (*) <0274afcb-15b8-3e3d-9cc7-366b8eb302fa> /usr/lib/system/libsystem_trace.dylib
       0x18e563000 -        0x18e58bfff com.apple.audio.caulk (1.0) <c5e97bea-af65-3c54-bd90-60ff8fea8ee4> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
       0x189798000 -        0x189b5afff com.apple.CFNetwork (1410.4) <ec2d983b-81d3-3a27-84f6-77dfa2400062> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???

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=1.6G resident=0K(0%) swapped_out_or_unallocated=1.6G(100%)
Writable regions: Total=1.6G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.6G(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               256K        2 
Activity Tracing                   256K        1 
CG backing stores                 8512K       12 
CG image                          42.9M       19 
CG raster data                     224K        7 
ColorSync                          592K       29 
CoreAnimation                     2192K       29 
CoreData                            32K        2 
CoreGraphics                        64K        4 
CoreServices                        48K        1 
CoreUI image data                 1280K       14 
Foundation                          48K        2 
Image IO                            32K        2 
Kernel Alloc Once                   32K        1 
MALLOC                           302.5M       62 
MALLOC guard page                  288K       15 
MALLOC_MEDIUM (reserved)         840.0M        7         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
Mach message                        32K        2 
Memory Tag 240                      16K        1 
Memory Tag 241                      64K        2 
SQLite page cache                  896K        7 
STACK GUARD                       62.4M       32 
Stack                             32.9M       32 
VM_ALLOCATE                        848K       31 
__AUTH                            3392K      560 
__AUTH_CONST                      36.9M      811 
__CTF                               824        1 
__DATA                            30.6M      805 
__DATA_CONST                      44.9M      823 
__DATA_DIRTY                      2896K      331 
__FONT_DATA                        2352        1 
__INFO_FILTER                         8        1 
__LINKEDIT                       810.9M       10 
__OBJC_RO                         66.4M        1 
__OBJC_RW                         2012K        1 
__TEXT                           874.7M      846 
dyld private memory                272K        2 
libnetwork                         640K       40 
mapped file                      213.4M       55 
shared memory                     1392K       15 
===========                     =======  ======= 
TOTAL                              3.7G     4620 
TOTAL, minus reserved VM space     2.5G     4620 



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

// Did not fit into post

Model: MacBookPro18,2, BootROM 10151.61.4, proc 10:8:2 processors, 64 GB, SMC 
Graphics: Apple M1 Max, Apple M1 Max, Built-In
Display: LG HDR 4K, 3840 x 2160 (2160p/4K UHD 1 - Ultra High Definition), Main, MirrorOff, Online
Display: Color LCD, 3456 x 2234 Retina, MirrorOff, Online
Display: spdisplays_display, 3840 x 1100, MirrorOff, Online
Memory Module: LPDDR5, Hynix
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4387), wl0: May 27 2023 01:34:59 version 20.96.31.0.8.7.148 FWID 01-126f2c4c
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Thunderbolt Ethernet Slot 1, Ethernet, en9
Network Service: Wi-Fi, AirPort, en0
PCI Card: ethernet, Ethernet Controller, Thunderbolt@3,0,0
USB Device: USB31Bus
USB Device: USB3.0 Hub
USB Device: TS4 USB3.2 Gen2 HUB
USB Device: TS4 USB3.2 Gen2 HUB
USB Device: TS4 USB3.2 Gen2 HUB
USB Device: TS4 USB2.0 Hub
USB Device: USB 2.0 Hub
USB Device: Generic Billboard Device
USB Device: SingWon-CTP-V1.18A
USB Device: TPS DMC Family
USB Device: TS4 USB2.0 HUB
USB Device: composite_device
USB Device: TS4 USB2.0 HUB
USB Device: USB 2.0 Hub
USB Device: Scarlett 8i6 USB
USB Device: TS4 USB2.0 HUB
USB Device: CalDigit TS4 Audio - Rear
USB Device: USB31Bus
USB Device: USB3.1 Hub
USB Device: USB2.1 Hub
USB Device: USB2.0 Hub
USB Device: USB Stick Pointer
USB Device: Q87US
USB Device: G502 X PLUS
USB Device: USB31Bus
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Bus: MacBook Pro, Apple Inc.
Thunderbolt Device: TS4, CalDigit, Inc., 1, 38.1
Thunderbolt Bus: MacBook Pro, Apple Inc.

What version of PlayCover are you using?

3.0.0 beta 2

What version of macOS are you using?

Sonoma (macOS 14)

Issue Language

  • Yes my issue is written in English
Originally created by @aurimasniekis on GitHub (Jan 12, 2024). Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/1319 ### App Store link https://apps.apple.com/us/app/google-maps/id585027354 ### Current issues - [ ] App fails to install - [X] App fails to open - [ ] App crashes randomly during usage - [ ] App experiences graphical issues or broken UI - [ ] App fails to connect to servers - [ ] Other ### More details App opens asks for `“Google Maps” would like to use your current location.` and crashes (but sometimes I am able see app window with typical google maps view. I tried all possible setting combinations no luck. I have allowed the location services through settings but no luck too. ### Crash log ```shell ------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: maps [74413] Path: /Users/USER/Library/Containers/io.playcover.PlayCover/Google Maps.app/maps Identifier: com.google.Maps Version: 6.96.1 (6.96.1.30580) Code Type: ARM-64 (Native) Parent Process: launchd [1] User ID: 501 Date/Time: 2024-01-12 13:59:03.6276 +0900 OS Version: macOS 13.6.3 (22G436) Report Version: 12 Anonymous UUID: 4BAB57C4-E76D-3B35-F149-756D6DEEC618 Sleep/Wake UUID: BBBC5A32-5097-4B4D-A711-826DBC18A072 Time Awake Since Boot: 190000 seconds Time Since Wake: 12607 seconds System Integrity Protection: enabled Crashed Thread: 3 Dispatch queue: com.google.Maps.PostInit Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x3fe0406380000000 -> 0xffffc06380000000 (possible pointer authentication failure) Exception Codes: 0x0000000000000001, 0x3fe0406380000000 Termination Reason: Namespace SIGNAL, Code 11 Segmentation fault: 11 Terminating Process: exc handler [74413] VM Region Info: 0xffffc06380000000 is not in any region. Bytes after previous region: 18446568578661482497 REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL MALLOC_NANO (reserved) 600018000000-600020000000 [128.0M] rw-/rwx SM=NUL ...(unallocated) ---> UNUSED SPACE AT END Thread 0:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x184ee7f34 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x184efa260 mach_msg2_internal + 80 2 libsystem_kernel.dylib 0x184ef0b98 mach_msg_overwrite + 604 3 libsystem_kernel.dylib 0x184ee82b0 mach_msg + 24 4 SkyLight 0x189c18910 CGSWindowSynchronizeBacking + 176 5 SkyLight 0x189cde9cc SLSDeviceLock + 44 6 CoreGraphics 0x18a0b87a0 ripd_Lock + 52 7 CoreGraphics 0x18a0633b8 RIPLayerBltShape + 480 8 CoreGraphics 0x18a061ce8 ripc_Render + 320 9 CoreGraphics 0x18a05f714 ripc_DrawRects + 344 10 CoreGraphics 0x18a05f4e8 CGContextFillRects + 152 11 CoreGraphics 0x18a05f438 CGContextFillRect + 100 12 CoreGraphics 0x18a05ee24 CGContextClearRect + 84 13 HIToolbox 0x18e92dd08 HIMenuBarView::DrawOnce(CGRect, CGRect, bool, HIMenuBarTextAppearance, CGContext*) + 148 14 HIToolbox 0x18e92dc34 HIMenuBarView::DrawIntoWindow(unsigned int*, CGRect, double, CGRect, bool, HIMenuBarTextAppearance, CGContext*) + 360 15 HIToolbox 0x18e84dba8 HIMenuBarView::DrawSelf(short, __HIShape const*, CGContext*) + 272 16 HIToolbox 0x18e84d748 HIMenuBarView::DrawingDelegateHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 300 17 HIToolbox 0x18e8313a4 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1092 18 HIToolbox 0x18e830828 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 356 19 HIToolbox 0x18e8306b8 SendEventToEventTargetWithOptions + 44 20 HIToolbox 0x18e84d240 HIView::SendDraw(short, OpaqueGrafPtr*, __HIShape const*, CGContext*) + 332 21 HIToolbox 0x18e84cd78 HIView::RecursiveDrawComposited(__HIShape const*, __HIShape const*, unsigned int, HIView*, CGContext*, unsigned char, double) + 472 22 HIToolbox 0x18e84cee8 HIView::RecursiveDrawComposited(__HIShape const*, __HIShape const*, unsigned int, HIView*, CGContext*, unsigned char, double) + 840 23 HIToolbox 0x18e84c808 HIView::DrawComposited(short, OpaqueGrafPtr*, __HIShape const*, unsigned int, HIView*, CGContext*) + 740 24 HIToolbox 0x18e862890 FlushWindowObject(WindowData*, void**, unsigned char) + 668 25 HIToolbox 0x18e862394 FlushAllBuffers(__CFRunLoopObserver*, unsigned long, void*) + 220 26 CoreFoundation 0x185005960 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 36 27 CoreFoundation 0x18500584c __CFRunLoopDoObservers + 532 28 CoreFoundation 0x1850043c4 CFRunLoopRunSpecific + 512 29 HIToolbox 0x18e858df0 RunCurrentEventLoopInMode + 292 30 HIToolbox 0x18e858c2c ReceiveNextEventCommon + 648 31 HIToolbox 0x18e858984 _BlockUntilNextEventMatchingListInModeWithFilter + 76 32 AppKit 0x18822c908 _DPSNextEvent + 636 33 AppKit 0x18822baa4 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 716 34 AppKit 0x18821ff08 -[NSApplication run] + 464 35 AppKit 0x1881f7358 NSApplicationMain + 880 36 AppKit 0x18844fb04 _NSApplicationMainWithInfoDictionary + 24 37 UIKitMacHelper 0x19c680960 UINSApplicationMain + 988 38 UIKitCore 0x1b07ef8e8 UIApplicationMain + 148 39 maps 0x1025a9f40 0x10258c000 + 122688 40 dyld 0x184bcff28 start + 2236 Thread 1:: Dispatch queue: NSManagedObjectContext 0x6000038452b0 0 libsystem_kernel.dylib 0x184eeabe8 __psynch_mutexwait + 8 1 libsystem_pthread.dylib 0x184f250c4 _pthread_mutex_firstfit_lock_wait + 84 2 libsystem_pthread.dylib 0x184f22a5c _pthread_mutex_firstfit_lock_slow + 248 3 maps 0x102658b68 0x10258c000 + 838504 4 maps 0x1026586bc 0x10258c000 + 837308 5 maps 0x102658630 0x10258c000 + 837168 6 CoreData 0x18ac1fe38 developerSubmittedBlockToNSManagedObjectContextPerform + 156 7 libdispatch.dylib 0x184d78400 _dispatch_client_callout + 20 8 libdispatch.dylib 0x184d7fa88 _dispatch_lane_serial_drain + 668 9 libdispatch.dylib 0x184d805f8 _dispatch_lane_invoke + 384 10 libdispatch.dylib 0x184d8b244 _dispatch_workloop_worker_thread + 648 11 libsystem_pthread.dylib 0x184f24074 _pthread_wqthread + 288 12 libsystem_pthread.dylib 0x184f22d94 start_wqthread + 8 Thread 2:: Dispatch queue: NSManagedObjectContext 0x600003844000 0 libsystem_kernel.dylib 0x184eeabe8 __psynch_mutexwait + 8 1 libsystem_pthread.dylib 0x184f250c4 _pthread_mutex_firstfit_lock_wait + 84 2 libsystem_pthread.dylib 0x184f22a5c _pthread_mutex_firstfit_lock_slow + 248 3 maps 0x102658b68 0x10258c000 + 838504 4 maps 0x1026586bc 0x10258c000 + 837308 5 maps 0x102658630 0x10258c000 + 837168 6 CoreData 0x18ac1fe38 developerSubmittedBlockToNSManagedObjectContextPerform + 156 7 libdispatch.dylib 0x184d78400 _dispatch_client_callout + 20 8 libdispatch.dylib 0x184d7fa88 _dispatch_lane_serial_drain + 668 9 libdispatch.dylib 0x184d805f8 _dispatch_lane_invoke + 384 10 libdispatch.dylib 0x184d8b244 _dispatch_workloop_worker_thread + 648 11 libsystem_pthread.dylib 0x184f24074 _pthread_wqthread + 288 12 libsystem_pthread.dylib 0x184f22d94 start_wqthread + 8 Thread 3 Crashed:: Dispatch queue: com.google.Maps.PostInit 0 libobjc.A.dylib 0x184bb8ae8 objc_opt_respondsToSelector + 12 1 Foundation 0x185f2d344 _NSDescriptionWithStringProxyFunc + 56 2 CoreFoundation 0x184fb576c __CFStringAppendFormatCore + 8920 3 CoreFoundation 0x1850f3068 _CFStringCreateWithFormatAndArgumentsReturningMetadata + 184 4 CoreFoundation 0x184fb3488 _CFStringCreateWithFormatAndArgumentsAux2 + 44 5 Foundation 0x185f3b64c +[NSString stringWithFormat:] + 68 6 PlayTools 0x109d0c94c pt_SecItemCopyMatching + 252 7 maps 0x1038633b8 0x10258c000 + 19755960 8 maps 0x103862a88 0x10258c000 + 19753608 9 maps 0x10385dee8 0x10258c000 + 19734248 10 maps 0x1028c4db0 0x10258c000 + 3378608 11 maps 0x1028c4ce0 0x10258c000 + 3378400 12 libdispatch.dylib 0x184d76874 _dispatch_call_block_and_release + 32 13 libdispatch.dylib 0x184d78400 _dispatch_client_callout + 20 14 libdispatch.dylib 0x184d7fa88 _dispatch_lane_serial_drain + 668 15 libdispatch.dylib 0x184d805f8 _dispatch_lane_invoke + 384 16 libdispatch.dylib 0x184d8b244 _dispatch_workloop_worker_thread + 648 17 libsystem_pthread.dylib 0x184f24074 _pthread_wqthread + 288 18 libsystem_pthread.dylib 0x184f22d94 start_wqthread + 8 Thread 4:: Dispatch queue: com.google.Maps.UserDefaultWriter 0 libsystem_kernel.dylib 0x184ee9dc4 __ulock_wake + 8 1 libsystem_platform.dylib 0x184f547e4 _os_unfair_lock_unlock_slow + 56 2 CoreFoundation 0x184fc8e1c -[CFPrefsSource setValues:forKeys:count:copyValues:removeValuesForKeys:count:from:] + 460 3 CoreFoundation 0x18500c754 -[CFPrefsSource setValue:forKey:from:] + 72 4 CoreFoundation 0x18500c684 __76-[_CFXPreferences setValue:forKey:appIdentifier:container:configurationURL:]_block_invoke + 60 5 CoreFoundation 0x184fb31d0 __108-[_CFXPreferences(SearchListAdditions) withSearchListForIdentifier:container:cloudConfigurationURL:perform:]_block_invoke + 376 6 CoreFoundation 0x18512fc74 -[_CFXPreferences withSearchListForIdentifier:container:cloudConfigurationURL:perform:] + 384 7 CoreFoundation 0x18500c620 -[_CFXPreferences setValue:forKey:appIdentifier:container:configurationURL:] + 128 8 CoreFoundation 0x18500c560 _CFPreferencesSetAppValueWithContainerAndConfiguration + 120 9 Foundation 0x185f8bfe8 -[NSUserDefaults(NSUserDefaults) setObject:forKey:] + 68 10 maps 0x1025d4384 0x10258c000 + 295812 11 maps 0x10264ccec 0x10258c000 + 789740 12 libdispatch.dylib 0x184d76874 _dispatch_call_block_and_release + 32 13 libdispatch.dylib 0x184d78400 _dispatch_client_callout + 20 14 libdispatch.dylib 0x184d7fb68 _dispatch_lane_serial_drain + 892 15 libdispatch.dylib 0x184d805f8 _dispatch_lane_invoke + 384 16 libdispatch.dylib 0x184d8b244 _dispatch_workloop_worker_thread + 648 17 libsystem_pthread.dylib 0x184f24074 _pthread_wqthread + 288 18 libsystem_pthread.dylib 0x184f22d94 start_wqthread + 8 Thread 5: 0 libsystem_pthread.dylib 0x184f22d8c start_wqthread + 0 Thread 6: 0 libsystem_kernel.dylib 0x184ee7f34 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x184efa260 mach_msg2_internal + 80 2 libsystem_kernel.dylib 0x184ef0b98 mach_msg_overwrite + 604 3 libsystem_kernel.dylib 0x184ee82b0 mach_msg + 24 4 maps 0x1048a50f0 0x10258c000 + 36802800 5 libsystem_pthread.dylib 0x184f27fa8 _pthread_start + 148 6 libsystem_pthread.dylib 0x184f22da0 thread_start + 8 Thread 7:: com.apple.uikit.eventfetch-thread 0 libsystem_kernel.dylib 0x184ee7f34 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x184efa260 mach_msg2_internal + 80 2 libsystem_kernel.dylib 0x184ef0b98 mach_msg_overwrite + 604 3 libsystem_kernel.dylib 0x184ee82b0 mach_msg + 24 4 CoreFoundation 0x185006754 __CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x185005034 __CFRunLoopRun + 1208 6 CoreFoundation 0x185004428 CFRunLoopRunSpecific + 612 7 Foundation 0x185f7df7c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212 8 Foundation 0x185ff2344 -[NSRunLoop(NSRunLoop) runUntilDate:] + 100 9 UIKitCore 0x1b07f0e04 -[UIEventFetcher threadMain] + 104 10 Foundation 0x185f774fc __NSThread__start__ + 716 11 libsystem_pthread.dylib 0x184f27fa8 _pthread_start + 148 12 libsystem_pthread.dylib 0x184f22da0 thread_start + 8 Thread 8:: Dispatch queue: com.google.Maps.FileIO 0 libsystem_kernel.dylib 0x184ee7f34 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x184efa260 mach_msg2_internal + 80 2 libsystem_kernel.dylib 0x184ef0b98 mach_msg_overwrite + 604 3 libsystem_kernel.dylib 0x184ee82b0 mach_msg + 24 4 libdispatch.dylib 0x184d939f8 _dispatch_mach_send_and_wait_for_reply + 548 5 libdispatch.dylib 0x184d93d88 dispatch_mach_send_with_result_and_wait_for_reply + 60 6 libxpc.dylib 0x184c69c3c xpc_connection_send_message_with_reply_sync + 264 7 Metadata 0x18c0a5a04 _itemsForPathsBulk + 104 8 Metadata 0x18c0a562c MDItemCreate + 664 9 CarbonCore 0x187d3bb9c CSBackupSetItemExcluded + 340 10 CoreServicesInternal 0x188045a30 pathURLPropertyProviderSetValues(__CFURL const*, __FileCache*, __CFString const* const*, void const**, void const**, long, void const*, __CFError**) + 460 11 CoreServicesInternal 0x18803f7d8 _FSURLSetResourcePropertyForKey + 200 12 CoreFoundation 0x1850084e0 CFURLSetResourcePropertyForKey + 120 13 CoreFoundation 0x185008410 -[NSURL setResourceValue:forKey:error:] + 104 14 maps 0x1025b978c 0x10258c000 + 186252 15 libdispatch.dylib 0x184d76874 _dispatch_call_block_and_release + 32 16 libdispatch.dylib 0x184d78400 _dispatch_client_callout + 20 17 libdispatch.dylib 0x184d7fb68 _dispatch_lane_serial_drain + 892 18 libdispatch.dylib 0x184d805f8 _dispatch_lane_invoke + 384 19 libdispatch.dylib 0x184d8b244 _dispatch_workloop_worker_thread + 648 20 libsystem_pthread.dylib 0x184f24074 _pthread_wqthread + 288 21 libsystem_pthread.dylib 0x184f22d94 start_wqthread + 8 Thread 9:: Dispatch queue: com.google.AZSpotlightServiceIndexingQueue 0 libsystem_kernel.dylib 0x184eeabe8 __psynch_mutexwait + 8 1 libsystem_pthread.dylib 0x184f250c4 _pthread_mutex_firstfit_lock_wait + 84 2 libsystem_pthread.dylib 0x184f22a5c _pthread_mutex_firstfit_lock_slow + 248 3 maps 0x102658b68 0x10258c000 + 838504 4 maps 0x1026c9ce8 0x10258c000 + 1301736 5 libdispatch.dylib 0x184d76874 _dispatch_call_block_and_release + 32 6 libdispatch.dylib 0x184d78400 _dispatch_client_callout + 20 7 libdispatch.dylib 0x184d7fa88 _dispatch_lane_serial_drain + 668 8 libdispatch.dylib 0x184d805f8 _dispatch_lane_invoke + 384 9 libdispatch.dylib 0x184d8b244 _dispatch_workloop_worker_thread + 648 10 libsystem_pthread.dylib 0x184f24074 _pthread_wqthread + 288 11 libsystem_pthread.dylib 0x184f22d94 start_wqthread + 8 Thread 10:: Dispatch queue: com.apple.libtrace.state.block-list 0 libsystem_kernel.dylib 0x184ee9cf0 __ulock_wait + 8 1 libdispatch.dylib 0x184d78df0 _dlock_wait + 56 2 libdispatch.dylib 0x184d78ba4 _dispatch_thread_event_wait_slow + 56 3 libdispatch.dylib 0x184d87c68 __DISPATCH_WAIT_FOR_QUEUE__ + 368 4 libdispatch.dylib 0x184d87814 _dispatch_sync_f_slow + 148 5 libsystem_trace.dylib 0x184cade64 ___os_state_request_for_self_block_invoke + 372 6 libdispatch.dylib 0x184d76874 _dispatch_call_block_and_release + 32 7 libdispatch.dylib 0x184d78400 _dispatch_client_callout + 20 8 libdispatch.dylib 0x184d7fa88 _dispatch_lane_serial_drain + 668 9 libdispatch.dylib 0x184d8062c _dispatch_lane_invoke + 436 10 libdispatch.dylib 0x184d8b244 _dispatch_workloop_worker_thread + 648 11 libsystem_pthread.dylib 0x184f24074 _pthread_wqthread + 288 12 libsystem_pthread.dylib 0x184f22d94 start_wqthread + 8 Thread 11: 0 libsystem_pthread.dylib 0x184f22d8c start_wqthread + 0 Thread 12:: default-executor 0 libsystem_kernel.dylib 0x184eeb730 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x184f28574 _pthread_cond_wait + 1232 2 maps 0x1025f3404 0x10258c000 + 422916 3 maps 0x1025f331c 0x10258c000 + 422684 4 maps 0x1025f2498 0x10258c000 + 418968 5 maps 0x1025f2310 0x10258c000 + 418576 6 maps 0x1025f20f0 0x10258c000 + 418032 7 maps 0x1025f2008 0x10258c000 + 417800 8 maps 0x1025f1480 0x10258c000 + 414848 9 libsystem_pthread.dylib 0x184f27fa8 _pthread_start + 148 10 libsystem_pthread.dylib 0x184f22da0 thread_start + 8 Thread 13:: resolver-executor 0 libsystem_kernel.dylib 0x184eeb730 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x184f28574 _pthread_cond_wait + 1232 2 maps 0x1025f3404 0x10258c000 + 422916 3 maps 0x1025f331c 0x10258c000 + 422684 4 maps 0x1025f2498 0x10258c000 + 418968 5 maps 0x1025f2310 0x10258c000 + 418576 6 maps 0x1025f20f0 0x10258c000 + 418032 7 maps 0x1025f2008 0x10258c000 + 417800 8 maps 0x1025f1480 0x10258c000 + 414848 9 libsystem_pthread.dylib 0x184f27fa8 _pthread_start + 148 10 libsystem_pthread.dylib 0x184f22da0 thread_start + 8 Thread 14:: grpc_global_timer 0 libsystem_kernel.dylib 0x184eeb730 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x184f285a0 _pthread_cond_wait + 1276 2 maps 0x1025f4bbc 0x10258c000 + 428988 3 maps 0x1025f33f0 0x10258c000 + 422896 4 maps 0x1025f331c 0x10258c000 + 422684 5 maps 0x1025f2498 0x10258c000 + 418968 6 maps 0x1025f235c 0x10258c000 + 418652 7 maps 0x1025f39b4 0x10258c000 + 424372 8 maps 0x1025f2008 0x10258c000 + 417800 9 maps 0x1025f1480 0x10258c000 + 414848 10 libsystem_pthread.dylib 0x184f27fa8 _pthread_start + 148 11 libsystem_pthread.dylib 0x184f22da0 thread_start + 8 Thread 15:: Dispatch queue: com.google.ULR.WorkQueue 0 libsystem_kernel.dylib 0x184ee9cf0 __ulock_wait + 8 1 libdispatch.dylib 0x184d78df0 _dlock_wait + 56 2 libdispatch.dylib 0x184d78d20 _dispatch_once_wait + 112 3 maps 0x102710fd8 0x10258c000 + 1593304 4 maps 0x102712114 0x10258c000 + 1597716 5 libdispatch.dylib 0x184d76874 _dispatch_call_block_and_release + 32 6 libdispatch.dylib 0x184d78400 _dispatch_client_callout + 20 7 libdispatch.dylib 0x184d7fa88 _dispatch_lane_serial_drain + 668 8 libdispatch.dylib 0x184d805f8 _dispatch_lane_invoke + 384 9 libdispatch.dylib 0x184d8b244 _dispatch_workloop_worker_thread + 648 10 libsystem_pthread.dylib 0x184f24074 _pthread_wqthread + 288 11 libsystem_pthread.dylib 0x184f22d94 start_wqthread + 8 Thread 16:: Dispatch queue: CCTLogWriter 0 libsystem_kernel.dylib 0x184ee7f34 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x184efa260 mach_msg2_internal + 80 2 libsystem_kernel.dylib 0x184ef0b98 mach_msg_overwrite + 604 3 libsystem_kernel.dylib 0x184ee82b0 mach_msg + 24 4 libdispatch.dylib 0x184d939f8 _dispatch_mach_send_and_wait_for_reply + 548 5 libdispatch.dylib 0x184d93d88 dispatch_mach_send_with_result_and_wait_for_reply + 60 6 libxpc.dylib 0x184c69c3c xpc_connection_send_message_with_reply_sync + 264 7 CarbonCore 0x187d4f4f4 _CSBackupXPCSendMessageSyncCopyReply + 88 8 CarbonCore 0x187df7fc4 _CSBackupIsItemExcluded_Remote + 288 9 CarbonCore 0x187d4f2cc CSBackupIsItemExcluded + 92 10 CoreServicesInternal 0x18803c970 pathURLPropertyProviderPrepareValues(__CFURL const*, __FileCache*, __CFString const* const*, void const**, long, void const*, __CFError**) + 800 11 CoreServicesInternal 0x18803aa04 prepareValuesForBitmap(__CFURL const*, __FileCache*, _FilePropertyBitmap*, __CFError**) + 452 12 CoreServicesInternal 0x18803786c _FSURLCopyResourcePropertyForKeyInternal(__CFURL const*, __CFString const*, void*, void*, __CFError**, unsigned char) + 232 13 CoreFoundation 0x184fdaf9c CFURLCopyResourcePropertyForKey + 108 14 CoreFoundation 0x184feff34 -[NSURL getResourceValue:forKey:error:] + 104 15 maps 0x10261cf2c 0x10258c000 + 593708 16 maps 0x10261ba94 0x10258c000 + 588436 17 maps 0x10261b980 0x10258c000 + 588160 18 maps 0x102610778 0x10258c000 + 542584 19 maps 0x102610234 0x10258c000 + 541236 20 libdispatch.dylib 0x184d76874 _dispatch_call_block_and_release + 32 21 libdispatch.dylib 0x184d78400 _dispatch_client_callout + 20 22 libdispatch.dylib 0x184d7fa88 _dispatch_lane_serial_drain + 668 23 libdispatch.dylib 0x184d8062c _dispatch_lane_invoke + 436 24 libdispatch.dylib 0x184d8b244 _dispatch_workloop_worker_thread + 648 25 libsystem_pthread.dylib 0x184f24074 _pthread_wqthread + 288 26 libsystem_pthread.dylib 0x184f22d94 start_wqthread + 8 Thread 17:: Dispatch queue: NSManagedObjectContext 0x600003845ba0 0 libsystem_kernel.dylib 0x184ee7f34 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x184efa260 mach_msg2_internal + 80 2 libsystem_kernel.dylib 0x184ef0b98 mach_msg_overwrite + 604 3 libsystem_kernel.dylib 0x184ee82b0 mach_msg + 24 4 libdispatch.dylib 0x184d939f8 _dispatch_mach_send_and_wait_for_reply + 548 5 libdispatch.dylib 0x184d93d88 dispatch_mach_send_with_result_and_wait_for_reply + 60 6 libxpc.dylib 0x184c69c3c xpc_connection_send_message_with_reply_sync + 264 7 Metadata 0x18c0a7830 sendServerMessageWithTimeout + 80 8 Metadata 0x18c0a8648 _setAttributesBulk + 228 9 Metadata 0x18c0a617c __MDItemSetAttributes + 400 10 Metadata 0x18c0a5f30 MDItemSetAttribute + 364 11 CarbonCore 0x187d3bc6c CSBackupSetItemExcluded + 548 12 CoreServicesInternal 0x188045a30 pathURLPropertyProviderSetValues(__CFURL const*, __FileCache*, __CFString const* const*, void const**, void const**, long, void const*, __CFError**) + 460 13 CoreServicesInternal 0x18803f7d8 _FSURLSetResourcePropertyForKey + 200 14 CoreFoundation 0x1850084e0 CFURLSetResourcePropertyForKey + 120 15 CoreFoundation 0x185008410 -[NSURL setResourceValue:forKey:error:] + 104 16 maps 0x1025b978c 0x10258c000 + 186252 17 maps 0x1026798d4 0x10258c000 + 973012 18 maps 0x102658de4 0x10258c000 + 839140 19 maps 0x102658b80 0x10258c000 + 838528 20 maps 0x1026586bc 0x10258c000 + 837308 21 maps 0x102658630 0x10258c000 + 837168 22 CoreData 0x18ac1fe38 developerSubmittedBlockToNSManagedObjectContextPerform + 156 23 libdispatch.dylib 0x184d78400 _dispatch_client_callout + 20 24 libdispatch.dylib 0x184d7fa88 _dispatch_lane_serial_drain + 668 25 libdispatch.dylib 0x184d805f8 _dispatch_lane_invoke + 384 26 libdispatch.dylib 0x184d8b244 _dispatch_workloop_worker_thread + 648 27 libsystem_pthread.dylib 0x184f24074 _pthread_wqthread + 288 28 libsystem_pthread.dylib 0x184f22d94 start_wqthread + 8 Thread 18:: NavigationThread 0 libsystem_kernel.dylib 0x184eeb730 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x184f28574 _pthread_cond_wait + 1232 2 maps 0x1025f3404 0x10258c000 + 422916 3 maps 0x1025f331c 0x10258c000 + 422684 4 maps 0x10269cf74 0x10258c000 + 1118068 5 maps 0x1025f91a4 0x10258c000 + 446884 6 maps 0x10269cd7c 0x10258c000 + 1117564 7 maps 0x10269ccb8 0x10258c000 + 1117368 8 maps 0x1025f1480 0x10258c000 + 414848 9 libsystem_pthread.dylib 0x184f27fa8 _pthread_start + 148 10 libsystem_pthread.dylib 0x184f22da0 thread_start + 8 Thread 19:: EdgeRouterThread 0 libsystem_kernel.dylib 0x184eeb730 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x184f28574 _pthread_cond_wait + 1232 2 maps 0x1025f3404 0x10258c000 + 422916 3 maps 0x1025f331c 0x10258c000 + 422684 4 maps 0x10269cf74 0x10258c000 + 1118068 5 maps 0x1025f91a4 0x10258c000 + 446884 6 maps 0x10269cd7c 0x10258c000 + 1117564 7 maps 0x10269ccb8 0x10258c000 + 1117368 8 maps 0x1025f1480 0x10258c000 + 414848 9 libsystem_pthread.dylib 0x184f27fa8 _pthread_start + 148 10 libsystem_pthread.dylib 0x184f22da0 thread_start + 8 Thread 20:: LocationThread 0 libsystem_kernel.dylib 0x184eeb730 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x184f28574 _pthread_cond_wait + 1232 2 maps 0x1025f3404 0x10258c000 + 422916 3 maps 0x1025f331c 0x10258c000 + 422684 4 maps 0x10269cf74 0x10258c000 + 1118068 5 maps 0x1025f91a4 0x10258c000 + 446884 6 maps 0x10269cd7c 0x10258c000 + 1117564 7 maps 0x10269ccb8 0x10258c000 + 1117368 8 maps 0x1025f1480 0x10258c000 + 414848 9 libsystem_pthread.dylib 0x184f27fa8 _pthread_start + 148 10 libsystem_pthread.dylib 0x184f22da0 thread_start + 8 Thread 21:: Dispatch queue: NSManagedObjectContext 0x6000038438e0 0 libsystem_kernel.dylib 0x184eeabe8 __psynch_mutexwait + 8 1 libsystem_pthread.dylib 0x184f250c4 _pthread_mutex_firstfit_lock_wait + 84 2 libsystem_pthread.dylib 0x184f22a5c _pthread_mutex_firstfit_lock_slow + 248 3 maps 0x102658b68 0x10258c000 + 838504 4 maps 0x1026cea6c 0x10258c000 + 1321580 5 CoreData 0x18ac1fe38 developerSubmittedBlockToNSManagedObjectContextPerform + 156 6 libdispatch.dylib 0x184d78400 _dispatch_client_callout + 20 7 libdispatch.dylib 0x184d7fa88 _dispatch_lane_serial_drain + 668 8 libdispatch.dylib 0x184d805f8 _dispatch_lane_invoke + 384 9 libdispatch.dylib 0x184d8b244 _dispatch_workloop_worker_thread + 648 10 libsystem_pthread.dylib 0x184f24074 _pthread_wqthread + 288 11 libsystem_pthread.dylib 0x184f22d94 start_wqthread + 8 Thread 22:: caulk.messenger.shared:17 0 libsystem_kernel.dylib 0x184ee7eb0 semaphore_wait_trap + 8 1 caulk 0x18e565024 caulk::semaphore::timed_wait(double) + 212 2 caulk 0x18e564ed8 caulk::concurrent::details::worker_thread::run() + 36 3 caulk 0x18e564bc8 void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 96 4 libsystem_pthread.dylib 0x184f27fa8 _pthread_start + 148 5 libsystem_pthread.dylib 0x184f22da0 thread_start + 8 Thread 23:: Dispatch queue: com.apple.root.utility-qos 0 libsystem_kernel.dylib 0x184ee7eb0 semaphore_wait_trap + 8 1 libdispatch.dylib 0x184d7899c _dispatch_sema4_wait + 28 2 libdispatch.dylib 0x184d79050 _dispatch_semaphore_wait_slow + 132 3 maps 0x102916b18 0x10258c000 + 3713816 4 maps 0x102917408 0x10258c000 + 3716104 5 maps 0x1029173ac 0x10258c000 + 3716012 6 maps 0x1029171e4 0x10258c000 + 3715556 7 maps 0x1029170fc 0x10258c000 + 3715324 8 maps 0x102916eb0 0x10258c000 + 3714736 9 maps 0x102916d80 0x10258c000 + 3714432 10 maps 0x10291675c 0x10258c000 + 3712860 11 maps 0x10291641c 0x10258c000 + 3712028 12 libdispatch.dylib 0x184d76874 _dispatch_call_block_and_release + 32 13 libdispatch.dylib 0x184d78400 _dispatch_client_callout + 20 14 libdispatch.dylib 0x184d8a0c8 _dispatch_root_queue_drain + 956 15 libdispatch.dylib 0x184d8a6c0 _dispatch_worker_thread2 + 164 16 libsystem_pthread.dylib 0x184f24038 _pthread_wqthread + 228 17 libsystem_pthread.dylib 0x184f22d94 start_wqthread + 8 Thread 24:: com.apple.NSURLConnectionLoader 0 libsystem_kernel.dylib 0x184ee7f34 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x184efa260 mach_msg2_internal + 80 2 libsystem_kernel.dylib 0x184ef0b98 mach_msg_overwrite + 604 3 libsystem_kernel.dylib 0x184ee82b0 mach_msg + 24 4 CoreFoundation 0x185006754 __CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x185005034 __CFRunLoopRun + 1208 6 CoreFoundation 0x185004428 CFRunLoopRunSpecific + 612 7 CFNetwork 0x1899ebd18 0x189798000 + 2440472 8 Foundation 0x185f774fc __NSThread__start__ + 716 9 libsystem_pthread.dylib 0x184f27fa8 _pthread_start + 148 10 libsystem_pthread.dylib 0x184f22da0 thread_start + 8 Thread 25:: com.google.Maps.RenderThread 0 libsystem_kernel.dylib 0x184ee7f34 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x184efa260 mach_msg2_internal + 80 2 libsystem_kernel.dylib 0x184ef0b98 mach_msg_overwrite + 604 3 libsystem_kernel.dylib 0x184ee82b0 mach_msg + 24 4 CoreFoundation 0x185006754 __CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x185005034 __CFRunLoopRun + 1208 6 CoreFoundation 0x185004428 CFRunLoopRunSpecific + 612 7 Foundation 0x185f7df7c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212 8 maps 0x1026c98c4 0x10258c000 + 1300676 9 Foundation 0x185f774fc __NSThread__start__ + 716 10 libsystem_pthread.dylib 0x184f27fa8 _pthread_start + 148 11 libsystem_pthread.dylib 0x184f22da0 thread_start + 8 Thread 26:: Dispatch queue: com.google.Maps.BuildUPProto 0 libsystem_kernel.dylib 0x184ee9cf0 __ulock_wait + 8 1 libdispatch.dylib 0x184d78df0 _dlock_wait + 56 2 libdispatch.dylib 0x184d78ba4 _dispatch_thread_event_wait_slow + 56 3 libdispatch.dylib 0x184d87c68 __DISPATCH_WAIT_FOR_QUEUE__ + 368 4 libdispatch.dylib 0x184d87814 _dispatch_sync_f_slow + 148 5 maps 0x102825258 0x10258c000 + 2724440 6 libdispatch.dylib 0x184d76874 _dispatch_call_block_and_release + 32 7 libdispatch.dylib 0x184d78400 _dispatch_client_callout + 20 8 libdispatch.dylib 0x184d7fb68 _dispatch_lane_serial_drain + 892 9 libdispatch.dylib 0x184d805f8 _dispatch_lane_invoke + 384 10 libdispatch.dylib 0x184d8b244 _dispatch_workloop_worker_thread + 648 11 libsystem_pthread.dylib 0x184f24074 _pthread_wqthread + 288 12 libsystem_pthread.dylib 0x184f22d94 start_wqthread + 8 Thread 27: 0 libsystem_pthread.dylib 0x184f22d8c start_wqthread + 0 Thread 28:: Dispatch queue: NSManagedObjectContext 0x600003871d40 0 libsystem_kernel.dylib 0x184ee9cf0 __ulock_wait + 8 1 libsystem_platform.dylib 0x184f5470c _os_unfair_lock_lock_slow + 208 2 libobjc.A.dylib 0x184b95400 objc_sync_enter + 40 3 maps 0x102658b44 0x10258c000 + 838468 4 maps 0x1026cea6c 0x10258c000 + 1321580 5 CoreData 0x18ac1fe38 developerSubmittedBlockToNSManagedObjectContextPerform + 156 6 libdispatch.dylib 0x184d78400 _dispatch_client_callout + 20 7 libdispatch.dylib 0x184d7fa88 _dispatch_lane_serial_drain + 668 8 libdispatch.dylib 0x184d805f8 _dispatch_lane_invoke + 384 9 libdispatch.dylib 0x184d8b244 _dispatch_workloop_worker_thread + 648 10 libsystem_pthread.dylib 0x184f24074 _pthread_wqthread + 288 11 libsystem_pthread.dylib 0x184f22d94 start_wqthread + 8 Thread 29:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x184ee7f34 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x184efa260 mach_msg2_internal + 80 2 libsystem_kernel.dylib 0x184ef0b98 mach_msg_overwrite + 604 3 libsystem_kernel.dylib 0x184ee82b0 mach_msg + 24 4 CoreFoundation 0x185006754 __CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x185005034 __CFRunLoopRun + 1208 6 CoreFoundation 0x185004428 CFRunLoopRunSpecific + 612 7 AppKit 0x188356ee0 _NSEventThread + 172 8 libsystem_pthread.dylib 0x184f27fa8 _pthread_start + 148 9 libsystem_pthread.dylib 0x184f22da0 thread_start + 8 Thread 30:: com.google.Maps.LabelingBehavior 0 libsystem_kernel.dylib 0x184ee7f34 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x184efa260 mach_msg2_internal + 80 2 libsystem_kernel.dylib 0x184ef0b98 mach_msg_overwrite + 604 3 libsystem_kernel.dylib 0x184ee82b0 mach_msg + 24 4 CoreFoundation 0x185006754 __CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x185005034 __CFRunLoopRun + 1208 6 CoreFoundation 0x185004428 CFRunLoopRunSpecific + 612 7 Foundation 0x185f7df7c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212 8 maps 0x1026c98c4 0x10258c000 + 1300676 9 Foundation 0x185f774fc __NSThread__start__ + 716 10 libsystem_pthread.dylib 0x184f27fa8 _pthread_start + 148 11 libsystem_pthread.dylib 0x184f22da0 thread_start + 8 Thread 31: 0 libsystem_pthread.dylib 0x184f22d8c start_wqthread + 0 Thread 3 crashed with ARM Thread State (64-bit): x0: 0x3fe0406380000000 x1: 0x00000001d4f80c2a x2: 0x00000001d4f80c2a x3: 0x0000000000000000 x4: 0x000000016da111c0 x5: 0x0000000000000000 x6: 0x0000000000000000 x7: 0x000000016da11a10 x8: 0x00000001d4f80000 x9: 0x000000016da11640 x10: 0x0000000000000000 x11: 0x000000016da11a4b x12: 0x0000000000000025 x13: 0x00000000ffffffff x14: 0x000000016da11a10 x15: 0x00000000fa61c845 x16: 0x0000000184bb8adc x17: 0x00000001e16c79f0 x18: 0x0000000000000000 x19: 0x00000001e157aeb0 x20: 0x000000016da111c0 x21: 0x0000000109ebf6c0 x22: 0x3fe0406380000000 x23: 0x0000000000000000 x24: 0x0000000000000000 x25: 0x0000000000000002 x26: 0x0000000000000001 x27: 0x0000000000000000 x28: 0x0000000000000000 fp: 0x000000016da10fe0 lr: 0x0000000185f2d344 sp: 0x000000016da10fb0 pc: 0x0000000184bb8ae8 cpsr: 0x60001000 far: 0x3fe0406380000000 esr: 0x92000004 (Data Abort) byte read Translation fault Binary Images: 0x10258c000 - 0x10805ffff com.google.Maps (6.96.1) <607cbe32-7c39-342b-ad07-bf1a283f4edf> /Users/USER/Library/Containers/io.playcover.PlayCover/Google Maps.app/maps 0x10964c000 - 0x109677fff com.spotify.sdk.ios (1.0) <0cf79737-0fcc-3c7f-a61f-9bcd2911886a> /Users/USER/Library/Containers/io.playcover.PlayCover/Google Maps.app/Frameworks/SpotifyiOS.framework/SpotifyiOS 0x109d08000 - 0x109ea7fff io.playcover.PlayTools (1.1.7) <258931cd-d406-3990-a514-f40a9ae335c9> /Users/USER/Library/Frameworks/PlayTools.framework/PlayTools 0x109738000 - 0x109743fff libobjc-trampolines.dylib (*) <106e99a0-0b8d-34fb-ad61-91eca3d8285c> /usr/lib/libobjc-trampolines.dylib 0x109890000 - 0x109897fff io.playcover.AKInterface (1.0) <1faa2a38-10c9-3ce1-983e-33a63ee7dcbe> /Users/USER/Library/Containers/io.playcover.PlayCover/Google Maps.app/PlugIns/AKInterface.bundle/Contents/MacOS/AKInterface 0x111d54000 - 0x111d5bfff com.apple.CloudDocsFileProvider (1.0) <d2b091b6-06c7-3bf9-90fc-cd0ca93f688f> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/CloudDocsFileProvider.bundle/Contents/MacOS/CloudDocsFileProvider 0x111d6c000 - 0x111d73fff com.apple.FileProviderOverride (855.140.6.701.1) <939c5126-e736-3ff8-bad3-63023a9d7063> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/FileProviderOverride.bundle/Contents/MacOS/FileProviderOverride 0x111e0c000 - 0x111e2bfff com.apple.findersync.fileprovideroverride.FinderSyncCollaborationFileProviderOverride (13.5) <86ee3f06-341d-3970-bcaf-f170132930e8> /System/Library/Frameworks/FileProvider.framework/OverrideBundles/FinderSyncCollaborationFileProviderOverride.bundle/Contents/MacOS/FinderSyncCollaborationFileProviderOverride 0x115840000 - 0x115887fff com.apple.cmio.DAL.VDC-4 (810.0) <12662bf5-7bc0-3a96-bd50-f81ef9ddf271> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/Resources/VDC.plugin/Contents/MacOS/VDC 0x184ee7000 - 0x184f20fe7 libsystem_kernel.dylib (*) <6024d562-0a3b-3568-8ee2-1741160ba022> /usr/lib/system/libsystem_kernel.dylib 0x189c13000 - 0x18a03efff com.apple.SkyLight (1.600.0) <fd67ff37-189e-315c-ba82-f8fa91bc3143> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight 0x18a03f000 - 0x18a685fff com.apple.CoreGraphics (2.0) <a86a169e-09ea-372c-85ee-a7ad341b168a> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x18e828000 - 0x18eb5bfff com.apple.HIToolbox (2.1.1) <4e1025f1-7083-3323-8c04-ac349fd79b73> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x184f87000 - 0x185460fff com.apple.CoreFoundation (6.9) <c8a55620-0514-3ffd-af7f-854d6b752b18> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x1881f3000 - 0x189102fff com.apple.AppKit (6.9) <956685f7-4174-3135-911d-cf52948ce09a> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x19c67c000 - 0x19c78ffff com.apple.UIKitMacHelper (1.0) <ab48b682-649a-3c0d-999d-023302435bec> /System/Library/PrivateFrameworks/UIKitMacHelper.framework/Versions/A/UIKitMacHelper 0x1b07ec000 - 0x1b1ebdfff com.apple.UIKitCore (1.0) <c6bd6f63-38dc-3da7-971f-bf82fc51d717> /System/iOSSupport/System/Library/PrivateFrameworks/UIKitCore.framework/Versions/A/UIKitCore 0x184bca000 - 0x184c58587 dyld (*) <b35b0343-b5b9-3204-8eba-8dad651a4e3a> /usr/lib/dyld 0x184f21000 - 0x184f2dfff libsystem_pthread.dylib (*) <7acb080f-eabe-3a59-8d9f-7459f33bb263> /usr/lib/system/libsystem_pthread.dylib 0x18abf5000 - 0x18afbbfff com.apple.CoreData (120) <e1f88df9-75ca-3a4b-878c-7a2cfe2abcfa> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x184d74000 - 0x184dbbfff libdispatch.dylib (*) <b86c558f-d7cd-340d-97a6-7c19135943bb> /usr/lib/system/libdispatch.dylib 0x184b84000 - 0x184bc9edf libobjc.A.dylib (*) <6036f16b-43bc-37f7-ad77-b942d5c19c92> /usr/lib/libobjc.A.dylib 0x185f21000 - 0x1868e6fff com.apple.Foundation (6.9) <05392821-5fc5-3c1a-82a4-006d989963a9> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x184f53000 - 0x184f59ffb libsystem_platform.dylib (*) <444c6830-b32f-3e36-bf91-eef686fd4de0> /usr/lib/system/libsystem_platform.dylib 0x184c5e000 - 0x184ca1fff libxpc.dylib (*) <efc7a7f0-b709-37a6-96cd-6a67a28dbd47> /usr/lib/system/libxpc.dylib 0x18c0a3000 - 0x18c13bfff com.apple.Metadata (10.7.0) <f6f1de71-ea47-330b-9a8a-44f95c2a0f3e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x187d2e000 - 0x188035fff com.apple.CoreServices.CarbonCore (1333) <b3d732db-165c-32aa-8ee1-12c075e4f65b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x188036000 - 0x188075ff7 com.apple.CoreServicesInternal (484) <4035d328-57d7-3c0c-99fb-9888919cebd2> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x184ca2000 - 0x184cbcfff libsystem_trace.dylib (*) <0274afcb-15b8-3e3d-9cc7-366b8eb302fa> /usr/lib/system/libsystem_trace.dylib 0x18e563000 - 0x18e58bfff com.apple.audio.caulk (1.0) <c5e97bea-af65-3c54-bd90-60ff8fea8ee4> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk 0x189798000 - 0x189b5afff com.apple.CFNetwork (1410.4) <ec2d983b-81d3-3a27-84f6-77dfa2400062> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ??? 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=1.6G resident=0K(0%) swapped_out_or_unallocated=1.6G(100%) Writable regions: Total=1.6G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.6G(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Accelerate framework 256K 2 Activity Tracing 256K 1 CG backing stores 8512K 12 CG image 42.9M 19 CG raster data 224K 7 ColorSync 592K 29 CoreAnimation 2192K 29 CoreData 32K 2 CoreGraphics 64K 4 CoreServices 48K 1 CoreUI image data 1280K 14 Foundation 48K 2 Image IO 32K 2 Kernel Alloc Once 32K 1 MALLOC 302.5M 62 MALLOC guard page 288K 15 MALLOC_MEDIUM (reserved) 840.0M 7 reserved VM address space (unallocated) MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated) Mach message 32K 2 Memory Tag 240 16K 1 Memory Tag 241 64K 2 SQLite page cache 896K 7 STACK GUARD 62.4M 32 Stack 32.9M 32 VM_ALLOCATE 848K 31 __AUTH 3392K 560 __AUTH_CONST 36.9M 811 __CTF 824 1 __DATA 30.6M 805 __DATA_CONST 44.9M 823 __DATA_DIRTY 2896K 331 __FONT_DATA 2352 1 __INFO_FILTER 8 1 __LINKEDIT 810.9M 10 __OBJC_RO 66.4M 1 __OBJC_RW 2012K 1 __TEXT 874.7M 846 dyld private memory 272K 2 libnetwork 640K 40 mapped file 213.4M 55 shared memory 1392K 15 =========== ======= ======= TOTAL 3.7G 4620 TOTAL, minus reserved VM space 2.5G 4620 ----------- Full Report ----------- // Did not fit into post Model: MacBookPro18,2, BootROM 10151.61.4, proc 10:8:2 processors, 64 GB, SMC Graphics: Apple M1 Max, Apple M1 Max, Built-In Display: LG HDR 4K, 3840 x 2160 (2160p/4K UHD 1 - Ultra High Definition), Main, MirrorOff, Online Display: Color LCD, 3456 x 2234 Retina, MirrorOff, Online Display: spdisplays_display, 3840 x 1100, MirrorOff, Online Memory Module: LPDDR5, Hynix AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4387), wl0: May 27 2023 01:34:59 version 20.96.31.0.8.7.148 FWID 01-126f2c4c Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports Network Service: Thunderbolt Ethernet Slot 1, Ethernet, en9 Network Service: Wi-Fi, AirPort, en0 PCI Card: ethernet, Ethernet Controller, Thunderbolt@3,0,0 USB Device: USB31Bus USB Device: USB3.0 Hub USB Device: TS4 USB3.2 Gen2 HUB USB Device: TS4 USB3.2 Gen2 HUB USB Device: TS4 USB3.2 Gen2 HUB USB Device: TS4 USB2.0 Hub USB Device: USB 2.0 Hub USB Device: Generic Billboard Device USB Device: SingWon-CTP-V1.18A USB Device: TPS DMC Family USB Device: TS4 USB2.0 HUB USB Device: composite_device USB Device: TS4 USB2.0 HUB USB Device: USB 2.0 Hub USB Device: Scarlett 8i6 USB USB Device: TS4 USB2.0 HUB USB Device: CalDigit TS4 Audio - Rear USB Device: USB31Bus USB Device: USB3.1 Hub USB Device: USB2.1 Hub USB Device: USB2.0 Hub USB Device: USB Stick Pointer USB Device: Q87US USB Device: G502 X PLUS USB Device: USB31Bus Thunderbolt Bus: MacBook Pro, Apple Inc. Thunderbolt Bus: MacBook Pro, Apple Inc. Thunderbolt Device: TS4, CalDigit, Inc., 1, 38.1 Thunderbolt Bus: MacBook Pro, Apple Inc. ``` ### What version of PlayCover are you using? 3.0.0 beta 2 ### What version of macOS are you using? Sonoma (macOS 14) ### Issue Language - [X] Yes my issue is written in English
Author
Owner

@aurimasniekis commented on GitHub (Jan 12, 2024):

This is the output I am getting when ran via cli:

Details

➜ ~ /Users/aurimas/Library/Containers/io.playcover.PlayCover/Google\ Maps.app/maps
2024-01-12 14:05:29.803 maps[76285:3273429] PC-DEBUG: PlayShadow is now loading
2024-01-12 14:05:30.066 maps[76285:3273470] PC-DEBUG: SecItemCopyMatching: {
acct = GetAppIdentifierPrefix;
class = genp;
pdmn = dk;
"r_Attributes" = 1;
svce = "com.google.sso.GetAppIdentifierPrefix";
}
2024-01-12 14:05:30.066 maps[76285:3273470] PC-DEBUG: SecItemCopyMatching result: (null)
2024-01-12 14:05:30.066 maps[76285:3273470] PC-DEBUG: Keychain file already exists
2024-01-12 14:05:30.066 maps[76285:3273470] PC-DEBUG: SecItemAdd: {
acct = GetAppIdentifierPrefix;
class = genp;
pdmn = dk;
"r_Attributes" = 1;
svce = "com.google.sso.GetAppIdentifierPrefix";
}
2024-01-12 14:05:30.066 maps[76285:3273470] PC-DEBUG: SecItemAdd result: (null)
2024-01-12 14:05:30.066 maps[76285:3273470] Unable to get keychain item to determine bundle prefix: -25299
2024-01-12 14:05:30.066 maps[76285:3273470] PC-DEBUG: SecItemCopyMatching: {
class = genp;
"m_Limit" = "m_LimitAll";
"r_Attributes" = 1;
"r_Data" = 1;
svce = "com.google.common.SSO";
}
2024-01-12 14:05:30.066 maps[76285:3273470] PC-DEBUG: SecItemCopyMatching result: (null)
2024-01-12 14:05:30.067 maps[76285:3273470] PC-DEBUG: SecItemCopyMatching: {
acct = GetAppIdentifierPrefix;
class = genp;
pdmn = dk;
"r_Attributes" = 1;
svce = "com.google.sso.GetAppIdentifierPrefix";
}
2024-01-12 14:05:30.067 maps[76285:3273470] PC-DEBUG: SecItemCopyMatching result: (null)
2024-01-12 14:05:30.067 maps[76285:3273470] PC-DEBUG: Keychain file already exists
2024-01-12 14:05:30.067 maps[76285:3273470] PC-DEBUG: SecItemAdd: {
acct = GetAppIdentifierPrefix;
class = genp;
pdmn = dk;
"r_Attributes" = 1;
svce = "com.google.sso.GetAppIdentifierPrefix";
}
2024-01-12 14:05:30.067 maps[76285:3273470] PC-DEBUG: SecItemAdd result: (null)
2024-01-12 14:05:30.067 maps[76285:3273470] Unable to get keychain item to determine bundle prefix: -25299
2024-01-12 14:05:30.068 maps[76285:3273470] PC-DEBUG: SecItemCopyMatching: {
class = genp;
"m_Limit" = "m_LimitAll";
"r_Attributes" = 1;
"r_Data" = 1;
svce = "com.google.common.SSO.restricted";
}
2024-01-12 14:05:30.068 maps[76285:3273470] PC-DEBUG: SecItemCopyMatching result: (null)
2024-01-12 14:05:30.083 maps[76285:3273435] PC-DEBUG: SecItemCopyMatching: {
acct = GetAppIdentifierPrefix;
class = genp;
pdmn = dk;
"r_Attributes" = 1;
svce = "com.google.sso.GetAppIdentifierPrefix";
}
2024-01-12 14:05:30.083 maps[76285:3273435] PC-DEBUG: SecItemCopyMatching result: (null)
2024-01-12 14:05:30.084 maps[76285:3273435] PC-DEBUG: Keychain file already exists
2024-01-12 14:05:30.084 maps[76285:3273435] PC-DEBUG: SecItemAdd: {
acct = GetAppIdentifierPrefix;
class = genp;
pdmn = dk;
"r_Attributes" = 1;
svce = "com.google.sso.GetAppIdentifierPrefix";
}
2024-01-12 14:05:30.084 maps[76285:3273435] PC-DEBUG: SecItemAdd result: (null)
2024-01-12 14:05:30.084 maps[76285:3273435] Unable to get keychain item to determine bundle prefix: -25299
2024-01-12 14:05:30.084 maps[76285:3273435] PC-DEBUG: SecItemCopyMatching: {
acct = All;
class = genp;
"m_Limit" = "m_LimitOne";
"r_Attributes" = 1;
"r_Data" = 1;
svce = "com.google.sso.optional.1.GIDAdsLastSavedIdentityList";
}
2024-01-12 14:05:30.084 maps[76285:3273435] PC-DEBUG: SecItemCopyMatching result: (null)
2024-01-12 14:05:30.084 maps[76285:3273435] PC-DEBUG: SecItemCopyMatching: {
acct = GetAppIdentifierPrefix;
class = genp;
pdmn = dk;
"r_Attributes" = 1;
svce = "com.google.sso.GetAppIdentifierPrefix";
}
2024-01-12 14:05:30.084 maps[76285:3273435] PC-DEBUG: SecItemCopyMatching result: (null)
2024-01-12 14:05:30.084 maps[76285:3273435] PC-DEBUG: Keychain file already exists
2024-01-12 14:05:30.084 maps[76285:3273435] PC-DEBUG: SecItemAdd: {
acct = GetAppIdentifierPrefix;
class = genp;
pdmn = dk;
"r_Attributes" = 1;
svce = "com.google.sso.GetAppIdentifierPrefix";
}
2024-01-12 14:05:30.084 maps[76285:3273435] PC-DEBUG: SecItemAdd result: (null)
2024-01-12 14:05:30.084 maps[76285:3273435] Unable to get keychain item to determine bundle prefix: -25299
2024-01-12 14:05:30.084 maps[76285:3273435] PC-DEBUG: SecItemCopyMatching: {
acct = All;
class = genp;
"m_Limit" = "m_LimitOne";
"r_Attributes" = 1;
"r_Data" = 1;
svce = "com.google.sso.optional.1.GIDAdsLastSavedDefaultIdentity";
}
2024-01-12 14:05:30.084 maps[76285:3273435] PC-DEBUG: SecItemCopyMatching result: (null)
2024-01-12 14:05:30.268 maps[76285:3273429] NSDocumentController Info.plist warning: The values of CFBundleTypeRole entries must be 'Editor', 'Viewer', 'None', or 'Shell'.
2024-01-12 14:05:30.283 maps[76285:3273429] Network monitor: GMM server reachable via Wifi flags: 0x2
2024-01-12 14:05:30.299 maps[76285:3273429] PC-DEBUG: SecItemCopyMatching: {
acct = AppIdentifierPrefixDetection;
class = genp;
"r_Attributes" = 1;
svce = "com.google.common.ULR.AppIdentifierPrefixDetection";
}
2024-01-12 14:05:30.299 maps[76285:3273429] PC-DEBUG: SecItemCopyMatching result: (null)
2024-01-12 14:05:30.299 maps[76285:3273429] PC-DEBUG: Deleted keychain file at file:///Users/aurimas/Library/Containers/io.playcover.PlayCover/PlayChain/com.google.Maps/com.google.common.ULR.AppIdentifierPrefixDetection-AppIdentifierPrefixDetection-genp.plist
2024-01-12 14:05:30.299 maps[76285:3273429] PC-DEBUG: SecItemDelete: {
acct = AppIdentifierPrefixDetection;
class = genp;
svce = "com.google.common.ULR.AppIdentifierPrefixDetection";
}
2024-01-12 14:05:30.300 maps[76285:3273566] GeoAR Phenotype registration successful
2024-01-12 14:05:30.300 maps[76285:3273429] PC-DEBUG: Wrote keychain file to file:///Users/aurimas/Library/Containers/io.playcover.PlayCover/PlayChain/com.google.Maps/com.google.common.ULR.AppIdentifierPrefixDetection-AppIdentifierPrefixDetection-genp.plist
2024-01-12 14:05:30.300 maps[76285:3273429] PC-DEBUG: SecItemAdd: {
acct = AppIdentifierPrefixDetection;
class = genp;
pdmn = dku;
"r_Attributes" = 1;
svce = "com.google.common.ULR.AppIdentifierPrefixDetection";
}
2024-01-12 14:05:30.300 maps[76285:3273429] PC-DEBUG: SecItemAdd result: (null)
2024-01-12 14:05:30.300 maps[76285:3273429] ULRKeychain application identifier prefix detection keychain attributes failed.
2024-01-12 14:05:30.300 maps[76285:3273429] ULRKeychain found unknown application identifier prefix: (null)
2024-01-12 14:05:30.300 maps[76285:3273429] PC-DEBUG: SecItemCopyMatching: {
acct = AppIdentifierPrefixDetection;
class = genp;
"r_Attributes" = 1;
svce = "com.google.common.ULR.AppIdentifierPrefixDetection";
}
2024-01-12 14:05:30.300 maps[76285:3273429] PC-DEBUG: SecItemCopyMatching result: (null)
2024-01-12 14:05:30.301 maps[76285:3273429] PC-DEBUG: Deleted keychain file at file:///Users/aurimas/Library/Containers/io.playcover.PlayCover/PlayChain/com.google.Maps/com.google.common.ULR.AppIdentifierPrefixDetection-AppIdentifierPrefixDetection-genp.plist
2024-01-12 14:05:30.301 maps[76285:3273429] PC-DEBUG: SecItemDelete: {
acct = AppIdentifierPrefixDetection;
class = genp;
svce = "com.google.common.ULR.AppIdentifierPrefixDetection";
}
2024-01-12 14:05:30.301 maps[76285:3273429] PC-DEBUG: Wrote keychain file to file:///Users/aurimas/Library/Containers/io.playcover.PlayCover/PlayChain/com.google.Maps/com.google.common.ULR.AppIdentifierPrefixDetection-AppIdentifierPrefixDetection-genp.plist
2024-01-12 14:05:30.301 maps[76285:3273429] PC-DEBUG: SecItemAdd: {
acct = AppIdentifierPrefixDetection;
class = genp;
pdmn = dku;
"r_Attributes" = 1;
svce = "com.google.common.ULR.AppIdentifierPrefixDetection";
}
2024-01-12 14:05:30.301 maps[76285:3273429] PC-DEBUG: SecItemAdd result: (null)
2024-01-12 14:05:30.301 maps[76285:3273429] ULRKeychain application identifier prefix detection keychain attributes failed.
2024-01-12 14:05:30.301 maps[76285:3273429] ULRManager found invalid app identifier prefix "(null)".
2024-01-12 14:05:30.301 maps[76285:3273429] PC-DEBUG: SecItemCopyMatching: {
acct = AppIdentifierPrefixDetection;
class = genp;
"r_Attributes" = 1;
svce = "com.google.common.ULR.AppIdentifierPrefixDetection";
}
2024-01-12 14:05:30.301 maps[76285:3273429] PC-DEBUG: SecItemCopyMatching result: (null)
2024-01-12 14:05:30.302 maps[76285:3273429] PC-DEBUG: Deleted keychain file at file:///Users/aurimas/Library/Containers/io.playcover.PlayCover/PlayChain/com.google.Maps/com.google.common.ULR.AppIdentifierPrefixDetection-AppIdentifierPrefixDetection-genp.plist
2024-01-12 14:05:30.302 maps[76285:3273429] PC-DEBUG: SecItemDelete: {
acct = AppIdentifierPrefixDetection;
class = genp;
svce = "com.google.common.ULR.AppIdentifierPrefixDetection";
}
2024-01-12 14:05:30.302 maps[76285:3273429] PC-DEBUG: Wrote keychain file to file:///Users/aurimas/Library/Containers/io.playcover.PlayCover/PlayChain/com.google.Maps/com.google.common.ULR.AppIdentifierPrefixDetection-AppIdentifierPrefixDetection-genp.plist
2024-01-12 14:05:30.302 maps[76285:3273429] PC-DEBUG: SecItemAdd: {
acct = AppIdentifierPrefixDetection;
class = genp;
pdmn = dku;
"r_Attributes" = 1;
svce = "com.google.common.ULR.AppIdentifierPrefixDetection";
}
2024-01-12 14:05:30.302 maps[76285:3273429] PC-DEBUG: SecItemAdd result: (null)
2024-01-12 14:05:30.302 maps[76285:3273429] ULRKeychain application identifier prefix detection keychain attributes failed.
2024-01-12 14:05:30.302 maps[76285:3273429] ULRKeychain keychain access group detection missing application identifier prefix.
2024-01-12 14:05:30.302 maps[76285:3273429] ULRManager requires ULR Keychain group access.
2024-01-12 14:05:30.307 maps[76285:3273566] ULRKeychain does not have a valid app identifier prefix. (com.google.UserLocation:100)
2024-01-12 14:05:30.307 maps[76285:3273566] ULRKeychain does not have a valid app identifier prefix. (com.google.UserLocation:100)
2024-01-12 14:05:30.382 maps[76285:3273429] PC-DEBUG: SecItemCopyMatching: {
acct = GetAppIdentifierPrefix;
class = genp;
pdmn = dk;
"r_Attributes" = 1;
svce = "com.google.sso.GetAppIdentifierPrefix";
}
2024-01-12 14:05:30.382 maps[76285:3273429] PC-DEBUG: SecItemCopyMatching result: (null)
2024-01-12 14:05:30.382 maps[76285:3273429] PC-DEBUG: Keychain file already exists
2024-01-12 14:05:30.382 maps[76285:3273429] PC-DEBUG: SecItemAdd: {
acct = GetAppIdentifierPrefix;
class = genp;
pdmn = dk;
"r_Attributes" = 1;
svce = "com.google.sso.GetAppIdentifierPrefix";
}
2024-01-12 14:05:30.382 maps[76285:3273429] PC-DEBUG: SecItemAdd result: (null)
2024-01-12 14:05:30.382 maps[76285:3273429] Unable to get keychain item to determine bundle prefix: -25299
2024-01-12 14:05:30.382 maps[76285:3273429] PC-DEBUG: SecItemCopyMatching: {
acct = All;
class = genp;
"m_Limit" = "m_LimitOne";
"r_Attributes" = 1;
"r_Data" = 1;
svce = "com.google.sso.optional.1.defaultUserID";
}
2024-01-12 14:05:30.382 maps[76285:3273429] PC-DEBUG: SecItemCopyMatching result: (null)
2024-01-12 14:05:30.402 maps[76285:3273566] PC-DEBUG: SecItemCopyMatching: {
acct = GetAppIdentifierPrefix;
class = genp;
pdmn = dk;
"r_Attributes" = 1;
svce = "com.google.sso.GetAppIdentifierPrefix";
}
2024-01-12 14:05:30.402 maps[76285:3273566] PC-DEBUG: SecItemCopyMatching result: (null)
2024-01-12 14:05:30.402 maps[76285:3273566] PC-DEBUG: Keychain file already exists
2024-01-12 14:05:30.403 maps[76285:3273566] PC-DEBUG: SecItemAdd: {
acct = GetAppIdentifierPrefix;
class = genp;
pdmn = dk;
"r_Attributes" = 1;
svce = "com.google.sso.GetAppIdentifierPrefix";
}
2024-01-12 14:05:30.403 maps[76285:3273566] PC-DEBUG: SecItemAdd result: (null)
2024-01-12 14:05:30.403 maps[76285:3273566] Unable to get keychain item to determine bundle prefix: -25299
2024-01-12 14:05:30.403 maps[76285:3273566] PC-DEBUG: SecItemCopyMatching: {
acct = All;
class = genp;
"m_Limit" = "m_LimitOne";
"r_Attributes" = 1;
"r_Data" = 1;
svce = "com.google.sso.optional.1.GIDAdsLastSavedIdentityList";
}
2024-01-12 14:05:30.403 maps[76285:3273566] PC-DEBUG: SecItemCopyMatching result: (null)
2024-01-12 14:05:30.403 maps[76285:3273566] PC-DEBUG: SecItemCopyMatching: {
acct = GetAppIdentifierPrefix;
class = genp;
pdmn = dk;
"r_Attributes" = 1;
svce = "com.google.sso.GetAppIdentifierPrefix";
}
2024-01-12 14:05:30.403 maps[76285:3273566] PC-DEBUG: SecItemCopyMatching result: (null)
2024-01-12 14:05:30.403 maps[76285:3273566] PC-DEBUG: Keychain file already exists
2024-01-12 14:05:30.403 maps[76285:3273566] PC-DEBUG: SecItemAdd: {
acct = GetAppIdentifierPrefix;
class = genp;
pdmn = dk;
"r_Attributes" = 1;
svce = "com.google.sso.GetAppIdentifierPrefix";
}
2024-01-12 14:05:30.403 maps[76285:3273566] PC-DEBUG: SecItemAdd result: (null)
2024-01-12 14:05:30.403 maps[76285:3273566] Unable to get keychain item to determine bundle prefix: -25299
2024-01-12 14:05:30.403 maps[76285:3273566] PC-DEBUG: SecItemCopyMatching: {
acct = All;
class = genp;
"m_Limit" = "m_LimitOne";
"r_Attributes" = 1;
"r_Data" = 1;
svce = "com.google.sso.optional.1.GIDAdsLastSavedDefaultIdentity";
}
2024-01-12 14:05:30.403 maps[76285:3273566] PC-DEBUG: SecItemCopyMatching result: (null)
2024-01-12 14:05:30.404 maps[76285:3273566] ULRKeychain does not have a valid app identifier prefix. (com.google.UserLocation:100)
2024-01-12 14:05:30.404 maps[76285:3273566] ULRKeychain does not have a valid app identifier prefix. (com.google.UserLocation:100)
2024-01-12 14:05:30.406 maps[76285:3273566] ULRKeychain does not have a valid app identifier prefix. (com.google.UserLocation:100)
2024-01-12 14:05:30.406 maps[76285:3273566] ULRKeychain does not have a valid app identifier prefix. (com.google.UserLocation:100)
2024-01-12 14:05:30.424 maps[76285:3273429] PC-DEBUG: SecItemCopyMatching: {
acct = GetAppIdentifierPrefix;
class = genp;
pdmn = dk;
"r_Attributes" = 1;
svce = "com.google.sso.GetAppIdentifierPrefix";
}
2024-01-12 14:05:30.424 maps[76285:3273429] PC-DEBUG: SecItemCopyMatching result: (null)
2024-01-12 14:05:30.424 maps[76285:3273429] PC-DEBUG: Keychain file already exists
2024-01-12 14:05:30.424 maps[76285:3273429] PC-DEBUG: SecItemAdd: {
acct = GetAppIdentifierPrefix;
class = genp;
pdmn = dk;
"r_Attributes" = 1;
svce = "com.google.sso.GetAppIdentifierPrefix";
}
2024-01-12 14:05:30.425 maps[76285:3273429] PC-DEBUG: SecItemAdd result: (null)
2024-01-12 14:05:30.425 maps[76285:3273429] Unable to get keychain item to determine bundle prefix: -25299
2024-01-12 14:05:30.425 maps[76285:3273429] PC-DEBUG: SecItemCopyMatching: {
acct = All;
class = genp;
"m_Limit" = "m_LimitOne";
"r_Attributes" = 1;
"r_Data" = 1;
svce = "com.google.sso.optional.1.defaultUserID";
}
2024-01-12 14:05:30.425 maps[76285:3273429] PC-DEBUG: SecItemCopyMatching result: (null)
2024-01-12 14:05:30.425 maps[76285:3273568] PC-DEBUG: SecItemCopyMatching: {
acct = GetAppIdentifierPrefix;
class = genp;
pdmn = dk;
"r_Attributes" = 1;
svce = "com.google.sso.GetAppIdentifierPrefix";
}
2024-01-12 14:05:30.425 maps[76285:3273568] PC-DEBUG: SecItemCopyMatching result: (null)
2024-01-12 14:05:30.425 maps[76285:3273568] PC-DEBUG: Keychain file already exists
2024-01-12 14:05:30.425 maps[76285:3273568] PC-DEBUG: SecItemAdd: {
acct = GetAppIdentifierPrefix;
class = genp;
pdmn = dk;
"r_Attributes" = 1;
svce = "com.google.sso.GetAppIdentifierPrefix";
}
2024-01-12 14:05:30.425 maps[76285:3273568] PC-DEBUG: SecItemAdd result: (null)
2024-01-12 14:05:30.425 maps[76285:3273568] Unable to get keychain item to determine bundle prefix: -25299
2024-01-12 14:05:30.425 maps[76285:3273568] PC-DEBUG: SecItemCopyMatching: {
acct = All;
class = genp;
"m_Limit" = "m_LimitOne";
"r_Attributes" = 1;
"r_Data" = 1;
svce = "com.google.sso.optional.1.GIDAdsNextNegotiationTime";
}
2024-01-12 14:05:30.425 maps[76285:3273568] PC-DEBUG: SecItemCopyMatching result: (null)
2024-01-12 14:05:30.428 maps[76285:3273579] PC-DEBUG: SecItemCopyMatching: {
acct = GetAppIdentifierPrefix;
class = genp;
pdmn = dk;
"r_Attributes" = 1;
}
2024-01-12 14:05:30.428 maps[76285:3273579] PC-DEBUG: SecItemCopyMatching result: (null)
2024-01-12 14:05:30.428 maps[76285:3273579] PC-DEBUG: Keychain file already exists
2024-01-12 14:05:30.428 maps[76285:3273579] PC-DEBUG: SecItemAdd: {
acct = GetAppIdentifierPrefix;
class = genp;
pdmn = dk;
"r_Attributes" = 1;
}
2024-01-12 14:05:30.428 maps[76285:3273579] PC-DEBUG: SecItemAdd result: (null)
2024-01-12 14:05:30.429 maps[76285:3273579] PC-DEBUG: Keychain file not found at file:///Users/aurimas/Library/Containers/io.playcover.PlayCover/PlayChain/com.google.Maps/com.google.Maps-FitbitPasswordStorage/Account-genp.plist
2024-01-12 14:05:30.429 maps[76285:3273579] PC-DEBUG: SecItemCopyMatching: {
acct = "FitbitPasswordStorage/Account";
class = genp;
"r_Data" = 1;
svce = "com.google.Maps";
}
** Unknown exception behavior: 0
[1] 76285 segmentation fault /Users/aurimas/Library/Containers/io.playcover.PlayCover/Google\ Maps.app/map

<!-- gh-comment-id:1888445311 --> @aurimasniekis commented on GitHub (Jan 12, 2024): This is the output I am getting when ran via cli: <details><summary>Details</summary> <p> ➜ ~ /Users/aurimas/Library/Containers/io.playcover.PlayCover/Google\ Maps.app/maps 2024-01-12 14:05:29.803 maps[76285:3273429] PC-DEBUG: PlayShadow is now loading 2024-01-12 14:05:30.066 maps[76285:3273470] PC-DEBUG: SecItemCopyMatching: { acct = GetAppIdentifierPrefix; class = genp; pdmn = dk; "r_Attributes" = 1; svce = "com.google.sso.GetAppIdentifierPrefix"; } 2024-01-12 14:05:30.066 maps[76285:3273470] PC-DEBUG: SecItemCopyMatching result: (null) 2024-01-12 14:05:30.066 maps[76285:3273470] PC-DEBUG: Keychain file already exists 2024-01-12 14:05:30.066 maps[76285:3273470] PC-DEBUG: SecItemAdd: { acct = GetAppIdentifierPrefix; class = genp; pdmn = dk; "r_Attributes" = 1; svce = "com.google.sso.GetAppIdentifierPrefix"; } 2024-01-12 14:05:30.066 maps[76285:3273470] PC-DEBUG: SecItemAdd result: (null) 2024-01-12 14:05:30.066 maps[76285:3273470] Unable to get keychain item to determine bundle prefix: -25299 2024-01-12 14:05:30.066 maps[76285:3273470] PC-DEBUG: SecItemCopyMatching: { class = genp; "m_Limit" = "m_LimitAll"; "r_Attributes" = 1; "r_Data" = 1; svce = "com.google.common.SSO"; } 2024-01-12 14:05:30.066 maps[76285:3273470] PC-DEBUG: SecItemCopyMatching result: (null) 2024-01-12 14:05:30.067 maps[76285:3273470] PC-DEBUG: SecItemCopyMatching: { acct = GetAppIdentifierPrefix; class = genp; pdmn = dk; "r_Attributes" = 1; svce = "com.google.sso.GetAppIdentifierPrefix"; } 2024-01-12 14:05:30.067 maps[76285:3273470] PC-DEBUG: SecItemCopyMatching result: (null) 2024-01-12 14:05:30.067 maps[76285:3273470] PC-DEBUG: Keychain file already exists 2024-01-12 14:05:30.067 maps[76285:3273470] PC-DEBUG: SecItemAdd: { acct = GetAppIdentifierPrefix; class = genp; pdmn = dk; "r_Attributes" = 1; svce = "com.google.sso.GetAppIdentifierPrefix"; } 2024-01-12 14:05:30.067 maps[76285:3273470] PC-DEBUG: SecItemAdd result: (null) 2024-01-12 14:05:30.067 maps[76285:3273470] Unable to get keychain item to determine bundle prefix: -25299 2024-01-12 14:05:30.068 maps[76285:3273470] PC-DEBUG: SecItemCopyMatching: { class = genp; "m_Limit" = "m_LimitAll"; "r_Attributes" = 1; "r_Data" = 1; svce = "com.google.common.SSO.restricted"; } 2024-01-12 14:05:30.068 maps[76285:3273470] PC-DEBUG: SecItemCopyMatching result: (null) 2024-01-12 14:05:30.083 maps[76285:3273435] PC-DEBUG: SecItemCopyMatching: { acct = GetAppIdentifierPrefix; class = genp; pdmn = dk; "r_Attributes" = 1; svce = "com.google.sso.GetAppIdentifierPrefix"; } 2024-01-12 14:05:30.083 maps[76285:3273435] PC-DEBUG: SecItemCopyMatching result: (null) 2024-01-12 14:05:30.084 maps[76285:3273435] PC-DEBUG: Keychain file already exists 2024-01-12 14:05:30.084 maps[76285:3273435] PC-DEBUG: SecItemAdd: { acct = GetAppIdentifierPrefix; class = genp; pdmn = dk; "r_Attributes" = 1; svce = "com.google.sso.GetAppIdentifierPrefix"; } 2024-01-12 14:05:30.084 maps[76285:3273435] PC-DEBUG: SecItemAdd result: (null) 2024-01-12 14:05:30.084 maps[76285:3273435] Unable to get keychain item to determine bundle prefix: -25299 2024-01-12 14:05:30.084 maps[76285:3273435] PC-DEBUG: SecItemCopyMatching: { acct = All; class = genp; "m_Limit" = "m_LimitOne"; "r_Attributes" = 1; "r_Data" = 1; svce = "com.google.sso.optional.1.GIDAdsLastSavedIdentityList"; } 2024-01-12 14:05:30.084 maps[76285:3273435] PC-DEBUG: SecItemCopyMatching result: (null) 2024-01-12 14:05:30.084 maps[76285:3273435] PC-DEBUG: SecItemCopyMatching: { acct = GetAppIdentifierPrefix; class = genp; pdmn = dk; "r_Attributes" = 1; svce = "com.google.sso.GetAppIdentifierPrefix"; } 2024-01-12 14:05:30.084 maps[76285:3273435] PC-DEBUG: SecItemCopyMatching result: (null) 2024-01-12 14:05:30.084 maps[76285:3273435] PC-DEBUG: Keychain file already exists 2024-01-12 14:05:30.084 maps[76285:3273435] PC-DEBUG: SecItemAdd: { acct = GetAppIdentifierPrefix; class = genp; pdmn = dk; "r_Attributes" = 1; svce = "com.google.sso.GetAppIdentifierPrefix"; } 2024-01-12 14:05:30.084 maps[76285:3273435] PC-DEBUG: SecItemAdd result: (null) 2024-01-12 14:05:30.084 maps[76285:3273435] Unable to get keychain item to determine bundle prefix: -25299 2024-01-12 14:05:30.084 maps[76285:3273435] PC-DEBUG: SecItemCopyMatching: { acct = All; class = genp; "m_Limit" = "m_LimitOne"; "r_Attributes" = 1; "r_Data" = 1; svce = "com.google.sso.optional.1.GIDAdsLastSavedDefaultIdentity"; } 2024-01-12 14:05:30.084 maps[76285:3273435] PC-DEBUG: SecItemCopyMatching result: (null) 2024-01-12 14:05:30.268 maps[76285:3273429] NSDocumentController Info.plist warning: The values of CFBundleTypeRole entries must be 'Editor', 'Viewer', 'None', or 'Shell'. 2024-01-12 14:05:30.283 maps[76285:3273429] Network monitor: GMM server reachable via Wifi flags: 0x2 2024-01-12 14:05:30.299 maps[76285:3273429] PC-DEBUG: SecItemCopyMatching: { acct = AppIdentifierPrefixDetection; class = genp; "r_Attributes" = 1; svce = "com.google.common.ULR.AppIdentifierPrefixDetection"; } 2024-01-12 14:05:30.299 maps[76285:3273429] PC-DEBUG: SecItemCopyMatching result: (null) 2024-01-12 14:05:30.299 maps[76285:3273429] PC-DEBUG: Deleted keychain file at file:///Users/aurimas/Library/Containers/io.playcover.PlayCover/PlayChain/com.google.Maps/com.google.common.ULR.AppIdentifierPrefixDetection-AppIdentifierPrefixDetection-genp.plist 2024-01-12 14:05:30.299 maps[76285:3273429] PC-DEBUG: SecItemDelete: { acct = AppIdentifierPrefixDetection; class = genp; svce = "com.google.common.ULR.AppIdentifierPrefixDetection"; } 2024-01-12 14:05:30.300 maps[76285:3273566] GeoAR Phenotype registration successful 2024-01-12 14:05:30.300 maps[76285:3273429] PC-DEBUG: Wrote keychain file to file:///Users/aurimas/Library/Containers/io.playcover.PlayCover/PlayChain/com.google.Maps/com.google.common.ULR.AppIdentifierPrefixDetection-AppIdentifierPrefixDetection-genp.plist 2024-01-12 14:05:30.300 maps[76285:3273429] PC-DEBUG: SecItemAdd: { acct = AppIdentifierPrefixDetection; class = genp; pdmn = dku; "r_Attributes" = 1; svce = "com.google.common.ULR.AppIdentifierPrefixDetection"; } 2024-01-12 14:05:30.300 maps[76285:3273429] PC-DEBUG: SecItemAdd result: (null) 2024-01-12 14:05:30.300 maps[76285:3273429] ULRKeychain application identifier prefix detection keychain attributes failed. 2024-01-12 14:05:30.300 maps[76285:3273429] ULRKeychain found unknown application identifier prefix: (null) 2024-01-12 14:05:30.300 maps[76285:3273429] PC-DEBUG: SecItemCopyMatching: { acct = AppIdentifierPrefixDetection; class = genp; "r_Attributes" = 1; svce = "com.google.common.ULR.AppIdentifierPrefixDetection"; } 2024-01-12 14:05:30.300 maps[76285:3273429] PC-DEBUG: SecItemCopyMatching result: (null) 2024-01-12 14:05:30.301 maps[76285:3273429] PC-DEBUG: Deleted keychain file at file:///Users/aurimas/Library/Containers/io.playcover.PlayCover/PlayChain/com.google.Maps/com.google.common.ULR.AppIdentifierPrefixDetection-AppIdentifierPrefixDetection-genp.plist 2024-01-12 14:05:30.301 maps[76285:3273429] PC-DEBUG: SecItemDelete: { acct = AppIdentifierPrefixDetection; class = genp; svce = "com.google.common.ULR.AppIdentifierPrefixDetection"; } 2024-01-12 14:05:30.301 maps[76285:3273429] PC-DEBUG: Wrote keychain file to file:///Users/aurimas/Library/Containers/io.playcover.PlayCover/PlayChain/com.google.Maps/com.google.common.ULR.AppIdentifierPrefixDetection-AppIdentifierPrefixDetection-genp.plist 2024-01-12 14:05:30.301 maps[76285:3273429] PC-DEBUG: SecItemAdd: { acct = AppIdentifierPrefixDetection; class = genp; pdmn = dku; "r_Attributes" = 1; svce = "com.google.common.ULR.AppIdentifierPrefixDetection"; } 2024-01-12 14:05:30.301 maps[76285:3273429] PC-DEBUG: SecItemAdd result: (null) 2024-01-12 14:05:30.301 maps[76285:3273429] ULRKeychain application identifier prefix detection keychain attributes failed. 2024-01-12 14:05:30.301 maps[76285:3273429] ULRManager found invalid app identifier prefix "(null)". 2024-01-12 14:05:30.301 maps[76285:3273429] PC-DEBUG: SecItemCopyMatching: { acct = AppIdentifierPrefixDetection; class = genp; "r_Attributes" = 1; svce = "com.google.common.ULR.AppIdentifierPrefixDetection"; } 2024-01-12 14:05:30.301 maps[76285:3273429] PC-DEBUG: SecItemCopyMatching result: (null) 2024-01-12 14:05:30.302 maps[76285:3273429] PC-DEBUG: Deleted keychain file at file:///Users/aurimas/Library/Containers/io.playcover.PlayCover/PlayChain/com.google.Maps/com.google.common.ULR.AppIdentifierPrefixDetection-AppIdentifierPrefixDetection-genp.plist 2024-01-12 14:05:30.302 maps[76285:3273429] PC-DEBUG: SecItemDelete: { acct = AppIdentifierPrefixDetection; class = genp; svce = "com.google.common.ULR.AppIdentifierPrefixDetection"; } 2024-01-12 14:05:30.302 maps[76285:3273429] PC-DEBUG: Wrote keychain file to file:///Users/aurimas/Library/Containers/io.playcover.PlayCover/PlayChain/com.google.Maps/com.google.common.ULR.AppIdentifierPrefixDetection-AppIdentifierPrefixDetection-genp.plist 2024-01-12 14:05:30.302 maps[76285:3273429] PC-DEBUG: SecItemAdd: { acct = AppIdentifierPrefixDetection; class = genp; pdmn = dku; "r_Attributes" = 1; svce = "com.google.common.ULR.AppIdentifierPrefixDetection"; } 2024-01-12 14:05:30.302 maps[76285:3273429] PC-DEBUG: SecItemAdd result: (null) 2024-01-12 14:05:30.302 maps[76285:3273429] ULRKeychain application identifier prefix detection keychain attributes failed. 2024-01-12 14:05:30.302 maps[76285:3273429] ULRKeychain keychain access group detection missing application identifier prefix. 2024-01-12 14:05:30.302 maps[76285:3273429] ULRManager requires ULR Keychain group access. 2024-01-12 14:05:30.307 maps[76285:3273566] ULRKeychain does not have a valid app identifier prefix. (com.google.UserLocation:100) 2024-01-12 14:05:30.307 maps[76285:3273566] ULRKeychain does not have a valid app identifier prefix. (com.google.UserLocation:100) 2024-01-12 14:05:30.382 maps[76285:3273429] PC-DEBUG: SecItemCopyMatching: { acct = GetAppIdentifierPrefix; class = genp; pdmn = dk; "r_Attributes" = 1; svce = "com.google.sso.GetAppIdentifierPrefix"; } 2024-01-12 14:05:30.382 maps[76285:3273429] PC-DEBUG: SecItemCopyMatching result: (null) 2024-01-12 14:05:30.382 maps[76285:3273429] PC-DEBUG: Keychain file already exists 2024-01-12 14:05:30.382 maps[76285:3273429] PC-DEBUG: SecItemAdd: { acct = GetAppIdentifierPrefix; class = genp; pdmn = dk; "r_Attributes" = 1; svce = "com.google.sso.GetAppIdentifierPrefix"; } 2024-01-12 14:05:30.382 maps[76285:3273429] PC-DEBUG: SecItemAdd result: (null) 2024-01-12 14:05:30.382 maps[76285:3273429] Unable to get keychain item to determine bundle prefix: -25299 2024-01-12 14:05:30.382 maps[76285:3273429] PC-DEBUG: SecItemCopyMatching: { acct = All; class = genp; "m_Limit" = "m_LimitOne"; "r_Attributes" = 1; "r_Data" = 1; svce = "com.google.sso.optional.1.defaultUserID"; } 2024-01-12 14:05:30.382 maps[76285:3273429] PC-DEBUG: SecItemCopyMatching result: (null) 2024-01-12 14:05:30.402 maps[76285:3273566] PC-DEBUG: SecItemCopyMatching: { acct = GetAppIdentifierPrefix; class = genp; pdmn = dk; "r_Attributes" = 1; svce = "com.google.sso.GetAppIdentifierPrefix"; } 2024-01-12 14:05:30.402 maps[76285:3273566] PC-DEBUG: SecItemCopyMatching result: (null) 2024-01-12 14:05:30.402 maps[76285:3273566] PC-DEBUG: Keychain file already exists 2024-01-12 14:05:30.403 maps[76285:3273566] PC-DEBUG: SecItemAdd: { acct = GetAppIdentifierPrefix; class = genp; pdmn = dk; "r_Attributes" = 1; svce = "com.google.sso.GetAppIdentifierPrefix"; } 2024-01-12 14:05:30.403 maps[76285:3273566] PC-DEBUG: SecItemAdd result: (null) 2024-01-12 14:05:30.403 maps[76285:3273566] Unable to get keychain item to determine bundle prefix: -25299 2024-01-12 14:05:30.403 maps[76285:3273566] PC-DEBUG: SecItemCopyMatching: { acct = All; class = genp; "m_Limit" = "m_LimitOne"; "r_Attributes" = 1; "r_Data" = 1; svce = "com.google.sso.optional.1.GIDAdsLastSavedIdentityList"; } 2024-01-12 14:05:30.403 maps[76285:3273566] PC-DEBUG: SecItemCopyMatching result: (null) 2024-01-12 14:05:30.403 maps[76285:3273566] PC-DEBUG: SecItemCopyMatching: { acct = GetAppIdentifierPrefix; class = genp; pdmn = dk; "r_Attributes" = 1; svce = "com.google.sso.GetAppIdentifierPrefix"; } 2024-01-12 14:05:30.403 maps[76285:3273566] PC-DEBUG: SecItemCopyMatching result: (null) 2024-01-12 14:05:30.403 maps[76285:3273566] PC-DEBUG: Keychain file already exists 2024-01-12 14:05:30.403 maps[76285:3273566] PC-DEBUG: SecItemAdd: { acct = GetAppIdentifierPrefix; class = genp; pdmn = dk; "r_Attributes" = 1; svce = "com.google.sso.GetAppIdentifierPrefix"; } 2024-01-12 14:05:30.403 maps[76285:3273566] PC-DEBUG: SecItemAdd result: (null) 2024-01-12 14:05:30.403 maps[76285:3273566] Unable to get keychain item to determine bundle prefix: -25299 2024-01-12 14:05:30.403 maps[76285:3273566] PC-DEBUG: SecItemCopyMatching: { acct = All; class = genp; "m_Limit" = "m_LimitOne"; "r_Attributes" = 1; "r_Data" = 1; svce = "com.google.sso.optional.1.GIDAdsLastSavedDefaultIdentity"; } 2024-01-12 14:05:30.403 maps[76285:3273566] PC-DEBUG: SecItemCopyMatching result: (null) 2024-01-12 14:05:30.404 maps[76285:3273566] ULRKeychain does not have a valid app identifier prefix. (com.google.UserLocation:100) 2024-01-12 14:05:30.404 maps[76285:3273566] ULRKeychain does not have a valid app identifier prefix. (com.google.UserLocation:100) 2024-01-12 14:05:30.406 maps[76285:3273566] ULRKeychain does not have a valid app identifier prefix. (com.google.UserLocation:100) 2024-01-12 14:05:30.406 maps[76285:3273566] ULRKeychain does not have a valid app identifier prefix. (com.google.UserLocation:100) 2024-01-12 14:05:30.424 maps[76285:3273429] PC-DEBUG: SecItemCopyMatching: { acct = GetAppIdentifierPrefix; class = genp; pdmn = dk; "r_Attributes" = 1; svce = "com.google.sso.GetAppIdentifierPrefix"; } 2024-01-12 14:05:30.424 maps[76285:3273429] PC-DEBUG: SecItemCopyMatching result: (null) 2024-01-12 14:05:30.424 maps[76285:3273429] PC-DEBUG: Keychain file already exists 2024-01-12 14:05:30.424 maps[76285:3273429] PC-DEBUG: SecItemAdd: { acct = GetAppIdentifierPrefix; class = genp; pdmn = dk; "r_Attributes" = 1; svce = "com.google.sso.GetAppIdentifierPrefix"; } 2024-01-12 14:05:30.425 maps[76285:3273429] PC-DEBUG: SecItemAdd result: (null) 2024-01-12 14:05:30.425 maps[76285:3273429] Unable to get keychain item to determine bundle prefix: -25299 2024-01-12 14:05:30.425 maps[76285:3273429] PC-DEBUG: SecItemCopyMatching: { acct = All; class = genp; "m_Limit" = "m_LimitOne"; "r_Attributes" = 1; "r_Data" = 1; svce = "com.google.sso.optional.1.defaultUserID"; } 2024-01-12 14:05:30.425 maps[76285:3273429] PC-DEBUG: SecItemCopyMatching result: (null) 2024-01-12 14:05:30.425 maps[76285:3273568] PC-DEBUG: SecItemCopyMatching: { acct = GetAppIdentifierPrefix; class = genp; pdmn = dk; "r_Attributes" = 1; svce = "com.google.sso.GetAppIdentifierPrefix"; } 2024-01-12 14:05:30.425 maps[76285:3273568] PC-DEBUG: SecItemCopyMatching result: (null) 2024-01-12 14:05:30.425 maps[76285:3273568] PC-DEBUG: Keychain file already exists 2024-01-12 14:05:30.425 maps[76285:3273568] PC-DEBUG: SecItemAdd: { acct = GetAppIdentifierPrefix; class = genp; pdmn = dk; "r_Attributes" = 1; svce = "com.google.sso.GetAppIdentifierPrefix"; } 2024-01-12 14:05:30.425 maps[76285:3273568] PC-DEBUG: SecItemAdd result: (null) 2024-01-12 14:05:30.425 maps[76285:3273568] Unable to get keychain item to determine bundle prefix: -25299 2024-01-12 14:05:30.425 maps[76285:3273568] PC-DEBUG: SecItemCopyMatching: { acct = All; class = genp; "m_Limit" = "m_LimitOne"; "r_Attributes" = 1; "r_Data" = 1; svce = "com.google.sso.optional.1.GIDAdsNextNegotiationTime"; } 2024-01-12 14:05:30.425 maps[76285:3273568] PC-DEBUG: SecItemCopyMatching result: (null) 2024-01-12 14:05:30.428 maps[76285:3273579] PC-DEBUG: SecItemCopyMatching: { acct = GetAppIdentifierPrefix; class = genp; pdmn = dk; "r_Attributes" = 1; } 2024-01-12 14:05:30.428 maps[76285:3273579] PC-DEBUG: SecItemCopyMatching result: (null) 2024-01-12 14:05:30.428 maps[76285:3273579] PC-DEBUG: Keychain file already exists 2024-01-12 14:05:30.428 maps[76285:3273579] PC-DEBUG: SecItemAdd: { acct = GetAppIdentifierPrefix; class = genp; pdmn = dk; "r_Attributes" = 1; } 2024-01-12 14:05:30.428 maps[76285:3273579] PC-DEBUG: SecItemAdd result: (null) 2024-01-12 14:05:30.429 maps[76285:3273579] PC-DEBUG: Keychain file not found at file:///Users/aurimas/Library/Containers/io.playcover.PlayCover/PlayChain/com.google.Maps/com.google.Maps-FitbitPasswordStorage/Account-genp.plist 2024-01-12 14:05:30.429 maps[76285:3273579] PC-DEBUG: SecItemCopyMatching: { acct = "FitbitPasswordStorage/Account"; class = genp; "r_Data" = 1; svce = "com.google.Maps"; } ** Unknown exception behavior: 0 [1] 76285 segmentation fault /Users/aurimas/Library/Containers/io.playcover.PlayCover/Google\ Maps.app/map </p> </details>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/PlayCover#767
No description provided.