HGL
Heroic Games Launcher•3mo ago
xenial-black

Just Cause 4 Crash: RtlpWaitForCriticalSection

Hello everyone, I'm facing an issue with Just Cause 4 installed from Epic Games. The game will randomly crash/freeze with the following message shown in the attatched log: 00d0:fixme:keyboard:X11DRV_ActivateKeyboardLayout 0x4090409, 0000: semi-stub! 00ec:err:sync:RtlpWaitForCriticalSection section 0000000025B217E0 "?" wait timed out in thread 00ec, blocked by 00d0, retrying (60 sec) The game window is kept open and the music still runs. The last line in the log is printed after me sending SIGTERM to the process: 0168:err:service:device_notify_proc failed to get event, error 1726
5 Replies
adverse-sapphire
adverse-sapphire•3mo ago
That is not related
Found device: AMD Radeon RX 7900 XT (AMD open-source driver 2.0.349)
Found device: AMD Radeon RX 7900 XT (AMD open-source driver 2.0.349)
This is related You are on the wrong driver
sudo pacman -S lib32-mesa vulkan-radeon lib32-vulkan-radeon vulkan-icd-loader lib32-vulkan-icd-loader
sudo pacman -S lib32-mesa vulkan-radeon lib32-vulkan-radeon vulkan-icd-loader lib32-vulkan-icd-loader
This first After that
sudo pacman -R amdvlk lib32-amdvlk
sudo pacman -R amdvlk lib32-amdvlk
xenial-black
xenial-blackOP•3mo ago
Interesting, I had both installed 😅 Unfortunately, removing amdvlk did not fix the issue. Here is a log with the new driver. It still reports the same issue when freezing.
xenial-black
xenial-blackOP•3mo ago
Thank you for your help so far @"Leopard". Do you have any further ideas?
adverse-sapphire
adverse-sapphire•3mo ago
You can try with Proton Experimental. How long does it take to reproduce the problem?
xenial-black
xenial-blackOP•3mo ago
Typically quite some time. Around 30 minutes +

Did you find this page helpful?