From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve Grubb Subject: ANOM_ABEND events are missing Date: Wed, 26 Jul 2017 11:33:26 -0400 Message-ID: <2609355.XElJLWuyT6@x2> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from x2.localnet (ovpn-121-146.rdu2.redhat.com [10.10.121.146]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 8146F86E65 for ; Wed, 26 Jul 2017 15:33:35 +0000 (UTC) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-audit-bounces@redhat.com Errors-To: linux-audit-bounces@redhat.com To: linux-audit@redhat.com List-Id: linux-audit@redhat.com Hello Richard & Paul, I have been noticing something lately. I have applications that crash and I get a notification from abrtd but when I go looking, there is no matching ANOM_ABEND records. This is one a 4.11.11 kernel. The purpose of the ANOM_ABEND record is to indicate that a program has crashed and receieved a SIGSEGV or any other signal that results in termination. By any chance has something changed where our hook is placed? I also can't tell you when this started, I have a feeling this has been happening for over a year. -Steve