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

Misc crash fixes from mystery thread #17392

Merged
merged 2 commits into from
May 2, 2023
Merged

Misc crash fixes from mystery thread #17392

merged 2 commits into from
May 2, 2023

Conversation

hrydgard
Copy link
Owner

@hrydgard hrydgard commented May 2, 2023

Looking into various crashes from #17364.

hrydgard added 2 commits May 2, 2023 21:53
… space for proxy blocks.

Should fix the following crash:

Core/MIPS/JitCommon/JitBlockCache.cpp:190

JitBlock &b = blocks_[num_blocks_];
… queue.

Mainly paranoia, but might help with the mutex crash from #17364
@hrydgard hrydgard added this to the v1.15.1 milestone May 2, 2023
@hrydgard hrydgard merged commit 52b7bf5 into master May 2, 2023
@hrydgard hrydgard deleted the misc-crash-fixes branch May 2, 2023 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant