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

Crash on Debian 12 #171

Open
pierrexn opened this issue Jan 6, 2024 · 12 comments
Open

Crash on Debian 12 #171

pierrexn opened this issue Jan 6, 2024 · 12 comments

Comments

@pierrexn
Copy link

pierrexn commented Jan 6, 2024

When trying to play a video file, my app crashes on a fresh Debian 12. The bin tools from mdk package works...
It's the same with 0.23 & 0.24.

Here is the logs, and stack. Do you have an idea?
logs.txt

Capture-1

@wang-bin
Copy link
Owner

wang-bin commented Jan 6, 2024

glfwplay works? I need that log. Is it x11 or wayland?

@pierrexn
Copy link
Author

pierrexn commented Jan 7, 2024

glfwplay works, it's wayland

@wang-bin
Copy link
Owner

wang-bin commented Jan 7, 2024

what about glfwplay log?

@pierrexn
Copy link
Author

pierrexn commented Jan 7, 2024

logs.txt

@wang-bin
Copy link
Owner

wang-bin commented Jan 7, 2024

you are using software decoder in glfwplay. to test vaapi: glfwplay -c:v VAAPI a.mp4

@wang-bin
Copy link
Owner

wang-bin commented Jan 7, 2024

you are running software opengl. are you in a vm or no gpu driver installed? i also need the output of vainfo -display x11

@pierrexn
Copy link
Author

pierrexn commented Jan 8, 2024

yes it's a VM, but it seems the same crash for user on OpenSUSE Tumbleweed KDE

@wang-bin
Copy link
Owner

wang-bin commented Jan 8, 2024

what about vainfo -display x11?

@pierrexn
Copy link
Author

pierrexn commented Jan 8, 2024

Capture-1

@wang-bin
Copy link
Owner

wang-bin commented Jan 8, 2024

vainfo does not crash, it's weird. run glfwplay -logile va.log -c:v VAAPI test.mp4

@pierrexn
Copy link
Author

pierrexn commented Jan 8, 2024

Whe using VAAPI, no more video, here is the logs
va.log

@wang-bin
Copy link
Owner

wang-bin commented Jan 8, 2024

yes but no crash, it's expected. i don't known why crash in qt app

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

No branches or pull requests

2 participants