VLC infinite loop wehn playing a .py file
Playing a python file with an import of 8 chars or more with loop one enabled with result in an infinite loop that will crash VLC.
Normal behavior should be to throw an error and move on. But with an import of 8 chars or more VLC will enter an infinite loop and crash.
I tested it with these two .py files:
import acbdefgh
import random as random
Steps to reproduce: Create a .py file with any name
On the first line import anything that has more than 8 chars (can be a random string).
Set VLC to loop one.
play the file.
Version: 3.0.11 Vetinari buildbot@cncf-x82-2.flathub.org Jun 17 2020 21:20:10