คำเตือนของ CPU - abrt-watch-log


12

ฉันใช้Red Hat Enterprise Linux Server รีลีส 7.1 (Maipo)บนIntel (R) Xeon (R) CPU X5690 @ 3.47GHz

ฉันได้รับข้อผิดพลาดนี้abrt-watch-logต่อไป

root       888     1  0 Aug03 ?        00:00:00 /usr/bin/abrt-watch-log -F BUG: WARNING: at WARNING: CPU: INFO: possible recursive locking detected ernel BUG at list_del corruption list_add corruption do_IRQ: stack overflow: ear stack overflow (cur: eneral protection fault nable to handle kernel ouble fault: RTNL: assertion failed eek! page_mapcount(page) went negative! adness at NETDEV WATCHDOG ysctl table check failed : nobody cared IRQ handler type mismatch Machine Check Exception: Machine check events logged divide error: bounds: coprocessor segment overrun: invalid TSS: segment not present: invalid opcode: alignment check: stack segment: fpu exception: simd exception: iret exception: /var/log/messages -- /usr/bin/abrt-dump-oops -xtD

คำตอบ:


18

กระบวนการabrt-watch-logใช้สตริงที่ต้องคอยดูแล้วเรียกใช้คำสั่ง ดังนั้นสิ่งที่คุณเห็นเป็นข้อผิดพลาดเป็นเพียงสตริงจะมองหาในซึ่งหากพบจะถูกส่งไปแล้ว/var/log/messages/usr/bin/abrt-dump-oops

$ man abrt-watch-log:

NAME
       abrt-watch-log - Watch log file and run command when it grows or is replaced

SYNOPSIS
       abrt-watch-log [-vs] [-F STR] ... FILE PROG [ARGS]

คุณหมายถึง abrt-watch-log หรือไม่และเราต้องตรวจสอบ / var / log / Messages เพื่อหาข้อผิดพลาดจริง
alsadk
โดยการใช้ไซต์ของเรา หมายความว่าคุณได้อ่านและทำความเข้าใจนโยบายคุกกี้และนโยบายความเป็นส่วนตัวของเราแล้ว
Licensed under cc by-sa 3.0 with attribution required.