Sudhir Khanger wrote:
>Jul 15 10:35:05 workstation abrt-dump-journal-oops[1256]: Reported 2 kernel 
>oopses to Abrt
>Jul 15 10:35:06 workstation abrt-server[5959]: Can't find a meaningful 
>backtrace for hashing in '.'
>Jul 15 10:35:06 workstation abrt-server[5959]: Option 
>'DropNotReportableOopses' is not configured
>Jul 15 10:35:06 workstation abrt-server[5959]: Preserving oops '.' because 
>DropNotReportableOopses is 'no'

I had a similar problem.

You can, at least, make abrt shut up by adding the line

   DropNotReportableOopses = yes

to the file /etc/abrt/abrt.conf.  That doesn't tackle the underlying
problem, though.

In my case the issue seems to be the one in this bug report:

   https://bugzilla.redhat.com/show_bug.cgi?id=1408858

which is about the accelerometer on some Acer laptops.  Disabling the
related service stopped the oopses:

   systemctl stop iio-sensor-proxy.service
   systemctl mask iio-sensor-proxy.service

Your problem may be different, though.

Ron
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to