From: Jeff Boyce jboyce@meridianenv.com
I have a Centos 6 box fully updated that intermittently sends me an "[abrt] full crash report" email. I am not familiar with these at all and ... Mar 19 15:07:10 tempbackup kernel: rpm[19022]: segfault at 8b96000 ip 008a3fcc sp bfe251e0 error 4 in libc-2.12.so[837000+189000] Mar 19 15:07:11 tempbackup abrt[19023]: saved core dump of pid 19022 (/bin/rpm) to /var/spool/abrt/ccpp-2012-03-19-15:07:10-19022.new/coredump (3825664 bytes)
abrt tells you that the command 'rpm -q -a --queryformat', apparently from webmincron.pl, "crashed", and that it saved the coredump for further analysis...
JD