by JohannesSilverfox » Fri Dec 31, 2021 2:50 am
It looks like this is very similar to the Fedora issue I linked:
$this->bbcode_second_pass_code('', '
% execstack --query /usr/lib/libzstd.so.1.5.0
- /usr/lib/libzstd.so.1.5.0
# Upgrade the package just to test this
% execstack --query /usr/lib/libzstd.so.1.5.1
X /usr/lib/libzstd.so.1.5.1
# Downgrade asap!
')
This indicates that the executable stack is not required for 1.5.0 while it is for 1.5.1. I'm not sure why 1.5.1 works just fine on x86_64 (as Arch upgraded this package to the same version and I've rebooted successfully since then) but not arm7.