[PR #55] [MERGED] stubs: also log return address #1248

Closed
opened 2026-02-27 21:11:47 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/55
Author: @skmp
Created: 10/15/2023
Status: Merged
Merged: 10/15/2023
Merged by: @georgemoralis

Base: mainHead: skmp/stubs-log-return-addr


📝 Commits (1)

  • fb4f7b7 stubs: also log return address

📊 Changes

1 file changed (+4 additions, -4 deletions)

View changed files

📝 src/Core/PS4/Stubs.cpp (+4 -4)

📄 Description

Can help with figuring out where the stub is called from

|E|: Stub: Unknown (nid: Q2V+iqvjgC0) called, returning zero to 0x900122ee2
|E|: Stub: Unknown (nid: Q2V+iqvjgC0) called, returning zero to 0x900122e91   

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/55 **Author:** [@skmp](https://github.com/skmp) **Created:** 10/15/2023 **Status:** ✅ Merged **Merged:** 10/15/2023 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `skmp/stubs-log-return-addr` --- ### 📝 Commits (1) - [`fb4f7b7`](https://github.com/shadps4-emu/shadPS4/commit/fb4f7b79c0f7fca5be6e9b26bcd86a45e51b342a) stubs: also log return address ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/Core/PS4/Stubs.cpp` (+4 -4) </details> ### 📄 Description Can help with figuring out where the stub is called from ``` |E|: Stub: Unknown (nid: Q2V+iqvjgC0) called, returning zero to 0x900122ee2 |E|: Stub: Unknown (nid: Q2V+iqvjgC0) called, returning zero to 0x900122e91 ``` --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:11:47 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#1248
No description provided.