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

[BUG] - Linux libva crash (maybe just nVidia?) #47

Open
NightSprinter opened this issue Sep 10, 2024 · 0 comments
Open

[BUG] - Linux libva crash (maybe just nVidia?) #47

NightSprinter opened this issue Sep 10, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@NightSprinter
Copy link

Describe the bug
Whenever the plugin is put into my OBS plugins' folder in Ubuntu Studio 24.04, it segfaults with a "libva error: vaGetDriverNames() failed with unknown libva error" segfault.

To Reproduce
Steps to reproduce the behavior:

  1. Copy plugin folder to /home//.config/obs-studio/plugins/
  2. Run OBS via terminal such as Konsole
  3. OBS Crashes
  4. See error

Expected behavior
The plugin should simply just load, and OBS starts up without issue.

Screenshots
image

Environment

  • OS/Version: Ubuntu Studio 24.04.1
  • OBS Version: 30.2.3 (via OBS-Studio PPA repository)

GPU

  • GPU make/model Asus TUF Gaming RTX-3080Ti OC
  • GPU VRAM 12GB

Additional context
Used the 22.04 pre-packaged plugin, and compiled the plugin manually. Both cases, OBS crashes if the plugin is used.

@NightSprinter NightSprinter added the bug Something isn't working label Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant