On Thu, Aug 08, 2024 at 03:23:50AM -0300, Thiago Jung Bauermann wrote:
Thank you for the pointer. It turned out that I accidentally ran the selftests binaries from the v9 version instead of the v10 version, and the gcs-stress-thread binary failed because it was using the old value for PR_SET_SHADOW_STACK_STATUS.
Using the v10 version of the selftests the gcs-stress test passes. Sorry for the false alarm.
Tested-by: Thiago Jung Bauermann thiago.bauermann@linaro.org
Ah, that's a relief thanks!