Checklist (we expect you to perform these steps before opening the issue)
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
- Launch shadPS4
- Select Uncharted™: Drake's Fortune Remastered (CUSA03280)
- Game loads, shows initial rendering activity
- 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
Checklist (we expect you to perform these steps before opening the issue)
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:
The crash happens after
sceSystemServiceHideSplashScreenis called and during compute/graphics pipeline compilation.Playback Steps
shadPS4:GpuCommthread —signals.cpp:96 Unreachable code!+ access violationLog File
shad_log.txt
Relevant crash excerpt:
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