I’m seeing bash scripts (like sherpa) immediately go into an indefinite wait state after execution since upgrading from QTS 5.2.9 to 5.2.10.
I have to kill and restart, often repeatedly, until my script runs. But, this behaviour varies slightly between x86-64 and arm64. On arm64, the script runs for a short time, then stalls.
Anyone else getting this with their scripts?
Update: if I install bash 5.3.9 from Entware, no problems. Fault seems to be with the builtin version only.
QNAP staff: have there been any config or build changes to bash in QTS 5.2.10 that would cause this?