Re: 13.2-STABLE: vlc does not work (SEGV_MAPERR)

From: Ed Maste <emaste_at_freebsd.org>
Date: Tue, 07 Mar 2023 20:43:15 UTC
On Mon, 6 Mar 2023 at 09:18, Peter <pmc@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