System keeps crashing

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.

:+1: Thank you for sharing! :+1:

However, could you do me a favour and:

  • edit your question by pressing the 3 dots and the pencil icon
  • make it into a real question
  • cut and paste the solution into a reply to your own question
  • click the 3 dots below your own answer to mark a solution like this:
    Solution
    so that the next person that has the exact same problem you just had will benefit from your post as your question will now be in the “solved” status.

:crossed_fingers: