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

From: Ed Maste <emaste_at_freebsd.org>
Date: Wed, 08 Mar 2023 00:03:01 UTC
On Tue, 7 Mar 2023 at 17:36, Peter <pmc@citylink.dinoex.sub.org> wrote:
>
> ! Can you try tagging the binary to opt out of ASLR and see if it then works:
> ! # elfctl -e +noaslr /usr/local/bin/vlc
>
> I could, but I prefer to do this instead and have it logged rightaway:

I was just looking for confirmation that the binary functions
correctly when so tagged; doing it via the port build infrastructure
is of course fine as well.

If you have a bugzilla account, would you kindly submit bug reports
for each port that you need to tag? We'll want to make sure all
affected ports are built with the tag, and also investigate each
failure.

> I'm going to do the same now for java + node + libreoffice, and then
> engage the allow_wx=0 again.

Setting allow_wx=0 is likely to have significant fallout, so be
prepared for that.