Questions tagged [abrt]

The Automatic Bug Report Tool (abrt) is a set of tools that helps ensure bugs (application crashes) are detected and reported.

Find more information at:

5 questions
8
votes
1 answer

'abrt-cli status' timed out when login to SSH

Environment Red Hat Enterprise Linux 7.7 abrt-cli version 2.1.11 Solution ~$ sudo rm -rf .cache re-login
Louise Zhang
  • 175
  • 1
  • 1
  • 5
1
vote
1 answer

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…
Spacemoose
  • 3,856
  • 1
  • 27
  • 48
0
votes
2 answers

anyone knows why this ABRT occurs?

anyone knows what this error is? ABRT has detected 1 problem(s). For more info run: abrt-cli list --since i got this, when i run "sudo su -" thanks
0
votes
1 answer

Disable abrtd for executables stored in project directory

I have the following problem with the abrt daemon: For a tuning application I am executing the same program over and over again. A lot of the times the program I am executing fails. That is no problem and actually expected, but after thousands of…
0
votes
0 answers

python can't find libraries if run from incron

I have a python script that processes excel files. I this script is run via python from the command line, it runs as expected but when I run from incron, it does't appear to see my imports, such as pandas this is how I call from…
chip
  • 3,039
  • 5
  • 35
  • 59