Open a terminal (Ctrl+Alt+T) and type:
sudo rm /var/crash/*
Then hit Enter.
This will remove any old crashes, that might still be reported (in error). After a reboot/re-starting, any further pop-ups still need to be investigated.
清理Ubuntu崩溃报告
本文介绍了一种清除Ubuntu系统中/var/crash目录下旧崩溃报告的方法。通过打开终端并使用sudo权限删除相关文件,可以避免错误地报告旧的系统崩溃信息。在重启系统后,如果仍有弹窗出现,则需要进一步排查问题。
Open a terminal (Ctrl+Alt+T) and type:
sudo rm /var/crash/*
Then hit Enter.
This will remove any old crashes, that might still be reported (in error). After a reboot/re-starting, any further pop-ups still need to be investigated.
转载于:https://my.oschina.net/u/2308739/blog/662132
630
1269

被折叠的 条评论
为什么被折叠?