论坛首页> 系统管理

不断弹出_A problem has occurred, the size of the report exceeded the quota...._

现象:窗口上不断弹 出"A problem has occurred, the size of the report exceeded the quota. Please Check system's MaxCrashReportsSize value in abrt.conf"


解决方案:有几种不同的解决方案 1、运行命令 pkill -9 abrt 此种解决方案对当前登录有效,运行此命令后,本次登录不会再报此信息,但是如果退出登录,再出现问题时依然会报。

2、修改配置(以Redhat AS6.X为例) 选择System菜单--》Preferences--》startup Application菜单去选弹出对话框中的Automatic Bug Reporting Tool选项,然后退出登录状态,重新登录。这种方式对某个用户起效,需要每个用户都这样设置一遍。

3、使用root账号修改文件 /etc/abrt/abrt.conf 文件,将其中的 MaxCrashReportSize=1000中的1000修改为0,然后重启系统,此种修改方案修改一次,所 有用户都能起效,但是需要root用

全部回复

暂无更多回复内容