deepin-elf-verify.service 报错,贡献了无数的错误日志
Tofloor
poster avatar
tangch
deepin
2020-09-24 19:41
Author
事情是这样的:今天无聊点开系统日志看看, 发现我的 deepin-elf-verify.service 一直在自动报错,
启动报错 :  [ERROR] failed to open: No such file or directory 关键是这个服务还是自动启动 , 每隔3秒就启动一次,搞得系统错误日志一大堆。

临时解决办法是:sudo touch /dev/elf_verifier
直接执行 sudo /usr/sbin/deepin-elf-verify  也是报错  [ERROR] failed to open: No such file or directory
我用文档方式打开这个文件, 发现是没有  /dev/elf_verifier, 新建一个, 启动不报错了

但是只能临时解决,重启后还是会不停报错,除非把这个服务停了,或者把自动重启改了。
服务停了不知道会造成什么影响
Reply Favorite View the author
All Replies
jingle
deepin
2020-09-24 20:12
#1
这个问题软件包签名的  已经收到反馈了
Reply View the author
tangch
deepin
2020-09-24 23:25
#2
https://bbs.deepin.org/post/202784
这个问题软件包签名的  已经收到反馈了

感谢大佬,辛苦了
Reply View the author
chdkd
deepin
2021-02-04 23:05
#3

又出同样的问题了,deepin20.1 2021-2-3 更新后!

头大啊!

 

Reply View the author
chdkd
deepin
2021-02-04 23:07
#4

systemd[1]: Stopped deepin ELF Verify.

Feb  4 15:06:37 E43-zj systemd[1]: Started deepin ELF Verify.

Feb  4 15:06:37 E43-zj deepin-elf-verify[2794]: [ERROR] failed to open: No such file or directory

Feb  4 15:06:37 E43-zj systemd[1]: deepin-elf-verify.service: Main process exited, code=exited, status=255/EXCEPTION

Feb  4 15:06:37 E43-zj systemd[1]: deepin-elf-verify.service: Failed with result 'exit-code'.

Feb  4 15:06:40 E43-zj systemd[1]: deepin-elf-verify.service: Service RestartSec=3s expired, scheduling restart.

Feb  4 15:06:40 E43-zj systemd[1]: deepin-elf-verify.service: Scheduled restart job, restart counter is at 170.

Feb  4 15:06:40 E43-zj systemd[1]: Stopped deepin ELF Verify.

Feb  4 15:06:40 E43-zj systemd[1]: Started deepin ELF Verify.

Feb  4 15:06:40 E43-zj deepin-elf-verify[2795]: [ERROR] failed to open: No such file or directory

Feb  4 15:06:40 E43-zj systemd[1]: deepin-elf-verify.service: Main process exited, code=exited, status=255/EXCEPTION

Feb  4 15:06:40 E43-zj systemd[1]: deepin-elf-verify.service: Failed with result 'exit-code'.

Feb  4 15:06:43 E43-zj systemd[1]: deepin-elf-verify.service: Service RestartSec=3s expired, scheduling restart.

Feb  4 15:06:43 E43-zj systemd[1]: deepin-elf-verify.service: Scheduled restart job, restart counter is at 171.

Feb  4 15:06:43 E43-zj systemd[1]: Stopped deepin ELF Verify.

Feb  4 15:06:43 E43-zj systemd[1]: Started deepin ELF Verify.

Feb  4 15:06:43 E43-zj deepin-elf-verify[2798]: [ERROR] failed to open: No such file or directory

Feb  4 15:06:43 E43-zj systemd[1]: deepin-elf-verify.service: Main process exited, code=exited, status=255/EXCEPTION

Feb  4 15:06:43 E43-zj systemd[1]: deepin-elf-verify.service: Failed with result 'exit-code'.

Feb  4 15:06:47 E43-zj systemd[1]: deepin-elf-verify.service: Service RestartSec=3s expired, scheduling restart.

Feb  4 15:06:47 E43-zj systemd[1]: deepin-elf-verify.service: Scheduled restart job, restart counter is at 172.

Feb  4 15:06:47 E43-zj systemd[1]: Stopped deepin ELF Verify.

 

Reply View the author
heyjl
deepin
2021-02-28 08:08
#5

我也遇到这个问题了,deepinv20,内核 Linux 5.4.70,把我磁盘80g都占满了,打不开电脑一路排查,才发现是这玩意作怪

Reply View the author
heyjl
deepin
2021-02-28 08:27
#6
heyjl

我也遇到这个问题了,deepinv20,内核 Linux 5.4.70,把我磁盘80g都占满了,打不开电脑一路排查,才发现是这玩意作怪

无时无刻在报错,我现在暂停这进程了

Reply View the author