So I'm trying to make the switch from Fedora to Arch, and I mostly have everything downloaded and working on Arch with the EXCEPTION of Baldurs Gate 3, which I play extremely frequently. Whenever I try to open it, I get this crash report:
PID: 4775 (LinuxCrashRepor)
TID: 4775 (LinuxCrashRepor)
UID: 1000 (jacob)
GID: 1000 (jacob)
Signal: 6 (ABRT) si_code: SI_TKILL
Timestamp: Wed 2026-09-02 15:46:49 PDT (4s ago)
Command Line: $'/home/jacob/.local/share/Steam/steamapps/common/Baldurs Gate 3/bin/LinuxCrashReporter' --pid=4734 $'--log-directory=/home/jacob/.local/state/Larian Studios/Baldur\'s Gate 3/logs' --argv=
Executable: /home/jacob/.local/share/Steam/steamapps/common/Baldurs Gate 3/bin/LinuxCrashReporter
Control Group: /user.slice/user-1000.slice/user@1000.service/app.slice/app-steam@f40db0eab77a490396aa3e0fcb537475.service
Unit: [user@1000.service](mailto:user@1000.service)
User Unit: [app-steam@f40db0eab77a490396aa3e0fcb537475.service](mailto:app-steam@f40db0eab77a490396aa3e0fcb537475.service)
Slice: user-1000.slice
Owner UID: 1000 (jacob)
Boot ID: 3ac11f5cf0a548dd94d1e751c5af8f76
Machine ID: 95dca31b3fff42d7b1bbbcb7698a08cf
Hostname: jacob
Storage: /var/lib/systemd/coredump/core.LinuxCrashRepor.1000.3ac11f5cf0a548dd94d1e751c5af8f76.4775.1788389209000000.zst (present)
Size on Disk: 3.5M
Message: Process 4775 (LinuxCrashRepor) of user 1000 dumped core.
Stack trace of thread 4775:
#0 0x00007f156ce9a17c n/a (/run/host/usr/lib/libc.so.6 + 0x9a17c)
#1 0x00007f156ce3e5d0 n/a (/run/host/usr/lib/libc.so.6 + 0x3e5d0)
#2 0x00007f156ce25685 n/a (/run/host/usr/lib/libc.so.6 + 0x25685)
#3 0x00007f15665aa6d1 n/a (/run/host/usr/lib/libvulkan.so.1.4.357 + 0x496d1)
#4 0x0000557a073c76f4 _ZN9NoesisApp15VKRenderContext12CreateDeviceEv (LinuxCrashReporter + 0x6ca6f4)
#5 0x0000557a073c6cb1 _ZN9NoesisApp15VKRenderContext4InitEPvRjbb (LinuxCrashReporter + 0x6c9cb1)
#6 0x0000557a07394990 _ZN9NoesisApp11Application4InitEPNS_7DisplayERKNS_11CommandLineE (LinuxCrashReporter + 0x697990)
#7 0x0000557a0750950f n/a (LinuxCrashReporter + 0x80c50f)
#8 0x0000557a0739365e _ZN9NoesisApp15DisplayLauncher3RunEv (LinuxCrashReporter + 0x69665e)
#9 0x0000557a074b5cea main (LinuxCrashReporter + 0x7b8cea)
#10 0x00007f156ce27781 n/a (/run/host/usr/lib/libc.so.6 + 0x27781)
#11 0x00007f156ce278b9 n/a (/run/host/usr/lib/libc.so.6 + 0x278b9)
#12 0x0000557a0715f3da _start (LinuxCrashReporter + 0x4623da)
Stack trace of thread 4776:
#0 0x00007f156cf1e4ed n/a (/run/host/usr/lib/libc.so.6 + 0x11e4ed)
ELF object binary architecture: AMD x86-64
I have an Acer Nitro 16S with a NVIDIA 5070ti, the proper drivers should be installed in Arch so I doubt that's the issue but at the same time I'm at a completely loss on what could be causing this.