Skip to content

Don Bradman JIT: Null Function #7079

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

Closed
uaqlover opened this issue Dec 8, 2019 · 2 comments
Closed

Don Bradman JIT: Null Function #7079

uaqlover opened this issue Dec 8, 2019 · 2 comments

Comments

@uaqlover
Copy link

uaqlover commented Dec 8, 2019

before was

F {PPU[0x100000a] Thread (InitThread) [0x000a8c38]} class std::runtime_error thrown: Null function (in file c:\projects\rpcs3\utilities\jit.cpp:324)

#5972

in RPCS3 v0.0.7-9212-6a4ba9d5 Alpha
RPCS3.log.gz

F {PPU[0x100000a] Thread (InitThread)} class std::runtime_error thrown: Null function (in file C:\projects\rpcs3\Utilities\JIT.cpp:567)

@MSuih
Copy link
Member

MSuih commented Dec 8, 2019

The file got other stuff added to it, which pushed the line about null function downwards and thus changed the line number to 567. Changes in capitalization of the path are irrelevant as windows paths are case-insensitive. There's no actual difference between those two errors.

@MarioSonic2987
Copy link
Contributor

Isn't it already reported in #5831?

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

No branches or pull requests

4 participants