Hi all,
I get a lot of these "full-crash" reports on my CentOS 7 box:
Message 145:
From user@localhost.localdomain Sun Oct 18 02:30:50 2015
Return-Path: <user@localhost.localdomain>
X-Original-To: root@localhost
Delivered-To: root@localhost.localdomain
Date: Sun, 18 Oct 2015 02:30:49 +0200
From: user@localhost.localdomain
To: root@localhost.localdomain
Subject: [abrt] full crash report
User-Agent: Heirloom mailx 12.5 7/5/10
Content-Type: text/plain; charset=us-ascii
Status: R
time: Mi 15 Jul 2015 13:42:54 CEST
cmdline: python /usr/lib/armory/guardian.py 1225 1236
uid: 1000 (hlds)
abrt_version: 2.1.11
event_log:
executable: /usr/lib/armory/guardian.py
hostname: data-server
kernel: 3.10.0-229.7.2.el7.x86_64
last_occurrence: 1445128247
pid: 1237
runlevel: N 5
username: hlds
backtrace:
:guardian.py:36:check_pid:AttributeError: 'module' object has no attribute 'error'
:
:Traceback (most recent call last):
: File "/usr/lib/armory/guardian.py", line 94, in <module>
: if not check_pid(pid_armory, proc_name_armory):
: File "/usr/lib/armory/guardian.py", line 36, in check_pid
: except psutil.error.NoSuchProcess:
:AttributeError: 'module' object has no attribute 'error'
:
...
But appart form those crash reports Armory seem to run without noticeable problems ...
Any ideas on what cause this ?