Skip to content

Correct the clearing/destruction order when switching CPU cores. #20504

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

Merged
merged 1 commit into from
Jun 11, 2025

Conversation

hrydgard
Copy link
Owner

@hrydgard hrydgard commented Jun 11, 2025

Fixes #20502

Also sneaks in a fix for debug-counters

@hrydgard hrydgard added this to the v1.19.2 milestone Jun 11, 2025
@hrydgard hrydgard added the IRInterpreter Occurs with IR Interpreter but not with another CPU backend. label Jun 11, 2025
@hrydgard hrydgard force-pushed the ir-interpreter-switch-fix branch from be6c558 to e5427f0 Compare June 11, 2025 14:18
@hrydgard hrydgard force-pushed the ir-interpreter-switch-fix branch from e5427f0 to 6e84cd7 Compare June 11, 2025 14:27
@hrydgard hrydgard merged commit fb188e5 into master Jun 11, 2025
21 checks passed
@hrydgard hrydgard deleted the ir-interpreter-switch-fix branch June 11, 2025 15:05
hrydgard added a commit that referenced this pull request Jun 15, 2025
Correct the clearing/destruction order when switching CPU cores.
hrydgard added a commit that referenced this pull request Jun 15, 2025
Correct the clearing/destruction order when switching CPU cores.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IRInterpreter Occurs with IR Interpreter but not with another CPU backend.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Switching from IR Interpreter to JIT in-game crashes
1 participant