-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Description
Had a look into this as it was causing some trouble while working on #17735, and determined it was #17725 that caused the trouble, after this PR macOS arm64 builds hang after linking when unit tests are performed and CI just times out after 6 hours. I 'fixed' this in some branches of mine by bypassing unit tests entirely but have now encountered other issues relating to the simple_array changes on macOS arm64, like 'Verification Failed' crashes in GTA IV, so a more thorough solution is necessary.
Tagging @kd-11 for this.
Logs for the crashes: RPCS3.log
(Taken from some of my personal PR/test branches due to the CI fails, only changes made being for ICDs and for removing googletest to workaround the CI trouble).
System configuration:
M4 Pro MacBook Pro 14in (8P4E, 16C GPU, macOS 15.7.2 using MVK driver)