Hi, I recently install fresh Manjaro, and my system keeps crashing when I try to close the steam or steam is running in the background for a long time.
Please find the system info:
inxi -Fazy result
Steam System info result
When I check for logs I find these 2 core dumps
Steam coredump log
vdpauinfo coredump log
I believe I might have installed some wrong package that causing this issue so here is the the list of installed packages
Thanks
Solution:
The system was crashing because radeon driver is getting loaded rather than amdgpu so I follow the AMD GPU Enable Southern Islands (SI) and Sea Islands (CIK) support guide and configure graphic driver properly. Now amdgpu is getting loaded on boot.
And I also removed the Translation layers drivers ( libvdpau-va-gl, libva-vdpau-driver) for hardware video acceleration because my main GPU (Intel) only supports VA-API.