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

// Verify no OOB #11544

Closed
Darkhost1999 opened this issue Feb 16, 2022 · 5 comments · Fixed by #11728
Closed

// Verify no OOB #11544

Darkhost1999 opened this issue Feb 16, 2022 · 5 comments · Fixed by #11728
Assignees

Comments

@Darkhost1999
Copy link
Contributor

Darkhost1999 commented Feb 16, 2022

Quick summary

A new crash has started to appear in Middle Earth Shadow of Mordor that was not there before. All I do is play my game normally for hours then suddenly out of nowhere RPCS3 and the game just close themselves. No indication of when it will close, it just does. This crash is so spontaneous a regression report isn't feasible.

Details

I believe this commit 247759b created the issue. Because of this error that I am getting:
Verification failed (in file D:\a\1\s\rpcs3\Emu\RSX\Common\surface_store.h:781[:4], in function remove_duplicates_fallback_impl) (e=0x000001e7[487]) Which specifically points to this file that was recently edited.

  • The code
    // Verify no OOB
    ensure(*overrun_test_ptr == overrun_cookie_value);
  • The error
    487 (0x1E7)
    Attempt to access invalid address.
    RPCS3.zip
    unknown

Please provide your system configuration:

  • Windows 11
  • Ryzen 5 3600
  • GTX 1660 Super
  • 511.79

This type of regression test will not prove if the issue is gone. Just whether or not I experienced the issue during my test.

@Darkhost1999 Darkhost1999 changed the title Middle Earth Shadow of Mordor BLUS31059 Random Unexpected Crashing // Verify no OOB Mar 21, 2022
@Darkhost1999
Copy link
Contributor Author

Darkhost1999 commented Mar 21, 2022

Same error in quest for booty.
Using settings discovered today without freeze fix patch.
Verification failed
(in file D:\a\1\s\rpcs3\Emu\RSX\Common\surface_store.h:780[:4], in function remove_duplicates_fallback_impl)
RPCS3.log
Error occurred both tests {With 60fps path & without) during cutscene of "You're the boob and here is the trap" The cutscene where you find the map.

@Darkhost1999
Copy link
Contributor Author

Error occurs consistently during The cutscene where you find the map.
#11496.log
Crashes. IDK what error
#11497.log
Also crashes.
Verification failed
(in file C:\Users\ContainerAdministrator\AppData\Local\Temp\cirrus-ci-build\rpcs3\Emu\RSX\Common\surface_store.h:781[:4], in function remove_duplicates_fallback_impl)

Could be same exact error 247759b just exposes the issue
BCES00301_SAVE_1.zip
Here's the same crash with default settings
RPCS3.log
Patch is not a fix
RPCS3.log

I'm sick of testing this for now. Priority is low because cutscene is skippable

@kd-11 kd-11 self-assigned this Mar 21, 2022
@kd-11
Copy link
Contributor

kd-11 commented Mar 28, 2022

@Darkhost1999 Could you maybe record a short clip of how to get to the crashing cutscene in Qfb?

@Darkhost1999
Copy link
Contributor Author

Darkhost1999 commented Mar 28, 2022

I happen to have been recording the fact that I did not need the freeze fix patch that moment.
https://youtu.be/PLAn4fnNWAE
The very ending of this video cuts off same spot where RPCS3 does.
See time stamp in comments for start of the mission.

@Asinin3
Copy link
Contributor

Asinin3 commented Mar 29, 2022

Confirmed same issue happening for me, although my log shows a different error
RPCS3.log
Video: https://youtu.be/ZpNuZse2P-0
Reproduce by following along to the video, square to use wrench on the bolts then left stick to turn them
Pickup the green glowing guys with square, they scare off the bats, if you need to throw use circle.
For the platforms you need to move later in the level, use R2 then square to connect, then RIGHT stick to move them around. Once done you can move around and jump while connected.
For the final slingshot thing, pull it to the ground then JUMP once you are ontop of it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants