Why does ABRT log unhandled Python exception even when the abrtd service is not running?
Issue
-
abrtlogs unhandled Python exception even when theabrtdservice is not running. -
The
abrtdservice is not running.
# service abrtd status
abrtd is stopped
But, when I run a python script that crashes with an unhandled exception, I still get the following logged to /var/log/messages:
Jul 9 12:08:46 dhcp210-104 abrt: detected unhandled Python exception in './script'
Jul 9 12:08:46 dhcp210-104 abrt: can't communicate with ABRT daemon, is it running? [Errno 111] Connection refused
- Why does this happen and how can I disable it for any Python script?
Environment
- Red Hat Enterprise Linux 6
- Red Hat Enterprise Linux 7
- ABRT
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.