huarenchu 发表于 2017-01-18 17:23

请教一个crash输出

请教各位大大这些信息代表什么含义的?
注:百度上很多讲原理性的东西,想知道如何去分析及判断。

crash 输出如下:
GNU gdb (GDB) 7.0
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-unknown-linux-gnu"...

      KERNEL: /usr/lib/debug/lib/modules/2.6.32-220.el6.x86_64/vmlinux
    DUMPFILE: /var/crash/127.0.0.1-2017-01-16-13:00:57/vmcore
      CPUS: 8
      DATE: Mon Jan 16 12:59:51 2017
      UPTIME: 284 days, 16:09:43
LOAD AVERAGE: 1.06, 0.75, 0.87
       TASKS: 1002
    NODENAME: istore21
   RELEASE: 2.6.32-220.el6.x86_64
   VERSION: #1 SMP Tue Dec 6 19:48:22 GMT 2011
   MACHINE: x86_64(2399 Mhz)
      MEMORY: 16 GB
       PANIC: ""
         PID: 0
   COMMAND: "swapper"
      TASK: ffffffff81a8d020(1 of 8)
         CPU: 0
       STATE: TASK_RUNNING (PANIC)

crash> exit

huarenchu 发表于 2017-01-19 15:53

已知道了怎么查看了

nswcfd 发表于 2017-01-20 11:05

嗯,crash-tools很好用的。
页: [1]
查看完整版本: 请教一个crash输出