[PR #3213] [CLOSED] Log sceKernelAllocateDirectMemory call on error #3310

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3213
Author: @mailwl
Created: 7/8/2025
Status: Closed

Base: mainHead: log_memory_alloc_on_error


📝 Commits (3)

📊 Changes

2 files changed (+9 additions, -6 deletions)

View changed files

📝 src/core/libraries/kernel/memory.cpp (+5 -5)
📝 src/core/memory.cpp (+4 -1)

📄 Description

If memory allocation failed, there is no logging sceKernelAllocateDirectMemory() call


🔄 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/3213 **Author:** [@mailwl](https://github.com/mailwl) **Created:** 7/8/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `log_memory_alloc_on_error` --- ### 📝 Commits (3) - [`49717b1`](https://github.com/shadps4-emu/shadPS4/commit/49717b10891b8fad44b6d4e3a7a37d6b5b7d6766) Log memory alloc on error - [`3f92436`](https://github.com/shadps4-emu/shadPS4/commit/3f92436a557d8e254d844b0c6e48e0b14a9e054c) clang-format - [`e565f99`](https://github.com/shadps4-emu/shadPS4/commit/e565f998ba24ebf048000901eaa45a12ab6a7240) add more info on allocate error ### 📊 Changes **2 files changed** (+9 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/kernel/memory.cpp` (+5 -5) 📝 `src/core/memory.cpp` (+4 -1) </details> ### 📄 Description If memory allocation failed, there is no logging sceKernelAllocateDirectMemory() call --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:03:13 +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#3310
No description provided.