提问人:Arpita Dutta 提问时间:8/13/2023 更新时间:8/13/2023 访问量:174
如何解决“不允许 ptrace 操作”?
How to solve "ptrace operation not permitted"?
问:
我收到以下消息:
Could not attach to process. If your uid matches the uid of the target
process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
again as the root user. For more details, see /etc/sysctl.d/10-ptrace.conf
ptrace: Operation not permitted.
No symbol table is loaded. Use the "file" command.
The program is not being run.
KLEE: WARNING: KLEE: WATCHDOG: kill(9)ing child (I tried to be nice)
每当看门狗过期时。
可莉:警告:可莉:看门狗:时间已过,正在尝试通过 INT 停止
KLEE:检测到 ctrl-c,请求解释器停止。可莉: 警告: KLEE:看门狗:时间已过,正在尝试通过 gdb 停止
但是,该程序运行没有任何问题,并用于根据在看门狗过期之前所做的任何事情提供输出。
我不记得过去几天为调用此问题所做的任何重大更改。
答: 暂无答案
评论
sudo