[GH-ISSUE #2041] [Bug]: App crash after installing nightly version #1359

Open
opened 2026-03-03 19:06:07 +03:00 by kerem · 0 comments
Owner

Originally created by @ganwumeng on GitHub (Dec 8, 2025).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/2041

Describe the bug

Release version of PlayCover works fine. But all of nigntly versions I've tried just crashed.

Steps to reproduce

Install a lately nigntly version in macOS 26.

Expected behaviour

Works fine.

Crash log

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------
Process:             PlayCover [14022]
Path:                /Applications/PlayCover.app/Contents/MacOS/PlayCover
Identifier:          io.playcover.PlayCover
Version:             3.1.0 (856)
Code Type:           ARM-64 (Native)
Role:                Foreground
Parent Process:      launchd [1]
Coalition:           io.playcover.PlayCover [27931]
User ID:             501

Date/Time:           2025-12-08 22:22:54.6841 +0800
Launch Time:         2025-12-08 22:22:33.6016 +0800
Hardware Model:      Mac14,2
OS Version:          macOS 26.1 (25B78)
Release Type:        User

Crash Reporter Key:  1C7ADAFE-994E-E596-9B47-7FB6E3E6B8DB
Incident Identifier: C1D2059F-45DD-4C2C-BFAC-5061F56060BB

Sleep/Wake UUID:       B8037D73-468F-4BDC-8BC6-B3440F098302

Time Awake Since Boot: 160000 seconds
Time Since Wake:       35336 seconds

System Integrity Protection: enabled

Triggered by Thread: 0, Dispatch Queue: com.apple.main-thread

Exception Type:    EXC_BAD_ACCESS (SIGSEGV)
Exception Subtype: KERN_PROTECTION_FAILURE at 0x000000016e95ffe0
Exception Message: Thread stack size exceeded due to excessive recursion
Exception Codes:   0x0000000000000002, 0x000000016e95ffe0

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


VM Region Info: 0x16e95ffe0 is in 0x16b15c000-0x16e960000;  bytes after start: 58736608  bytes before end: 31
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      MALLOC metadata             131600000-131604000    [   16K] rw-/rwx SM=PRV  
      GAP OF 0x39b58000 BYTES
--->  STACK GUARD                 16b15c000-16e960000    [ 56.0M] ---/rwx SM=NUL  stack guard for thread 0
      Stack                       16e960000-16f15c000    [ 8176K] rw-/rwx SM=SHM  thread 0

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0     libobjc.A.dylib               	       0x18c1b71a8 objc_object::changeIsa(objc_class*) + 8
1     CoreFoundation                	       0x18c62c8e8 _CFRuntimeCreateInstance + 840
2     CoreFoundation                	       0x18c62be40 __CFStringCreateImmutableFunnel3 + 2188
3     CoreFoundation                	       0x18c63cf60 CFURLCreateStringByReplacingPercentEscapes + 1756
4     CoreFoundation                	       0x18c63c610 _retainedComponentString + 588
5     CoreFoundation                	       0x18c63bd78 CFURLCreateStringWithFileSystemPath + 300
6     CoreFoundation                	       0x18c63d854 CFURLGetFileSystemRepresentation + 256
7     CoreServicesInternal          	       0x1908a09c4 _InitalizeDirectoryEnumerator(_CFURLEnumerator*) + 188
8     CoreServicesInternal          	       0x1908a0794 _URLEnumeratorGetNextURL + 96
9     Foundation                    	       0x18e820ffc -[NSFileManager contentsOfDirectoryAtURL:includingPropertiesForKeys:options:error:] + 208
10    PlayCover                     	       0x100d368a8 specialized static UpdateScheme.updateFromV3ToV3p1() + 564
11    PlayCover                     	       0x100d35be4 static UpdateScheme.checkForUpdate() + 608
12    PlayCover                     	       0x100d35cc4 static UpdateScheme.checkForUpdate() + 832
-------- RECURSION LEVEL 57963
13    PlayCover                     	       0x100d35cc4 static UpdateScheme.checkForUpdate() + 832
-------- RECURSION LEVEL 57962
14    PlayCover                     	       0x100d35cc4 static UpdateScheme.checkForUpdate() + 832
-------- RECURSION LEVEL 57961
--------
-------- ELIDED 57957 LEVELS OF RECURSION THROUGH 0x100d35cc4 static UpdateScheme.checkForUpdate() + 832
--------
57972 PlayCover                     	       0x100d35cc4 static UpdateScheme.checkForUpdate() + 832
-------- RECURSION LEVEL 3
57973 PlayCover                     	       0x100d35cc4 static UpdateScheme.checkForUpdate() + 832
-------- RECURSION LEVEL 2
57974 PlayCover                     	       0x100d35cc4 static UpdateScheme.checkForUpdate() + 832
-------- RECURSION LEVEL 1
57975 PlayCover                     	       0x100d46e84 AppDelegate.applicationDidFinishLaunching(_:) + 48
57976 PlayCover                     	       0x100d47474 @objc AppDelegate.applicationDidFinishLaunching(_:) + 116
57977 SwiftUI                       	       0x1c11ff190 AppDelegate.applicationDidFinishLaunching(_:) + 892
57978 SwiftUI                       	       0x1c1200828 @objc AppDelegate.applicationWillFinishLaunching(_:) + 192
57979 CoreFoundation                	       0x18c67f484 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 148
57980 CoreFoundation                	       0x18c6e3f34 ___CFXRegistrationPost_block_invoke + 92
57981 CoreFoundation                	       0x18c6e3e78 _CFXRegistrationPost + 436
57982 CoreFoundation                	       0x18c65df9c _CFXNotificationPost + 740
57983 Foundation                    	       0x18e87f308 -[NSNotificationCenter postNotificationName:object:userInfo:] + 88
57984 AppKit                        	       0x190a96e74 -[NSApplication _postDidFinishNotification] + 284
57985 AppKit                        	       0x190a96c24 -[NSApplication _sendFinishLaunchingNotification] + 172
57986 AppKit                        	       0x19100e56c -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 488
57987 AppKit                        	       0x191011d70 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 488
57988 Foundation                    	       0x18e7cc728 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 316
57989 Foundation                    	       0x18de8b688 _NSAppleEventManagerGenericHandler + 80
57990 AE                            	       0x1948a40f4 0x194899000 + 45300
57991 AE                            	       0x1948a3a34 0x194899000 + 43572
57992 AE                            	       0x19489d0e8 aeProcessAppleEvent + 484
57993 HIToolbox                     	       0x1990997b8 AEProcessAppleEvent + 68
57994 AppKit                        	       0x190a920f8 _DPSNextEvent + 1296
57995 AppKit                        	       0x19155ff44 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 688
57996 AppKit                        	       0x19155fc50 -[NSApplication(NSEventRouting) nextEventMatchingMask:untilDate:inMode:dequeue:] + 72
57997 AppKit                        	       0x190a8a780 -[NSApplication run] + 368
57998 AppKit                        	       0x190a766dc NSApplicationMain + 880
57999 SwiftUI                       	       0x1c0222110 specialized runApp(_:) + 168
58000 SwiftUI                       	       0x1c05db2b0 runApp<A>(_:) + 112
58001 SwiftUI                       	       0x1c08a4d54 static App.main() + 224
58002 PlayCover                     	       0x100d48c84 main + 64
58003 dyld                          	       0x18c221d54 start + 7184

Thread 1:

Thread 2:

Thread 3:

Thread 4:

Thread 5:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	       0x18c5a6c34 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x18c5b9028 mach_msg2_internal + 76
2   libsystem_kernel.dylib        	       0x18c5af98c mach_msg_overwrite + 484
3   libsystem_kernel.dylib        	       0x18c5a6fb4 mach_msg + 24
4   CoreFoundation                	       0x18c688b90 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x18c6874e8 __CFRunLoopRun + 1188
6   CoreFoundation                	       0x18c74135c _CFRunLoopRunSpecificWithOptions + 532
7   AppKit                        	       0x190b21cb4 _NSEventThread + 184
8   libsystem_pthread.dylib       	       0x18c5e9c08 _pthread_start + 136
9   libsystem_pthread.dylib       	       0x18c5e4ba8 thread_start + 8


Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000a08cd4180   x1: 0x00000001f8fd6738   x2: 0x0000000000000022   x3: 0x0000000000000001
    x4: 0x0000000000000000   x5: 0xffffffffffffffff   x6: 0x0000000000000000   x7: 0x00000000000000d2
    x8: 0x0000000a2b401920   x9: 0x8000000a2b401924  x10: 0x00000000a0080001  x11: 0x0000100000000000
   x12: 0x00000000000000a6  x13: 0x73e049bd0b7da91e  x14: 0x0000000000000001  x15: 0x0000000000000000
   x16: 0x0000000294a75938  x17: 0x00000001fa5a5f80  x18: 0x0000000000000000  x19: 0x0000000000000007
   x20: 0x0000000000000000  x21: 0x0000000a08cd4180  x22: 0x00000001fa603ab0  x23: 0x00000001fa603ab0
   x24: 0x0000000000000010  x25: 0x00000001fa607c28  x26: 0x0000000000000001  x27: 0x0000000000000000
   x28: 0x0000000000000067   fp: 0x000000016e960090   lr: 0x000000018c62c8e8
    sp: 0x000000016e95ffd0   pc: 0x000000018c1b71a8 cpsr: 0x20001000
   far: 0x000000016e95ffe0  esr: 0x92000047 (Data Abort) byte write Translation fault

Binary Images:
       0x100ca4000 -        0x100ef3fff io.playcover.PlayCover (3.1.0) <fe9de329-4403-3e2e-97ce-36b5c1423821> /Applications/PlayCover.app/Contents/MacOS/PlayCover
       0x1013f8000 -        0x10143ffff org.sparkle-project.Sparkle (2.8.0) <8f886ac7-3842-3b7f-bbf2-c56ffa529f6e> /Applications/PlayCover.app/Contents/Frameworks/Sparkle.framework/Versions/B/Sparkle
       0x101b14000 -        0x101b1ffff libobjc-trampolines.dylib (*) <f8bd9069-8c4f-37ea-af9a-2b1060f54e4f> /usr/lib/libobjc-trampolines.dylib
       0x11515c000 -        0x11591bfff com.apple.AGXMetalG14G (341.11) <d5177a6e-d1e5-3aa6-9291-236f50f90fbe> /System/Library/Extensions/AGXMetalG14G.bundle/Contents/MacOS/AGXMetalG14G
       0x18c194000 -        0x18c1e748b libobjc.A.dylib (*) <5a0aab4e-0c1a-3680-82c9-43dc4007a6e7> /usr/lib/libobjc.A.dylib
       0x18c629000 -        0x18cb6fabf com.apple.CoreFoundation (6.9) <3c4a3add-9e48-33da-82ee-80520e6cbe3b> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x190898000 -        0x1908d82eb com.apple.CoreServicesInternal (505) <7f80df91-b2ea-3548-a811-93b7c24ad314> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
       0x18de73000 -        0x18ee1625f com.apple.Foundation (6.9) <00467f1f-216a-36fe-8587-c820c7e0437d> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
       0x1c0111000 -        0x1c18505bf com.apple.SwiftUI (7.1.13.1.401) <6a83fd25-8f6d-3773-9285-cea41ce49fb5> /System/Library/Frameworks/SwiftUI.framework/Versions/A/SwiftUI
       0x190a72000 -        0x19219eb9f com.apple.AppKit (6.9) <3c0949bb-e361-369a-80b7-17440eb09e98> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x194899000 -        0x19490cf7f com.apple.AE (944) <38c70510-fc1e-386f-88ea-e24279861e9e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
       0x199083000 -        0x1993857ff com.apple.HIToolbox (2.1.1) <9ab64c08-0685-3a0d-9a7e-83e7a1e9ebb4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
       0x18c219000 -        0x18c2b7f63 dyld (*) <b50f5a1a-be81-3068-92e1-3554f2be478a> /usr/lib/dyld
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
       0x18c5a6000 -        0x18c5e249f libsystem_kernel.dylib (*) <9fe7c84d-0c2b-363f-bee5-6fd76d67a227> /usr/lib/system/libsystem_kernel.dylib
       0x18c5e3000 -        0x18c5efabb libsystem_pthread.dylib (*) <e95973b8-824c-361e-adf4-390747c40897> /usr/lib/system/libsystem_pthread.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=1.7G resident=0K(0%) swapped_out_or_unallocated=1.7G(100%)
Writable regions: Total=921.9M written=929K(0%) resident=929K(0%) swapped_out=0K(0%) unallocated=921.0M(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Activity Tracing                   256K        1 
AttributeGraph Data               1024K        1 
CoreGraphics                        48K        3 
CoreServices                       624K        2 
Foundation                          16K        1 
Kernel Alloc Once                   32K        1 
MALLOC                           908.2M      226 
MALLOC guard page                 3600K        4 
STACK GUARD                       56.1M        6 
Stack                             10.6M        6 
VM_ALLOCATE                        336K       17 
__AUTH                            5663K      622 
__AUTH_CONST                      86.6M      998 
__CTF                               824        1 
__DATA                            28.5M      950 
__DATA_CONST                      32.4M     1007 
__DATA_DIRTY                      8225K      860 
__FONT_DATA                        2352        1 
__INFO_FILTER                         8        1 
__LINKEDIT                       597.6M        5 
__OBJC_RO                         78.3M        1 
__OBJC_RW                         2567K        1 
__TEXT                             1.2G     1029 
__TPRO_CONST                       128K        2 
mapped file                      230.4M       31 
page table in kernel               929K        1 
shared memory                     1392K       13 
===========                     =======  ======= 
TOTAL                              3.2G     5791 


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

{"app_name":"PlayCover","timestamp":"2025-12-08 22:23:19.00 +0800","app_version":"3.1.0","slice_uuid":"fe9de329-4403-3e2e-97ce-36b5c1423821","build_version":"856","platform":1,"bundleID":"io.playcover.PlayCover","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 26.1 (25B78)","roots_installed":0,"name":"PlayCover","incident_id":"C1D2059F-45DD-4C2C-BFAC-5061F56060BB"}
{
  "uptime" : 160000,
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "Mac14,2",
  "coalitionID" : 27931,
  "osVersion" : {
    "train" : "macOS 26.1",
    "build" : "25B78",
    "releaseType" : "User"
  },
  "captureTime" : "2025-12-08 22:22:54.6841 +0800",
  "codeSigningMonitor" : 2,
  "incident" : "C1D2059F-45DD-4C2C-BFAC-5061F56060BB",
  "pid" : 14022,
  "translated" : false,
  "cpuType" : "ARM-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2025-12-08 22:22:33.6016 +0800",
  "procStartAbsTime" : 3939253889257,
  "procExitAbsTime" : 3939759766462,
  "procName" : "PlayCover",
  "procPath" : "\/Applications\/PlayCover.app\/Contents\/MacOS\/PlayCover",
  "bundleInfo" : {"CFBundleShortVersionString":"3.1.0","CFBundleVersion":"856","CFBundleIdentifier":"io.playcover.PlayCover"},
  "storeInfo" : {"deviceIdentifierForVendor":"118450EC-BB84-5091-A1C7-EA8D6E202C94","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "io.playcover.PlayCover",
  "crashReporterKey" : "1C7ADAFE-994E-E596-9B47-7FB6E3E6B8DB",
  "appleIntelligenceStatus" : {"state":"unavailable","reasons":["countryLocationIneligible","regionIneligible"]},
  "developerMode" : 1,
  "bootProgressRegister" : "0x2f000000",
  "codeSigningID" : "io.playcover.PlayCover",
  "codeSigningTeamID" : "3DBG7W2H58",
  "codeSigningFlags" : 1644245781,
  "codeSigningValidationCategory" : 3,
  "codeSigningTrustLevel" : 4294967295,
  "codeSigningAuxiliaryInfo" : 0,
  "instructionByteStream" : {"beforePC":"AACAUsADX9YIAED5CP1w0wAFABHAA1\/WAAAAAAAAAAB\/IwPV\/4MB0Q==","atPC":"+mcBqfhfAqn2VwOp9E8Eqf17Ban9QwGR9AMBqvMDAKoaAIDSCACAUg=="},
  "bootSessionUUID" : "88C7A15E-C197-405A-B357-24FA6DCCCC0C",
  "wakeTime" : 35336,
  "sleepWakeUUID" : "B8037D73-468F-4BDC-8BC6-B3440F098302",
  "sip" : "enabled",
  "vmRegionInfo" : "0x16e95ffe0 is in 0x16b15c000-0x16e960000;  bytes after start: 58736608  bytes before end: 31\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      MALLOC metadata             131600000-131604000    [   16K] rw-\/rwx SM=PRV  \n      GAP OF 0x39b58000 BYTES\n--->  STACK GUARD                 16b15c000-16e960000    [ 56.0M] ---\/rwx SM=NUL  stack guard for thread 0\n      Stack                       16e960000-16f15c000    [ 8176K] rw-\/rwx SM=SHM  thread 0",
  "exception" : {"codes":"0x0000000000000002, 0x000000016e95ffe0","message":"Thread stack size exceeded due to excessive recursion","rawCodes":[2,6150291424],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_PROTECTION_FAILURE at 0x000000016e95ffe0"},
  "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":14022},
  "vmregioninfo" : "0x16e95ffe0 is in 0x16b15c000-0x16e960000;  bytes after start: 58736608  bytes before end: 31\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      MALLOC metadata             131600000-131604000    [   16K] rw-\/rwx SM=PRV  \n      GAP OF 0x39b58000 BYTES\n--->  STACK GUARD                 16b15c000-16e960000    [ 56.0M] ---\/rwx SM=NUL  stack guard for thread 0\n      Stack                       16e960000-16f15c000    [ 8176K] rw-\/rwx SM=SHM  thread 0",
  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "faultingThread" : 0,
  "threads" : [{"frames":[{"imageOffset":143784,"symbol":"objc_object::changeIsa(objc_class*)","symbolLocation":8,"imageIndex":4},{"imageOffset":14568,"symbol":"_CFRuntimeCreateInstance","symbolLocation":840,"imageIndex":5},{"imageOffset":11840,"symbol":"__CFStringCreateImmutableFunnel3","symbolLocation":2188,"imageIndex":5},{"imageOffset":81760,"symbol":"CFURLCreateStringByReplacingPercentEscapes","symbolLocation":1756,"imageIndex":5},{"imageOffset":79376,"symbol":"_retainedComponentString","symbolLocation":588,"imageIndex":5},{"imageOffset":77176,"symbol":"CFURLCreateStringWithFileSystemPath","symbolLocation":300,"imageIndex":5},{"imageOffset":84052,"symbol":"CFURLGetFileSystemRepresentation","symbolLocation":256,"imageIndex":5},{"imageOffset":35268,"symbol":"_InitalizeDirectoryEnumerator(_CFURLEnumerator*)","symbolLocation":188,"imageIndex":6},{"imageOffset":34708,"symbol":"_URLEnumeratorGetNextURL","symbolLocation":96,"imageIndex":6},{"imageOffset":10149884,"symbol":"-[NSFileManager contentsOfDirectoryAtURL:includingPropertiesForKeys:options:error:]","symbolLocation":208,"imageIndex":7},{"imageOffset":600232,"symbol":"specialized static UpdateScheme.updateFromV3ToV3p1()","symbolLocation":564,"imageIndex":0},{"imageOffset":596964,"symbol":"static UpdateScheme.checkForUpdate()","symbolLocation":608,"imageIndex":0},{"imageOffset":597188,"symbol":"static UpdateScheme.checkForUpdate()","symbolLocation":832,"imageIndex":0},{"imageOffset":597188,"symbol":"static UpdateScheme.checkForUpdate()","symbolLocation":832,"imageIndex":0},{"imageOffset":597188,"symbol":"static UpdateScheme.checkForUpdate()","symbolLocation":832,"imageIndex":0},{"imageOffset":597188,"symbol":"static UpdateScheme.checkForUpdate()","symbolLocation":832,"imageIndex":0},{"imageOffset":597188,"symbol":"static UpdateScheme.checkForUpdate()","symbolLocation":832,"imageIndex":0},{"imageOffset":597188,"symbol":"static UpdateScheme.checkForUpdate()","symbolLocation":832,"imageIndex":0},{"imageOffset":667268,"symbol":"AppDelegate.applicationDidFinishLaunching(_:)","symbolLocation":48,"imageIndex":0},{"imageOffset":668788,"symbol":"@objc AppDelegate.applicationDidFinishLaunching(_:)","symbolLocation":116,"imageIndex":0},{"imageOffset":17752464,"symbol":"AppDelegate.applicationDidFinishLaunching(_:)","symbolLocation":892,"imageIndex":8},{"imageOffset":17758248,"symbol":"@objc AppDelegate.applicationWillFinishLaunching(_:)","symbolLocation":192,"imageIndex":8},{"imageOffset":353412,"symbol":"__CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__","symbolLocation":148,"imageIndex":5},{"imageOffset":765748,"symbol":"___CFXRegistrationPost_block_invoke","symbolLocation":92,"imageIndex":5},{"imageOffset":765560,"symbol":"_CFXRegistrationPost","symbolLocation":436,"imageIndex":5},{"imageOffset":216988,"symbol":"_CFXNotificationPost","symbolLocation":740,"imageIndex":5},{"imageOffset":10535688,"symbol":"-[NSNotificationCenter postNotificationName:object:userInfo:]","symbolLocation":88,"imageIndex":7},{"imageOffset":151156,"symbol":"-[NSApplication _postDidFinishNotification]","symbolLocation":284,"imageIndex":9},{"imageOffset":150564,"symbol":"-[NSApplication _sendFinishLaunchingNotification]","symbolLocation":172,"imageIndex":9},{"imageOffset":5883244,"symbol":"-[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:]","symbolLocation":488,"imageIndex":9},{"imageOffset":5897584,"symbol":"-[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:]","symbolLocation":488,"imageIndex":9},{"imageOffset":9803560,"symbol":"-[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:]","symbolLocation":316,"imageIndex":7},{"imageOffset":99976,"symbol":"_NSAppleEventManagerGenericHandler","symbolLocation":80,"imageIndex":7},{"imageOffset":45300,"imageIndex":10},{"imageOffset":43572,"imageIndex":10},{"imageOffset":16616,"symbol":"aeProcessAppleEvent","symbolLocation":484,"imageIndex":10},{"imageOffset":92088,"symbol":"AEProcessAppleEvent","symbolLocation":68,"imageIndex":11},{"imageOffset":131320,"symbol":"_DPSNextEvent","symbolLocation":1296,"imageIndex":9},{"imageOffset":11460420,"symbol":"-[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":688,"imageIndex":9},{"imageOffset":11459664,"symbol":"-[NSApplication(NSEventRouting) nextEventMatchingMask:untilDate:inMode:dequeue:]","symbolLocation":72,"imageIndex":9},{"imageOffset":100224,"symbol":"-[NSApplication run]","symbolLocation":368,"imageIndex":9},{"imageOffset":18140,"symbol":"NSApplicationMain","symbolLocation":880,"imageIndex":9},{"imageOffset":1118480,"symbol":"specialized runApp(_:)","symbolLocation":168,"imageIndex":8},{"imageOffset":5022384,"symbol":"runApp<A>(_:)","symbolLocation":112,"imageIndex":8},{"imageOffset":7945556,"symbol":"static App.main()","symbolLocation":224,"imageIndex":8},{"imageOffset":674948,"symbol":"main","symbolLocation":64,"imageIndex":0},{"imageOffset":36180,"symbol":"start","symbolLocation":7184,"imageIndex":12}],"id":3728238,"recursionInfoArray":[{"hottestElided":15,"coldestElided":57971,"depth":57963,"keyFrame":{"imageOffset":597188,"symbol":"static UpdateScheme.checkForUpdate()","symbolLocation":832,"imageIndex":0}}],"originalLength":58005,"triggered":true,"threadState":{"x":[{"value":43097342336},{"value":8472323896,"symbolLocation":0,"symbol":"OBJC_CLASS_$___NSCFString"},{"value":34},{"value":1},{"value":0},{"value":18446744073709551615},{"value":0},{"value":210},{"value":43675293984},{"value":9223372080530069796},{"value":2684878849},{"value":17592186044416},{"value":166},{"value":8349754785435330846},{"value":1},{"value":0},{"value":11083929912},{"value":8495193984},{"value":0},{"value":7},{"value":0},{"value":43097342336},{"value":8495577776,"symbolLocation":0,"symbol":"__kCFAllocatorSystemDefault"},{"value":8495577776,"symbolLocation":0,"symbol":"__kCFAllocatorSystemDefault"},{"value":16},{"value":8495594536,"symbolLocation":0,"symbol":"__CFStringClass"},{"value":1},{"value":0},{"value":103}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6650251496},"cpsr":{"value":536875008},"fp":{"value":6150291600},"sp":{"value":6150291408},"esr":{"value":2449473607,"description":"(Data Abort) byte write Translation fault"},"pc":{"value":6645576104,"matchesCrashFrame":1},"far":{"value":6150291424}},"queue":"com.apple.main-thread"},{"id":3728464,"frames":[],"threadState":{"x":[{"value":6159216640},{"value":7427},{"value":6158680064},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6159216640},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6649957268},"far":{"value":0}}},{"id":3728465,"frames":[],"threadState":{"x":[{"value":6159790080},{"value":15875},{"value":6159253504},{"value":0},{"value":409602},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6159790080},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6649957268},"far":{"value":0}}},{"id":3728474,"frames":[],"threadState":{"x":[{"value":6160936960},{"value":31491},{"value":6160400384},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6160936960},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6649957268},"far":{"value":0}}},{"id":3728475,"frames":[],"threadState":{"x":[{"value":6161510400},{"value":0},{"value":6160973824},{"value":0},{"value":278532},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6161510400},"esr":{"value":0},"pc":{"value":6649957268},"far":{"value":0}}},{"id":3728476,"name":"com.apple.NSEventThread","threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":103366977912832},{"value":0},{"value":103366977912832},{"value":2},{"value":4294967295},{"value":0},{"value":17179869184},{"value":0},{"value":2},{"value":0},{"value":0},{"value":24067},{"value":0},{"value":18446744073709551569},{"value":8495241968},{"value":0},{"value":4294967295},{"value":2},{"value":103366977912832},{"value":0},{"value":103366977912832},{"value":6162079880},{"value":8589934592},{"value":21592279046},{"value":18446744073709550527},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6649778216},"cpsr":{"value":4096},"fp":{"value":6162079728},"sp":{"value":6162079648},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6649703476},"far":{"value":0}},"frames":[{"imageOffset":3124,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":14},{"imageOffset":77864,"symbol":"mach_msg2_internal","symbolLocation":76,"imageIndex":14},{"imageOffset":39308,"symbol":"mach_msg_overwrite","symbolLocation":484,"imageIndex":14},{"imageOffset":4020,"symbol":"mach_msg","symbolLocation":24,"imageIndex":14},{"imageOffset":392080,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":5},{"imageOffset":386280,"symbol":"__CFRunLoopRun","symbolLocation":1188,"imageIndex":5},{"imageOffset":1147740,"symbol":"_CFRunLoopRunSpecificWithOptions","symbolLocation":532,"imageIndex":5},{"imageOffset":720052,"symbol":"_NSEventThread","symbolLocation":184,"imageIndex":9},{"imageOffset":27656,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":15},{"imageOffset":7080,"symbol":"thread_start","symbolLocation":8,"imageIndex":15}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4308221952,
    "CFBundleShortVersionString" : "3.1.0",
    "CFBundleIdentifier" : "io.playcover.PlayCover",
    "size" : 2424832,
    "uuid" : "fe9de329-4403-3e2e-97ce-36b5c1423821",
    "path" : "\/Applications\/PlayCover.app\/Contents\/MacOS\/PlayCover",
    "name" : "PlayCover",
    "CFBundleVersion" : "856"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4315906048,
    "CFBundleShortVersionString" : "2.8.0",
    "CFBundleIdentifier" : "org.sparkle-project.Sparkle",
    "size" : 294912,
    "uuid" : "8f886ac7-3842-3b7f-bbf2-c56ffa529f6e",
    "path" : "\/Applications\/PlayCover.app\/Contents\/Frameworks\/Sparkle.framework\/Versions\/B\/Sparkle",
    "name" : "Sparkle",
    "CFBundleVersion" : "2049"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4323360768,
    "size" : 49152,
    "uuid" : "f8bd9069-8c4f-37ea-af9a-2b1060f54e4f",
    "path" : "\/usr\/lib\/libobjc-trampolines.dylib",
    "name" : "libobjc-trampolines.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 4648714240,
    "CFBundleShortVersionString" : "341.11",
    "CFBundleIdentifier" : "com.apple.AGXMetalG14G",
    "size" : 8126464,
    "uuid" : "d5177a6e-d1e5-3aa6-9291-236f50f90fbe",
    "path" : "\/System\/Library\/Extensions\/AGXMetalG14G.bundle\/Contents\/MacOS\/AGXMetalG14G",
    "name" : "AGXMetalG14G",
    "CFBundleVersion" : "341.11"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6645432320,
    "size" : 341132,
    "uuid" : "5a0aab4e-0c1a-3680-82c9-43dc4007a6e7",
    "path" : "\/usr\/lib\/libobjc.A.dylib",
    "name" : "libobjc.A.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6650236928,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5532352,
    "uuid" : "3c4a3add-9e48-33da-82ee-80520e6cbe3b",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "4109.1.401"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6719897600,
    "CFBundleShortVersionString" : "505",
    "CFBundleIdentifier" : "com.apple.CoreServicesInternal",
    "size" : 262892,
    "uuid" : "7f80df91-b2ea-3548-a811-93b7c24ad314",
    "path" : "\/System\/Library\/PrivateFrameworks\/CoreServicesInternal.framework\/Versions\/A\/CoreServicesInternal",
    "name" : "CoreServicesInternal",
    "CFBundleVersion" : "505"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6675705856,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.Foundation",
    "size" : 16396896,
    "uuid" : "00467f1f-216a-36fe-8587-c820c7e0437d",
    "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
    "name" : "Foundation",
    "CFBundleVersion" : "4109.1.401"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7517310976,
    "CFBundleShortVersionString" : "7.1.13.1.401",
    "CFBundleIdentifier" : "com.apple.SwiftUI",
    "size" : 24376768,
    "uuid" : "6a83fd25-8f6d-3773-9285-cea41ce49fb5",
    "path" : "\/System\/Library\/Frameworks\/SwiftUI.framework\/Versions\/A\/SwiftUI",
    "name" : "SwiftUI",
    "CFBundleVersion" : "7.1.13.1.401"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6721839104,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 24300448,
    "uuid" : "3c0949bb-e361-369a-80b7-17440eb09e98",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2685.20.119"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6787010560,
    "CFBundleShortVersionString" : "944",
    "CFBundleIdentifier" : "com.apple.AE",
    "size" : 475008,
    "uuid" : "38c70510-fc1e-386f-88ea-e24279861e9e",
    "path" : "\/System\/Library\/Frameworks\/CoreServices.framework\/Versions\/A\/Frameworks\/AE.framework\/Versions\/A\/AE",
    "name" : "AE",
    "CFBundleVersion" : "944"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6862417920,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3155968,
    "uuid" : "9ab64c08-0685-3a0d-9a7e-83e7a1e9ebb4",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6645977088,
    "size" : 651108,
    "uuid" : "b50f5a1a-be81-3068-92e1-3554f2be478a",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "size" : 0,
    "source" : "A",
    "base" : 0,
    "uuid" : "00000000-0000-0000-0000-000000000000"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6649700352,
    "size" : 246944,
    "uuid" : "9fe7c84d-0c2b-363f-bee5-6fd76d67a227",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6649950208,
    "size" : 51900,
    "uuid" : "e95973b8-824c-361e-adf4-390747c40897",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  }
],
  "sharedCache" : {
  "base" : 6644891648,
  "size" : 5609635840,
  "uuid" : "b69ff43c-dbfd-3fb1-b4fe-a8fe32ea1062"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1.7G resident=0K(0%) swapped_out_or_unallocated=1.7G(100%)\nWritable regions: Total=921.9M written=929K(0%) resident=929K(0%) swapped_out=0K(0%) unallocated=921.0M(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nActivity Tracing                   256K        1 \nAttributeGraph Data               1024K        1 \nCoreGraphics                        48K        3 \nCoreServices                       624K        2 \nFoundation                          16K        1 \nKernel Alloc Once                   32K        1 \nMALLOC                           908.2M      226 \nMALLOC guard page                 3600K        4 \nSTACK GUARD                       56.1M        6 \nStack                             10.6M        6 \nVM_ALLOCATE                        336K       17 \n__AUTH                            5663K      622 \n__AUTH_CONST                      86.6M      998 \n__CTF                               824        1 \n__DATA                            28.5M      950 \n__DATA_CONST                      32.4M     1007 \n__DATA_DIRTY                      8225K      860 \n__FONT_DATA                        2352        1 \n__INFO_FILTER                         8        1 \n__LINKEDIT                       597.6M        5 \n__OBJC_RO                         78.3M        1 \n__OBJC_RW                         2567K        1 \n__TEXT                             1.2G     1029 \n__TPRO_CONST                       128K        2 \nmapped file                      230.4M       31 \npage table in kernel               929K        1 \nshared memory                     1392K       13 \n===========                     =======  ======= \nTOTAL                              3.2G     5791 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "logWritingSignature" : "aab42975e7933382083d0a3e4ce3815cb3383398",
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "644114de41e7236e6177f9bd",
      "factorPackIds" : [

      ],
      "deploymentId" : 240000013
    },
    {
      "rolloutId" : "652eff3d1bce5442b8d753c9",
      "factorPackIds" : [

      ],
      "deploymentId" : 240000009
    }
  ],
  "experiments" : [
    {
      "treatmentId" : "d78efa72-3099-48a5-87ee-1cb9f44bd09d",
      "experimentId" : "673c272726c1270f5a9ef58e",
      "deploymentId" : 400000022
    }
  ]
}
}

Model: Mac14,2, BootROM 13822.41.1, proc 8:4:4 processors, 16 GB, SMC 
Graphics: Apple M2, Apple M2, Built-In
Display: Redmi 238 NFS, 3840 x 2160 (2160p/4K UHD 1 - Ultra High Definition), Main, MirrorOff, Online
Display: Color LCD, 2560 x 1664 Retina, MirrorOff, Online
Memory Module: LPDDR5, Micron
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4387), wl0: Sep 22 2025 22:41:34 version 20.131.4.0.8.7.215 FWID 01-45655c04
IO80211_driverkit-1530.16 "IO80211_driverkit-1530.16" Oct 10 2025 22:56:35
AirPort: 
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Thunderbolt Bus: MacBook Air, Apple Inc.
Thunderbolt Bus: MacBook Air, Apple Inc.

What version of PlayCover are you using?

Nightly/beta (please specify build number)

What version of macOS are you using?

Other (please specify)

Issue Language

  • Yes my issue is written in English
Originally created by @ganwumeng on GitHub (Dec 8, 2025). Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/2041 ### Describe the bug Release version of PlayCover works fine. But all of nigntly versions I've tried just crashed. ### Steps to reproduce Install a lately nigntly version in macOS 26. ### Expected behaviour Works fine. ### Crash log ```shell ------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: PlayCover [14022] Path: /Applications/PlayCover.app/Contents/MacOS/PlayCover Identifier: io.playcover.PlayCover Version: 3.1.0 (856) Code Type: ARM-64 (Native) Role: Foreground Parent Process: launchd [1] Coalition: io.playcover.PlayCover [27931] User ID: 501 Date/Time: 2025-12-08 22:22:54.6841 +0800 Launch Time: 2025-12-08 22:22:33.6016 +0800 Hardware Model: Mac14,2 OS Version: macOS 26.1 (25B78) Release Type: User Crash Reporter Key: 1C7ADAFE-994E-E596-9B47-7FB6E3E6B8DB Incident Identifier: C1D2059F-45DD-4C2C-BFAC-5061F56060BB Sleep/Wake UUID: B8037D73-468F-4BDC-8BC6-B3440F098302 Time Awake Since Boot: 160000 seconds Time Since Wake: 35336 seconds System Integrity Protection: enabled Triggered by Thread: 0, Dispatch Queue: com.apple.main-thread Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Subtype: KERN_PROTECTION_FAILURE at 0x000000016e95ffe0 Exception Message: Thread stack size exceeded due to excessive recursion Exception Codes: 0x0000000000000002, 0x000000016e95ffe0 Termination Reason: Namespace SIGNAL, Code 11, Segmentation fault: 11 Terminating Process: exc handler [14022] VM Region Info: 0x16e95ffe0 is in 0x16b15c000-0x16e960000; bytes after start: 58736608 bytes before end: 31 REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL MALLOC metadata 131600000-131604000 [ 16K] rw-/rwx SM=PRV GAP OF 0x39b58000 BYTES ---> STACK GUARD 16b15c000-16e960000 [ 56.0M] ---/rwx SM=NUL stack guard for thread 0 Stack 16e960000-16f15c000 [ 8176K] rw-/rwx SM=SHM thread 0 Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libobjc.A.dylib 0x18c1b71a8 objc_object::changeIsa(objc_class*) + 8 1 CoreFoundation 0x18c62c8e8 _CFRuntimeCreateInstance + 840 2 CoreFoundation 0x18c62be40 __CFStringCreateImmutableFunnel3 + 2188 3 CoreFoundation 0x18c63cf60 CFURLCreateStringByReplacingPercentEscapes + 1756 4 CoreFoundation 0x18c63c610 _retainedComponentString + 588 5 CoreFoundation 0x18c63bd78 CFURLCreateStringWithFileSystemPath + 300 6 CoreFoundation 0x18c63d854 CFURLGetFileSystemRepresentation + 256 7 CoreServicesInternal 0x1908a09c4 _InitalizeDirectoryEnumerator(_CFURLEnumerator*) + 188 8 CoreServicesInternal 0x1908a0794 _URLEnumeratorGetNextURL + 96 9 Foundation 0x18e820ffc -[NSFileManager contentsOfDirectoryAtURL:includingPropertiesForKeys:options:error:] + 208 10 PlayCover 0x100d368a8 specialized static UpdateScheme.updateFromV3ToV3p1() + 564 11 PlayCover 0x100d35be4 static UpdateScheme.checkForUpdate() + 608 12 PlayCover 0x100d35cc4 static UpdateScheme.checkForUpdate() + 832 -------- RECURSION LEVEL 57963 13 PlayCover 0x100d35cc4 static UpdateScheme.checkForUpdate() + 832 -------- RECURSION LEVEL 57962 14 PlayCover 0x100d35cc4 static UpdateScheme.checkForUpdate() + 832 -------- RECURSION LEVEL 57961 -------- -------- ELIDED 57957 LEVELS OF RECURSION THROUGH 0x100d35cc4 static UpdateScheme.checkForUpdate() + 832 -------- 57972 PlayCover 0x100d35cc4 static UpdateScheme.checkForUpdate() + 832 -------- RECURSION LEVEL 3 57973 PlayCover 0x100d35cc4 static UpdateScheme.checkForUpdate() + 832 -------- RECURSION LEVEL 2 57974 PlayCover 0x100d35cc4 static UpdateScheme.checkForUpdate() + 832 -------- RECURSION LEVEL 1 57975 PlayCover 0x100d46e84 AppDelegate.applicationDidFinishLaunching(_:) + 48 57976 PlayCover 0x100d47474 @objc AppDelegate.applicationDidFinishLaunching(_:) + 116 57977 SwiftUI 0x1c11ff190 AppDelegate.applicationDidFinishLaunching(_:) + 892 57978 SwiftUI 0x1c1200828 @objc AppDelegate.applicationWillFinishLaunching(_:) + 192 57979 CoreFoundation 0x18c67f484 __CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__ + 148 57980 CoreFoundation 0x18c6e3f34 ___CFXRegistrationPost_block_invoke + 92 57981 CoreFoundation 0x18c6e3e78 _CFXRegistrationPost + 436 57982 CoreFoundation 0x18c65df9c _CFXNotificationPost + 740 57983 Foundation 0x18e87f308 -[NSNotificationCenter postNotificationName:object:userInfo:] + 88 57984 AppKit 0x190a96e74 -[NSApplication _postDidFinishNotification] + 284 57985 AppKit 0x190a96c24 -[NSApplication _sendFinishLaunchingNotification] + 172 57986 AppKit 0x19100e56c -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 488 57987 AppKit 0x191011d70 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 488 57988 Foundation 0x18e7cc728 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 316 57989 Foundation 0x18de8b688 _NSAppleEventManagerGenericHandler + 80 57990 AE 0x1948a40f4 0x194899000 + 45300 57991 AE 0x1948a3a34 0x194899000 + 43572 57992 AE 0x19489d0e8 aeProcessAppleEvent + 484 57993 HIToolbox 0x1990997b8 AEProcessAppleEvent + 68 57994 AppKit 0x190a920f8 _DPSNextEvent + 1296 57995 AppKit 0x19155ff44 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 688 57996 AppKit 0x19155fc50 -[NSApplication(NSEventRouting) nextEventMatchingMask:untilDate:inMode:dequeue:] + 72 57997 AppKit 0x190a8a780 -[NSApplication run] + 368 57998 AppKit 0x190a766dc NSApplicationMain + 880 57999 SwiftUI 0x1c0222110 specialized runApp(_:) + 168 58000 SwiftUI 0x1c05db2b0 runApp<A>(_:) + 112 58001 SwiftUI 0x1c08a4d54 static App.main() + 224 58002 PlayCover 0x100d48c84 main + 64 58003 dyld 0x18c221d54 start + 7184 Thread 1: Thread 2: Thread 3: Thread 4: Thread 5:: com.apple.NSEventThread 0 libsystem_kernel.dylib 0x18c5a6c34 mach_msg2_trap + 8 1 libsystem_kernel.dylib 0x18c5b9028 mach_msg2_internal + 76 2 libsystem_kernel.dylib 0x18c5af98c mach_msg_overwrite + 484 3 libsystem_kernel.dylib 0x18c5a6fb4 mach_msg + 24 4 CoreFoundation 0x18c688b90 __CFRunLoopServiceMachPort + 160 5 CoreFoundation 0x18c6874e8 __CFRunLoopRun + 1188 6 CoreFoundation 0x18c74135c _CFRunLoopRunSpecificWithOptions + 532 7 AppKit 0x190b21cb4 _NSEventThread + 184 8 libsystem_pthread.dylib 0x18c5e9c08 _pthread_start + 136 9 libsystem_pthread.dylib 0x18c5e4ba8 thread_start + 8 Thread 0 crashed with ARM Thread State (64-bit): x0: 0x0000000a08cd4180 x1: 0x00000001f8fd6738 x2: 0x0000000000000022 x3: 0x0000000000000001 x4: 0x0000000000000000 x5: 0xffffffffffffffff x6: 0x0000000000000000 x7: 0x00000000000000d2 x8: 0x0000000a2b401920 x9: 0x8000000a2b401924 x10: 0x00000000a0080001 x11: 0x0000100000000000 x12: 0x00000000000000a6 x13: 0x73e049bd0b7da91e x14: 0x0000000000000001 x15: 0x0000000000000000 x16: 0x0000000294a75938 x17: 0x00000001fa5a5f80 x18: 0x0000000000000000 x19: 0x0000000000000007 x20: 0x0000000000000000 x21: 0x0000000a08cd4180 x22: 0x00000001fa603ab0 x23: 0x00000001fa603ab0 x24: 0x0000000000000010 x25: 0x00000001fa607c28 x26: 0x0000000000000001 x27: 0x0000000000000000 x28: 0x0000000000000067 fp: 0x000000016e960090 lr: 0x000000018c62c8e8 sp: 0x000000016e95ffd0 pc: 0x000000018c1b71a8 cpsr: 0x20001000 far: 0x000000016e95ffe0 esr: 0x92000047 (Data Abort) byte write Translation fault Binary Images: 0x100ca4000 - 0x100ef3fff io.playcover.PlayCover (3.1.0) <fe9de329-4403-3e2e-97ce-36b5c1423821> /Applications/PlayCover.app/Contents/MacOS/PlayCover 0x1013f8000 - 0x10143ffff org.sparkle-project.Sparkle (2.8.0) <8f886ac7-3842-3b7f-bbf2-c56ffa529f6e> /Applications/PlayCover.app/Contents/Frameworks/Sparkle.framework/Versions/B/Sparkle 0x101b14000 - 0x101b1ffff libobjc-trampolines.dylib (*) <f8bd9069-8c4f-37ea-af9a-2b1060f54e4f> /usr/lib/libobjc-trampolines.dylib 0x11515c000 - 0x11591bfff com.apple.AGXMetalG14G (341.11) <d5177a6e-d1e5-3aa6-9291-236f50f90fbe> /System/Library/Extensions/AGXMetalG14G.bundle/Contents/MacOS/AGXMetalG14G 0x18c194000 - 0x18c1e748b libobjc.A.dylib (*) <5a0aab4e-0c1a-3680-82c9-43dc4007a6e7> /usr/lib/libobjc.A.dylib 0x18c629000 - 0x18cb6fabf com.apple.CoreFoundation (6.9) <3c4a3add-9e48-33da-82ee-80520e6cbe3b> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x190898000 - 0x1908d82eb com.apple.CoreServicesInternal (505) <7f80df91-b2ea-3548-a811-93b7c24ad314> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal 0x18de73000 - 0x18ee1625f com.apple.Foundation (6.9) <00467f1f-216a-36fe-8587-c820c7e0437d> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x1c0111000 - 0x1c18505bf com.apple.SwiftUI (7.1.13.1.401) <6a83fd25-8f6d-3773-9285-cea41ce49fb5> /System/Library/Frameworks/SwiftUI.framework/Versions/A/SwiftUI 0x190a72000 - 0x19219eb9f com.apple.AppKit (6.9) <3c0949bb-e361-369a-80b7-17440eb09e98> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x194899000 - 0x19490cf7f com.apple.AE (944) <38c70510-fc1e-386f-88ea-e24279861e9e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x199083000 - 0x1993857ff com.apple.HIToolbox (2.1.1) <9ab64c08-0685-3a0d-9a7e-83e7a1e9ebb4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x18c219000 - 0x18c2b7f63 dyld (*) <b50f5a1a-be81-3068-92e1-3554f2be478a> /usr/lib/dyld 0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ??? 0x18c5a6000 - 0x18c5e249f libsystem_kernel.dylib (*) <9fe7c84d-0c2b-363f-bee5-6fd76d67a227> /usr/lib/system/libsystem_kernel.dylib 0x18c5e3000 - 0x18c5efabb libsystem_pthread.dylib (*) <e95973b8-824c-361e-adf4-390747c40897> /usr/lib/system/libsystem_pthread.dylib External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 0 thread_create: 0 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=1.7G resident=0K(0%) swapped_out_or_unallocated=1.7G(100%) Writable regions: Total=921.9M written=929K(0%) resident=929K(0%) swapped_out=0K(0%) unallocated=921.0M(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= Activity Tracing 256K 1 AttributeGraph Data 1024K 1 CoreGraphics 48K 3 CoreServices 624K 2 Foundation 16K 1 Kernel Alloc Once 32K 1 MALLOC 908.2M 226 MALLOC guard page 3600K 4 STACK GUARD 56.1M 6 Stack 10.6M 6 VM_ALLOCATE 336K 17 __AUTH 5663K 622 __AUTH_CONST 86.6M 998 __CTF 824 1 __DATA 28.5M 950 __DATA_CONST 32.4M 1007 __DATA_DIRTY 8225K 860 __FONT_DATA 2352 1 __INFO_FILTER 8 1 __LINKEDIT 597.6M 5 __OBJC_RO 78.3M 1 __OBJC_RW 2567K 1 __TEXT 1.2G 1029 __TPRO_CONST 128K 2 mapped file 230.4M 31 page table in kernel 929K 1 shared memory 1392K 13 =========== ======= ======= TOTAL 3.2G 5791 ----------- Full Report ----------- {"app_name":"PlayCover","timestamp":"2025-12-08 22:23:19.00 +0800","app_version":"3.1.0","slice_uuid":"fe9de329-4403-3e2e-97ce-36b5c1423821","build_version":"856","platform":1,"bundleID":"io.playcover.PlayCover","share_with_app_devs":1,"is_first_party":0,"bug_type":"309","os_version":"macOS 26.1 (25B78)","roots_installed":0,"name":"PlayCover","incident_id":"C1D2059F-45DD-4C2C-BFAC-5061F56060BB"} { "uptime" : 160000, "procRole" : "Foreground", "version" : 2, "userID" : 501, "deployVersion" : 210, "modelCode" : "Mac14,2", "coalitionID" : 27931, "osVersion" : { "train" : "macOS 26.1", "build" : "25B78", "releaseType" : "User" }, "captureTime" : "2025-12-08 22:22:54.6841 +0800", "codeSigningMonitor" : 2, "incident" : "C1D2059F-45DD-4C2C-BFAC-5061F56060BB", "pid" : 14022, "translated" : false, "cpuType" : "ARM-64", "roots_installed" : 0, "bug_type" : "309", "procLaunch" : "2025-12-08 22:22:33.6016 +0800", "procStartAbsTime" : 3939253889257, "procExitAbsTime" : 3939759766462, "procName" : "PlayCover", "procPath" : "\/Applications\/PlayCover.app\/Contents\/MacOS\/PlayCover", "bundleInfo" : {"CFBundleShortVersionString":"3.1.0","CFBundleVersion":"856","CFBundleIdentifier":"io.playcover.PlayCover"}, "storeInfo" : {"deviceIdentifierForVendor":"118450EC-BB84-5091-A1C7-EA8D6E202C94","thirdParty":true}, "parentProc" : "launchd", "parentPid" : 1, "coalitionName" : "io.playcover.PlayCover", "crashReporterKey" : "1C7ADAFE-994E-E596-9B47-7FB6E3E6B8DB", "appleIntelligenceStatus" : {"state":"unavailable","reasons":["countryLocationIneligible","regionIneligible"]}, "developerMode" : 1, "bootProgressRegister" : "0x2f000000", "codeSigningID" : "io.playcover.PlayCover", "codeSigningTeamID" : "3DBG7W2H58", "codeSigningFlags" : 1644245781, "codeSigningValidationCategory" : 3, "codeSigningTrustLevel" : 4294967295, "codeSigningAuxiliaryInfo" : 0, "instructionByteStream" : {"beforePC":"AACAUsADX9YIAED5CP1w0wAFABHAA1\/WAAAAAAAAAAB\/IwPV\/4MB0Q==","atPC":"+mcBqfhfAqn2VwOp9E8Eqf17Ban9QwGR9AMBqvMDAKoaAIDSCACAUg=="}, "bootSessionUUID" : "88C7A15E-C197-405A-B357-24FA6DCCCC0C", "wakeTime" : 35336, "sleepWakeUUID" : "B8037D73-468F-4BDC-8BC6-B3440F098302", "sip" : "enabled", "vmRegionInfo" : "0x16e95ffe0 is in 0x16b15c000-0x16e960000; bytes after start: 58736608 bytes before end: 31\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n MALLOC metadata 131600000-131604000 [ 16K] rw-\/rwx SM=PRV \n GAP OF 0x39b58000 BYTES\n---> STACK GUARD 16b15c000-16e960000 [ 56.0M] ---\/rwx SM=NUL stack guard for thread 0\n Stack 16e960000-16f15c000 [ 8176K] rw-\/rwx SM=SHM thread 0", "exception" : {"codes":"0x0000000000000002, 0x000000016e95ffe0","message":"Thread stack size exceeded due to excessive recursion","rawCodes":[2,6150291424],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_PROTECTION_FAILURE at 0x000000016e95ffe0"}, "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":14022}, "vmregioninfo" : "0x16e95ffe0 is in 0x16b15c000-0x16e960000; bytes after start: 58736608 bytes before end: 31\n REGION TYPE START - END [ VSIZE] PRT\/MAX SHRMOD REGION DETAIL\n MALLOC metadata 131600000-131604000 [ 16K] rw-\/rwx SM=PRV \n GAP OF 0x39b58000 BYTES\n---> STACK GUARD 16b15c000-16e960000 [ 56.0M] ---\/rwx SM=NUL stack guard for thread 0\n Stack 16e960000-16f15c000 [ 8176K] rw-\/rwx SM=SHM thread 0", "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0}, "faultingThread" : 0, "threads" : [{"frames":[{"imageOffset":143784,"symbol":"objc_object::changeIsa(objc_class*)","symbolLocation":8,"imageIndex":4},{"imageOffset":14568,"symbol":"_CFRuntimeCreateInstance","symbolLocation":840,"imageIndex":5},{"imageOffset":11840,"symbol":"__CFStringCreateImmutableFunnel3","symbolLocation":2188,"imageIndex":5},{"imageOffset":81760,"symbol":"CFURLCreateStringByReplacingPercentEscapes","symbolLocation":1756,"imageIndex":5},{"imageOffset":79376,"symbol":"_retainedComponentString","symbolLocation":588,"imageIndex":5},{"imageOffset":77176,"symbol":"CFURLCreateStringWithFileSystemPath","symbolLocation":300,"imageIndex":5},{"imageOffset":84052,"symbol":"CFURLGetFileSystemRepresentation","symbolLocation":256,"imageIndex":5},{"imageOffset":35268,"symbol":"_InitalizeDirectoryEnumerator(_CFURLEnumerator*)","symbolLocation":188,"imageIndex":6},{"imageOffset":34708,"symbol":"_URLEnumeratorGetNextURL","symbolLocation":96,"imageIndex":6},{"imageOffset":10149884,"symbol":"-[NSFileManager contentsOfDirectoryAtURL:includingPropertiesForKeys:options:error:]","symbolLocation":208,"imageIndex":7},{"imageOffset":600232,"symbol":"specialized static UpdateScheme.updateFromV3ToV3p1()","symbolLocation":564,"imageIndex":0},{"imageOffset":596964,"symbol":"static UpdateScheme.checkForUpdate()","symbolLocation":608,"imageIndex":0},{"imageOffset":597188,"symbol":"static UpdateScheme.checkForUpdate()","symbolLocation":832,"imageIndex":0},{"imageOffset":597188,"symbol":"static UpdateScheme.checkForUpdate()","symbolLocation":832,"imageIndex":0},{"imageOffset":597188,"symbol":"static UpdateScheme.checkForUpdate()","symbolLocation":832,"imageIndex":0},{"imageOffset":597188,"symbol":"static UpdateScheme.checkForUpdate()","symbolLocation":832,"imageIndex":0},{"imageOffset":597188,"symbol":"static UpdateScheme.checkForUpdate()","symbolLocation":832,"imageIndex":0},{"imageOffset":597188,"symbol":"static UpdateScheme.checkForUpdate()","symbolLocation":832,"imageIndex":0},{"imageOffset":667268,"symbol":"AppDelegate.applicationDidFinishLaunching(_:)","symbolLocation":48,"imageIndex":0},{"imageOffset":668788,"symbol":"@objc AppDelegate.applicationDidFinishLaunching(_:)","symbolLocation":116,"imageIndex":0},{"imageOffset":17752464,"symbol":"AppDelegate.applicationDidFinishLaunching(_:)","symbolLocation":892,"imageIndex":8},{"imageOffset":17758248,"symbol":"@objc AppDelegate.applicationWillFinishLaunching(_:)","symbolLocation":192,"imageIndex":8},{"imageOffset":353412,"symbol":"__CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER__","symbolLocation":148,"imageIndex":5},{"imageOffset":765748,"symbol":"___CFXRegistrationPost_block_invoke","symbolLocation":92,"imageIndex":5},{"imageOffset":765560,"symbol":"_CFXRegistrationPost","symbolLocation":436,"imageIndex":5},{"imageOffset":216988,"symbol":"_CFXNotificationPost","symbolLocation":740,"imageIndex":5},{"imageOffset":10535688,"symbol":"-[NSNotificationCenter postNotificationName:object:userInfo:]","symbolLocation":88,"imageIndex":7},{"imageOffset":151156,"symbol":"-[NSApplication _postDidFinishNotification]","symbolLocation":284,"imageIndex":9},{"imageOffset":150564,"symbol":"-[NSApplication _sendFinishLaunchingNotification]","symbolLocation":172,"imageIndex":9},{"imageOffset":5883244,"symbol":"-[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:]","symbolLocation":488,"imageIndex":9},{"imageOffset":5897584,"symbol":"-[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:]","symbolLocation":488,"imageIndex":9},{"imageOffset":9803560,"symbol":"-[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:]","symbolLocation":316,"imageIndex":7},{"imageOffset":99976,"symbol":"_NSAppleEventManagerGenericHandler","symbolLocation":80,"imageIndex":7},{"imageOffset":45300,"imageIndex":10},{"imageOffset":43572,"imageIndex":10},{"imageOffset":16616,"symbol":"aeProcessAppleEvent","symbolLocation":484,"imageIndex":10},{"imageOffset":92088,"symbol":"AEProcessAppleEvent","symbolLocation":68,"imageIndex":11},{"imageOffset":131320,"symbol":"_DPSNextEvent","symbolLocation":1296,"imageIndex":9},{"imageOffset":11460420,"symbol":"-[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":688,"imageIndex":9},{"imageOffset":11459664,"symbol":"-[NSApplication(NSEventRouting) nextEventMatchingMask:untilDate:inMode:dequeue:]","symbolLocation":72,"imageIndex":9},{"imageOffset":100224,"symbol":"-[NSApplication run]","symbolLocation":368,"imageIndex":9},{"imageOffset":18140,"symbol":"NSApplicationMain","symbolLocation":880,"imageIndex":9},{"imageOffset":1118480,"symbol":"specialized runApp(_:)","symbolLocation":168,"imageIndex":8},{"imageOffset":5022384,"symbol":"runApp<A>(_:)","symbolLocation":112,"imageIndex":8},{"imageOffset":7945556,"symbol":"static App.main()","symbolLocation":224,"imageIndex":8},{"imageOffset":674948,"symbol":"main","symbolLocation":64,"imageIndex":0},{"imageOffset":36180,"symbol":"start","symbolLocation":7184,"imageIndex":12}],"id":3728238,"recursionInfoArray":[{"hottestElided":15,"coldestElided":57971,"depth":57963,"keyFrame":{"imageOffset":597188,"symbol":"static UpdateScheme.checkForUpdate()","symbolLocation":832,"imageIndex":0}}],"originalLength":58005,"triggered":true,"threadState":{"x":[{"value":43097342336},{"value":8472323896,"symbolLocation":0,"symbol":"OBJC_CLASS_$___NSCFString"},{"value":34},{"value":1},{"value":0},{"value":18446744073709551615},{"value":0},{"value":210},{"value":43675293984},{"value":9223372080530069796},{"value":2684878849},{"value":17592186044416},{"value":166},{"value":8349754785435330846},{"value":1},{"value":0},{"value":11083929912},{"value":8495193984},{"value":0},{"value":7},{"value":0},{"value":43097342336},{"value":8495577776,"symbolLocation":0,"symbol":"__kCFAllocatorSystemDefault"},{"value":8495577776,"symbolLocation":0,"symbol":"__kCFAllocatorSystemDefault"},{"value":16},{"value":8495594536,"symbolLocation":0,"symbol":"__CFStringClass"},{"value":1},{"value":0},{"value":103}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6650251496},"cpsr":{"value":536875008},"fp":{"value":6150291600},"sp":{"value":6150291408},"esr":{"value":2449473607,"description":"(Data Abort) byte write Translation fault"},"pc":{"value":6645576104,"matchesCrashFrame":1},"far":{"value":6150291424}},"queue":"com.apple.main-thread"},{"id":3728464,"frames":[],"threadState":{"x":[{"value":6159216640},{"value":7427},{"value":6158680064},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6159216640},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6649957268},"far":{"value":0}}},{"id":3728465,"frames":[],"threadState":{"x":[{"value":6159790080},{"value":15875},{"value":6159253504},{"value":0},{"value":409602},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6159790080},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6649957268},"far":{"value":0}}},{"id":3728474,"frames":[],"threadState":{"x":[{"value":6160936960},{"value":31491},{"value":6160400384},{"value":0},{"value":409604},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6160936960},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6649957268},"far":{"value":0}}},{"id":3728475,"frames":[],"threadState":{"x":[{"value":6161510400},{"value":0},{"value":6160973824},{"value":0},{"value":278532},{"value":18446744073709551615},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":0},"cpsr":{"value":4096},"fp":{"value":0},"sp":{"value":6161510400},"esr":{"value":0},"pc":{"value":6649957268},"far":{"value":0}}},{"id":3728476,"name":"com.apple.NSEventThread","threadState":{"x":[{"value":268451845},{"value":21592279046},{"value":8589934592},{"value":103366977912832},{"value":0},{"value":103366977912832},{"value":2},{"value":4294967295},{"value":0},{"value":17179869184},{"value":0},{"value":2},{"value":0},{"value":0},{"value":24067},{"value":0},{"value":18446744073709551569},{"value":8495241968},{"value":0},{"value":4294967295},{"value":2},{"value":103366977912832},{"value":0},{"value":103366977912832},{"value":6162079880},{"value":8589934592},{"value":21592279046},{"value":18446744073709550527},{"value":4412409862}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6649778216},"cpsr":{"value":4096},"fp":{"value":6162079728},"sp":{"value":6162079648},"esr":{"value":1442840704,"description":"(Syscall)"},"pc":{"value":6649703476},"far":{"value":0}},"frames":[{"imageOffset":3124,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":14},{"imageOffset":77864,"symbol":"mach_msg2_internal","symbolLocation":76,"imageIndex":14},{"imageOffset":39308,"symbol":"mach_msg_overwrite","symbolLocation":484,"imageIndex":14},{"imageOffset":4020,"symbol":"mach_msg","symbolLocation":24,"imageIndex":14},{"imageOffset":392080,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":5},{"imageOffset":386280,"symbol":"__CFRunLoopRun","symbolLocation":1188,"imageIndex":5},{"imageOffset":1147740,"symbol":"_CFRunLoopRunSpecificWithOptions","symbolLocation":532,"imageIndex":5},{"imageOffset":720052,"symbol":"_NSEventThread","symbolLocation":184,"imageIndex":9},{"imageOffset":27656,"symbol":"_pthread_start","symbolLocation":136,"imageIndex":15},{"imageOffset":7080,"symbol":"thread_start","symbolLocation":8,"imageIndex":15}]}], "usedImages" : [ { "source" : "P", "arch" : "arm64", "base" : 4308221952, "CFBundleShortVersionString" : "3.1.0", "CFBundleIdentifier" : "io.playcover.PlayCover", "size" : 2424832, "uuid" : "fe9de329-4403-3e2e-97ce-36b5c1423821", "path" : "\/Applications\/PlayCover.app\/Contents\/MacOS\/PlayCover", "name" : "PlayCover", "CFBundleVersion" : "856" }, { "source" : "P", "arch" : "arm64", "base" : 4315906048, "CFBundleShortVersionString" : "2.8.0", "CFBundleIdentifier" : "org.sparkle-project.Sparkle", "size" : 294912, "uuid" : "8f886ac7-3842-3b7f-bbf2-c56ffa529f6e", "path" : "\/Applications\/PlayCover.app\/Contents\/Frameworks\/Sparkle.framework\/Versions\/B\/Sparkle", "name" : "Sparkle", "CFBundleVersion" : "2049" }, { "source" : "P", "arch" : "arm64e", "base" : 4323360768, "size" : 49152, "uuid" : "f8bd9069-8c4f-37ea-af9a-2b1060f54e4f", "path" : "\/usr\/lib\/libobjc-trampolines.dylib", "name" : "libobjc-trampolines.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 4648714240, "CFBundleShortVersionString" : "341.11", "CFBundleIdentifier" : "com.apple.AGXMetalG14G", "size" : 8126464, "uuid" : "d5177a6e-d1e5-3aa6-9291-236f50f90fbe", "path" : "\/System\/Library\/Extensions\/AGXMetalG14G.bundle\/Contents\/MacOS\/AGXMetalG14G", "name" : "AGXMetalG14G", "CFBundleVersion" : "341.11" }, { "source" : "P", "arch" : "arm64e", "base" : 6645432320, "size" : 341132, "uuid" : "5a0aab4e-0c1a-3680-82c9-43dc4007a6e7", "path" : "\/usr\/lib\/libobjc.A.dylib", "name" : "libobjc.A.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6650236928, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.CoreFoundation", "size" : 5532352, "uuid" : "3c4a3add-9e48-33da-82ee-80520e6cbe3b", "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation", "name" : "CoreFoundation", "CFBundleVersion" : "4109.1.401" }, { "source" : "P", "arch" : "arm64e", "base" : 6719897600, "CFBundleShortVersionString" : "505", "CFBundleIdentifier" : "com.apple.CoreServicesInternal", "size" : 262892, "uuid" : "7f80df91-b2ea-3548-a811-93b7c24ad314", "path" : "\/System\/Library\/PrivateFrameworks\/CoreServicesInternal.framework\/Versions\/A\/CoreServicesInternal", "name" : "CoreServicesInternal", "CFBundleVersion" : "505" }, { "source" : "P", "arch" : "arm64e", "base" : 6675705856, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.Foundation", "size" : 16396896, "uuid" : "00467f1f-216a-36fe-8587-c820c7e0437d", "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation", "name" : "Foundation", "CFBundleVersion" : "4109.1.401" }, { "source" : "P", "arch" : "arm64e", "base" : 7517310976, "CFBundleShortVersionString" : "7.1.13.1.401", "CFBundleIdentifier" : "com.apple.SwiftUI", "size" : 24376768, "uuid" : "6a83fd25-8f6d-3773-9285-cea41ce49fb5", "path" : "\/System\/Library\/Frameworks\/SwiftUI.framework\/Versions\/A\/SwiftUI", "name" : "SwiftUI", "CFBundleVersion" : "7.1.13.1.401" }, { "source" : "P", "arch" : "arm64e", "base" : 6721839104, "CFBundleShortVersionString" : "6.9", "CFBundleIdentifier" : "com.apple.AppKit", "size" : 24300448, "uuid" : "3c0949bb-e361-369a-80b7-17440eb09e98", "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit", "name" : "AppKit", "CFBundleVersion" : "2685.20.119" }, { "source" : "P", "arch" : "arm64e", "base" : 6787010560, "CFBundleShortVersionString" : "944", "CFBundleIdentifier" : "com.apple.AE", "size" : 475008, "uuid" : "38c70510-fc1e-386f-88ea-e24279861e9e", "path" : "\/System\/Library\/Frameworks\/CoreServices.framework\/Versions\/A\/Frameworks\/AE.framework\/Versions\/A\/AE", "name" : "AE", "CFBundleVersion" : "944" }, { "source" : "P", "arch" : "arm64e", "base" : 6862417920, "CFBundleShortVersionString" : "2.1.1", "CFBundleIdentifier" : "com.apple.HIToolbox", "size" : 3155968, "uuid" : "9ab64c08-0685-3a0d-9a7e-83e7a1e9ebb4", "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox", "name" : "HIToolbox" }, { "source" : "P", "arch" : "arm64e", "base" : 6645977088, "size" : 651108, "uuid" : "b50f5a1a-be81-3068-92e1-3554f2be478a", "path" : "\/usr\/lib\/dyld", "name" : "dyld" }, { "size" : 0, "source" : "A", "base" : 0, "uuid" : "00000000-0000-0000-0000-000000000000" }, { "source" : "P", "arch" : "arm64e", "base" : 6649700352, "size" : 246944, "uuid" : "9fe7c84d-0c2b-363f-bee5-6fd76d67a227", "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib", "name" : "libsystem_kernel.dylib" }, { "source" : "P", "arch" : "arm64e", "base" : 6649950208, "size" : 51900, "uuid" : "e95973b8-824c-361e-adf4-390747c40897", "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib", "name" : "libsystem_pthread.dylib" } ], "sharedCache" : { "base" : 6644891648, "size" : 5609635840, "uuid" : "b69ff43c-dbfd-3fb1-b4fe-a8fe32ea1062" }, "vmSummary" : "ReadOnly portion of Libraries: Total=1.7G resident=0K(0%) swapped_out_or_unallocated=1.7G(100%)\nWritable regions: Total=921.9M written=929K(0%) resident=929K(0%) swapped_out=0K(0%) unallocated=921.0M(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nActivity Tracing 256K 1 \nAttributeGraph Data 1024K 1 \nCoreGraphics 48K 3 \nCoreServices 624K 2 \nFoundation 16K 1 \nKernel Alloc Once 32K 1 \nMALLOC 908.2M 226 \nMALLOC guard page 3600K 4 \nSTACK GUARD 56.1M 6 \nStack 10.6M 6 \nVM_ALLOCATE 336K 17 \n__AUTH 5663K 622 \n__AUTH_CONST 86.6M 998 \n__CTF 824 1 \n__DATA 28.5M 950 \n__DATA_CONST 32.4M 1007 \n__DATA_DIRTY 8225K 860 \n__FONT_DATA 2352 1 \n__INFO_FILTER 8 1 \n__LINKEDIT 597.6M 5 \n__OBJC_RO 78.3M 1 \n__OBJC_RW 2567K 1 \n__TEXT 1.2G 1029 \n__TPRO_CONST 128K 2 \nmapped file 230.4M 31 \npage table in kernel 929K 1 \nshared memory 1392K 13 \n=========== ======= ======= \nTOTAL 3.2G 5791 \n", "legacyInfo" : { "threadTriggered" : { "queue" : "com.apple.main-thread" } }, "logWritingSignature" : "aab42975e7933382083d0a3e4ce3815cb3383398", "trialInfo" : { "rollouts" : [ { "rolloutId" : "644114de41e7236e6177f9bd", "factorPackIds" : [ ], "deploymentId" : 240000013 }, { "rolloutId" : "652eff3d1bce5442b8d753c9", "factorPackIds" : [ ], "deploymentId" : 240000009 } ], "experiments" : [ { "treatmentId" : "d78efa72-3099-48a5-87ee-1cb9f44bd09d", "experimentId" : "673c272726c1270f5a9ef58e", "deploymentId" : 400000022 } ] } } Model: Mac14,2, BootROM 13822.41.1, proc 8:4:4 processors, 16 GB, SMC Graphics: Apple M2, Apple M2, Built-In Display: Redmi 238 NFS, 3840 x 2160 (2160p/4K UHD 1 - Ultra High Definition), Main, MirrorOff, Online Display: Color LCD, 2560 x 1664 Retina, MirrorOff, Online Memory Module: LPDDR5, Micron AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4387), wl0: Sep 22 2025 22:41:34 version 20.131.4.0.8.7.215 FWID 01-45655c04 IO80211_driverkit-1530.16 "IO80211_driverkit-1530.16" Oct 10 2025 22:56:35 AirPort: Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports Network Service: Wi-Fi, AirPort, en0 Thunderbolt Bus: MacBook Air, Apple Inc. Thunderbolt Bus: MacBook Air, Apple Inc. ``` ### What version of PlayCover are you using? Nightly/beta (please specify build number) ### What version of macOS are you using? Other (please specify) ### Issue Language - [x] Yes my issue is written in English
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#1359
No description provided.