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

Debugger: Lock memory during stack walk #16988

Merged
merged 2 commits into from
Feb 23, 2023

Conversation

unknownbrackets
Copy link
Collaborator

This just fixes a couple of crashes during/after reset.

The US region version of Patapon 3 doesn't seem to reproduce #16836 with the same addresses, but I think this is likely the cause of that.

-[Unknown]

In case of shutdown during it.
If the generation count happens to match, would still get a stale pointer
and crash.  Let's just make the generation count static so it always
increases.
@unknownbrackets unknownbrackets added this to the v1.15.0 milestone Feb 23, 2023
@hrydgard hrydgard merged commit 9d5b956 into hrydgard:master Feb 23, 2023
@unknownbrackets unknownbrackets deleted the debugger branch February 23, 2023 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants