You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Affected Software: Firefox 132.0.2 Problem: Opening any stream at twitch.tv immediately crashes the driver. Tested twitch.tv only. Workaround: Use NVD_BACKEND=egl.
CPU: AMD Ryzen Threadripper 2950X
OS: Gentoo Linux
Kernel: 6.10.0-pf4-x86_64
Desktop: Hyprland (Wayland)
GPUs: NVIDIA GeForce GTX 970 (primary), NVIDIA GeForce RTX 2070
Drivers: 565.57.01 with CUDA 12.7
Nvidia VAAPI Driver Version: 0.0.13
Affected Software: Firefox 132.0.2
Problem: Opening any stream at
twitch.tv
immediately crashes the driver. Testedtwitch.tv
only.Workaround: Use
NVD_BACKEND=egl
.Environment Variables:
Project's Compilation Flags (GCC):
CFLAGS:
-march=native -ggdb3 -O3 -pipe -ftree-vectorize -flto=7
CXXFLAGS:
-march=native -ggdb3 -O3 -pipe -ftree-vectorize -flto=7
LDFLAGS:
-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs
Firefox Compilation Flags (Clang + PGO):
CFLAGS:
-march=native -pipe -ftree-vectorize
CXXFLAGS:
-march=native -pipe -ftree-vectorize
LDFLAGS:
-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,-z,relro -Wl,-z,now -Wl,--undefined-version -Wl,-rpath=/usr/lib64/firefox,--enable-new-dtags
NVIDIA Compilation Flags (GCC):
same as project's compilation flags
Modprobe Config:
Log:
The text was updated successfully, but these errors were encountered: