-
Notifications
You must be signed in to change notification settings - Fork 349
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]: Segfault with VAAPI using mpv on Meteor Lake #1887
Comments
Same as #1879 (comment). |
libva_trace: |
Auto Created VSMGWL-77367 for further analysis. |
@q234rty Could you share the complete cmd and video? |
|
Hi @q234rty We can not reproduce this issue on our side with the same driver version and gmmlib version. I have some questions:
|
mpv is on 0.39.0 and libva is on 2.22.0. For me, the issue is always reproducible. |
Could you share the repro environment? |
Not sure what more can I share... The DE in use is KDE wayland if that's relevant. Have you tried reproducing using Arch Linux? |
Same here. And I'm using GNOME wayland on Arch Linux. |
One tip is that Arch linux has enabled LTO by default for the packages they build, which may not always be stable. |
Hi, @q234rty We have root caused this issue, and our fix patch is in the formal process. @q234rty @nyanmisaka @database64128 Thanks for your support. |
@q234rty patch checked in, you can have a try. |
Can you also point out which commit contains the fix? This way users can patch it themselves before a new tag appears. |
I confirm the current master works though I'm not sure which commit fixed this... |
Great, then at least 25.1.0 will be safe. |
7faa3bf is the fix commit. |
@q234rty Now this issue has been resolved. Could you help close this issue? |
I confirm patching 24.4.4 with just 7faa3bf also fixes this issue. |
Which component impacted?
Decode
Is it regression? Good in old configuration?
Yes, it's good in old version
What happened?
mpv --no-config --hwdec=vaapi
to play a video with VA-APIOS is Arch Linux, with intel-media-driver 24.4.3 and intel-gmmlib 22.5.2.
24.4.2 seems to be fine and my bisection points to 2c51f70
What's the usage scenario when you are seeing the problem?
Playback
What impacted?
No response
Debug Information
gdb
bt
:Do you want to contribute a patch to fix the issue?
None
The text was updated successfully, but these errors were encountered: