On 02/21/2024 03:52 AM, ci_notify@linaro.org wrote:
If you can't get what you need from our CI within minutes, let us know and we will be happy to help.
We can see "Operation not permitted" in the log info, please try one of the following processes to test: (1) set ptrace_scope as 0 $ echo 0 | sudo tee /proc/sys/kernel/yama/ptrace_scope $ make check-gdb TESTS="gdb.threads/attach-many-short-lived-threads.exp" (2) use sudo $ sudo make check-gdb TESTS="gdb.threads/attach-many-short-lived-threads.exp"
Thanks, Tiezhu