modrinth / code

The Modrinth monorepo containing all code which powers Modrinth!
https://modrinth.com
Other
984 stars 187 forks source link

Segmentation fault #2878

Open YiitWT opened 2 weeks ago

YiitWT commented 2 weeks ago

Please confirm the following.

What version of the Modrinth App are you using?

LTS Aur package "modrinth-app"

What operating systems are you seeing the problem on?

Linux

Describe the bug

/usr/bin/modrinth-app: line 2: 2698 Segmentation fault (core dumped) env WEBKIT_DISABLE_DMABUF_RENDERER=1 /opt/modrinth-app/modrinth-app "$@"

I've tried export WEBKIT_DISABLE_DMABUF_RENDERER=1 I've tried updating my gpu drivers I've tried reinstalling the AUR package

Steps to reproduce

  1. Install the modrinth-app aur package
  2. Run it

Expected behavior

Work

Additional context

Im using arch 6.1.1 I have a gtx 1650 Driver version : 565.57.01 Im on arch wayland (hyprland)

YiitWT commented 2 weeks ago

https://github.com/modrinth/code/issues/2338

This issue said nvidia 565 fixed it but its still not working for me