[GH-ISSUE #257] App Crashes #114

Closed
opened 2026-03-03 18:54:46 +03:00 by kerem · 1 comment
Owner

Originally created by @parth1241 on GitHub (Aug 27, 2022).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/257

Describe the bug

Nothing launches just crashes

Steps to reproduce

None..

I am using 1.0.7
tried 1.1.1. and all other versions with sip enabled and disabled

Expected behaviour

Apps Should launch

Crash log

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

Process:               Instagram [7574]
Path:                  /Users/USER/Library/Containers/io.playcover.PlayCover/Instagram.app/Instagram
Identifier:            com.burbn.instagram
Version:               248.1 (390885564)
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2022-08-27 11:35:23.5470 +0530
OS Version:            macOS 13.0 (22A5321d)
Report Version:        12
Anonymous UUID:        8E85340C-4A8F-90E3-7F2A-D30806F048BE

Sleep/Wake UUID:       8E6AD2FD-D01D-454D-9106-538C84B0BAF9

Time Awake Since Boot: 2200 seconds
Time Since Wake:       1848 seconds

System Integrity Protection: enabled

Crashed Thread:        0

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

Termination Reason:    Namespace DYLD, Code 1 Library missing
Library not loaded: @rpath/FBSharedFramework.framework/FBSharedFramework
Referenced from: <3A98BAB9-F2DC-3BA4-99BF-5F25935AD302> /Users/USER/Library/Containers/io.playcover.PlayCover/Instagram.app/Instagram
Reason: tried: '/usr/lib/swift/FBSharedFramework.framework/FBSharedFramework' (no such file, not in dyld cache), '/System/Volumes/Preboot/Cryptexes/OS/usr/lib/swift/FBSharedFramework.framework/FBSharedFramework' (no such file), '/Users/parthkaran/Library/Containers/io.playcover.PlayCover/Instagram.app/Frameworks/FBSharedFramework.framework/FBSharedFramework' (code signature invalid in <EAF116E5-52EB-3C33-BE02-8A7A058A747B> '/Users/parthkaran/Library/Containers/io.playcover.PlayCover/Instagram.app/Frameworks/FBSharedFramework.framework/FBSharedFramework' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x04B84FA0, codeBlobSize=0x001EF6C0), '/Users/parthkaran/Library/Containers/io.playcover.PlayCover/Instagram.app/Frameworks/FBSharedFramework.framework/FBSharedFramework' (code signature invalid in
(terminated at launch; ignore backtrace)

Thread 0 Crashed:
0   dyld                          	       0x190f62804 __abort_with_payload + 8
1   dyld                          	       0x190f6d040 abort_with_payload_wrapper_internal + 104
2   dyld                          	       0x190f6d074 abort_with_payload + 16
3   dyld                          	       0x190efc08c dyld4::halt(char const*) + 328
4   dyld                          	       0x190ef9080 dyld4::prepare(dyld4::APIs&, dyld3::MachOAnalyzer const*) + 4204
5   dyld                          	       0x190ef7dac start + 2380


Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x0000000000000006   x1: 0x0000000000000001   x2: 0x000000016f94a8d0   x3: 0x000000000000009d
    x4: 0x000000016f94a4d0   x5: 0x0000000000000000   x6: 0x0000000000000000   x7: 0x0000000000000e60
    x8: 0x0000000000000020   x9: 0x0000000000000009  x10: 0x0000000000000001  x11: 0x000000000000000a
   x12: 0x0000000000000000  x13: 0x0000000000000037  x14: 0x000000022af33ed7  x15: 0x000000016f94ade0
   x16: 0x0000000000000209  x17: 0x0000000190ef5344  x18: 0x0000000000000000  x19: 0x0000000000000000
   x20: 0x000000016f94a4d0  x21: 0x000000000000009d  x22: 0x000000016f94a8d0  x23: 0x0000000000000001
   x24: 0x0000000000000006  x25: 0x00000001ecb7f600  x26: 0x000000016f94b390  x27: 0x000000016f94b1f8
   x28: 0x0000000000000000   fp: 0x000000016f94a4a0   lr: 0x0000000190f6d040
    sp: 0x000000016f94a460   pc: 0x0000000190f62804 cpsr: 0x00001000
   far: 0x00000001ecb7f600  esr: 0x56000080  Address size fault

Binary Images:
       0x190ef2000 -        0x190f7bc77 dyld (*) <83e1533e-5b70-3f39-bf36-6f480cd57622> /usr/lib/dyld

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

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
STACK GUARD                       56.0M        1 
Stack                             8176K        1 
VM_ALLOCATE                         16K        1 
__DATA                            15.6M        3 
__DATA_CONST                        21K        1 
__DATA_DIRTY                         7K        1 
__LINKEDIT                       762.6M        2 
__RODATA                          10.2M        1 
__TEXT                            56.6M        2 
dyld private memory                512K        2 
shared memory                       32K        1 
===========                     =======  ======= 
TOTAL                            909.6M       16 



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

{"app_name":"Instagram","timestamp":"2022-08-27 11:35:24.00 +0530","app_version":"248.1","slice_uuid":"3a98bab9-f2dc-3ba4-99bf-5f25935ad302","build_version":"390885564","platform":6,"bundleID":"com.burbn.instagram","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.0 (22A5321d)","roots_installed":0,"name":"Instagram","incident_id":"83C0B197-474D-4E81-9DE9-216F86EE065A"}
{
  "uptime" : 2200,
  "procRole" : "Background",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "MacBookPro17,1",
  "coalitionID" : 1534,
  "osVersion" : {
    "train" : "macOS 13.0",
    "build" : "22A5321d",
    "releaseType" : "User"
  },
  "captureTime" : "2022-08-27 11:35:23.5470 +0530",
  "incident" : "83C0B197-474D-4E81-9DE9-216F86EE065A",
  "pid" : 7574,
  "translated" : false,
  "cpuType" : "ARM-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2022-08-27 11:35:22.7219 +0530",
  "procStartAbsTime" : 54030791927,
  "procExitAbsTime" : 54050145765,
  "procName" : "Instagram",
  "procPath" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/Instagram.app\/Instagram",
  "bundleInfo" : {"CFBundleShortVersionString":"248.1","CFBundleVersion":"390885564","CFBundleIdentifier":"com.burbn.instagram","DTAppStoreToolsBuild":"13F100"},
  "storeInfo" : {"deviceIdentifierForVendor":"F71B5605-DE68-5BED-AFD4-2B840A0786BF","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "com.burbn.instagram",
  "crashReporterKey" : "8E85340C-4A8F-90E3-7F2A-D30806F048BE",
  "wakeTime" : 1848,
  "sleepWakeUUID" : "8E6AD2FD-D01D-454D-9106-538C84B0BAF9",
  "sip" : "enabled",
  "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
  "termination" : {"code":1,"flags":518,"namespace":"DYLD","indicator":"Library missing","details":["(terminated at launch; ignore backtrace)"],"reasons":["Library not loaded: @rpath\/FBSharedFramework.framework\/FBSharedFramework","Referenced from: <3A98BAB9-F2DC-3BA4-99BF-5F25935AD302> \/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/Instagram.app\/Instagram","Reason: tried: '\/usr\/lib\/swift\/FBSharedFramework.framework\/FBSharedFramework' (no such file, not in dyld cache), '\/System\/Volumes\/Preboot\/Cryptexes\/OS\/usr\/lib\/swift\/FBSharedFramework.framework\/FBSharedFramework' (no such file), '\/Users\/parthkaran\/Library\/Containers\/io.playcover.PlayCover\/Instagram.app\/Frameworks\/FBSharedFramework.framework\/FBSharedFramework' (code signature invalid in <EAF116E5-52EB-3C33-BE02-8A7A058A747B> '\/Users\/parthkaran\/Library\/Containers\/io.playcover.PlayCover\/Instagram.app\/Frameworks\/FBSharedFramework.framework\/FBSharedFramework' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x04B84FA0, codeBlobSize=0x001EF6C0), '\/Users\/parthkaran\/Library\/Containers\/io.playcover.PlayCover\/Instagram.app\/Frameworks\/FBSharedFramework.framework\/FBSharedFramework' (code signature invalid in"]},
  "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" : [{"triggered":true,"id":56967,"threadState":{"x":[{"value":6},{"value":1},{"value":6166980816},{"value":157},{"value":6166979792},{"value":0},{"value":0},{"value":3680},{"value":32},{"value":9},{"value":1},{"value":10},{"value":0},{"value":55},{"value":9310518999},{"value":6166982112},{"value":521},{"value":6726570820,"symbolLocation":392,"symbol":"__simple_bprintf"},{"value":0},{"value":0},{"value":6166979792},{"value":157},{"value":6166980816},{"value":1},{"value":6},{"value":8266446336,"symbolLocation":0,"symbol":"gProcessInfo"},{"value":6166983568},{"value":6166983160},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6727061568},"cpsr":{"value":4096},"fp":{"value":6166979744},"sp":{"value":6166979680},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6727018500,"matchesCrashFrame":1},"far":{"value":8266446336}},"frames":[{"imageOffset":460804,"symbol":"__abort_with_payload","symbolLocation":8,"imageIndex":0},{"imageOffset":503872,"symbol":"abort_with_payload_wrapper_internal","symbolLocation":104,"imageIndex":0},{"imageOffset":503924,"symbol":"abort_with_payload","symbolLocation":16,"imageIndex":0},{"imageOffset":41100,"symbol":"dyld4::halt(char const*)","symbolLocation":328,"imageIndex":0},{"imageOffset":28800,"symbol":"dyld4::prepare(dyld4::APIs&, dyld3::MachOAnalyzer const*)","symbolLocation":4204,"imageIndex":0},{"imageOffset":23980,"symbol":"start","symbolLocation":2380,"imageIndex":0}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6726557696,
    "size" : 564344,
    "uuid" : "83e1533e-5b70-3f39-bf36-6f480cd57622",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  }
],
  "sharedCache" : {
  "base" : 6725910528,
  "size" : 3378806784,
  "uuid" : "caf4ee52-c472-3ab6-8074-8918ce79e3aa"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=819.3M resident=0K(0%) swapped_out_or_unallocated=819.3M(100%)\nWritable regions: Total=8816K written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=8816K(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nSTACK GUARD                       56.0M        1 \nStack                             8176K        1 \nVM_ALLOCATE                         16K        1 \n__DATA                            15.6M        3 \n__DATA_CONST                        21K        1 \n__DATA_DIRTY                         7K        1 \n__LINKEDIT                       762.6M        2 \n__RODATA                          10.2M        1 \n__TEXT                            56.6M        2 \ndyld private memory                512K        2 \nshared memory                       32K        1 \n===========                     =======  ======= \nTOTAL                            909.6M       16 \n",
  "legacyInfo" : {
  "threadTriggered" : {

  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "60f8ddccefea4203d95cbeef",
      "factorPackIds" : {

      },
      "deploymentId" : 250000017
    },
    {
      "rolloutId" : "61675b89201f677a9a4cbd65",
      "factorPackIds" : {

      },
      "deploymentId" : 250000031
    }
  ],
  "experiments" : [

  ]
}
}

What version of PlayCover are you using?

1.1.1

What version of macOS are you using?

Ventura (macOS 13)

Issue Language

  • Yes my issue is written in English
Originally created by @parth1241 on GitHub (Aug 27, 2022). Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/257 ### Describe the bug Nothing launches just crashes ### Steps to reproduce None.. I am using 1.0.7 tried 1.1.1. and all other versions with sip enabled and disabled ### Expected behaviour Apps Should launch ### Crash log ```shell ------------------------------------- Translated Report (Full Report Below) ------------------------------------- Process: Instagram [7574] Path: /Users/USER/Library/Containers/io.playcover.PlayCover/Instagram.app/Instagram Identifier: com.burbn.instagram Version: 248.1 (390885564) Code Type: ARM-64 (Native) Parent Process: launchd [1] User ID: 501 Date/Time: 2022-08-27 11:35:23.5470 +0530 OS Version: macOS 13.0 (22A5321d) Report Version: 12 Anonymous UUID: 8E85340C-4A8F-90E3-7F2A-D30806F048BE Sleep/Wake UUID: 8E6AD2FD-D01D-454D-9106-538C84B0BAF9 Time Awake Since Boot: 2200 seconds Time Since Wake: 1848 seconds System Integrity Protection: enabled Crashed Thread: 0 Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000 Termination Reason: Namespace DYLD, Code 1 Library missing Library not loaded: @rpath/FBSharedFramework.framework/FBSharedFramework Referenced from: <3A98BAB9-F2DC-3BA4-99BF-5F25935AD302> /Users/USER/Library/Containers/io.playcover.PlayCover/Instagram.app/Instagram Reason: tried: '/usr/lib/swift/FBSharedFramework.framework/FBSharedFramework' (no such file, not in dyld cache), '/System/Volumes/Preboot/Cryptexes/OS/usr/lib/swift/FBSharedFramework.framework/FBSharedFramework' (no such file), '/Users/parthkaran/Library/Containers/io.playcover.PlayCover/Instagram.app/Frameworks/FBSharedFramework.framework/FBSharedFramework' (code signature invalid in <EAF116E5-52EB-3C33-BE02-8A7A058A747B> '/Users/parthkaran/Library/Containers/io.playcover.PlayCover/Instagram.app/Frameworks/FBSharedFramework.framework/FBSharedFramework' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x04B84FA0, codeBlobSize=0x001EF6C0), '/Users/parthkaran/Library/Containers/io.playcover.PlayCover/Instagram.app/Frameworks/FBSharedFramework.framework/FBSharedFramework' (code signature invalid in (terminated at launch; ignore backtrace) Thread 0 Crashed: 0 dyld 0x190f62804 __abort_with_payload + 8 1 dyld 0x190f6d040 abort_with_payload_wrapper_internal + 104 2 dyld 0x190f6d074 abort_with_payload + 16 3 dyld 0x190efc08c dyld4::halt(char const*) + 328 4 dyld 0x190ef9080 dyld4::prepare(dyld4::APIs&, dyld3::MachOAnalyzer const*) + 4204 5 dyld 0x190ef7dac start + 2380 Thread 0 crashed with ARM Thread State (64-bit): x0: 0x0000000000000006 x1: 0x0000000000000001 x2: 0x000000016f94a8d0 x3: 0x000000000000009d x4: 0x000000016f94a4d0 x5: 0x0000000000000000 x6: 0x0000000000000000 x7: 0x0000000000000e60 x8: 0x0000000000000020 x9: 0x0000000000000009 x10: 0x0000000000000001 x11: 0x000000000000000a x12: 0x0000000000000000 x13: 0x0000000000000037 x14: 0x000000022af33ed7 x15: 0x000000016f94ade0 x16: 0x0000000000000209 x17: 0x0000000190ef5344 x18: 0x0000000000000000 x19: 0x0000000000000000 x20: 0x000000016f94a4d0 x21: 0x000000000000009d x22: 0x000000016f94a8d0 x23: 0x0000000000000001 x24: 0x0000000000000006 x25: 0x00000001ecb7f600 x26: 0x000000016f94b390 x27: 0x000000016f94b1f8 x28: 0x0000000000000000 fp: 0x000000016f94a4a0 lr: 0x0000000190f6d040 sp: 0x000000016f94a460 pc: 0x0000000190f62804 cpsr: 0x00001000 far: 0x00000001ecb7f600 esr: 0x56000080 Address size fault Binary Images: 0x190ef2000 - 0x190f7bc77 dyld (*) <83e1533e-5b70-3f39-bf36-6f480cd57622> /usr/lib/dyld 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=819.3M resident=0K(0%) swapped_out_or_unallocated=819.3M(100%) Writable regions: Total=8816K written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=8816K(100%) VIRTUAL REGION REGION TYPE SIZE COUNT (non-coalesced) =========== ======= ======= STACK GUARD 56.0M 1 Stack 8176K 1 VM_ALLOCATE 16K 1 __DATA 15.6M 3 __DATA_CONST 21K 1 __DATA_DIRTY 7K 1 __LINKEDIT 762.6M 2 __RODATA 10.2M 1 __TEXT 56.6M 2 dyld private memory 512K 2 shared memory 32K 1 =========== ======= ======= TOTAL 909.6M 16 ----------- Full Report ----------- {"app_name":"Instagram","timestamp":"2022-08-27 11:35:24.00 +0530","app_version":"248.1","slice_uuid":"3a98bab9-f2dc-3ba4-99bf-5f25935ad302","build_version":"390885564","platform":6,"bundleID":"com.burbn.instagram","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.0 (22A5321d)","roots_installed":0,"name":"Instagram","incident_id":"83C0B197-474D-4E81-9DE9-216F86EE065A"} { "uptime" : 2200, "procRole" : "Background", "version" : 2, "userID" : 501, "deployVersion" : 210, "modelCode" : "MacBookPro17,1", "coalitionID" : 1534, "osVersion" : { "train" : "macOS 13.0", "build" : "22A5321d", "releaseType" : "User" }, "captureTime" : "2022-08-27 11:35:23.5470 +0530", "incident" : "83C0B197-474D-4E81-9DE9-216F86EE065A", "pid" : 7574, "translated" : false, "cpuType" : "ARM-64", "roots_installed" : 0, "bug_type" : "309", "procLaunch" : "2022-08-27 11:35:22.7219 +0530", "procStartAbsTime" : 54030791927, "procExitAbsTime" : 54050145765, "procName" : "Instagram", "procPath" : "\/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/Instagram.app\/Instagram", "bundleInfo" : {"CFBundleShortVersionString":"248.1","CFBundleVersion":"390885564","CFBundleIdentifier":"com.burbn.instagram","DTAppStoreToolsBuild":"13F100"}, "storeInfo" : {"deviceIdentifierForVendor":"F71B5605-DE68-5BED-AFD4-2B840A0786BF","thirdParty":true}, "parentProc" : "launchd", "parentPid" : 1, "coalitionName" : "com.burbn.instagram", "crashReporterKey" : "8E85340C-4A8F-90E3-7F2A-D30806F048BE", "wakeTime" : 1848, "sleepWakeUUID" : "8E6AD2FD-D01D-454D-9106-538C84B0BAF9", "sip" : "enabled", "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"}, "termination" : {"code":1,"flags":518,"namespace":"DYLD","indicator":"Library missing","details":["(terminated at launch; ignore backtrace)"],"reasons":["Library not loaded: @rpath\/FBSharedFramework.framework\/FBSharedFramework","Referenced from: <3A98BAB9-F2DC-3BA4-99BF-5F25935AD302> \/Users\/USER\/Library\/Containers\/io.playcover.PlayCover\/Instagram.app\/Instagram","Reason: tried: '\/usr\/lib\/swift\/FBSharedFramework.framework\/FBSharedFramework' (no such file, not in dyld cache), '\/System\/Volumes\/Preboot\/Cryptexes\/OS\/usr\/lib\/swift\/FBSharedFramework.framework\/FBSharedFramework' (no such file), '\/Users\/parthkaran\/Library\/Containers\/io.playcover.PlayCover\/Instagram.app\/Frameworks\/FBSharedFramework.framework\/FBSharedFramework' (code signature invalid in <EAF116E5-52EB-3C33-BE02-8A7A058A747B> '\/Users\/parthkaran\/Library\/Containers\/io.playcover.PlayCover\/Instagram.app\/Frameworks\/FBSharedFramework.framework\/FBSharedFramework' (errno=1) sliceOffset=0x00000000, codeBlobOffset=0x04B84FA0, codeBlobSize=0x001EF6C0), '\/Users\/parthkaran\/Library\/Containers\/io.playcover.PlayCover\/Instagram.app\/Frameworks\/FBSharedFramework.framework\/FBSharedFramework' (code signature invalid in"]}, "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" : [{"triggered":true,"id":56967,"threadState":{"x":[{"value":6},{"value":1},{"value":6166980816},{"value":157},{"value":6166979792},{"value":0},{"value":0},{"value":3680},{"value":32},{"value":9},{"value":1},{"value":10},{"value":0},{"value":55},{"value":9310518999},{"value":6166982112},{"value":521},{"value":6726570820,"symbolLocation":392,"symbol":"__simple_bprintf"},{"value":0},{"value":0},{"value":6166979792},{"value":157},{"value":6166980816},{"value":1},{"value":6},{"value":8266446336,"symbolLocation":0,"symbol":"gProcessInfo"},{"value":6166983568},{"value":6166983160},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":6727061568},"cpsr":{"value":4096},"fp":{"value":6166979744},"sp":{"value":6166979680},"esr":{"value":1442840704,"description":" Address size fault"},"pc":{"value":6727018500,"matchesCrashFrame":1},"far":{"value":8266446336}},"frames":[{"imageOffset":460804,"symbol":"__abort_with_payload","symbolLocation":8,"imageIndex":0},{"imageOffset":503872,"symbol":"abort_with_payload_wrapper_internal","symbolLocation":104,"imageIndex":0},{"imageOffset":503924,"symbol":"abort_with_payload","symbolLocation":16,"imageIndex":0},{"imageOffset":41100,"symbol":"dyld4::halt(char const*)","symbolLocation":328,"imageIndex":0},{"imageOffset":28800,"symbol":"dyld4::prepare(dyld4::APIs&, dyld3::MachOAnalyzer const*)","symbolLocation":4204,"imageIndex":0},{"imageOffset":23980,"symbol":"start","symbolLocation":2380,"imageIndex":0}]}], "usedImages" : [ { "source" : "P", "arch" : "arm64e", "base" : 6726557696, "size" : 564344, "uuid" : "83e1533e-5b70-3f39-bf36-6f480cd57622", "path" : "\/usr\/lib\/dyld", "name" : "dyld" } ], "sharedCache" : { "base" : 6725910528, "size" : 3378806784, "uuid" : "caf4ee52-c472-3ab6-8074-8918ce79e3aa" }, "vmSummary" : "ReadOnly portion of Libraries: Total=819.3M resident=0K(0%) swapped_out_or_unallocated=819.3M(100%)\nWritable regions: Total=8816K written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=8816K(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nSTACK GUARD 56.0M 1 \nStack 8176K 1 \nVM_ALLOCATE 16K 1 \n__DATA 15.6M 3 \n__DATA_CONST 21K 1 \n__DATA_DIRTY 7K 1 \n__LINKEDIT 762.6M 2 \n__RODATA 10.2M 1 \n__TEXT 56.6M 2 \ndyld private memory 512K 2 \nshared memory 32K 1 \n=========== ======= ======= \nTOTAL 909.6M 16 \n", "legacyInfo" : { "threadTriggered" : { } }, "trialInfo" : { "rollouts" : [ { "rolloutId" : "60f8ddccefea4203d95cbeef", "factorPackIds" : { }, "deploymentId" : 250000017 }, { "rolloutId" : "61675b89201f677a9a4cbd65", "factorPackIds" : { }, "deploymentId" : 250000031 } ], "experiments" : [ ] } } ``` ### What version of PlayCover are you using? 1.1.1 ### What version of macOS are you using? Ventura (macOS 13) ### Issue Language - [X] Yes my issue is written in English
kerem 2026-03-03 18:54:46 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@Depal1 commented on GitHub (Aug 27, 2022):

For future issues please follow the issue writing guidelines properly, including a descriptive title.
_______________________

Your PlayCover installation might be corrupted.

Please delete all the following:
(Warning this will erase all PlayCover installed apps and their settings.)

    "~/Library/Application Support/io.playcover.PlayCover",
    "~/Library/Caches/io.playcover.PlayCover",
    "~/Library/Containers/io.playcover.PlayCover",
    "~/Library/Frameworks/PlayTools.framework",
    "~/Library/Preferences/io.playcover.PlayCover.plist",
    "~/Library/Saved Application State/io.playcover.PlayCover.savedState",
    "~/Library/Application Support/me.playcover.PlayCover",
    "~/Library/Caches/me.playcover.PlayCover",
    "~/Library/Containers/me.playcover.PlayCover",
    "~/Library/Preferences/me.playcover.PlayCover.plist",
    "~/Library/Saved Application State/me.playcover.PlayCover.savedState",

Now, reinstall 1.1.1 and try again.

<!-- gh-comment-id:1229134437 --> @Depal1 commented on GitHub (Aug 27, 2022): For future issues please follow the issue writing guidelines properly, including a descriptive title. **_______________________** Your PlayCover installation might be corrupted. Please delete all the following: (**Warning** this will erase all PlayCover installed apps and their settings.) ``` "~/Library/Application Support/io.playcover.PlayCover", "~/Library/Caches/io.playcover.PlayCover", "~/Library/Containers/io.playcover.PlayCover", "~/Library/Frameworks/PlayTools.framework", "~/Library/Preferences/io.playcover.PlayCover.plist", "~/Library/Saved Application State/io.playcover.PlayCover.savedState", "~/Library/Application Support/me.playcover.PlayCover", "~/Library/Caches/me.playcover.PlayCover", "~/Library/Containers/me.playcover.PlayCover", "~/Library/Preferences/me.playcover.PlayCover.plist", "~/Library/Saved Application State/me.playcover.PlayCover.savedState", ``` Now, reinstall 1.1.1 and try again.
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#114
No description provided.