Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Firefox tab crashes on higher and lower playback speeds #248

Open
OmegaRogue opened this issue Sep 30, 2023 · 5 comments
Open

Firefox tab crashes on higher and lower playback speeds #248

OmegaRogue opened this issue Sep 30, 2023 · 5 comments

Comments

@OmegaRogue
Copy link

When setting the playback speed different from 1 (higher or lower, the tab instantly crashes. This error is in the console when that happens:

OMP: Error #100: Fatal system error detected.
OMP: System error #1: Operation not permitted
Redirecting call to abort() to mozalloc_abort

I'm using firefox-vaapi from the AUR.
vainfo:

Trying display: wayland
Trying display: x11
libva error: vaGetDriverNames() failed with unknown libva error
vainfo: VA-API version: 1.20 (libva 2.20.0)
vainfo: Driver version: VA-API NVDEC driver [egl backend]
vainfo: Supported profile and entrypoints
      VAProfileMPEG2Simple            : VAEntrypointVLD
      VAProfileMPEG2Main              : VAEntrypointVLD
      VAProfileVC1Simple              : VAEntrypointVLD
      VAProfileVC1Main                : VAEntrypointVLD
      VAProfileVC1Advanced            : VAEntrypointVLD
      VAProfileH264Main               : VAEntrypointVLD
      VAProfileH264High               : VAEntrypointVLD
      VAProfileH264ConstrainedBaseline: VAEntrypointVLD
      VAProfileHEVCMain               : VAEntrypointVLD
      VAProfileVP8Version0_3          : VAEntrypointVLD
      VAProfileVP9Profile0            : VAEntrypointVLD
      VAProfileHEVCMain10             : VAEntrypointVLD
      VAProfileHEVCMain12             : VAEntrypointVLD
      VAProfileVP9Profile2            : VAEntrypointVLD
@zbikk
Copy link

zbikk commented Oct 2, 2023

the egl backend is currently broken on newer driver versions, set it to direct via the environment variable NVD_BACKEND=direct and try again.

@elFarto
Copy link
Owner

elFarto commented Dec 17, 2023

Does this happen on any video, or is it a specific video? I've spent a lot of time watching videos at faster speeds without any issues.

@OmegaRogue
Copy link
Author

Does this happen on any video, or is it a specific video? I've spent a lot of time watching videos at faster speeds without any issues.

any video, so much so that ive for now stopped using this as i like to watch videos on higher speeds

@OmegaRogue
Copy link
Author

the egl backend is currently broken on newer driver versions, set it to direct via the environment variable NVD_BACKEND=direct and try again.

that doesn't change anything

@thesword53
Copy link
Contributor

I also don't have any issue with slower or faster video speed.
What version of the nvidia-vaapi-driver and NVIDIA drivers are you using ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants