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

How to solve the problem of abrt-hook-ccpp in Brother

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

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

This article mainly explains "how to solve the abrt-hook-ccpp of Brother". Interested friends may wish to have a look. The method introduced in this paper is simple, fast and practical. Now let the editor take you to learn "how to solve the abrt-hook-ccpp of Brother"!

Brother has a problem. When using the kill command to kill a task, an abrt-hook-ccpp pops up and takes up CPU crazily.

What is abrt-hook-ccpp?

Hook is hook, hook technology, hook function.

Ccpp is C++.

Abrt is abrtd:automatically bug report daemon. Automatically report the bug daemon.

If you want to turn it off:

Systemctl stop abrt-ccpp.service

Systemctl disable abrt-ccpp.service

Systemctl status abrt-ccpp.service

About abrt:

Abrtd is an application crash monitored by a daemon. When a crash occurs, it will collect the crash (core file command line, etc.) application, and take measures according to the type of crash and according to the configuration in the abrt.conf config file.

Located in the / etc/abrt directory are its configuration abrt.conf and so on.

Abrt application scenarios:

First of all, this service process should be installed on the device.

In linux debugger, the most painful thing is that the program crashes abnormally, but the core file can not be found, so it is difficult to locate the problem. But with core files, it's much easier to locate. Generally, you can set ulimit-c unlimited in the environment variable. But on-site implementers sometimes forget to set this command. So what to do? you can do this by setting up linux's abrt service. At this point, I believe you have a deeper understanding of "how to solve the abrt-hook-ccpp of Brother". You might as well do it in practice. Here is the website, more related content can enter the relevant channels to inquire, follow us, continue to learn!

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

Internet Technology

Wechat

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

12
Report