您好,登錄后才能下訂單哦!
無法創建ccpp文件導致的
“abrtd” creates a sub-directory (named something like “ccpp-1279914365-14618″) in the directory “/var/cache/abrt” as shown in the value of the variable. This also means that the core files will also be stored in that sub-directory in the “/var/cache/abrt” directory (in addition to the current directory where application was run). ABRT daemon also creates other files in addition to the core dump files in the sub-directory to further help users in debugging the crash issue.
By default, “abrtd” created core dump files only for those executable (or packages) that are managed by “rpm” (red hat package manager) utility. To enable “abrtd” for non-rpm application (something you compiled locally and are not managed through rpm), you need to edit the file cat “/etc/abrt/abrt.conf” , and change the value of the field “ProcessUnpackaged” to “yes” as follows:
?
永久設置? abrt :
ProcessUnpackaged = no?? #(before editing the file)
ProcessUnpackaged = yes? #(after editing the file)
優化:關閉服務啟動
過濾查看啟動項如下
systemctl list-unit-files | grep enable?
abrt-ccpp.service??????????????????????????????? enabled abrt為auto bug report的縮寫 用于bug報告 關閉
禁用服務
systemctl disable abrt-ccpp.service
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。