Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Dear ALL,
I have been using linux since 8 months now but i am new to centos 7 .i dont know how to resolve this i have tried a lot but didn't found any solutions
After login through putty i m getting the following ARBT error
ABRT has detected 1 problem(s). For more info run: abrt-cli list --since 1502450832
[root@LSW-209 ~]# cd /
[root@LSW-209 /]# abrt^C
[root@LSW-209 /]# abrt-cli list --since 1502450832
id 32ac904ef3fba6348581782278eb96327b265a76
reason: mce: [Hardware Error]: Machine check events logged
time: Sat 12 Aug 2017 03:03:54 AM PKT
cmdline: BOOT_IMAGE=/vmlinuz-3.10.0-514.21.1.el7.x86_64 root=UUID=222d247b-6189-4abe-8de2-354dda8675f7 ro crashkernel=auto rhgb quiet LANG=en_US.UTF-8
package: kernel
uid: 0 (root)
count: 1
Directory: /var/spool/abrt/oops-2017-08-12-03:03:54-16376-0
Reported: cannot be reported
The Autoreporting feature is disabled. Please consider enabling it by issuing
'abrt-auto-reporting enabled' as a user with root privileges
I hope to get some guidance soon
Well, the Automatic Bug Reporting Tool (a.k.a. "ABRT") is definitely complaining of a MCE (Machine Check Exception) which, as it even reports, is usually a hardware error.
Have you looked at what is under the directory that ABRT created (e.g. "/var/spool/abrt/oops-2017-08-12-03:03:54-16376-0")? Something tells me that more info of what caused the issue should be under there. Mind you, it might not all be human-readable, but there should be something to let you know what caused the crash.
If you want, take a listing of that directory and post it here, and we can see what you have there.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.