Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Abrt-ccpp CentOS7 bug reporting Service

2025-04-06 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/03 Report--

Caused by the failure to create the ccpp file

"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:

Set the abrt permanently:

ProcessUnpackaged = no # (before editing the file)

ProcessUnpackaged = yes # (after editing the file)

Optimization: shutdown service startup

Filter to view startup items as follows

Systemctl list-unit-files | grep enable

Abrt-ccpp.service enabled abrt is an acronym for auto bug report for turning off bug reports

Disable servic

Systemctl disable abrt-ccpp.service

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report