-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
vaapi: coredump on reconnect #1660
Comments
Detailed backtrace with system and sunshine debuginfo: |
Your issue is indeed unrelated, check your log output:
|
Ah, of course! I’d done that before but I guess when I update Sunshine, I should perform that step again? Also, just curious, It’s really strange that sometimes it will work and other times it doesn’t, is that normal when CAP_SYS_ADMIN isn’t set? |
It's set against the executable file... it doesn't work against symbolic links, so yes it's normal that you have to do it after an update. |
Yes, I suggest creating a pacman hook to do that automatically.
In that case, I'm not so sure if your issue is actually unrelated... I currently don't have a system to test this on either. Are you using sway on your server? (It seems that you are using a wlroots compositor at least, judging from your logs, e.g.: |
Yes, Im using Hyprland. I’ll try setting the capability and seeing what happens. If I can recreate the coredump, I’ll post here again with more info. |
Is there an existing issue for this?
Is your issue described in the documentation?
Is your issue present in the nightly release?
Describe the Bug
Initially, I thought this was the same as #1442, but I am not sure the error message in that log is related to this coredump.
While I am streaming content from my Linux server to my iPad Air, whether I choose to stream with h264 or HEVC/h265, after about ~5 minutes, the video freezes up, and I'm forced to reconnect the client.
When I do so, the connection never completes, and the server coredumps.
Expected Behavior
The video should not freeze, and the server should not coredump when I reconnect.
Additional Context
System Info
CPU: AMD Ryzen 5 5600G (no
/dev/dri/card0
node)GPU: AMD Radeon RX 6600 (
/dev/dri/card1
)Linux kernel:
Linux hostname 6.5.3-arch1-1 #1 SMP PREEMPT_DYNAMIC Wed, 13 Sep 2023 08:37:40 +0000 x86_64 GNU/Linux
Packages
pacman -Q | grep -e "\(vdpau\|mesa\|*va\|sunshine\|vulkan\|vlk\)"
Host Operating System
Linux
Operating System Version
Linux 6.5.3-arch1-1
Architecture
64 bit
Sunshine commit or version
b989d33
Package
Linux - PKGBUILD
GPU Type
AMD
GPU Model
Radeon RX 6600
GPU Driver/Mesa Version
mesa-git 23.3.0_devel.177909.de9bf84501d.d41d8cd-1
Capture Method (Linux Only)
KMS
Config
Apps
No response
Relevant log output
The text was updated successfully, but these errors were encountered: