On Mon, 6 Mar 2023 at 09:18, Peter <p...@citylink.dinoex.sub.org> wrote: > > Problem: > Some 1 or 2 minutes into the flight, vlc does continue to play A+V, > but the GUI does not react and does not get refreshed anymore. At > the same time, coredumps are generated (quite a lot of them).
I think I saw somewhere that you reported turning off ASLR avoids the problem. Can you try tagging the binary to opt out of ASLR and see if it then works: # elfctl -e +noaslr /usr/local/bin/vlc