[PR #3614] [MERGED] Core: Log error on MapMemory out of flexible memory case #3608

Closed
opened 2026-02-27 22:04:20 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3614
Author: @StevenMiller123
Created: 9/17/2025
Status: Merged
Merged: 9/17/2025
Merged by: @georgemoralis

Base: mainHead: flex-oom


📝 Commits (3)

  • 4eb08ed Log error for out-of-flexible-memory error case in MapMemory
  • 7ddeb59 Merge branch 'shadps4-emu:main' into flex-oom
  • 79991b1 Clang

📊 Changes

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

View changed files

📝 src/core/memory.cpp (+4 -0)

📄 Description

This PR does exactly what the title says, adds a error log for hitting the out of flexible memory error case.
This should make some memory issues more visible, so ideally I'd like this to get merged before release.


🔄 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/3614 **Author:** [@StevenMiller123](https://github.com/StevenMiller123) **Created:** 9/17/2025 **Status:** ✅ Merged **Merged:** 9/17/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `flex-oom` --- ### 📝 Commits (3) - [`4eb08ed`](https://github.com/shadps4-emu/shadPS4/commit/4eb08ed58d9924c65aa941710ea48641a15fef65) Log error for out-of-flexible-memory error case in MapMemory - [`7ddeb59`](https://github.com/shadps4-emu/shadPS4/commit/7ddeb59e7bdedc10916c9015e29c089fea1c7bb7) Merge branch 'shadps4-emu:main' into flex-oom - [`79991b1`](https://github.com/shadps4-emu/shadPS4/commit/79991b111f72af26a3f949b50f04f2ec3ca6ad4b) Clang ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/core/memory.cpp` (+4 -0) </details> ### 📄 Description This PR does exactly what the title says, adds a error log for hitting the out of flexible memory error case. This should make some memory issues more visible, so ideally I'd like this to get merged before release. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:04:20 +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#3608
No description provided.