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] Error 303 & vrwebhelper crashes #733

Open
dsalt opened this issue Aug 18, 2024 · 1 comment
Open

[BUG] Error 303 & vrwebhelper crashes #733

dsalt opened this issue Aug 18, 2024 · 1 comment
Labels

Comments

@dsalt
Copy link

dsalt commented Aug 18, 2024

I'm reliably seeing error 303 along with some vrwebhelper crashes, all in libcef.

First time properly poking at SteamVR in quite some time. I had error 108 initially, then I moved steamvr.vrsettings out of the way, which due to the permissions problem initially led to “plug in your headset”. I determined that this was a USB device permissions problem related to eudev. I know that the display's working and that the audio device is detected.

I don't remember when it was last all working, but it may have been before fully upgrading to daedalus.

  • Steam client build datestamp: 1723685248

  • SteamVR version: 2.8.3

  • Distribution: Devuan daedalus (chrooted environment)

  • Kernel: Linux 6.6.41

  • CPU: Ryzen 5 3600

  • GPU & driver: RX 6600 XT, Mesa 24.1.4

  • Headset: Vive (original)

  • Steam runtime diagnostics: srd.txt.gz

  • Steam and SteamVR logs: vr.log.gz (captured via tail)

  • Minidumps: nothing relevant

  • Kernel log text (representative):

[Sun Aug 18 01:58:04 2024] vrwebhelper[21053]: segfault at 39 ip 00007f7261203824 sp 00007ffd63bb74c0 error 6 in libcef.so[7f72610ec000+7770000] likely on CPU 4 (core 5, socket 0)
[Sun Aug 18 01:58:04 2024] Code: 00 00 00 48 01 df 31 f6 4c 89 f2 e8 b6 27 65 07 49 01 de 4d 89 b7 88 17 00 00 eb 82 cc cc cc cc cc cc cc cc cc cc 55 48 89 e5 <c6> 04 25 39 00 00 00 21 5d c3 cc cc 55 48 89 e5 53 50 48 89 fb 48

and sometimes also

[Sun Aug 18 01:57:02 2024] traps: vrwebhelper[19840] trap int3 ip:7fe7222bd50b sp:7ffe72db8910 error:0 in libcef.so[7fe71e0ec000+7770000]
@dsalt dsalt added the bug label Aug 18, 2024
@dsalt
Copy link
Author

dsalt commented Oct 25, 2024

Still happening.

[Fri Oct 25 20:11:04 2024] vrwebhelper[22205]: segfault at 39 ip 00007f4648e03824 sp 00007fffd2642920 error 6 in libcef.so[7f4648cec000+7770000] likely on CPU 7 (core 1, socket 0)
[Fri Oct 25 20:11:04 2024] Code: 00 00 00 48 01 df 31 f6 4c 89 f2 e8 b6 27 65 07 49 01 de 4d 89 b7 88 17 00 00 eb 82 cc cc cc cc cc cc cc cc cc cc 55 48 89 e5 <c6> 04 25 39 00 00 00 21 5d c3 cc cc 55 48 89 e5 53 50 48 89 fb 48

I'd test with --no-cef-sandbox if I could…

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

No branches or pull requests

1 participant