Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Regression] [macOS] [Arm] All games crash on boot after recent PPU Analyzer PR #16646

Closed
shinra-electric opened this issue Jan 31, 2025 · 7 comments · Fixed by #16659
Closed

Comments

@shinra-electric
Copy link
Contributor

shinra-electric commented Jan 31, 2025

Quick summary

RPCS3 will crash when trying to launch a game.

Details

RPCS3 will complete the PPU and SPU compilation steps, but crash when trying to boot the game

0.0.34-17414 works fine.
0.0.34-17415 crashes.

Caused by #16639

Build with regression

0.0.34-17415

Attach two log files

RPCS3.log.zip

system_crashlog.txt

Attach capture files for visual issues

No response

System configuration

M1 Pro
macOS 15.3

Other details

No response

@Dino0005
Copy link

Same issue on Mac OS 15.3, M3 Pro. After updating to version 0.0.34-17416, I noticed that all the games I try to launch crash.

@kvkflvp
Copy link

kvkflvp commented Jan 31, 2025

Same Issue, Same version, MacOS 15.2 on M1 base, didn't happen at all in previous version, especially last night before I updated at all from 0.0.34-17414.

@shinra-electric shinra-electric changed the title [Regression] [macOS] [Arm] Games crash on boot after recent PPU Analyzer PR [Regression] [macOS] [Arm] All games crash on boot after recent PPU Analyzer PR Feb 2, 2025
@kd-11 kd-11 self-assigned this Feb 2, 2025
@kd-11
Copy link
Contributor

kd-11 commented Feb 2, 2025

I'll try and find a quick fix for this and apply a partial revert if possible. Looking at the change itself, it doesn't seem to do anything arm-specific either.
Either way, this is an outage level bug.

@shinra-electric
Copy link
Contributor Author

I only marked it as Arm because that’s the build I use.

I guess I should have tested the x86 build to confirm if that was affected too. I’ll do that the next time.

@kd-11
Copy link
Contributor

kd-11 commented Feb 2, 2025

It crashes because of some missing implementation bits on ARM side. Fixing now.
Hopefully this also improves ARM64 compatibility in general. I know some games weren't working before and I never found the time to investigate.

@kd-11
Copy link
Contributor

kd-11 commented Feb 2, 2025

Should be fixed in #16659
If possible, test other games that were known to not work on arm, they may be fixed now.

@shinra-electric
Copy link
Contributor Author

Should be fixed in #16659

Yep, that build works for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants