[PR #384] [CLOSED] Avoid crash when access violation address not in page table #1529

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/384
Author: @Borchev
Created: 8/8/2024
Status: Closed

Base: mainHead: FixPageTableInvalidAddr


📝 Commits (1)

  • 89f447e Avoid crash when access violation address not in page table

📊 Changes

2 files changed (+22 additions, -11 deletions)

View changed files

📝 src/video_core/buffer_cache/buffer_cache.cpp (+13 -11)
📝 src/video_core/multi_level_page_table.h (+9 -0)

📄 Description

Fix issue seen with Don't Starve Together.


🔄 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/384 **Author:** [@Borchev](https://github.com/Borchev) **Created:** 8/8/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `FixPageTableInvalidAddr` --- ### 📝 Commits (1) - [`89f447e`](https://github.com/shadps4-emu/shadPS4/commit/89f447e0298e392af96b683b2fda2064d67e52df) Avoid crash when access violation address not in page table ### 📊 Changes **2 files changed** (+22 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `src/video_core/buffer_cache/buffer_cache.cpp` (+13 -11) 📝 `src/video_core/multi_level_page_table.h` (+9 -0) </details> ### 📄 Description Fix issue seen with Don't Starve Together. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:12:56 +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#1529
No description provided.