Skip to content

Linux Steam version crashes on startup (QOpenGLContext::shareGroup) #689

@RainOrigami

Description

@RainOrigami

Describe the bug
Starting the app image segfaults at 0x00007ffff63495f0 in QOpenGLContext::shareGroup() const ().

None of the usual workarounds work:

  • Starting steam with -compat-force-slr off
  • Extracting the AppImage and deleting libx*.so
  • Trying different QT_QPA_PLATFORM (only xcb is available)
  • Trying different backend using gamescope (fails with (EE) failed to read Wayland events: Broken pipe)
  • unset LD_LIBRARY_PATH; ./OVRAS.AppImage --appimage-extract-and-run

Software (please complete the following information):

  • OS: EndeavourOS x86_64 Linux 6.15.3-arch1-1, wayland
  • Advanced Settings Version: 5.8.11

Hardware (please complete the following information):

  • CPU: AMD Ryzen 9 7900X (24) @ 5.74 GHz
  • Graphics Card: NVIDIA GeForce RTX 4090 [Discrete]
  • HMD: Valve Index

Additional context
I am fairly certain that it did work at some point a couple of weeks, maybe two months ago? I was able to setup PTT and now every time I start OVRAS it mutes my mic but then crashes.

Sorry for reopening a similar issue that we had solved before (#569 (comment)).

gdb bt: https://pastebin.com/nzJmzb2v (this is the unmodified appimage)

Unfortunately the AUR version also does not build anymore and has become orphaned.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions