Without symbol threaded stack trace, I can only guess that it's a bug in the display drivers.
Code: Select all
$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller (rev 09)
Code: Select all
$ glxinfo | grep -i vendor
server glx vendor string: SGI
client glx vendor string: Mesa Project and SGI
Vendor: Intel Open Source Technology Center (0x8086)
OpenGL vendor string: Intel Open Source Technology Center
Is there some information in this?GDB output: https://drive.google.com/open?id=1_v_dxnWI6TqdpBLcD4iFKnQwXxirjZbp
Okay, I found a git version in AUR, give me some time I'll file another log.No symbolic threaded stack trace = no bug.
I found another interesting phenomenon, if I just start with vlc command the app can exit properly, however, the desktop file in arch linux start vlc with --started-from-file, which cause more exit failure in my test.No symbolic threaded stack trace = no bug.
I haven't understood this, do you mean that you don't have issues by launching vlc from the command line ?I found another interesting phenomenon, if I just start with vlc command the app can exit properly, however, the desktop file in arch linux start vlc with --started-from-file, which cause more exit failure in my test.
I meat it seems vlc won't exit properly only if you just start it with --start-from-file parameter (maybe).Hi, thank you for your time investment and trace, we can try to reproduce, but it might be difficult to reach a solution quickly.
I haven't understood this, do you mean that you don't have issues by launching vlc from the command line ?I found another interesting phenomenon, if I just start with vlc command the app can exit properly, however, the desktop file in arch linux start vlc with --started-from-file, which cause more exit failure in my test.
I create an AUR repository for vlc debug package which may save some time if you want to debug: https://aur.archlinux.org/packages/vlc-debug/If we are a lot to have the same problem (see the linked topic on Manjaro: https://forum.manjaro.org/t/zombie-vlc-processes/51744/17 and Arch also: https://www.reddit.com/r/archlinux/comments/blo3zs/vlc_process_remains_active_after_closing_it/) , it's not a bug, it's a problem of interaction between VLC and the driver...
My display driver:Code: Select all
$ lspci | grep VGA 00:02.0 VGA compatible controller: Intel Corporation Xeon E3-1200 v2/3rd Gen Core processor Graphics Controller (rev 09)
Code: Select all
$ glxinfo | grep -i vendor server glx vendor string: SGI client glx vendor string: Mesa Project and SGI Vendor: Intel Open Source Technology Center (0x8086) OpenGL vendor string: Intel Open Source Technology Center
There is debugging symbols on it.stupid question: what is the difference with this and the version in pacman: https://www.archlinux.org/packages/extra/x86_64/vlc/?
Weird, but ok, I'll check this.I meat it seems vlc won't exit properly only if you just start it with --start-from-file parameter (maybe).
I'm having the same problem with vlc in Arch with some .MTS files. I have the problem even when running from command line. But, stopping before closing works.I meat it seems vlc won't exit properly only if you just start it with --start-from-file parameter (maybe).Hi, thank you for your time investment and trace, we can try to reproduce, but it might be difficult to reach a solution quickly.
I haven't understood this, do you mean that you don't have issues by launching vlc from the command line ?I found another interesting phenomenon, if I just start with vlc command the app can exit properly, however, the desktop file in arch linux start vlc with --started-from-file, which cause more exit failure in my test.
Code: Select all
$ lspci | grep VGA
03:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 [Radeon RX 5700 / 5700 XT] (rev c1)
Code: Select all
$ glxinfo | grep -i vendor
server glx vendor string: SGI
client glx vendor string: Mesa Project and SGI
Vendor: X.Org (0x1002)
OpenGL vendor string: X.Org
One hint to narrowing it down is selecting XCB as the video output seems to fix it for me, but that brings up another issue where some videos are choppy
also pressing ctrl+Q to quit VLC instead of clicking the X works
Hi thanks for looking into this but the problem affects both Intel graphics and AMD graphics card users, possibly nVidia too... as other media players work well I believe the issue is with VLCIf selecting XCB fixes stuff, then that almost certainly means your display drivers are buggy or missing. If you think this is a problem with your distro, you'd better raise the issue with the distro than on the VLC forum.
Did you read that I have donated to the VLC project?Well think whatever you want. With neither a symbolic stack trace nor a reasonable way to reproduce the problem, I and other VLC devs will not look at it because we cannot.
Stack Trace: https://drive.google.com/open?id=1Ccysw_7d2gvCUg8sOqJo36NbE-HRzgfm
Ok, will you help us log a bug with the mesa team, assuming the issue lies with them to resolve?Yes. And it shows the Intel display driver has jammed, pretty much as I predicted.
Return to “VLC media player for Linux and friends Troubleshooting”
Users browsing this forum: No registered users and 4 guests