Skip to content

[GAME BUG]: Uncharted: Drake's Fortune Remastered (CUSA03280) - crash in GPU thread (Unreachable code / access violation) #4292

@artemkaVG

Description

@artemkaVG

Checklist (we expect you to perform these steps before opening the issue)

  • I have searched for a similar issue in this repository and did not find one.
  • I am using an official build obtained from releases or updated one of those builds using its in-app updater.
  • I have re-dumped the game and performed a clean install without mods and the issue is still present.
  • I have disabled all patches and cheats and the issue is still present.
  • I have all the required system modules installed.

Describe the Bug

Uncharted™: Drake's Fortune Remastered (CUSA03280) crashes during loading/gameplay. The game starts, loads assets, begins rendering (Vulkan pipeline compilation visible in log), then crashes in the GPU communication thread with:

[Debug] <Critical> (shadPS4:GpuComm) signals.cpp:96 SignalHandler: Unreachable code!
Unhandled access violation at code address 0x55e726839aac: Read from address 0x7fa84816001c

The crash happens after sceSystemServiceHideSplashScreen is called and during compute/graphics pipeline compilation.

Playback Steps

  1. Launch shadPS4
  2. Select Uncharted™: Drake's Fortune Remastered (CUSA03280)
  3. Game loads, shows initial rendering activity
  4. Crashes in shadPS4:GpuComm thread — signals.cpp:96 Unreachable code! + access violation

Log File

shad_log.txt

Relevant crash excerpt:

[Render.Vulkan] <Info> (shadPS4:GpuComm) vk_pipeline_cache.cpp:547 CompileModule: Compiling cs shader 0x43b8ee5e 
[Debug] <Critical> (shadPS4:GpuComm) signals.cpp:96 SignalHandler: Unreachable code!
Unhandled access violation at code address 0x55e726839aac: Read from address 0x7fa84816001c

shadPS4 Version

v0.15.1 WIP — Revision 526c346f907a6e068fe905e185bc5a97a0d36f9a (branch: main)

Specify OS Version

CachyOS Linux (Arch-based), kernel 6.x, KDE Plasma (Wayland)

CPU

12th Gen Intel Core i7-12650H

GPU

NVIDIA GeForce RTX 4060 Laptop GPU — driver nvidia-open 590.x
Vulkan, gpuId: 1 (discrete GPU selected)

Amount of RAM in GB

16 GB

Amount of VRAM in GB

8 GB

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions