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

Fix Regression in Waitable Atomics #11952

Merged
merged 1 commit into from May 7, 2022
Merged

Conversation

Nekotekina
Copy link
Member

Need to test #11947

@RainbowCookie32
Copy link
Contributor

Tested the issue, seems to be fixed.

RPCS3.log.gz

@Nekotekina
Copy link
Member Author

Thanks, another try?

@RainbowCookie32
Copy link
Contributor

Still works 👍🏼

@Nekotekina
Copy link
Member Author

Okay, need another one.

@RainbowCookie32
Copy link
Contributor

Verification failed is back
RPCS3.log.gz

@Nekotekina
Copy link
Member Author

@RainbowCookie32 okay, can you try to provide a backtrace after catching this thing in gdb (command break fmt::raw_verify_error, rpcs3 should be built with RelWithDebInfo)

@Nekotekina
Copy link
Member Author

I mean, I could merge the workaround, but it would be really nice to figure out the real thing.

@RainbowCookie32
Copy link
Contributor

I'll setup a build environment and try to figure out gdb later today 👍

@Nekotekina
Copy link
Member Author

Actually I managed to reproduce the bug so it may be unnecessary

@Nekotekina
Copy link
Member Author

Nekotekina commented May 7, 2022

With latest commit 06b5183 can't reproduce anymore. Nvm, actually still broken.

@Nekotekina
Copy link
Member Author

@RainbowCookie32 Another test please!

@RainbowCookie32
Copy link
Contributor

No crashes here, seems to be working fine 👍🏼

@Nekotekina Nekotekina changed the title [debug] Regression in Waitable Atomics Fix Regression in Waitable Atomics May 7, 2022
@Nekotekina Nekotekina merged commit 0a5ea85 into RPCS3:master May 7, 2022
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.

None yet

3 participants