With the newest update (3.0.3 Vetinari (Intel 64bit), I've had to force quit several times. The app becomes unresponsive and freezes. I'm not sure what else to say, but I'm now trying to go back to a previous version which is more stable.
My system parameters are attached.
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
It seems I have the same problem here on Linux debian Buster.
With vlc 3.0.7 & 3.0.7.1 also
I can add, that if I click on "X" button of the window to close VLC while it is playing the video it doesn't close.
On the other hand, if before quitting I stop the video, then it closes well.
Disabling Hardware acceleration, as you suggest fixes the issue, but then there is no hardware acceleration...
Bug reproduced with VLC 3.0.8 (Ubuntu 19.10) and Video Output setting set to "Automatic" or "OpenGL"
ii libgl1-mesa-dri:amd64 20.1~git2002201930.740cb3~oibaf~e amd64 free implementation of the OpenGL API -- DRI modulesii libgl1-mesa-dri:i386 20.1~git2002201930.740cb3~oibaf~e i386 free implementation of the OpenGL API -- DRI modulesii libglx-mesa0:amd64 20.1~git2002201930.740cb3~oibaf~e amd64 free implementation of the OpenGL API -- GLX vendor libraryii libglx-mesa0:i386 20.1~git2002201930.740cb3~oibaf~e i386 free implementation of the OpenGL API -- GLX vendor libraryii vlc-plugin-video-output:amd64 3.0.8-2 amd64 multimedia player and streamer (video output plugins)$ lspci |grep VGA28:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 (rev c1)
I also started to encounter this, or something similar, when upgrading to 3.0.10 on MacOSX Catalina 10.15.4 (19E287).
When I pause and unpause, the audio is gone and I need to quit to get it back. But when I do, about half the time I also need to force quit VLC. I made a sample in the Activity Monitor, and it seemed to have deadlocked. All threads were stuck in a call to pthread.
Even if it does quit normally, it takes over a minute, so something is clearly acting up. Concurrency bugs are the worst, but I hope this helps.