问题标签 [abrt]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
146 浏览

core - How do I configure ABRT to store core files for my unpackaged programs in the current working directory?

I'm using Fedora 25 which uses abrt to manage my core dumps. Following the documentation I've set "ProcessUnpacked" to "yes", and I can see my corefiles when a program I'm maintaining coredumps. Unfortunately those cores are stored in /var/spool/abrt, which is unsatisfactory to me for a variety of reasons.

I would like to configure abrt to store core files (or the entire coredump info directory) in the current working directory, when it detects that it is processing an unpackaged program. Can someone tell me how to do this? If there's anything special I need to know to keep selinux happy, I'd appreciate that info as well.

0 投票
0 回答
85 浏览

python - 如果从 incron 运行 python 找不到库

我有一个处理 excel 文件的 python 脚本。我这个脚本是从命令行通过 python 运行的,它按预期运行,但是当我从 incron 运行时,它似乎看不到我的导入,例如 pandas

这就是我从 incron 调用的方式:

这就是我的脚本的样子

现在,当我从 abrt 查看日志时,

step1.1_executeConsolidation.py:2::ImportError: 没有名为 pandas 的模块

我认为这只是 incron 的环境问题,但我不确定如何正确设置它。

顺便说一句,我使用 anaconda。如果手动运行,我没有任何库依赖问题

0 投票
1 回答
111 浏览

abrt - 对存储在项目目录中的可执行文件禁用 abrtd

abrt我对守护程序有以下问题:

对于调优应用程序,我一遍又一遍地执行相同的程序。很多时候我正在执行的程序失败。这没有问题,实际上是预期的,但是在数千次失败后abrtd以 100% 的 CPU 使用率运行。

因为我不需要错误报告,abrt所以我想将其配置为忽略存储在我的项目目录中的可执行文件发生的所有崩溃。我找到了BlackListedPaths配置关键字,但是我无法访问/etc下的配置文件,因为我没有管理员权限。

有没有办法在abrtd没有管理员权限的情况下进行如上所述的配置?

提前谢谢了!

0 投票
1 回答
1962 浏览

linux - 有谁知道为什么会发生这种 ABRT?

有谁知道这个错误是什么?

ABRT 检测到 1 个问题。有关更多信息,请运行:abrt-cli list --since

我明白了,当我运行“sudo su -”时

谢谢

0 投票
1 回答
18545 浏览

ssh - 登录 SSH 时“abrt-cli status”超时

环境

红帽企业 Linux 7.7

abrt-cli 版本 2.1.11

解决方案

重新登录