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

Make rsx::get_address report caller location #7345

Merged
merged 2 commits into from Feb 8, 2020
Merged

Conversation

elad335
Copy link
Contributor

@elad335 elad335 commented Jan 30, 2020

  • Report line and filename of caller rsx::get_address upon failure of address translation.
  • Added verification for RSXIO REPORT memory for offsets out of range: offset must be lower than 10m.
  • Fixes a regression in HLE cellGcmMapMainMemory from cellGcm HLE + sys_usbd: Add error_code #7266, minor cleanup.

@kd-11
Copy link
Contributor

kd-11 commented Jan 30, 2020

Code is fine and logic is sound (and needed to aid debugging) but once again #7220 stands in the way. And no, its not about ease of fixing or correctness, think of it as a fence so that any bug reports after it will refer to builds created after it is resolved. That is the whole reasoning behind a code freeze.

@tsou21
Copy link

tsou21 commented Jan 31, 2020

RPCS3.log.gz
TTY.log

@elad335
Copy link
Contributor Author

elad335 commented Jan 31, 2020

Use the pull request build, I don't need a log of master build.

@elad335 elad335 force-pushed the patch-3 branch 2 times, most recently from a1254a2 to 7619d7e Compare February 6, 2020 16:01
@elad335
Copy link
Contributor Author

elad335 commented Feb 8, 2020

RSX no longer in maintaince mode merge it. 🎉

@elad335
Copy link
Contributor Author

elad335 commented Feb 8, 2020

All review comments solved.

@elad335 elad335 requested a review from kd-11 February 8, 2020 17:56
@kd-11 kd-11 merged commit 9d1bb60 into RPCS3:master Feb 8, 2020
@elad335 elad335 deleted the patch-3 branch February 8, 2020 21:35
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.

None yet

3 participants